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
Naomi
2013년 4월 5일
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?
답변 (2개)
KSSV
2011년 12월 29일
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
2012년 10월 15일
0 개 추천
I have exactly the same problem (Matlab R2007a, Mac Os X 10.6.8)
카테고리
도움말 센터 및 File Exchange에서 Switches and Breakers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!