Problem with Aviread function while trying to read an avi file.

hi, i am trying to read an avi file into matlab : i tried like this.
mov = aviread('1.avi');
??? Error using ==> aviread at 76
Unable to locate decompressor to decompress video stream
it says like this. can any one please help me. whats wrong with this function.

댓글 수: 1

I thought I had answered this post. Wonder what happened?
The Solution below is fine as far as it goes, but needs to be extended to cover the case of 64 bit MATLAB versions.

댓글을 달려면 로그인하십시오.

 채택된 답변

Sandhu
Sandhu 2011년 9월 26일

0 개 추천

http://www.mathworks.se/support/solutions/en/data/1-186ZX/index.html?solution=1-186ZX try it.. and install the required codec into your system. the matlab can read ur file.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

질문:

2011년 9월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by