Gstreamer 1.0 error for Matlab 2018b
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
LO
el 27 de Feb. de 2019
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 comentarios
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!