[MPlayer-dev-eng] [PATCH] Movie fragment support for MOV/MP4 demuxer

Uoti Urpala uoti.urpala at pp1.inet.fi
Sat Sep 15 16:49:14 CEST 2007


On Sat, 2007-09-15 at 16:37 +0200, David Romacho Rosell wrote:
> This patch adds support for movie fragments for the mov demuxer. Some 
> digital cameras produce this kind of files. The original mov demuxer 
> does not support this feature and only recognises the first movie fragment.

I didn't look at the patch contents much, but some general questions:
Does this feature really require a 1000+ line patch?
What about the libavformat demuxer? Does it support this feature (I
guess not)? At least with .mp4 files the libavformat mov demuxer seems
to usually work better than demux_mov, so we might want to use it by
default for .mp4 files at some point.




More information about the MPlayer-dev-eng mailing list