[FFmpeg-devel] [PATCH] Support of edit lists in MOV files

Dmitry Broyde dbroyde
Tue Jun 15 05:33:19 CEST 2010


Hello guys,
   I would like to proposed a patch which tries to support for playing and
transcoding multi entry elsts in MOV files.
   Idea of the patch is to arrange frame index entries according to edit
list.
   Patch tries to support edit lists which start/end on none key video
frames by keeping required references in
   the index and dropping frames which are outside of edit list entries
boundaries after decoding.
   I tested it with multiple files with edit lists and looks for me that it
works properly.
   It still does not support multi stream edit lists - looks like frames are
returned properly but ffmpeg driver support only 1:1 input/output streams
mapping now.

   Please give your feedback

Thanks a lot
Dima Broyde
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submission.diff
Type: text/x-diff
Size: 14570 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100614/f87a7bdc/attachment.diff>



More information about the ffmpeg-devel mailing list