movie2avi problem (blank video when using fps handle)
Show older comments
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
Naomi
on 5 Apr 2013
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?
Answers (2)
KSSV
on 29 Dec 2011
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
David Garcia
on 15 Oct 2012
0 votes
I have exactly the same problem (Matlab R2007a, Mac Os X 10.6.8)
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!