what is the preferred way to work with gsvideo or qtvideo events?

22 views
Skip to first unread message

JUAN ANTONIO Ruz

unread,
Jan 3, 2014, 11:34:00 AM1/3/14
to clj-pro...@googlegroups.com
Hi Folks!
I am struggling with porting this code to quil wiht no success:

using qtvideo 
void movieEvent(Movie m) {
m.read();
}

 or gsvideo
void movieEvent(GSMovie movie) {
  movie.read();
}


I've done a lot of searchs related with this problem but no results :(

I suppose that the problem is to connect the (other) applet events to defsketch definition but ... i can achieve that simple thing 


Can any one help me?
Thaks in advance!
Juan



Nikita Beloglazov

unread,
Jan 3, 2014, 2:32:14 PM1/3/14
to clj-pro...@googlegroups.com

Hi Juan

Are you sure movieEvent available in processing 1.5? Unfortunately quil doesn't support processing 2.0 yet.

Nikita

--
You received this message because you are subscribed to the Google Groups "clj-processing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clj-processin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

JUAN ANTONIO Ruz

unread,
Jan 5, 2014, 3:24:40 PM1/5/14
to clj-pro...@googlegroups.com
Thanks Nikita for your response!
Do you know some example of working with video from quil?

Nikita Beloglazov

unread,
Jan 5, 2014, 3:31:27 PM1/5/14
to clj-pro...@googlegroups.com

No, I don't know. May be somebody else knows.

On Jan 5, 2014 8:24 PM, "JUAN ANTONIO Ruz" <juanant...@gmail.com> wrote:
Thanks Nikita for your response!
Do you know some example of working with video from quil?

Reply all
Reply to author
Forward
0 new messages