Hi, Gianni In linux you can use glc for grabbing video from opengl render in realtime. osgscreencapture-like screen capture takes a lot of time each frame and would be slow as hell in good resolutions (you can speedup it to some point by writing to drive created in ram).
11.05.2011, 12:17, "Gianni Ambrosio" <[email protected]>: > Hi All, > I know this topic have been already discussed in the past but I didn't find > clear solution. > > Basically I need to save a movie of what is shown in an osgViewer embedded in > a Qt widget. > I gave a rough look at the osgscreencapture example. Is the recommended way > to implement what I need? > > Regards > Gianni > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=39265#39265 > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

