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!