Why am I unable to read my AVI file in MATLAB on a Mac Pro ?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to read avi video file but an error accure said :"Error using vision.VideoFileReader
Invalid input file."
even I tested for avi built in video in matlab.
2 commentaires
Réponse acceptée
Sai Bhargav Avula
le 27 Mar 2020
Hi,
To the best of my knowledge MATLAB relies on Platform APIs to read a file using VideoFileReader. If Quick Time can't open the file on your macOS, you will not be able to read it using VideoFileReader.
Hope this helps!
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!