フィルターのクリア

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 Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by