在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3030|回复: 2

MPlayer - 让你的linux有声有色

[复制链接]
发表于 2010-6-6 19:03:12 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 qin_hawk 于 2010-6-7 09:48 编辑

Mplayer是linux里面功能最强的播放器。但linux下安装什么都很麻烦,故此分享一下我的安装经历。

// This Install Note is written by Kein H. Woo
// June-06-2010
//
// In order to properly install mplayer the following files are needed:
//  MPlayer-1.0rc3.tar.bz2    //for main file
// skins/*     //these files under the folder skins are necessary for mplayer.
//
// Asumme that the inst_dir is /apps/mplayer
//
Step1. copy MPlayer-1.0rc3.tar.bz2 to the inst_dir and exact it using the following command
  tar -jxvf MPlayer-1.0rc3.tar.bz2
       the untarred folder is MPlayer-1.0rc3
Step2. cd MPlayer-1.0rc3, then configure the compilation environment by:
  ./configure --enable-gui // the option "-enable-gui" is set to compile the graphic installation
Step3. compile and install mplayer, or gmplayer:
  gmake    // compile gmplayer
  gmake install   // install gmplayer
       if lucky enough the comipling process and installation will be successful
       the gmplayer will be automatically installed to /usr/local/bin, and the skins folder will be set to /usr/local/share/mplayer/skins.
Step4. this step is to install the skins for gmplayer
       copy the *.tar.bz2 files in the skins/ folder to /usr/local/share/mplayer/skins:
  cp skins/*.bz2 /usr/local/share/mplayer/skins
then change to /usr/local/share/mplayer/skins, and untar those files. the skins for gmplayer are installed.
Step5. in a terminal, input the following command to invoke the player:
  gmplayer -skin iTunes
then the gmplayer with the iTunes interface appears.
you can just drag a video file and drop to the play window, or associate the media files for gmplayer to play,
next time you just double click to play the media files.
Done!

mplayler.part1.rar

4.77 MB, 下载次数: 13 , 下载积分: 资产 -3 信元, 下载支出 3 信元

mplayler.part2.rar

4.77 MB, 下载次数: 8 , 下载积分: 资产 -3 信元, 下载支出 3 信元

mplayler.part3.rar

1.89 MB, 下载次数: 7 , 下载积分: 资产 -2 信元, 下载支出 2 信元

发表于 2010-6-7 13:10:22 | 显示全部楼层
yum install mplayer
发表于 2013-7-2 22:11:03 | 显示全部楼层
赞一个哈,正在找呢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-6-27 05:30 , Processed in 0.028032 second(s), 12 queries , Gzip On, MemCached On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表