[Ffmpeg-devel] two fixes for ffmpeg's mp4/3gp/mov creation
bond
b-o-n-d
Mon Oct 31 16:50:38 CET 2005
fixes are available for two of ffmpeg's mp4/3gp/mov creation problems i
listed here:
http://sourceforge.net/tracker/index.php?func=detail&aid=999556&group_id=16082&atid=116082
patched ffmpeg from here:
http://www.nurs.or.jp/~calcium/3gpp/sources/
http://www.nurs.or.jp/~calcium/3gpp/AVCTest-051030-2.zip
fixes the following problems:
1) asp:
"- something doesnt seem to be correct in
esds.decConfigDescr.decSpecificInfo.info. i am not sure but it
seems as if it isnt set at all, which has to be the case!
the missing decspecificinfo.info only seems to be the case
when muxing raw part2 video to .mp4
when encoding with mpeg-4 to .mp4 its written"
muxing/encoding creates it now
2) avc:
"- the mandatory and very important avcC atom is missing"
muxing/encoding creates it now
More information about the ffmpeg-devel
mailing list