Ubuntu 7.04下totem无法播放rmvb文件的解决

Ubuntu 7.04自带的电影播放器totem是无法播放rmvb文件的,不幸的是,rmvb文件是网络上下载电影的主流格式。

  如果第一次用自带的totem打开rmvb文件,在无法打开文件的同时会提示寻找插件,但安装后,totem是只有声音没有图像。

  使用linux的一个好处就是,google的使用率明显增加了,经过搜索ubuntu中文论坛并总结,解决如下:

1、在新立得软件管理中搜索totem,卸载系统自带的totem播放器。

2、安装gstreamer的解码器。

sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

3、安装xine及解码器。

sudo apt-get install libxine-extracodecs totem-xine ffmpeg lame faad sox mjpegtools libxine-main1

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/c766f22acd9f13cb9138c10cc4862934.html