Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After segmenting H.265 encoded FLV files using SRS, the segmentation does not function properly, resulting in files continuously accumulating. Subsequently, I modified the source code to update the duration, which allowed for segmentation, but the FLV files could not be played. #4280

Open
Birdstrong opened this issue Jan 16, 2025 · 0 comments
Labels
TransByAI Translated by AI/GPT.

Comments

@Birdstrong
Copy link

Birdstrong commented Jan 16, 2025

image
I modified the SRS source code, specifically the update_duration function in srs_app_dvr.cpp. After recompiling, it can correctly segment and slice H.265 encoded FLV files. However, there is an issue where the sliced FLV files cannot be played.

TRANS_BY_GPT4

@winlinvip winlinvip changed the title SRS对H265编码的FLV文件进行切片后,不能正常切片导致文件不断堆叠,之后我修改了源码update_duration可以切片但是播放不flv文件 After segmenting H.265 encoded FLV files using SRS, the segmentation does not function properly, resulting in files continuously accumulating. Subsequently, I modified the source code to update the duration, which allowed for segmentation, but the FLV files could not be played. Jan 16, 2025
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants