Function to open a video file
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 8 Feb. 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
am 9 Feb. 2012
Antworten (2)
Thomas
am 8 Feb. 2012
did you try
implay()
doc implay
Walter Roberson
am 3 Jul. 2012
0 Stimmen
Your AVI file is corrupt.
Kategorien
Mehr zu Video Formats and Interfaces finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!