|
Author |
Topic: Problem with Quicktime video when using Code folde (Read 239 times) |
|
sam chen Guest
|
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
|
|
|
|
|