dea*_*arN 4 dvd ubuntu-restricted-extras
即使在安装了受限制的附加程序并尝试了这个之后,我似乎仍然无法在我的 Ubuntu 11.10 上播放电影 DVD
This[a] 是我使用电影播放器收到的错误消息。VLC 也不播放 DVD。
是什么赋予了
[一种]Could not read DVD. This may be because the DVD is encrypted and a DVD decryption library is not installed.
在应用程序 > 附件 > 终端下打开终端并运行以下命令:
sudo apt-get install libdvdnav4 libdvdread4 gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
sudo /usr/share/doc/libdvdread4/install-css.sh
Run Code Online (Sandbox Code Playgroud)
参考:
小智 5
https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
此链接是对此类问题(包括故障排除)的写得很好的回复。非常值得一读让我们知道它是否有助于祝你好运 - Mal