[Mplayer-users] codecs not found with -idx
Rolf Dubitzky
R.Dubitzky at physik.tu-dresden.de
Mon Jun 4 21:38:04 CEST 2001
Hi all,
I grepped through the BUGS and looked into the list archive, but
couldn't search the archive ("Unable to read configuration file
'/bigassraid/htdig//conf/10464.conf'"), so forgive me if that is not a
bug, or is already reported.
I have some DivX files with missing indices, so MPlayer won't let me seak
fwd nor bwd. The hint to use the -idx option is very nice, but after some
computing mplayer doesn't find the codec. However, it findes the codecs if
I don't use the -idx option. More output see below. I configured with
'--with-win32libdir=/data/home/dubitzky/lib'
Cheers,
Rolf
System:
MPlayer 0.17cvs-010603-19:17
with w32codec-0.17a.zip
GNU/Linux Debian 2.2
kernel: 2.2.17pre15
gcc 2.95.2
libc-2.1.3
binutils 2.9.5.0.37-1
X 3.3.6
>>>>>>> no -idx -> everything ok
$ ./mplayer test.avi
MPlayer 0.17cvs-010603-19:17 (C) 2000-2001 Arpad Gereoffy
<arpi at thot.banki.hu>
Reading /home/dubitzky/.mplayer/codecs.conf: 15 audio & 26 video codecs
Font /home/dubitzky/.mplayer/font/font.desc loaded successfully! (140
chars)
Detected AVI file format!
==> Found video stream: 0
==> Found audio stream: 1
VIDEO: [DIV3] 512x288 24bpp 23.98 fps 575.5 kbps (70.2 kbyte/s)
[V] filefmt:3 fourcc:0x33564944 size:512x288 fps:23.98 ftime:=0.0417
Found audio codec: [mp3acm] drv:4 (MPEG layer-3)
Loading DLL: /data/home/dubitzky/lib/l3codeca.acm OK
dec_audio: Allocating 9216 + 65536 = 74752 bytes for output buffer
AUDIO: srate=44100 chans=2 bps=2 sfmt=0x10 ratio: 15963->176400
Found video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
X11 running at 1280x1024 depth: 32 (":0.0" => local display)
Loading DLL: /data/home/dubitzky/lib/divx_c32.ax OK
Using DirectShow codec: divx_c32.ax
DivX setting result = 0
VO: [x11] 512x288 => 512x288 BGR32
Sharing memory.
X11 color mask: R:FF0000 G:FF00 B:FF
ao2: 44100 Hz 2 chans 0x10
audio_setup: sample format: 0x10 (requested: 0x10)
audio_setup: using 44100 Hz samplerate (requested: 44100)
audio_setup: frags: 128/128 (1024 bytes/frag) free: 131072
Initial frame delay A: 1 V: 0
AVI Initial frame delay: 0.042
Start playing...
<<<<<<<<<<< ok
>>>>>>>>>>> now with -idx
$ ./mplayer -idx test.avi
MPlayer 0.17cvs-010603-19:17 (C) 2000-2001 Arpad Gereoffy
<arpi at thot.banki.hu>
Reading /home/dubitzky/.mplayer/codecs.conf: 15 audio & 26 video codecs
Font /home/dubitzky/.mplayer/font/font.desc loaded successfully! (140
chars)
Detected AVI file format!
==> Found video stream: 0
==> Found audio stream: 1
AVI: Generated index table for 0 chunks!
VIDEO: [DIV3] 512x288 24bpp 23.98 fps 575.5 kbps (70.2 kbyte/s)
[V] filefmt:3 fourcc:0x33564944 size:512x288 fps:23.98 ftime:=0.0417
Found audio codec: [mp3acm] drv:4 (MPEG layer-3)
Loading DLL: /data/home/dubitzky/lib/l3codeca.acm FAILED!
Can't open library l3codeca.acm
Loading DLL: /data/home/dubitzky/lib/l3codeca.acm FAILED!
Can't open library l3codeca.acm
Loading DLL: /data/home/dubitzky/lib/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 1280x1024 depth: 32 (":0.0" => local display)
Loading DLL: /data/home/dubitzky/lib/divx_c32.ax FAILED!
DirectShow generic filter: FATAL: Could not open DirectShow DLL:
divx_c32.ax at DS_Filter.cpp:83
ERROR: Couldn't open required DirectShow codec: divx_c32.ax
Maybe you forget to upgrade your win32 codecs?? It's time to download the new
package from: ftp://thot.banki.hu/esp-team/linux/MPlayer/w32codec.zip !
Or you should disable DShow support: make distclean;make -f Makefile.No-DS
<<<<<<<<<<<<<<<<<
but the files exist (of course):
$ file /data/home/dubitzky/lib/l3codeca.acm
/data/home/dubitzky/lib/l3codeca.acm: MS-DOS executable (EXE), OS/2 or MS Windows
$ file /data/home/dubitzky/lib/divx_c32.ax
/data/home/dubitzky/lib/divx_c32.ax: MS-DOS executable (EXE), OS/2 or MS Windows
_______________________________________________
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