Can't run VideoReader
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am using Matlab 2016a on Mac OS system. It shows error when I use VideoReader
>> VideoReader('comp_street.avi')
Error using VideoReader/init (line 619)
Failed to initialize internal resources.
Error in VideoReader (line 172)
obj.init(fileName);
Does anyone know how to fix this please? Thanks for help!
1 comentario
Geoff Hayes
el 2 de Nov. de 2016
Adam - see Walter's answer at https://www.mathworks.com/matlabcentral/answers/244422-how-to-clear-following-error-during-image-into-video-conversion-error-using-videoreader-init-line-4 which is for a similar question. Perhaps it will be helpful for you as well.
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!