3. 再下載
4. # tar zxvf mplayerplug-in2-.75.tar.gz
# cd mplayerplug-in
# ./configure
# make
(安裝playerplug-in)
5. 接著輸入以下
# cp mplayerplug-in.so /usr/lib/firefox-2.0.0.8/plugins
# cp mplayerplug-in.xpt /usr/lib/firefox-2.0.0.8/components
# cp mplayerplug-in-dvx.so /usr/lib/firefox-2.0.0.8/plugins
# cp mplayerplug-in-dvx.xpt /usr/lib/firefox-2.0.0.8/components
# cp mplayerplug-in-qt.so /usr/lib/firefox-2.0.0.8/plugins
# cp mplayerplug-in-qt.xpt /usr/lib/firefox-2.0.0.8/components
# cp mplayerplug-in-rm.so /usr/lib/firefox-2.0.0.8/plugins
# cp mplayerplug-in-rm.xpt /usr/lib/firefox-2.0.0.8/components
# cp mplayerplug-in-wmp.so /usr/lib/firefox-2.0.0.8/plugins
# cp mplayerplug-in-wmp.xpt /usr/lib/firefox-2.0.0.8/components
6. 接著輸入
# cp mplayerplug-in.conf /etc/
7. 接著在輸入
# vim /etc/mplayerplug-in.conf
(進入修改這個檔案, 進入檔案後按 i 鍵進行修改)
#debug=0
vo=xv,x11
ao=arts,esd,oss
#download=1
#dload-dir=$HOME/tmp
#keep-download=0
#noembed=0
#cachesize=512
#use-mimetypes=0
enable-ogg=1
enable-wm=1
enable-qt=1
enable-smil=1
#enable-helix=1
qt-speed=med
#rtsp-use-tcp=0
#nomediacache=0
#framedrop=0
#autosync=0
#mc=1
#black-background=0
#user-agent=NSPlayer
8. 改完後, 按 ESC鍵後, 輸入wq! 存檔離開
9. 接著建議您安裝XMMS及RealPlayer, 請輸入
# yum -y install xmms xmms-mp3 xmms-faad2 gstreamer-plugins-ugly \
gstreamer-plugins-bad libmad libid3tag
10.
11. # chmod +x RealPlayer11GOLD.bin
#./RealPlayer11GOLD.bin
12. 重啟電腦即可
阅读(1721) | 评论(0) | 转发(0) |