[Mplayer-users] audio problem + solution

Jean-Luc Fontaine jfontain at winealley.com
Wed Apr 18 13:23:46 CEST 2001


Redhat 7.0, 2.4.2 kernel, and from /proc/pci, my sound integrated chip:

  Bus  0, device   9, function  0:
    Multimedia audio controller: C-Media Electronics Inc CM8338A (rev 16).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=2.Max Lat=24.
      I/O at 0xdc00 [0xdcff].

*** before: ***

MPlayer 0.11cvs-010418-06:45  (C) 2000-2001 Arpad Gereoffy 
<arpi at thot.banki.hu>
Reading config file: /etc/mplayer.conf: No such file or directory
Reading config file: /home/jfontain/.mplayer/config
Reading /home/jfontain/.mplayer/codecs.conf: 15 audio & 26 video codecs
font: can't open file: /home/jfontain/.mplayer/font/font.desc
Detected AVI file format!
==> Found video stream: 0
==> Found audio stream: 1
VIDEO:  [DIV3]  704x352  24bpp  23.98 fps  1121.1 kbps (136.9 kbyte/s)
[V] filefmt:3  fourcc:0x33564944  size:704x352  fps:23.98  ftime:=0.0417
Found audio codec: [mp3acm] drv:4 (MPEG layer-3)
Loading DLL: /usr/lib/win32/l3codeca.acm  FAILED!
Can't open library l3codeca.acm
Loading DLL: /usr/lib/win32/l3codeca.acm  FAILED!
Can't open library l3codeca.acm
Loading DLL: /usr/lib/win32/l3codeca.acm  FAILED!
Can't open library l3codeca.acm
ACM_Decoder: Unappropriate audio format
Could not load/initialize Win32/ACM AUDIO codec (missing DLL file?)
Couldn't initialize audio codec! -> nosound
Found video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
X11 running at 1024x768 depth: 32
Loading DLL: /usr/lib/win32/divx_c32.ax  OK
DivX setting result = 0
VO: [x11] 704x352 => 704x352  BGR32
Sharing memory.
X11 color mask:  R:FF0000  G:FF00  B:FF
Audio: no sound
==> Found audio stream: 255
Start playing...

*** after commenting (in codecs.conf): ***
;audiocodec mp3acm
;  info "MPEG layer-3"
;  status working
;  comment "Optimized to Intel MMX/SSE"
;  format 0x55
;  driver acm
;  dll "l3codeca.acm"
;  flags seekable

MPlayer 0.11cvs-010418-06:45  (C) 2000-2001 Arpad Gereoffy 
<arpi at thot.banki.hu>
Reading config file: /etc/mplayer.conf: No such file or directory
Reading config file: /home/jfontain/.mplayer/config
Reading /home/jfontain/.mplayer/codecs.conf: 14 audio & 26 video codecs
font: can't open file: /home/jfontain/.mplayer/font/font.desc
Detected AVI file format!
==> Found video stream: 0
==> Found audio stream: 1
VIDEO:  [DIV3]  704x352  24bpp  23.98 fps  1121.1 kbps (136.9 kbyte/s)
[V] filefmt:3  fourcc:0x33564944  size:704x352  fps:23.98  ftime:=0.0417
Found audio codec: [mp3] drv:1 (MPEG layer-2,3)
mp3lib: Processor ID: 686
mp3lib: i586 processor detected.
AUDIO: samplerate=44100  channels=2  bps=2
Found video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
X11 running at 1024x768 depth: 32
Loading DLL: /usr/lib/win32/divx_c32.ax  OK
DivX setting result = 0
VO: [x11] 704x352 => 704x352  BGR32
Sharing memory.
X11 color mask:  R:FF0000  G:FF00  B:FF
Audio buffer size: 65024 bytes, delay: 0.369s
Start playing...
Initial PTS delay: -0.410 sec  (calculated: -0.327)

Then the sound works. But note the 'mp3lib: i586 processor detected.' line 
(in error, since I have a Pentium III).

-- 
Jean-Luc Fontaine

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list