Can't run VideoReader
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Geoff Hayes
il 2 Nov 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!