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_
   Topics & Contributions
   Sound
(Moderators: pitaru, REAS)
   sonia and video at the same time
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: sonia and video at the same time  (Read 718 times)
MrHunt

Email
sonia and video at the same time
« on: Nov 9th, 2004, 1:56pm »

I can't make a program that both plays video and wav files.Is there anyone who had implemented before and can send a simple code example.
 
 
the error ocuurs when i try to run my program.  
my code gives the following error:  
 
"java.lang.UnsatisfiedLinkError: no QTJava in java.library.path"  
 
p.s. I have two simple programs .one of them plays wav files and the other one plays video.When I try to merge them then the problem occurs.
 
fjen

WWW
Re: sonia and video at the same time
« Reply #1 on: Nov 9th, 2004, 3:01pm »

just to keep things together:
http://processing.org/discourse/yabb/board_VideoCamera_action_d_isplay_num_1099954618.html
 
--------------
 
have you tried to put the sound into the movie it works for me on os-x ...  
 
/F
 
MrHunt

Email
Re: sonia and video at the same time
« Reply #2 on: Nov 9th, 2004, 10:41pm »

the point is my sound and video is irrelevant.what I want to make is to manipulate cideo data according to sound data.So my sound can not be included in the movie.
 
Pages: 1 

« Previous topic | Next topic »