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_
   Bugs
   Software Bugs
(Moderator: fry)
   quicktime doesn't like code folder
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: quicktime doesn't like code folder  (Read 1968 times)
belringer


quicktime doesn't like code folder
« on: Feb 27th, 2005, 2:31pm »

Hi everybody,
 
I want to run a quicktime movie along with the jMyron plugin and I get an error message saying:
 
java.lang.UnsatisfiedLinkError: no QTJava in java.library.path
 
First I thought it's because of JMyron mixing up the path or something, so I deleted the files from the code folder. Still it wouldn't work. Then I deleted the code folder and the quicktime movie was running fine. Just to test it, I created an empty code folder and there it was again, the same error message.
 
It seems the sheer appearance of the code folder is the  problem.
 
Any suggestions?
 
b.
 
fry


WWW
Re: quicktime doesn't like code folder
« Reply #1 on: Feb 27th, 2005, 6:07pm »

you might just try placing a copy of qtjava.zip into your code folder to make it happy, i think that oughta fix it.
 
fry


WWW
Re: quicktime doesn't like code folder
« Reply #2 on: Feb 27th, 2005, 6:21pm »

also fwiw, this has been fixed for future releases.
 
belringer


Re: quicktime doesn't like code folder
« Reply #3 on: Feb 28th, 2005, 2:11am »

thanks for the quick response!
 
I forgot to mention that I already had placed the qtjava.zip in the code folder, as well as win32com.dll, comm.jar and javax.comm as suggested by mKoser somewhere else.
 
but its still not working....
then I was playing around with jmfvid, but it seems way too buggy (keeping the framerate, sound issues etc.)
 
hmmm...
 
 
belringer


Re: quicktime doesn't like code folder
« Reply #4 on: Feb 28th, 2005, 3:19am »

ha, after spending a few hours looking for the weirdest solution, I missed the one under my nose:
 
installed 69 and it works fine, even without QTjava in the code folder. I guess I was just too suspicious ("use at your own risk!")
 
But another thing I forgot to ask: is there an issue with the sound of quicktime movies? It only plays the first 2 seconds??
 
cheers!
 
Pages: 1 

« Previous topic | Next topic »