movie2avi problem (blank video when using fps handle)
Mostrar comentarios más antiguos
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 comentario
Naomi
el 5 de Abr. de 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?
Respuestas (2)
KSSV
el 29 de Dic. de 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
el 15 de Oct. de 2012
0 votos
I have exactly the same problem (Matlab R2007a, Mac Os X 10.6.8)
Categorías
Más información sobre Switches and Breakers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!