Bug report
==========

This is an AAC encoded audio stream encapsulated in a QuickTime movie file
(audio only) that won't play (see log).

If I convert the file (via QuickTime 6 Pro) from MOV to MP4, mplayer plays
it just fine. I think this is kind of odd, because if I understand it right,
QuickTime merely changes the container and the AAC stream itself is both the
same.

I hope this isn't old news. Anyway, it would be nice to know what causes the
problem.

Greets,
	Michael <mHeH@gmx.net>

===============================================================================

mplayer.log:
------------

Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale


MPlayer CVS-021227-18:33-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices Athlon K7 (Family: 6, Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection
Reading config file /etc/mplayer/mplayer.conf
Reading config file /home/mheh/.mplayer/config
Reading /home/mheh/.mplayer/codecs.conf: 49 audio & 130 video codecs
CommandLine:init_freetype
 '-v' 'aacaudio.mov'
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Failed to open /dev/rtc: Datei oder Verzeichnis nicht gefunden (mplayer should be setuid root or /dev/rtc should be readable by the user.)
Using usleep() timing
get_path('input.conf') -> '/home/mheh/.mplayer/input.conf'
Parsing input config file /home/mheh/.mplayer/input.conf
Input config file /home/mheh/.mplayer/input.conf parsed : 57 binds
Can't init input joystick
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : Kein passendes Gerät gefunden

Playing aacaudio.mov
Not an URL!
File size is 4225068 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x842dff0  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x842dff0  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x842dff0  
Checking for MOV
MOV: Movie header found!
MOV: 'WIDE' chunk found!
MOV: Movie DATA found!
MOV: Movie DATA found!
Detected QuickTime/MOV file format!
MOV: Movie header (100 bytes): tscale=600  dur=495890
--------------
MOV: Track #0:
MOV:  Track header!
tkhd len=84 ver=0 flags=0x0 id=1 dur=495890 lay=0 vol=256
MOV:  Edit atom!
MOV:   Edit list table (1 entries) (ver:0,flags:0)
MOV:     entry#0: duration: 495890  start time: 0  speed: 1,0x
MOV:  Media stream!
MOV:   Media header!
MOV:   Handler header: mhlr/soun (appl) Apple Sound Media Handler
MOV:   Media info!
MOV:    Sound header!
MOV:    Handler header: dhlr/alis (appl) Apple Alias Data Handler
MOV: unknown chunk: dinf 28
MOV:    Sample info!
MOV:     Description list! (cnt:1)
MOV:      desc #0: mp4a  (141 bytes)
MOV:     Sample duration table! (1 blocks)
MOV:     Sample->Chunk mapping table!  (771 blocks) (ver:0,flags:0)
MOV:     Sample size table! (entries=17797 ss=0) (ver:0,flags:0)
MOV:     Chunk offset table! (2809 chunks)
MOV track #0: 2809 chunks, 17797 samples
pts=18224128  scale=22050  time=826,491
EL#0: pts=0  1st_sample=0  frames=17797 (826,483s)  pts_offs=0
==> Found audio stream: 0
Audio bits: 16  chans: 2  rate: 22050
Audio header: samp/pack=1024 bytes/pack=1 bytes/frame=2 bytes/samp=2  
Audio extra header: len=105  fcc=0x77617665
Fourcc: mp4a
--------------
Quicktime Clip Info:
 Comment: Broadcast Resolution - 22KHz / 40 KBps
 Copyright: ©2002
 Artist: Naked Intruder
MOV: best streams: A: #0 (17797 samples)  V: #-1 (0 samples)
Clip info: 
 comments: Broadcast Resolution - 22KHz / 40 KBps
 copyright: ©2002
==========================================================================
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/mheh/.mplayer/codecs.conf'
*** Try to upgrade /home/mheh/.mplayer/codecs.conf from etc/codecs.conf
*** If it still does not work, read DOCS/codecs.html!
Can't find codec for audio format 0x6134706D!
==========================================================================
Audio: no sound!!!
Freeing 0 unused audio chunks
Video: no video!!!
Freeing 0 unused video chunks

DEMUXER: freeing demuxer at 0x842dff0  
DEMUXER: freeing sh_audio at 0x843ef10  
vo: x11 uninit called but X11 not inited..

Exiting... (End of file)