Code:
[root@hate ~]# yum provides "*libfaac*"
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386/filelists | 140 kB 00:01
updates/filelists_db | 3.6 MB 00:21
faac-1.28-2.fc12.x86_64 : Encoder and encoding library for MPEG2/4 AAC
Repo : installed
Matched from:
Other : libfaac.so.0()(64bit)
Filename : /usr/lib64/libfaac.so.0
Filename : /usr/share/doc/faac-1.28/libfaac.pdf
Filename : /usr/share/doc/faac-1.28/libfaac.html
Filename : /usr/lib64/libfaac.so.0.0.0
faac-devel-1.28-2.fc12.x86_64 : Development libraries of the FAAC AAC encoder
Repo : installed
Matched from:
Filename : /usr/lib64/libfaac.so
This did not work:
Code:
yum reinstall mplayer mencoder
Neither did this:
Code:
yum remove mplayer mencoder
yum -y install mplayer mplayer-gui mencoder
Any ideas how to get around this?