ubuntu8.04下totem播放rmvb视频

totem
在ubuntu8.04下,默认解码器在打开rmvb格式视频时只能听到声音,无法看到图像,我从网上找来了一个解决方法,完美解决了这个问题。

1.安装多媒体解码器

sudo apt-get install libdvdcss2 libxine1-ffmpeg libxine1-plugins w32codecs gcc-3.3-base libstdc++5

2.配置电影播放器

sudo apt-get remove totem-gstreamer -y
sudo apt-get install totem totem-xine totem-mozilla -y

3.配置音乐播放器

sudo apt-get install gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin

4.安装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

完成以上步骤,就可以看rmvb视频了。

参考robulu的文章http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=118839

分享家:Addthis中国

相关阅读:

  1. apt-get的用法
  2. ubuntu8.04搭建CUDA平台
  3. ubuntu下wine招商证券
  4. ubuntu下安装Nvidia显卡驱动
  5. ubuntu9.10的尝鲜
  6. 纠正Rhythmbox乱码
  7. 试水Ubuntu9.04

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>