DA
DealiAxy
2021年12月18日

Ubuntu-18-04-安装最新版VLC播放器

添加软件源 sudo add-apt-repository ppa:videolan/master-daily sudo apt update Install sudo apt install vlc qtwayland5 运行VLC播放器 安装额外解码器 vlc-plugin-access-extra - multimedia player and streamer (extra access

未分类
1047
4 分钟阅读
更新于 10-27

添加软件源

sudo add-apt-repository ppa:videolan/master-daily
sudo apt update

Install

sudo apt install vlc qtwayland5

运行VLC播放器

图片准备加载中...

安装额外解码器

  • vlc-plugin-access-extra - multimedia player and streamer (extra access plugins)
  • vlc-plugin-fluidsynth - FluidSynth plugin for VLC
  • vlc-plugin-jack - JACK audio plugins for VLC
  • vlc-plugin-notify - LibNotify plugin for VLC
  • vlc-plugin-samba - Samba plugin for VLC
  • vlc-plugin-skins2 - multimedia player and streamer (Skins2 plugin)
  • vlc-plugin-svg - SVG plugin for VLC
  • vlc-plugin-video-splitter - multimedia player and streamer (video splitter plugins)
  • vlc-plugin-visualization - multimedia player and streamer (visualization plugins)
sudo apt install libavcodec-extra

About

图片准备加载中...


了解更多有趣的操作请关注我的微信公众号:DealiAxy 每一篇文章都在我的博客有收录:blog.deali.cn