[FFmpeg-trac] #9304(avformat:open): Support strange / multiple editlists without -ignore_editlist 1

FFmpeg trac at avcodec.org
Wed Aug 18 18:10:21 EEST 2021


#9304: Support strange / multiple editlists without -ignore_editlist 1
------------------------------------+------------------------------------
             Reporter:  Zack Bloom  |                    Owner:  (none)
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mov         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Comment (by Balling):

 The mp4v2 file breaks the 264 decoder. File looks like has two different
 CFR videos, so the file is not strictly VFR.

 ffmpeg -ignore_editlist 1  -i  broken-example.mp4 -vf vfrdet -an -f null -


 {{{
 [Parsed_vfrdet_0 @ 000002b5aa346640] VFR:0.000000 (0/249)
 frame=  255 fps=0.0 q=-0.0 Lsize=N/A time=00:00:13.33 bitrate=N/A
 speed=37.2x
 video:110kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 [Parsed_vfrdet_0 @ 000002b5aa88ef00] VFR:0.000000 (0/4)
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9304#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list