On Thu, 2007-01-04, Thomas Vander Stichele wrote:
> > The result looks good in VLC media player, but in
Quicktime we get an
> > error message:
> > "Error -2010: the movie contains some invalid
data" and unable to play.
>
> Same problem here. One thing I noticed is that the
resulting files do
> not have decoder config data - maybe that's the problem
? Anyone know
> more ?
You're not setting the global header flag on ffenc_mpeg4's
AVCodecContext. You need to do that for video/mpeg4, but not
for
video/x-divx or video/x-xvid. ffmux_mp4 will pick it up and
write the
esds atom.
Cheers,
Ronald
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|