Can't run VideoReader
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Geoff Hayes
le 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!