Problem with Aviread function while trying to read an avi file.
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2011 年 10 月 27 日
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.
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!