movie2avi problem (blank video when using fps handle)

Hello All, I am having some trouble using the movie2avi command. Whenever I include the 'fps' handle, the resulting movie is for the correct time but is completely blank when I play it.
I know my movie is working because I have used movie() and implay to play it successfully at the frame rate that I want.
I simply have: movie2avi(movie,'testmov','fps',1)
Everything is okay once I do not include that 'fps' handle. Im using Matlab 2011a and on a Mac machine.
Can anyone help? I would really like to output a video file of desired frame rate.
Thanks!

1 Comment

I'm having the same issue. Mine works fine down to fps = 3, but if I try to slow it down to 2,1, or less, I get a blank video (but for the correct length of time!). Did you find a solution for this?

Sign in to comment.

Answers (2)

Check the following file in file exchange.
I have used movie2avi in there. See the animation function in the submission.
Hope it will help...
Sreenu
I have exactly the same problem (Matlab R2007a, Mac Os X 10.6.8)

Asked:

on 29 Dec 2011

Community Treasure Hunt

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

Start Hunting!