Ubuntu7.10下安装多媒体播放RMVB与MPG文件

字体大小: 中小 标准 ->行高大小: 标准

原来想在Ubuntu7.10下安装realplayer,,可是试了很多种方法都不成,,不管是rpm还是bin,,结果还是google解决问题:

## RealPlayer
# sudo dpkg -P realplay
# sudo aptitude install helix-player mozilla-helix-player

## Multimedia Codecs
# sudo aptitude install ubuntu-restricted-extras
# sudo aptitude install gstreamer0.10-pitfdll
# sudo aptitude install w32codecs # 32-bit
# sudo aptitude install w64codecs # 64-bit

搞定,,呵呵,,现在大家可以看friends了!
# rm -rf ~/.gstreamer-0.10
# gst-inspect-0.10 

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/54957.html