필터 지우기
필터 지우기

Problem with VideoWrite and movie2avi

조회 수: 1 (최근 30일)
C Meek
C Meek 2012년 8월 7일
Hi all,
Two separate problems here. As you can probably tell I'm trying to write video data to a .avi file.
With movie2avi, I want the framerate to be 1 fps. But when I set it to this the framerate is a lot higher. Code:
movie2avi(mve, 'animation', 'fps',1)
Any ideas?
I've heard lots about VideoWrite, but the version of Matlab I'm using cannot find anything to do with it. I'm using version 7.10.0 (R2010a).
Thanks in advance for any help!
  댓글 수: 1
K E
K E 2012년 10월 12일
It is called VideoWriter not VideoWrite, if you happen to have access to it after all.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by