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 http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm

Step 2: Install the adobe repository

Run this command to install the adobe repository.

yum -y install http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm

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}

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.

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.

原文链接

https://www.centos.org/forums/viewtopic.php?t=56757

https://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS7

最新文章

  1. Angular (SPA) WebPack模块化打包、按需加载解决方案完整实现
  2. IIS7 应用程序池自动回收关闭的解决方案
  3. EntityFrameWork使用过程问题总结
  4. 架构模式对象与关系结构模式之:标识域(Identity Field)
  5. 使用node-webkit开发exe窗口程序
  6. EF有外键的查询
  7. Unity 之 Redux 模式(第一篇)—— 人物移动
  8. docNet基础学完感想
  9. 通过OpenSSL解码X509证书文件
  10. STM32软件复位(基于库文件V3.5)
  11. Android破解学习之路(三)——Android游戏 切水果破解
  12. Spider爬虫 の 事
  13. form表单中的input有哪些类型
  14. Fiddler抓包使用教程-断点调试
  15. 剑指Offer 61. 序列化二叉树 (二叉树)
  16. am start的总结,-d参数的总结,以及python中传递内容包含中文及特殊字符&的解决方案
  17. php输出js到前端
  18. web应用配置虚拟路径映射方式一配置不成功问题解决办法
  19. mysql中,查看当前数据库下所有的基表,不包括视图
  20. mybaits中"#"和"$"的区别

热门文章

  1. MYSQL一键安装
  2. python 库位置
  3. Java NIO 概览
  4. 树莓派使用modbus与stm32通信
  5. Win10安装cygwin并添加apt-cyg
  6. 禁用后退键 BackSpace
  7. C语言memcpy函数的用法
  8. JVM 第一次学习总结(2019年4月)
  9. RabbitMQ的介绍及使用进阶(Docker+.Net Core)
  10. 中国.NET:各地微软技术俱乐部汇总(持续更新中...)