您好我在Ubuntu 16.04中使用matlab阅读视频时遇到了大麻烦。当我尝试读取任何格式的视频时,我收到此错误
Error using VideoFileReader/setup
Could not open the specified file.
我已经安装了所有gstreamer插件,并且已使用matlabroot/sys/os/glnxa64/libstdc++.so.6
更改了/usr/lib/x86_64-linux-gnu/libstdc++.so.6
上次当我在我的Ubuntu系统中安装matlab时,上面的方法解决了问题,但这次没有用。我需要帮助。
有时我常常将此错误发送到:
Error using dspmmfileinfo>tryVideoReader (line 278)
Failed to initialize internal resources. The specified file is:
/home/mofiqul/repos-git/Image-Processing/matlab/multi-object-tracking/video4.avi
Error in dspmmfileinfo>getFileInfo (line 180)
[hasAudio,hasVideo,videoFPSComputed,videoFramesPerSecond, ...
Error in dspmmfileinfo (line 40)
cache.fileInfo(index) = {getFileInfo(filename)};
Error in vision.VideoFileReader/setFileInfoProps (line 349)
Error in vision.VideoFileReader/set.Filename (line 150)
Error in matlab.system.SystemProp/parseInputs (line 908)
Error in matlab.system.SystemProp/sysObjSetProperties (line 298)
Error in vision.VideoFileReader (line 133)