Gstreamer 1.0 error for Matlab 2018b
Ältere Kommentare anzeigen
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
Antworten (1)
LO
am 27 Feb. 2019
0 Stimmen
Hi Prospero
I am trying to import a video stream from gstreamer in matlab. Could you share the code on how to do that ?
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!