Hi, I'm making some progress with Equalizer support for Bino <http://www.nongnu.org/bino>, but I have a few questions.
To keep things simple, I plan to use a single 2D canvas in the Equalizer configuration for video - anything else would not make much sense. Now I need information about this canvas in two places: 1. The config needs to know the geometry of the whole canvas, so that it can decide which part of the canvas to use to keep the aspect ratio of the video. 2. The channels needs to know its relative viewport inside the canvas so that it can display the correct subset of the video. How do I get this information? Martin -- Computer Graphics and Multimedia Systems Group University of Siegen, Germany http://www.cg.informatik.uni-siegen.de/ _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

