[MPlayer-users] Re: mplayer won't start

Karol Banczyk car-los at tlen.pl
Thu Oct 28 13:17:05 CEST 2004


I was having the same problem. Searching the web for solution I came to 
the site: http://www.ftconsult.com/twiki/bin/view/Cinelerra/Debian where 
they wrote:

"NB If cinelerra produces the following error:

cinelerra: relocation error: /usr/lib/libavcodec.so.0.4.8: undefined 
symbol: faacDecOpen

You can solve the problem by entering the following command as root:

apt-get install --reinstall libfaad2-0=2.0.0-0.1
"

I tried this one and it didn't work, but it worked for a later version 
of libfaad2, I wrote:

apt-get install --reinstall libfaad2-0=2.0.0-0.2

This works for me perfectly. Mplayer works once again.

Cheers.

Karol Banczyk


Guenther Theilen wrote:
> Hi,
> 
> I'm not sure if this is the proper list for my problem since I'm using the 
> marrilat-package for Debian Sid. But I'll give it a try... ;-)
> 
> Mplayer does not start, it just says:
> ~$ mplayer
> mplayer: relocation error: /usr/lib/libavcodec.so.0.4.9-pre1: undefined 
> symbol: faacDecOpen
> 
> ~$ dpkg -la | grep mplayer
> ii  mplayer-k6     1.0-pre5-0.6   The Ultimate Movie Player For Linux
> 
> ~$ dpkg -la | grep libavcodec
> ii  libavcodec2    0.4.9-pre1-0.2 Library to encode decode multimedia streams
> 
> ~$ dpkg -la | grep faac
> ii  faac           1.24-0.0       an AAC audio encoder
> ii  libfaac0       1.24.0+cvs2004 faac, free advanced audio coding encoder
> 
> 
> The last lines of strace mplayer:
> mprotect(0x402d2000, 106496, PROT_READ|PROT_WRITE) = 0
> mprotect(0x402d2000, 106496, PROT_READ|PROT_EXEC) = 0
> mprotect(0x4003f000, 2060288, PROT_READ|PROT_WRITE) = 0
> writev(2, [{"mplayer", 7}, {": ", 2}, {"relocation error", 16}, {": ", 2}, 
> {"/usr/lib/libavcodec.so.0.4.9-pre"..., 33}, {": ", 2}, {"undefined symbol: 
> faacDecOpen", 29}, {"", 0}, {"", 0}, {"\n", 1}], 10mplayer: relocation 
> error: /usr/lib/libavcodec.so.0.4.9-pre1: undefined symbol: faacDecOpen
> ) = 92
> exit_group(127)                         = ?
> 
> 
> I searched the archive and google without success.
> Do you have any hints?
> Do you need more information?
> 
> Regards
> Guenther






More information about the MPlayer-users mailing list