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 › MovieMaker + Export Application Windows
Page Index Toggle Pages: 1
MovieMaker + Export Application Windows (Read 613 times)
MovieMaker + Export Application Windows
Sep 30th, 2009, 1:27pm
 
Hi: I have a running pde that uses MovieMaker + Movie to record webcam video then play it back. It runs perfect from IDE but I can't get an exported application running in windows. I think its beacuse a quicktime file permission problem. I can't get any exception. It just hangs up entering MovieMaker() constructor.
Im using sketchPath("myQuicktime.mov") as file name.
Any thougths?

thanks.
dx

Re: MovieMaker + Export Application Windows
Reply #1 - Oct 1st, 2009, 8:24am
 
i have done a similar sketch using GSVideo library and the exported application work, more i find that GSVideo play work faster than Video library.
Page Index Toggle Pages: 1