[FFmpeg-devel] [PATCH] movenc: Force setting of "Samples per packet" field in SoundDescription V1 extended info
Tim Nicholson
nichot20 at yahoo.com
Fri Oct 5 10:42:52 CEST 2012
Apple spec is for this field to be always one for uncompressed PCM,
currently this is only forced for V2 Sound descriptions and left at
track->enc->frame_size for V1.
Curiously this seems to come out at "1" for 'le' flavours anyway but
'be' returns "0".
This patch forces the correct behaviour for both le and be.
Updated fate checksums included.
--
Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-movenc.c-Force-correct-value-for-Samples-per-packet-.patch
Type: text/x-patch
Size: 2426 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121005/7028b79b/attachment.bin>
More information about the ffmpeg-devel
mailing list