OSG Users, I have been trying to get osg to display a mpeg file by the osgviewer application. I am currently running osg 1.2 with windows xp. I have used the following steps to try and get osgviewer to read and play a mpeg file.
1) Downloaded the Xine source and managed to get it to build on windows (mingw build process) 2) Added "osgPlugin Xine" to the visual studio solution. 3) Added the visual studio env variable "USE_XINE" to the osgDB project. 4) Rebuilt the osgDB project 5) Build the osgPlugin Xine 6) Rebuilt the osgviewer project. 7) Ran the osgviewer application with the following command: osgviewer --movie xyz.mpg This is the Warning that I get when I run osgviewer. Warning: Could not find plugin to read objects from file xyz.mpg Osgviewer: No data loaded Am I missing some steps to get osg to use the Xine plugin? Thanks, Mike Hartman
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
