[MPlayer-cvslog] CVS: main/libmpdemux demux_audio.c,1.32,1.33

Nico Sabbi nsabbi at tiscali.it
Mon Apr 18 10:36:31 CEST 2005


Reimar � wrote:

>Hi,
>On Mon, Apr 18, 2005 at 09:57:08AM +0200, Reimar D?ffinger wrote:
>  
>
>>My problem is that I cannot see how that code could have this effect - unless the added support for mp1 and mp2 broke it??
>>    
>>
>
>I was right, all this has nothing to do with it (though the flags added for mp1/2 support should probably be added to the mp3_hdr_t struct, too.
>The problem was that there are only 4 MP3 headers in the first 30k of the file, causing the demuxer to reject it. You can either replace the 3000 by a
>higher number or change the MIN_MP3_HDRS to e.g. 4
>
>Greetings,
>Reimar Döffinger
>  
>

why don't you turn that 3000 in a runtime configurable parameter?




More information about the MPlayer-cvslog mailing list