Error while loading video
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
But results in the error shown below
Error using VideoReader/init (line 601) Could not read file due to an unexpected error. Reason: Unable to initialize the video properties * Error in VideoReader (line 171) obj.init(fileName);
Error in MultiObjectTrackingExample/setupVideoObjects (line 51) videoObjects.reader = VideoReader(filename);
Error in MultiObjectTrackingExample (line 4) *videoObjects = setupVideoObjects('atrium.mp4');
2 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Audio and Video Data 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!