我正在尝试播放使用命令行复制到服务器上的网络文件夹的DVD。如果我使用以下内容:
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" dvd:// "\\Bts1\cctv\client\DVD 2"
它在VLC中播放DVD,但我收到一条错误消息
Playback failure:
DVDRead could not open the disc
Your input cant be opened
vlc is unable to open the MDL 'dvd://'. check the log for details
为什么会收到错误消息,但它仍然从文件夹中播放DVD?