VLC无法播放hevc/H.265视频的问题在于没有安装对应于hevc的解码器和相关播放器插件
Reference: https://launchpad.net/~strukturag/+archive/ubuntu/libde265
解决方法:
sudo add-apt-repository ppa:strukturag/libde265
sudo apt-get install vlc-plugin-libde265
VLC无法播放hevc/H.265视频的问题在于没有安装对应于hevc的解码器和相关播放器插件
Reference: https://launchpad.net/~strukturag/+archive/ubuntu/libde265
解决方法:
sudo add-apt-repository ppa:strukturag/libde265
sudo apt-get install vlc-plugin-libde265