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 and QT with MPEG-2 component
Page Index Toggle Pages: 1
MovieMaker and QT with MPEG-2 component (Read 331 times)
MovieMaker and QT with MPEG-2 component
Nov 12th, 2008, 7:35pm
 
Ever since I upgraded Quick Time with the MPEG-2 codec, I have been getting errors whenever I try to make a movie with the MovieMaker object (specifically with the addFrame command):

Exception in thread "Thread-2" java.lang.NoSuchMethodError: processing.core.PApplet.flush()V
at processing.video.MovieMaker.addFrame(MovieMaker.java:271)
at Temporary_9443_4526.draw(Temporary_9443_4526.java:32)

Is anyone else having this problem?  Are there any workarounds?

Thanks,
Harlo
Page Index Toggle Pages: 1