python vlc.py或vlcwidget.py无法打开MRL

2024-06-28 11:00:51 发布

您现在位置:Python中文网/ 问答频道 /正文

我遇到了以下错误。mpg文件位于同一目录中,其中vlcwidget.py位于。有人能指出问题或分享他们的经验吗?在

C:\workspace\python-HEAD\python>vlcwidget.py trn_anaglyph_adj.mpg
libdvdnav: Using dvdnav version 4.1.4
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Can't stat trn_anaglyph_adj.mpg
No such file or directory
libdvdread: Could not open trn_anaglyph_adj.mpg
libdvdnav: vm: failed to open/read the DVD
[01bbd45c] filesystem access error: cannot open file trn_anaglyph_adj.mpg (No su
ch file or directory)
[01bbd45c] main access error: File reading failed
[01bbd45c] main access error: VLC could not open the file "trn_anaglyph_adj.mpg"
.
[0095fd8c] main input error: open of `trn_anaglyph_adj.mpg' failed: (null)
[0095fd8c] main input error: Your input can't be opened
[0095fd8c] main input error: VLC is unable to open the MRL 'trn_anaglyph_adj.mpg
'. Check the log for details.

C:\workspace\python-HEAD\python>vlcwidget.py trn_anaglyph_adj.mpg

Tags: thepyinputaccessmainerroropenfile