[FFmpeg-devel] [PATCH] lavf/mov: Add support for edit list parsing.

Sasi Inguva isasi at google.com
Sat Nov 12 04:14:36 EET 2016


The above file has an edit list with duration zero .

​
Even quick time player doesn't play the video.

 Enabling the old code to populate skip_samples by looking at first edit
list duration, when -ignore_editlist is true is a good fallback. I'll send
a commit soon.

On Fri, Nov 11, 2016 at 11:08 PM, wm4 <nfxjfg at googlemail.com> wrote:

> 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?
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2016-11-12 at 7.40.27 AM.png
Type: image/png
Size: 7057 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161112/e0323768/attachment.png>


More information about the ffmpeg-devel mailing list