FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   Problem with Quicktime video when using Code folde
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Problem with Quicktime video when using Code folde  (Read 239 times)
sam chen
Guest
Email
Problem with Quicktime video when using Code folde
« on: Jan 7th, 2004, 7:17am »

Hi,
I'm trying to use a webcam and manipulate the image using audio levels. For this I'm using Amit's Sonia library which is placed in the Code folder in my Sketch.
 
However, I've found that Quicktime (video) won't work when you have a Code folder in your project. I've tried it by adding a Code folder to the sample video project that comes by default with Proce55ing, and it won't work.
 
Does anyone know what I could do to get it to work? It seems to be a problem with the placement of Quicktime, with it not being added to the final project or something.
 
This is the error I get:
 
-----------------------------------------------
java.lang.UnsatisfiedLinkError: no QTJava in java.library.path
 
 at java.lang.ClassLoader.loadLibrary(Unknown Source)
 
 at java.lang.Runtime.loadLibrary0(Unknown Source)
 
 at java.lang.System.loadLibrary(Unknown Source)
 
 at quicktime.jdirect.JDirectLinker$1.run(JDirectLinker.java:266)
 
 at java.security.AccessController.doPrivileged(Native Method)
 
--------------------------------------------------
thanks!
sam
 
fry


WWW
Re: Problem with Quicktime video when using Code f
« Reply #1 on: Jan 8th, 2004, 8:18pm »

info at: http://proce55ing.net/discourse/yabb/board_Proce55ing_software__bugs_action_display_num_1073523928.html
 
Pages: 1 

« Previous topic | Next topic »