当我尝试使用默认视频播放器或VLC播放file_name.avi文件时,会收到以下错误消息:
Required plugin could not be found
Videos requires to install plugins to play media files of the following type:
application/x-rar decoder
如何安装这些插件?
我刚刚安装了Ubuntu,因此我无法播放电影。例如,如果运行*.mkv文件,就会得到“Gstreamer backend error - Can't play the text file without video or visualization”错误。如果我运行*.avi one,它会写成“Gstreamer backend error -Your Gstream installation is missing a plugin”
我该安装什么?
这是一个我无法开始工作的代码片段。我想要做的就是让windows media player播放AVI,当它播放完后,我希望windows media player在下一次需要播放avi之前将其设置为“不可见”。
If brodyfile = 1 Then 'check character in file and play correct video.
WindowsMediaPlayer1.URL = (App.Path & "\brody1.avi") 'play video
下面这行不起作用。如何等待windows media