2011年4月9日星期六

Fedora 13 安装 MPlayer

步骤:
添加Livna源仓库
rpm -ivh http://rpm.livna.org/livna-release.rpm


添加Fusion源仓库
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

 

安装:
# yum install mplayer-gui
# yum install xine
# yum install smplayer

 

配置:
The solution was to change output video device in mplayer-gui  to xv, gl, ... (depends on your video hardware but in general, xv should work):
view plain
1. mplayer-gui -> Preferences -> Video -> xv 
mplayer-gui -> Preferences -> Video -> xv
Cheers!

没有评论: