[FFmpeg-devel] [PATCH] fix stsd box size for AC3 in MP4
Kurtnoise
kurtnoise
Thu Sep 4 13:49:55 CEST 2008
Hi,
According to the specs, stsd box size should be limited to 216 bytes for
such streams. However with the current code, this atom is too big.
So, it seems that AC3 codec id is missing in mov_write_audio_tag(). Here
is a patch to fix this...
++
Kurtnoise
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: movenc_001.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080904/1e3a1acf/attachment.asc>
More information about the ffmpeg-devel
mailing list