我有 ubuntu 12.10,但无法播放 DVD 电影。我试过所有 kmplayer vlc gnomeVLC 都无法读取文件(输入/输出错误)。
File reading failed:
VLC could not read the file (Input/output error).
File reading failed:
VLC could not read the file (Input/output error).
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///media/ahsidddiqui/Ubuntu%20OEM%2012.10%20amd64%20UALinux/'. Check the log for details.
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///media/ahsidddiqui/Ubuntu%20OEM%2012.10%20amd64%20UALinux/'. Check the log for details.
答案1
这可能是由于未安装正确的编解码器造成的。为了能够在 Ubuntu 上播放 DVD,您需要先做以下几件事:
- 安装
ubuntu-restricted-extras
,通过软件中心或终端使用以下命令:sudo apt-get install ubuntu-restricted-extras
- 在终端中使用以下命令安装 libdvdcss:
sudo /usr/share/doc/libdvdread4/install-css.sh
您可以在社区帮助 Wiki
答案2
对于 Ubuntu,16.04
我需要做更多。我需要安装libdvdread4
和libdvdcss
第一个可以通过安装apt
。对于后者,安装步骤详细说明在
/usr/share/doc/libdvdread4/README.css
或这里。添加这两个库后,我就能在笔记本电脑上播放原版 DVD 了。
答案3
您需要 Medibuntu 来实现这一点 - 这里有文档 - 要怎么做: