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 & HelpPrograms › Frame Differencing Error
Page Index Toggle Pages: 1
Frame Differencing Error (Read 753 times)
Frame Differencing Error
Sep 26th, 2007, 11:37pm
 
I get this error when running the Frame Differencing example.

quicktime.std.StdQTException[QTJava:7.2.0g],-9405=couldntGetRequiredComponent,QT.vers:7208000
at quicktime.std.StdQTException.checkError(StdQTException.java:38)

I'm going to try reinstalling quicktime, but if anyone has any suggestions please let me know!
Re: Frame Differencing Error
Reply #1 - Nov 24th, 2007, 11:04pm
 
I think the example code is fine. Were you able to get it running?
Re: Frame Differencing Error
Reply #2 - Nov 25th, 2007, 9:17am
 
I got it to kinda work when I installed a free "vdig" driver I found. But it places a watermark on top of the streaming video. The applet works fine on a Mac, but as it stands I haven't been able to get it to work on my PC because of an issue between Quicktime 7 and Java. I am open to any suggestions.
Re: Frame Differencing Error
Reply #3 - Nov 25th, 2007, 2:01pm
 
the example is fine, it's just that a working vdig is required, as described in the video reference.
Re: Frame Differencing Error
Reply #4 - Nov 26th, 2007, 1:43pm
 
I have become quite aware of that since I first posted my message. What I was hoping to find out is if there is another option out there for PC users to get Quicktime and Java to work together with out having to buy the vdig driver?
Re: Frame Differencing Error
Reply #5 - Nov 26th, 2007, 2:43pm
 
here's the link:

http://www.eden.net.nz/7/20071008/

version 101 is what you need.

F
Page Index Toggle Pages: 1