Function to open a video file
古いコメントを表示
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 件のコメント
Walter Roberson
2012 年 2 月 8 日
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
2012 年 2 月 9 日
回答 (2 件)
Thomas
2012 年 2 月 8 日
did you try
implay()
doc implay
Walter Roberson
2012 年 7 月 3 日
0 投票
Your AVI file is corrupt.
カテゴリ
ヘルプ センター および File Exchange で Video Formats and Interfaces についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!