The VideoReader can't read a video (Matlab R2017a)on Fedora 24

1 次查看(过去 30 天)
I tried to use VideoReader to read a video, but I it didn't work.
obj = VideoReader('/../data/video.mp4')
The error message:
Error using VideoReader/init(line 619)
Could not read file due to an unexpected error. Reason:
Error in VideoReader(line 172)
obj.init(filename);
I found several solutions for Ubuntu and I tried to install the gstreamer-ffmpeg-0.10.13-16.fc24.x86_64.But this didn't work for me !!!
https://www.mathworks.com/matlabcentral/answers/255157-can-t-load-video-using-videoreader-in-matlab-r2015-on-ubuntu-15-04-could-not-read-file-due-to-an-un

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by