[Mplayer-users] Couldn't open required DirectShow codec

Frederick Siu darkwire at darkwire.net
Fri Aug 24 06:26:59 CEST 2001


Arpi wrote:
> show me output of:
> ls -la /usr/lib/win32/

Andreas Tretow wrote:
[root at locutus MPlayer-0.18pre5]# ls -al /usr/local/win32/
total 6636
drwxrwxr-x    2 root     root         4096 Aug 24 00:37 .
drwxr-xr-x   17 root     root         4096 Aug 21 21:24 ..
-rw-r--r--    1 root     root        61952 Apr 10 20:39 acelpdec.ax
-rw-rw-rw-    1 root     root        88064 Jan 22  2001 asusasv2.dll
-rw-r--r--    1 root     root        35840 Sep  9  1999 asusasvd.dll
-rw-r--r--    1 root     root       150016 Aug  2  2000 ativcr2.dll
-rw-rw-rw-    1 root     root        69632 May  3 14:30 avimszh.dll
-rw-rw-rw-    1 root     root       114688 May  3 14:30 avizlib.dll
-rw-r--r--    1 root     root       287744 Dec 29  2000 divxa32.acm
-rw-r--r--    1 root     root       239616 Dec 21  2000 divx_c32.ax

output from mplayer
Loading DLL: /usr/lib/win32/divx_c32.axTrying native dll
'/usr/lib/win32/divx_c32.ax'
Trying ELF dll '/usr/lib/win32/divx_c32.ax'
Trying dlopen('/usr/lib/win32/divx_c32.so', 1)
Could not load divx_c32.so (/usr/lib/win32/divx_c32.so: cannot open
shared object file: No such file or directory)
Failed to load module '/usr/lib/win32/divx_c32.ax'; error=0x00000002,
   FAILED!
DirectShow generic filter: FATAL: Could not open DirectShow DLL:

....

its loading the dlls from '/usr/lib/win32'
and you've clearly shown that you did an ls from '/usr/local/win32'

perhaps moving them the files to the correct location would fix this OR
compiling with  '--with-win32libdir=/usr/local/win32'




_______________________________________________
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