Chinaunix首页 | 论坛 | 博客
  • 博客访问: 24855834
  • 博文数量: 271
  • 博客积分: 10025
  • 博客等级: 上将
  • 技术积分: 3358
  • 用 户 组: 普通用户
  • 注册时间: 2007-11-12 15:28
文章分类

全部博文(271)

文章存档

2010年(71)

2009年(164)

2008年(36)

我的朋友

分类: LINUX

2008-11-13 23:45:46

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. 重啟電腦即可
阅读(1677) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~