[MPlayer-users] devels: could you please check animatrix-2?

Deuce the_deuce at yahoo.com
Fri Mar 7 18:53:10 CET 2003


I'm experiencing the same problem.  I added some additionaly debugging output
and discovered that faacDecInit2() of libfaad2 is called (locate in
libfaad/decoder/c), but it fails.  The return value is -1, which is an error. 
This return value is generated from a call to libfaad2's AudioSpecificConfig().
I haven't figured out where it fails inside of AudioSpecificConfig().

I'm figuring that it is the version of the libfaad2 that makes the difference
in being able to successfully play the audio.  What version of libfaad2 are
people using?

You can get a version by executing faad and looking at the beginning of the
output.

What version of libfaad2 was originally used for the development of mplayer?

Using libfaad2-1.1 I get the following out for audio:

==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
dec_audio: Allocating 4608 bytes for input buffer
dec_audio: Allocating 12288 + 65536 = 77824 bytes for output buffer
FAAD: Failed to initialize the decoder!
ADecoder init failed :(
ADecoder init failed :(
get_path('codecs.conf') -> '/home/deuce/.mplayer/codecs.conf'
*** Try to upgrade /home/deuce/.mplayer/codecs.conf from etc/codecs.conf
*** If it still does not work, read DOCS/codecs.html!
Cannot find codec for audio format 0x6134706D.
==========================================================================

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



More information about the MPlayer-users mailing list