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