这是最新一篇日志上一篇 | 下一篇
企鹅之家 订阅所有企鹅之家的日志

让Ubunut播放WMV、RMVB

先安装好解码器:
程序代码 程序代码
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
sudo apt-get install libdvdcss2 libxine1-ffmpeg libxine1-plugins w32codecs gcc-3.3-base libstdc++5


配置播放器:
程序代码 程序代码
sudo apt-get remove totem-gstreamer -y
sudo apt-get install totem totem-xine totem-mozilla -y


顺便连MP3一起带上:
程序代码 程序代码
sudo apt-get install gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin


这样,你的播放器应该能播放MP3、RMVB了。

按照上面的操作,我这的UBUNTU并不能播放RMVB,于是,还得加装REALPLAYer:
下载DEB包:http://ubuntu:ubuntuftp@ftp.ubuntu.org.cn/home/dbzhang800/wiki/realplay_10.0.8-0ubuntu3_i386.deb
安装:
程序代码 程序代码
sudo dpkg -i realplay_10.0.8-0ubuntu3_i386.deb


这样,通过系统带的“电影播放机”一定能播放RMVB了(注意,不要直接用REALPLAYER,反正我直接用它就不行)

我个人比较喜欢用MPlayer:
程序代码 程序代码
sudo apt-get install mplayer mplayer-fonts


如何用Firefox播放网页上的RMVB电影的在线试听MP3?这要借助一个Firefox扩展:MediaWrap
http://addons.sociz.com/firefox/116/

如果播放网页上的RMVB只有声音没有图像:
对着视频点右键,选择“配置”--“视频输出“改为”gl“

要播放WMV,用MPLAYER就行了:
Preferences -- Video -- x11


评论: 0 | 引用: 0 | 查看次数: -
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.