zoukankan      html  css  js  c++  java
  • Centos 7 下安装强大的视频播放器Smplayer

    Centos虽然 默认带有视频播放器,但特别垃圾,几乎所有格式的视频都不能打开,也下载不了解码库,因此为你的电脑安装一个强大的视频播放器显得有为重要,这里推荐的是Smplayer

    第一步 :
        yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
    
    第二步 :
        yum -y install http://linuxdownload.adobe.com/linux/x86_64/adobe-release-x86_64-1.0-1.noarch.rpm
    
    第三步 :
        yum install flash-plugin
    
        yum install icedtea-web
    
        yum install vlc smplayer ffmpeg HandBrake-{gui,cli}
    
    安装完成,可以输入smplayer命令,查看是否正确打开播放器。
    

    如果链接失效请访问链接:https://share.weiyun.com/5SfQpEP 密码:zqguh4
    或者加我qq:sonen7@qq.com获取文件

  • 相关阅读:
    FastAPI(5)- 查询参数 Query Parameters
    FastAPI(4)- 路径参数 Path Parameters
    FastAPI(3)- uvicorn.run()
    Python
    Python
    Python
    Python
    Python
    Python
    Python
  • 原文地址:https://www.cnblogs.com/sonen7/p/8904082.html
Copyright © 2011-2022 走看看