Hi I've seen in OSG there is the ArgumentParser class which allows you to access data from the command line.
Is there a way to send data to the command line while the code is running? I've seen this can be done using the process function in QT, but is there another method which doesn't require QT? The reason for this is I have a set of numbered images, but now I want to access mencoder to convert them to a .avi file and then display it within the same OSG based code. Regards Tristan _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
