movie2avi problem (blank video when using fps handle)
Afficher commentaires plus anciens
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 commentaire
Naomi
le 5 Avr 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?
Réponses (2)
KSSV
le 29 Déc 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
le 15 Oct 2012
0 votes
I have exactly the same problem (Matlab R2007a, Mac Os X 10.6.8)
Catégories
En savoir plus sur Switches and Breakers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!