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.
Page Index Toggle Pages: 1
VIDEO CAPTURE DOESN'T WORK (Read 1632 times)
VIDEO CAPTURE DOESN'T WORK
Jan 5th, 2007, 7:08pm
 
I am on a mac, OSX 10.4.8, QUICKTIME 7.1.3.

I got the following error message:

quicktime.std.StdQTException[QTJava:6.1.6g],-50=paramErr,QT.vers:7138000
at quicktime.std.StdQTException.checkError(StdQTException.java:38)

java.lang.RuntimeException: Error while setting up Capture
at processing.core.PApplet.die(PApplet.java:2292)
at processing.core.PApplet.die(PApplet.java:2310)
at processing.video.Capture.<init>(Capture.java:223)
at Temporary_4158_2347.setup(Temporary_4158_2347.java:14)
at processing.core.PApplet.handleDisplay(PApplet.java:1244)
at processing.core.PGraphics.requestDisplay(PGraphics.java:564)
at processing.core.PApplet.run(PApplet.java:1413)
at java.lang.Thread.run(Thread.java:613)
Re: VIDEO CAPTURE DOESN'T WORK
Reply #1 - Jan 17th, 2007, 4:09am
 
I had the same issue in XP sp2. Trying to find something about it on the board.
Re: VIDEO CAPTURE DOESN'T WORK
Reply #2 - Jan 17th, 2007, 4:12am
 
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1164984479
Re: VIDEO CAPTURE DOESN'T WORK
Reply #3 - Jan 17th, 2007, 4:55am
 
use JMyron and all this non-sense goes away.
Page Index Toggle Pages: 1