[Ffmpeg-devel] [PATCH] x264 avc encoding, movenc avcC, ctts

Baptiste COUDURIER baptiste.coudurier
Sun Feb 19 18:23:55 CET 2006


Hi,

Here is 4 patches:

movenc_ctts.patch

which write ctts atom needed for AVC in mp4 files.

movenc_avc.patch

which write avcC atom needed for AVC in mp4 files.

x264_avc_nal_encode.patch

which encodes nals correctly for AVC and write extradata for avcC atom.
I guess code is ugly, I'm not that skilled and I would be really happy
if someone could give me some advices.

movenc_ftyp.patch

which makes ftyp atom always written, 'qt  ' is good for MOV files
(according to FCP), 'mp42' is conformed to what ffmpeg produce for mp4
files.

Btw, Michael, did you have time to take a look at modified mov_read_alac
? It would be great to have read_stsd for audio cleaned.

Best regards,

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: movenc_avc.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060219/b2bdce6e/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: movenc_ctts.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060219/b2bdce6e/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: movenc_ftyp.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060219/b2bdce6e/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x264_avc_nal_encode.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060219/b2bdce6e/attachment-0001.asc>



More information about the ffmpeg-devel mailing list