Gstreamer 1.0 error for Matlab 2018b
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I'm having the following error which I didn't get in 2017b:
Error using VideoReader/init (line 611) Video file I/O requires Gstreamer 1.0 and higher. Install this on your system and restart MATLAB.
Error in VideoReader (line 176) obj.init(fileName);
I tried this command outside Matlab and it works: gst-launch-1.0 playbin uri=file:[filename]
Pros Naval
0 件のコメント
回答 (1 件)
LO
2019 年 2 月 27 日
Hi Prospero
I am trying to import a video stream from gstreamer in matlab. Could you share the code on how to do that ?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!