필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
HAOJUN JIANG
HAOJUN JIANG 2018년 1월 25일
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에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by