Aug. 1,2003
installed mplayer/mencoder
got most of the RPMs from here
ftp://ftp.falsehope.com/home/rathann/apt/7.3/RPMS.testing/
(repaired link 3/18/04)
Since I had this file and I seem to be getting hits from people who need
it, I placed it here: lame-libs-3.93.1-1.i386.rpm
<<<--- use this link
but a bad link on that page failed to give me the mp3lame libraries.
I got the file I needed (same server) here lame-libs-3.93.1-1.i386.rpm
(3/18/04--now this link is broken)
(you gotta love rpmfind )
Oct 2007
livna has reposotorys that contain mplayer.
Download/install the rpm that applys from that site, then yum install mplayer .. thats all there is to it.. it's just too easy ;-)
June 2010
Looks like they moved mplayer to another repository
installing rpm fusion as listed here works.
sudo rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
sudo rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
sudo yum install mplayer
That does it.
Feb 14, 2012
Missingbox provides a lot of missing/licence encumbered rpms for fedora
yum localinstall -y http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm http://repo.missingbox.co.nz/repo/linux/fedora/missingboxstudio-release-1-1.noarch.rpm http://repo.missingbox.co.nz/repo/linux/fedora/virtualbox-1-1.noarch.rpm --nogpgcheck
October 3,2014
It appears that things have changed again. I got it working on centos-6 using these instructions: http://blog.osmicro.org/how-to-install-ffmpeg-mplayer-and-mancoder-on-centos-6/
|