[FFmpeg-cvslog] r13899 - in trunk/libavformat: isom.c mov.c

Robert Swain robert.swain
Fri Jun 27 20:05:14 CEST 2008


Hello,

2008/6/27 Baptiste Coudurier <baptiste.coudurier at smartjog.com>:
> Robert Swain wrote:
>> 2008/6/23 bcoudurier <subversion at mplayerhq.hu>:
>>> Author: bcoudurier
>>> Date: Mon Jun 23 01:52:57 2008
>>> New Revision: 13899
>>>
>>> Log:
>>> chinese avs demuxing support, demux AVSFileFormat.mp4
>>
>> I see there is discussion about this commit already and I haven't
>> followed it but this breaks decoding of
>> http://samples.mplayerhq.hu/A-codecs/AAC/ct_faac.mp4 using libfaad. It
>> still works with ffaac though... :)
>>
>> r14006 merely says:
>>
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x84d5114]Could not find codec parameters
>> (Audio: libfaad, 44100 Hz, stereo)
>> /home/rob/samples/aac/ct_faac.mp4: could not find codec parameters
>>
>> r13898 works fine with both libfaad and ffaac. Please fix. :)
>
> Humm I don't think this is this commit.
> I think this is more r13976.
> It seems libfaad does not set frame_size in fact.
>
> Patch attached.

This patch fixes the issue. Thanks! :)

Rob




More information about the ffmpeg-cvslog mailing list