[MPlayer-dev-eng] [PATCH] LibFaad2 update

Soeren Sonnenburg mplayer-ml at nn7.de
Wed Oct 6 08:14:22 CEST 2004


On Sun, 03 Oct 2004 18:37:07 +0000, César Ramos wrote:

> - I make test: I play all sample ftp files correctly.

I just uploaded a sample for which no sound gets detected
if I build mplayer with internal libfaad. external libfaad works though.
Sample is at:
ftp.mplayerhq.hu:/MPlayer/incoming/tv_future_640_dl.mov

internal faad mplayer output:

Playing tv_future_640_dl.mov.
Cache fill: 14.84% (0 bytes)    QuickTime/MOV file format detected.
Compressed header uses zlib algo!
Compressed header size: 4088 / 8291
--------------
MOV track #0: 60 chunks, 451 samples
MOV: Found unknown movie atom SMI  (21)!
Image size: 640 x 350 (24 bpp)
Display size: 640 x 350
Fourcc: 3QVS  Codec: 'Sorenson Video 3'
--------------
MOV track #1: 71 chunks, 646 samples
Audio bits: 16  chans: 2  rate: 44100
Audio extra header: len=103  fcc=0x77617665
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (51)!
Fourcc: a4pm
--------------
MOV: longest streams: A: #1 (646 samples)  V: #0 (451 samples)
VIDEO:  [3QVS]  640x350  24bpp  83.250 fps    0.0 kbps ( 0.0 kbyte/s)
Clip info:
 name: "Future" Revolutions Trailer
 author: www.thematrix.com
 copyright: 2003 Warner Bros. All rights reserved.
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: Failed to initialize the decoder!
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x6134706D.
Read DOCS/HTML/en/codecs.html!
==========================================================================



external faad mplayer output:

Playing tv_future_640_dl.mov.
QuickTime/MOV file format detected.
Compressed header uses zlib algo!
Compressed header size: 4088 / 8291
--------------
MOV track #0: 60 chunks, 451 samples
MOV: Found unknown movie atom SMI  (21)!
Image size: 640 x 350 (24 bpp)
Display size: 640 x 350
Fourcc: 3QVS  Codec: 'Sorenson Video 3'
--------------
MOV track #1: 71 chunks, 646 samples
Audio bits: 16  chans: 2  rate: 44100
Audio extra header: len=103  fcc=0x77617665
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (51)!
Fourcc: a4pm
--------------
MOV: longest streams: A: #1 (646 samples)  V: #0 (451 samples)
Clip info:
 name: "Future" Revolutions Trailer
 author: www.thematrix.com
 copyright: 2003 Warner Bros. All rights reserved.
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, 16 bit (0x20), ratio: 16000->176400 (128.0 kbit)
Selected audio codec: [faad] afm:faad (FAAD AAC (MPEG2/MPEG4 Audio)
decoder)
[...]


This is on a big endian (ppc) machine.

Soeren.
-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." Benjamin Franklin




More information about the MPlayer-dev-eng mailing list