We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › construct new quicktime and save to disk
Page Index Toggle Pages: 1
construct new quicktime and save to disk? (Read 639 times)
construct new quicktime and save to disk?
Nov 24th, 2005, 7:15pm
 
sorry if this is a noob question, but how do you construct a new quicktime movie frame by frame and save it to disk?
Re: construct new quicktime and save to disk?
Reply #1 - Dec 2nd, 2005, 5:48pm
 
I think you'd have guess it already, but you can export via saveFrame() and then import it into QuickTime as an image sequence and save it again as a movie.
Page Index Toggle Pages: 1