[FFmpeg-soc] [soc]: r4728 - als/ffmpeg-patches/hack4als.patch

Jai Menon jmenon86 at gmail.com
Fri Jul 17 14:11:25 CEST 2009


On Fri, Jul 17, 2009 at 4:57 PM, Thilo
Borgmann<thilo.borgmann at googlemail.com> wrote:
> Jai Menon schrieb:
>> On Fri, Jul 17, 2009 at 4:29 PM, thilo.borgmann<subversion at mplayerhq.hu> wrote:
>>> Author: thilo.borgmann
>>> Date: Fri Jul 17 12:59:46 2009
>>> New Revision: 4728
>>>
>>> Log:
>>> Restored hack4als.patch since decoding into wav requires the demuxer to set the proper parameters.
>>
>> Could you elaborate a little more. Does the wav muxer have problems?
>>
> No, not a problem of wav muxing. Justin reported a wrong header of the
> wav file when calling "ffmpeg -i xy.mp4 out.wav". This header seems to
> be written before the decoders init function sets the proper parameters.

I'm not sure but I would've expected av_find_stream_info to be called
before the header is written.
Hmm..

-- 
Regards,

Jai


More information about the FFmpeg-soc mailing list