|
|
|
|
![]() ![]() |
May 9 2005, 07:45 AM
Post
#1
|
|
|
Premium Member Group: Members Posts: 352 Joined: 2-March 05 From: Australia Member No.: 2,859 |
1.Intro:
installation environment: FC3 This new version Mplayer can play rm file very well and many bugges were fixed. if you want to play stream media with mplayer, please download the package from live.com and put it to /usr/lib after compiled then when you compile Mplayer please use the following options --enable-live --with-livelibdir=/usr/lib/live 2.download: - MPlayer-1.0pre7 ----------------- http://www4.mplayerhq.hu/MPlayer/releases/...1.0pre7.tar.bz2 - Codes -------- i. CODES-all http://mplayer.ethz.ch/MPlayer/releases/co...0050412.tar.bz2 ii. win32_CODES-all http://mplayer.ethz.ch/MPlayer/releases/co...ll-20050412.zip -Fonts http://mplayer.ethz.ch/MPlayer/releases/fo...-cp1250.tar.bz2 -Skin http://mplayer.ethz.ch/MPlayer/Skin/Blue-1.4.tar.bz2 I choose Blue skin. if you want to have different outlook, you can download the other s skin. 3. install code CONSOLE tar vjxf all-20050412.tar.bz2 mv all-20050412 /usr/lib/codes chmod 644 /usr/lib/codes/* chown root.root /usr/lib/codes/* unzip windows-all-20050412.zip mv windows-all-20050412 /usr/lib/wincodes chmod 644 /usr/lib/wincodes/* chown root.root /usr/lib/wincodes/* 4.install MPlayer CONSOLE tar vjxf MPlayer-1.0pre7.tar.bz2 cd MPlayer-1.0pre7 ./configure --prefix=/usr/local/mplayer/ --enable-gui --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/ make make install P.S. you can install it to wherever by modifying the --prefix value options: ./configure #please refer to ./configure --help --prefix=/usr/local/mplayer/ #install path. --enable-gui #if you are not going to use mplayer in xwindow, you don;t this. --with-codecsdir=/usr/lib/codes/ #specify the path for codes. Remember? we just installed the codes here. --with-win32libdir=/usr/lib/wincodes/ #specify the path for codes you have to wait for a while after make and make install once it is installed please copy the sample config file to /etc directory. CONSOLE cd etc cp example.conf /usr/local/mplayer/etc/config cp codecs.conf /usr/local/mplayer/etc/ 5.install fonts CONSOLE tar font-arial-iso-8859-1.tar.bz2 cd font-arial-iso-8859-1 mv font-arial-18-iso-8859-1 /usr/local/mplayer/share/mplayer/font/ cd /usr/local/mplayer/share/mplayer/font/ ln -s font-arial-18-iso-8859-1 font 6.install skin CONSOLE tar vjxf Blue-1.4.tar.bz2 mv Blue /usr/local/mplayer/share/mplayer/Skin/ cd /usr/local/mplayer/share/mplayer/Skin/ ln -s Blue default now you can run gmplayer..... enjoy it. And sorry about my bad English. Hope you can understand me. |
|
|
|
May 9 2005, 12:11 PM
Post
#2
|
|
|
Advanced Member Group: Members Posts: 196 Joined: 12-April 05 Member No.: 3,899 |
Thanks for the guide. I'm more of a xine fan myself, but I like to keep an up-to-date copy of mplayer around too...
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 12:27 AM |