> How are you streaming these images? What resolution and format are they? > > When you're talking about streaming I suppose you're using some kind of > compression?
I'm not using any form of compression at this moment: I have a set of .tga image at a resolution of 1440x1050 and I have tried to read them both with osgDB::readImageFile function (loading the images at the initialization of application) and using osgimagesequence example. > On > Linux this would most likely be handled by the xine plugin, on OS X possibly > the quicktime > plugin. I have read something about this but i have not understood if both quicktime or xine introduce some form of compression. Thanks Hi Francesco Argese ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=7288#7288 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

