|
发表于 2006-6-8 17:43:01
|
显示全部楼层
绿茶小姐姐回贴如下:
这个问题很简单!
只要你有一点信心,
就可以解决!
方法如下:
友情推荐安装xine!
到下面的链接去下载rpm安装包!
http://cambuca.ldhs.cetuc.puc-rio.br/xine/
安装步骤:
Step by step guide to run xine
You need to download the xine engine (libxine). Get the libxine rpm which more closely matches yourCPU:
libxine1-(version)-xxxxxx.i586.rpm for Pentium/Pentium MMX
libxine1-(version)-xxxxxx.i686.rpm for Pentium II/III/IV
libxine1-(version)-xxxxxx.k6.rpm for AMD K6
libxine1-(version)-xxxxxx.k7.rpm for AMD Athlon/Duron
If you don't know your CPU just get the i586 package.
Download xine-ui:
xine-ui-(version)-xxxxxx.i586.rpm for any CPU.
Install the packages (you need to be root):
# rpm -U libxine1* xine-ui*
If you want full DVD support download and install libdvdcss:
libdvdcss-1.2.8-1.network.i386.rpm
By default, xine expects to find your DVD-ROM at /dev/dvd. Creating a symbolic link to your device is recommended (for example, /dev/hdc or /dev/scd0). The command below should work for most users:
# ln -s /dev/cdrom /dev/dvd
Make sure the DMA is enabled for your DVD-ROM, otherwise playback will be 'jumpy'.
# hdparm -d1 /dev/cdrom
If you want full Windows Media Video and Quicktime support download and install:
w32codec-0.52-1.i386.rpm
If you want full Real Media support download and install:
RealPlayer9-9.0.7.151-4.i386.rpm newest version
(alternative rpm for fedora core: RealPlayer9-9.0.7.151-6.fdr.0.i386.rpm), or
RealPlayer8-8.0.3.412-5.i386.rpm older version (if you have problems instaling RealPlayer9)
obs: Depending on your distro, you might need /usr/sbin/update-alternatives or libXm.so.2
Type 'xine' at your console window and enjoy...
Hint: consider reading the xine FAQ.
To try an experimental Netscape/Mozilla plugin using xine to play embedded videos, download and install:
xine-mozilla-plugin-(version)-xxxxxx.i586.rpm xine plugin for Netscape/Mozilla.
This plugin was not officialy released, it might hang/crash/freeze/burn. in case of trouble just uninstall.
建议:
一定要安装下面的两个rpm包!
1、w32codec-0.52-1.i386.rpm
2、RealPlayer8-8.0.3.412-5.i386.rpm
安装要点:
1、先安装w32codec-0.52-1.i386.rpm,再安装RealPlayer8-8.0.3.412-5.i386.rpm。
2、接着安装libdvdcss-1.2.8-1.network.i386.rpm!
3、看看你用什么CPU,选择相应的libxine1rpm包装上!
4、最后安装xine-ui-0.99.4cvs-051003.src.rpm!
安装w32codec-0.52-1.i386.rpm和RealPlayer8-8.0.3.412-5.i386.rpm这两个解码包以后,再安装MPlayer,基本上可以播放Windows里面的绝大多数的媒体裁文件。 |
|