[MPlayer-users] RealVideo
Luiz Fernando
pasquall at terra.com.br
Mon Jul 19 17:39:05 CEST 2004
Hi,
My mplayer can't reproduce a RealVideo, I get this error message:
---
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/usr/local/lib/RealPlayer8/Codecs/drv4.so.6.0'
Error: Shared object "libc.so.6" not found
opening win32 dll 'drv4.so.6.0'
Win32 LoadLibrary failed to load: drv4.so.6.0,
/usr/local/lib/win32/drv4.so.6.0, /usr/lib/win32/drv4.so.6.0
Error loading dll
ERROR: Could not open required DirectShow codec drv4.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
opening win32 dll 'drv43260.dll'
Win32 LoadLibrary failed to load: drv43260.dll,
/usr/local/lib/win32/drv43260.dll, /usr/lib/win32/drv43260.dll
Error loading dll
ERROR: Could not open required DirectShow codec drv43260.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x30345652.
---
Then I created two symlinks:
# pwd
# /usr/local/lib/win32
# ln -s /compat/linux/lib/libc.so.6
# ln -s /compat/linux/lib/ld-linux.so.2
And I add to libmap.conf these lines:
---
# MPlayer
[/usr/local/lib/RealPlayer8/Codecs/drv4.so.6.0]
libc.so.6 win32/libc.so.6
[/usr/local/lib/win32/libc.so.6]
ld-linux.so.2 win32/ld-linux.so.2
---
But, mplayer crashed:
MPlayer interrupted by signal 10 in module: init_video_codec
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We
can't and
won't help unless you provide this information when reporting a
possible bug.
Illegal instruction (core dumped)
mplayer.core:
---
...
Reading symbols from /usr/lib/libusbhid.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libusbhid.so.1
Reading symbols from /usr/local/lib/RealPlayer8/Codecs/drv4.so.6.0...(no
debugging symbols found)...done.
Loaded symbols for /usr/local/lib/RealPlayer8/Codecs/drv4.so.6.0
Reading symbols from /usr/local/lib/win32/libc.so.6...done.
Loaded symbols for /usr/local/lib/win32/libc.so.6
Reading symbols from /usr/local/lib/win32/ld-linux.so.2...done.
Loaded symbols for /usr/local/lib/win32/ld-linux.so.2
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x28e71dcf in kill () from /lib/libc.so.5
(gdb)
---
Please, I need some help. Information about the system:
#uname -a
FreeBSD host.host 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #16: Thu Jul
1 19:41:24 BRT 2004 root at host.host:/usr/obj/usr/src/sys/PASQUALL i386
#ls -l /lib/libc[.-]*
-r--r--r-- 1 root wheel 892356 1 Jul 20:50 /lib/libc.so.5
#gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
#ld -v
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
#as --version
GNU assembler 2.13.2 [FreeBSD] 2002-11-27
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i386-obrien-freebsd5'.
#dmesg | grep CPU
CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU)
If you need more information, please, mail me.
Thank you
---
<about>
<name>Luiz Fernando Pasqual S. Souza</name>
<email>pasquall at terra.com.br</email>
</about>
More information about the MPlayer-users
mailing list