本文共 416 字,大约阅读时间需要 1 分钟。
一、配置安装yum源
1、Mplayer相关
rpm -ivh
或者将上述两步合一步。rpm -ivh
2、配置epel源
rpm -ivh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/
二、安装MPlayer
yum -y install mplayer
三、安装解码器
下载
tar -xvf
mv essential-20071007 /usr/local/lib/codecs
四、安装图形界面
yum -y install mplayer-gui
五、设置
Applications -> Sound&Viedo->Mplayer
右键“Preferences”打开设置界面,点击Video.选择x11.
本文转自 ping9527 51CTO博客,原文链接:http://blog.51cto.com/babyhanggege/1909087,如需转载请自行联系原作者