[FFmpeg-devel] [PATCH] lavf/mov: Add support for edit list parsing.
wm4
nfxjfg at googlemail.com
Fri Nov 11 19:38:41 EET 2016
On Fri, 5 Aug 2016 17:18:39 -0700
Sasi Inguva <isasi-at-google.com at ffmpeg.org> wrote:
> In YouTube we have long been receiving MOV files from users, which have non-trivial edit lists (Those edit
Found a file that does not show video at all with edit lists enabled:
https://0x0.st/2Ep.mp4
You can test e.g. in ffplay. There's no video unless you add
-ignore_editlist 1.
Not sure if this is a known issue, but it sure isn't fixed yet.
Can we get a demuxer option which disables edit lists, but enables the
old audio gapless code?
More information about the ffmpeg-devel
mailing list