-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-01-20 15:04, Michael Karr wrote:
Hello all,
I am still teaching myself how to get good output from GEM, I am working now with a formant vocoder which feeds values into a video composition of 5 rectangles. It renders the rectangles as I want it to, but when I export it via pix_record, it only saves the top rectangle, and rotated 180 degrees and
[pix_record] takes the current pix as input for recording. (there can only be a single current pix) if you want to record the contents of you gemwindow, you have to first grab the framebuffer and "convert" it into a pix, use [pix_snap] for that.
fgamdr IOhannes