[FFmpeg-devel] [PATCH] add uuid box to MP4 to make h.264 play on iPod

Mark Himsley mark
Sat Feb 23 13:14:43 CET 2008


?smail D?nmez wrote:
> Hi again,
>
> On Sat, Feb 23, 2008 at 12:36 PM, Mark Himsley <mark at mdsh.com> wrote:
>   
>>  Index: libavformat/allformats.c
>>  ===================================================================
>>  --- libavformat/allformats.c    (revision 12120)
>>  +++ libavformat/allformats.c    (working copy)
>>  @@ -131,6 +131,7 @@
>>      REGISTER_MUXDEMUX (PCM_U16LE, pcm_u16le);
>>      REGISTER_MUXDEMUX (PCM_U8,    pcm_u8);
>>      REGISTER_MUXER    (PSP, psp);
>>  +    REGISTER_MUXER    (IPOD264, ipod264);
>>     
>
> This list is alphabetically sorted, don't break that.
>
>   
Golly, should have spotted that. Oops.
A new patch addressing your issues is attached.

-- 
Mark

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-ipod.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080223/f2fec612/attachment.txt>



More information about the ffmpeg-devel mailing list