[FFmpeg-trac] #3705(avcodec:open): Seeking fails for H264 file
FFmpeg
trac at avcodec.org
Mon Feb 24 07:03:29 EET 2025
#3705: Seeking fails for H264 file
--------------------------------------+-----------------------------------
Reporter: Aleksoid1978 | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: h264 | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
--------------------------------------+-----------------------------------
Comment (by Balling):
Invalid file and invalid fix. You cannot mark each I frame as key frame
because sometimes frames after I frame will need frames before, which
means you cannot cleanly recover.
Powerdvd just decodes all frames starting the first frame. So it is just a
dup with #5309
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3705#comment:17>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list