GSVideo: setting parameters of the capture object

I finished a new version of gsvideo (0.3.12), which adds the possibility of setting parameters for the input plugin in the GSCapture object. An useful application of this feature is to chose the input device in Linux as follows:

capture = new GSCapture(this, 320, 240, new String[] {"device"}, new String[] {"/dev/video0"});

Download from here.

Posted at 3am on 5/7/08 | 2 comments | Filed Under: Uncategorized | read on

Realmatik: effect fade in and out

Realmatik is a little application written in Processing to demo real-time GPU video effects on video. Two iterations after the first version, and now it has the possibility of fading-in and out the effects by using bezier curves:

When clicking on the slide bar representing the effect, a bezier curve editor appears in the bottom part [...]


About

My name is Andres Colubri, and I’m an programmer/artist/researcher, right now at UCLA in the Design | Media Arts department. My interests are:

Exploring code, computer arts, programming as a medium for expression

Interactivity, using technology in performance.

Mixed reality, interfacing with the computer without a screen.

Open source alternatives to closed, proprietary software.

My homepage (as for now): http://users.design.ucla.edu/~acolubri/home/index.html

Categories