Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5275
  • 博文数量: 2
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 10
  • 用 户 组: 普通用户
  • 注册时间: 2017-03-24 17:12
文章分类
文章存档

2017年(2)

我的朋友
最近访客

分类: LINUX

2017-03-24 17:13:31

转自:
http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=14735472&id=5577373

How to setup multimedia on CentOS 7

You will need to also install the EPEL repository as nux-dextop depends on this for some of its packages.

Step 1: Install the nux-dextop repository

Run this command to install the nux-dextop repository.

yum -y install 

Step 2: Install the adobe repository

Run this command to install the adobe repository.

yum -y install  

Step 3: Install the desired packages

This command will download the flash plugin for Firefox.

yum install flash-plugin

This command will download the java plugin for Firefox.

yum install icedtea-web

This command will install Handbrake, VLC and smplayer.

yum install vlc smplayer ffmpeg HandBrake-{gui,cli}

安装到这里已经安装上handbrake VLC 和smplayer了,下面都没有执行。

The following command installs a decoder and codecs which are required to play certain types of media. Their usage may be legally restricted in some areas. Obtain legal advice if you are uncertain about the laws in your locality.

此句wiki上没有
rpm -ivh  yum install libdvdcss gstreamer{,1}-plugins-ugly gstreamer-plugins-bad-nonfree gstreamer1-plugins-bad-freeworld 

Final note

Notice that you have the CentOS, Nux-Dextop and Adobe repos enabled by default and there should be no issues with running "yum update" or "yum upgrade" in the future.
阅读(937) | 评论(0) | 转发(0) |
0

上一篇:win7和centos7双系统

下一篇:没有了

给主人留下些什么吧!~~