首页 > 系统 > Linux > 正文

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

2024-08-28 00:12:25
字体:
来源:转载
供稿:网友

原来想在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 

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表