Ubuntu18.04使用firefox看B站,无法播放问题解决

ubuntu18.04看bilibili,提示无法连接服务器,开始还以为开了有什么问题,发现关了还会一样,仔细看了报错信息,提示

please install h.264 decodec 。。。。

发现原来是没能解码视频,使用命令:

sudo apt-get install ubuntu-restricted-extras

可以安装许多受限的packages,详情参考ubuntu中关于:

Commonly used media codecs and fonts for Ubuntu Other Packages Related to ubuntu-restricted-extras

(https://packages.ubuntu.com/bionic/ubuntu-restricted-extras)

你可能感兴趣的:(Ubuntu18.04使用firefox看B站,无法播放问题解决)