You are not logged in.
Pages: 1
Just noticed that after upgrades mplayer no longer starts up. When running from command line the error message is that it cannot find /usr/lib/libx264.so.112
Checking /usr/lib indicates that the file available is libx264.so.119 obviously after an upgrade of a package. I copied libx264.so.119 to libx264.so.112 and mplayer then starts without any problem.
While this fixes the immediate problem it would be nice to have mplayer look for libx264.so.119 instead of libx264.so.112
Offline
I installed mplayer and mplayer-svn both start/run OK.
Try doing a clean install of mplayer.
Side issue:
mplayer-svn has no sound.
Cook log:
http://cook.slitaz.org/cooker.cgi?pkg=mplayer-svn
Checking for ALSA audio ... no
No alsa-lib-dev in BUILD_DEPENDS
Online
@mojo,
Removed mplayer and re-installed but it still fails to start up without /usr/lib/libx264.so.112
Offline
You do know any fix would just symlink libx264.so.119 to libx264.so.112 right?
Offline
Can you update mplayer from mirror ?
libx264.so.119 and sound should be fixed I hope.
Offline
mplayer-svn sound is fixed.
Online
@Trixar_za, certainly, this is not a problem for me as I renamed libx264.so.119 and everything is working perfectly well but it does not look good if everyone else has to go through the same problem and fiddle with the file names to get mplayer to work. I suspect this is a trivial fix and hence worth fixing it.
@Bellard, downloaded from tuxfamily.org and forced installation but the result is the same - ie. if libx264.so.112 is not there it fails to start up.
EDIT : The version from http://mirror.switch.ch/ftp/mirror/slitaz/packages/cooking/ works!
Offline
It's better to symlink than rename though. Other programs might look for the old file that isn't there now 
Offline
@Trixar_za - I did not rename libx264.so.119 but simply made a copy of it with the name libx264.so.112. I agree, symlink would have been a more elegant way of doing it. However, now that there is version of mplayer which looks for libx264.so.119 as mentioned earlier there is no necessity to have libx264.so.112 in any form and I have got rid of libx264.so.112.
Offline
Pages: 1
[ Generated in 0.018 seconds, 8 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]