[FFmpeg-trac] #5419(undetermined:new): HLS EXT-X-DISCONTINUITY tag is not supported
FFmpeg
trac at avcodec.org
Mon Apr 11 01:37:01 CEST 2016
#5419: HLS EXT-X-DISCONTINUITY tag is not supported
-------------------------------------+-------------------------------------
Reporter: xyq204101 | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by xyq204101):
Replying to [comment:3 cehoyos]:
> Do you want to report that trancoding fails (or produces unexpected /
wrong output) or do you want to report that transcoding prints warnings?
The transcoding is producing unexpected output. When I play the output flv
file in VLC, it freeze at 8th second and after few seconds jump to 12th
second directly. The content between 8th and 12th second is missing.
> Please understand that the warning are printed by the muxer, they are
not related to the demuxer.
From my understanding when the muxer saw timestamp difference it will skip
those frames, however in this case the demuxer should somehow let the
muxer know the timestamp difference is expected.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5419#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list