Function to open a video file
Afficher commentaires plus anciens
I want to open a video file in my code. The 'aviread' function is not working. Is there any constraint on using this function???? Is this function available in higher versions of MATLAB only?
2 commentaires
Walter Roberson
le 8 Fév 2012
Which MATLAB version are you using?
Is it saying that aviread is not found, or is aviread saying that it cannot find the codec for that video?
Rashmi
le 9 Fév 2012
Réponses (2)
Thomas
le 8 Fév 2012
did you try
implay()
doc implay
Walter Roberson
le 3 Juil 2012
0 votes
Your AVI file is corrupt.
Catégories
En savoir plus sur Video Formats and Interfaces dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!