[MPlayer-users] Quicktime Sound Woes

Logan Rathbone poprocks at linuxmail.org
Thu Jan 8 00:39:24 CET 2004


Ok, I fetched MPlayer from CVS along with libavcodec, and I fetched almost every last codec from 
mplayerhq.hu and put it in /usr/local/lib/codecs.  However, when I compiled the same thing is still 
happening -- picture, no sound.  Here's my output again (with the freshly compiled mplayer): 
 
[arklinux at localhost arklinux]$ mplayer 
http://a772.g.akamai.net/5/772/51/4b300e2e45a981/1a1a1aaa2198c627970773d80669d84574a8d80d3cb12453c02589f25382f668c9329e0375e8177bed52b320970678e35685ed5cd144a9187ef152c02485f357bd2c93/houseofsandandfog-sref.mov 
MPlayer dev-CVS-040103-12:33-3.3.2 (C) 2000-2003 MPlayer Team 
 
CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred 1325 MHz (Family: 6, Stepping: 0) 
Detected cache-line size is 64 bytes 
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE 
 
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory 
Reading config file /home/arklinux/.mplayer/config 
Reading /home/arklinux/.mplayer/codecs.conf: Can't open '/home/arklinux/.mplayer/codecs.conf': No such 
file or directory 
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such 
file or directory 
Using built-in default codecs.conf. 
font: can't open file: /home/arklinux/.mplayer/font/font.desc 
font: can't open file: /usr/local/share/mplayer/font/font.desc 
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied 
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. 
Using usleep() timing 
Can't open input config file /home/arklinux/.mplayer/input.conf: No such file or directory 
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory 
Falling back on default (hardcoded) input config 
 
Playing 
http://a772.g.akamai.net/5/772/51/4b300e2e45a981/1a1a1aaa2198c627970773d80669d84574a8d80d3cb12453c02589f25382f668c9329e0375e8177bed52b320970678e35685ed5cd144a9187ef152c02485f357bd2c93/houseofsandandfog-sref.mov. 
Resolving a772.g.akamai.net for AF_INET... 
Connecting to server a772.g.akamai.net[63.209.213.70]:80 ... 
Cache size set to 320 KBytes 
Connected to server: a772.g.akamai.net 
Cache fill:  0.61% (2001 bytes)    MOV: Reference Media file!!! 
QuickTime/MOV file format detected. 
 
 
Playing 
http://a772.g.akamai.net/5/772/51/4b300e2e45a981/1a1a1aaa2198c627970773d80669d84574a8d80d3cb12453c02589f25382f668c9329e0375e8177bed52b320970678e35685ed5cd144a9187ef152c02485f357bd2c93/houseofsandandfog_m240.mov. 
Resolving a772.g.akamai.net for AF_INET... 
Connecting to server a772.g.akamai.net[63.209.213.46]:80 ... 
Cache size set to 320 KBytes 
Connected to server: a772.g.akamai.net 
Cache fill:  7.50% (24576 bytes)    QuickTime/MOV file format detected. 
-------------- 
MOV track #0: 588 chunks, 1179 samples 
MOV: Found unknown movie atom SMI  (21)! 
Image size: 240 x 136 (24 bpp) 
Display size: 240 x 136 
Fourcc: SVQ3  Codec: 'Sorenson Video 3' 
-------------- 
MOV track #1: 295 chunks, 0 samples 
Audio bits: 16  chans: 1  rate: 22050 
Audio extra header: len=92  fcc=0x77617665 
MOV: Found unknown audio atom Fourcc: QDM2 
-------------- 
MOV: longest streams: A: #1 (295 samples)  V: #0 (1179 samples) 
Clip info: 
 name: House of Sand and Fog 
 copyright: © 2003 Dreamworks Pictures 
 comments: QuickTime 5 version encoded and delivered by www.apple.com/trailers/ 
========================================================================== 
Opening audio decoder: [qtaudio] QuickTime Audio Decoder 
win32 libquicktime loader (c) Sascha Sommer 
Standard init done you may now call supported functions 
loader_init DONE??? 
loader_init DONE! 
Error no 12 
VirtualAlloc(0x0x66800000, 4259840) failed 
External func COMCTL32.dll:17 
External func COMCTL32.dll:16 
Unsupported QuickTime version (0x170b7330) 
InitializeQTML:268498899 
ADecoder preinit failed :( 
ADecoder init failed :( 
Cannot find codec for audio format 0x324D4451. 
Read DOCS/HTML/en/codecs.html! 
========================================================================== 
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display) 
Disabling DPMS 
========================================================================== 
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family 
Selected video codec: [ffsvq3] vfm:ffmpeg (FFmpeg Sorenson Video v3 (SVQ3)) 
========================================================================== 
Audio: no sound 
Starting playback... 
VDec: vo config request - 240 x 136 (preferred csp: Planar YV12) 
VDec: using Planar YV12 as output csp (no 0) 
Movie-Aspect is undefined - no prescaling applied. 
VO: [xv] 240x136 => 240x136 Planar YV12 
New_Face failed. Maybe the font path is wrong. 
Please supply the text font file (~/.mplayer/subfont.ttf). 
subtitle font: load_sub_face failed. 
Successfully enabled DPMS.0% 0 0 83% 
 
Exiting... (Quit) 
 
-------- END OF KONSOLE OUTPUT 
 
I just wish I knew what the problem was... I don't think I've done anything wrong but obviously I have, 
because it would be working if I'd done everything right :P 
 
anyway, any help appreciated 
thanks 
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze




More information about the MPlayer-users mailing list