필터 지우기
필터 지우기

How to decompress videos for matlab input video

조회 수: 1 (최근 30일)
live to l e a r n  MATLAB
live to l e a r n MATLAB 2012년 11월 9일
an error message was came while giving input videos to matlab like
?? Error using ==> aviread at 76 Unable to locate decompressor to decompress video stream
Error in ==> main at 7 avi = aviread('Testvid_NEW_NEW.avi');
  댓글 수: 5
live to l e a r n  MATLAB
live to l e a r n MATLAB 2012년 11월 9일
>> minfo = mmfileinfo('Testvid_NEW_NEW.avi')
minfo =
Filename: 'Testvid_NEW_NEW.avi'
Path: 'F:\kesavan matlab\subtraction'
Duration: 12.2400
Audio: [1x1 struct]
Video: [1x1 struct]
Walter Roberson
Walter Roberson 2012년 11월 9일
Please show us minfo.Video by entering that at the command line. We need to see the contents of the structure.

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by