ImageStreams aren't currently supported by the ive reader/writer. They safely cast to Image, so the plugin treats them according to the osg::Image interface.
Chase > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of Weitz, Andrew C. > Sent: Friday, July 13, 2007 1:05 PM > To: osg users > Subject: [osg-users] Saving/Loading QuickTime ImageStreams > > Hi, > > I'm using the QuickTime plugin to create a video texture. I'm having > trouble saving/loading the video texture to/from an IVE file. The save > process seems to work correctly. But when I load the IVE file, all I > see is a single video frame. When I try to cast the loaded osg::Image > to an osg::ImageStream, it fails. Does anyone know if it's even > possible to do what I'm trying? > > Thanks, > Andrew > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
