zoukankan      html  css  js  c++  java
  • Centos7下修复 视频播放器(先 安装VLC视频播放器)

    用最新的CentOS7发现没有视频播放器,于是在http://pkgs.org/上查找,发现了nux dextop仓库上有,

    于是到他的官网上http://li.nux.ro/repos.html查了下。由于之前已经使用了remi仓库,而此处说nux可能和其他仓库有冲突,

    于是卸载remi仓库(卸载方法http://www.if-not-true-then-false.com/2010/yum-remove-repo-repository-yum-disable-repo-repository/),

    然后运行1
    2 rpm -Uvh http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpm
    rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm


    然后就可以安装vlc了 yum install vlc

    然后就可以用原来自带的播放器更新解码器了

  • 相关阅读:
    bzoj 4260REBXOR
    bzoj 1009GT考试
    cf 621E. Wet Shark and Blocks
    cf 507E. Breaking Good
    cf 766#
    bzoj 3732Network
    bzoj 4300绝世好题
    bzoj 4345[POI2016]Korale
    bzoj 4236JOIOJI
    bzoj 4237稻草人
  • 原文地址:https://www.cnblogs.com/lvfeilong/p/234324fgdsfgf.html
Copyright © 2011-2022 走看看