It does work with xine itself. just when I input in the console osgmovie movie.avi
It gives the error that it cannot find the plugin On Fri, 2007-03-02 at 13:31 +0000, Robert Osfield wrote: > Can xine itself read the file? > > On 3/2/07, Tristan McMillan <[EMAIL PROTECTED]> wrote: > > > > Hi Robert > > > > I have set the XINE_INSTALLED env variable to yest in Make/dependencies > > and recompiled OSG. > > > > However when I try run the .avi I get the following error: > > Warning: Could not find plugin to read objects from file > > "/home/tmcmillan/Desktop/Africa.avi". > > Unable to read file /home/tmcmillan/Desktop/Africa.avi > > > > So it still seems to not be locating the plugin for the .avi movie. > > > > I'm using > > xine-lib-1.1.2-2 > > xine-lib-devel-1.1.2-2 > > > > If you have any ideas of what could be doing this. > > > > Thanks > > Tristan > > > > > > > > > > On Fri, 2007-03-02 at 11:48 +0000, Robert Osfield wrote: > > > Hi Tristan, > > > > > > You need to tell the OSG that xinelib is installed by setting the > > > XINE_INSTALLED env var to yes. See Make/dependencies, and then > > > rebuild the OSG. > > > > > > Robert. > > > > > > On 3/2/07, Tristan McMillan <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > > > > > I'm trying to get the osgmovie example to work for OSG-1.0 under fedora > > > > core 4. I downloaded the xine-lib plugins and installed them. I just > > > > unsure as to where the plugins must be placed for the osgmovie example > > > > to find them. > > > > > > > > I initially put them under the > > > > OSG_OP_OT-1.0/OpenSceneGraph/lib/Linux32/osgPlugins > > > > > > > > but I don't think thats right. I think the plugin that osgmovie needs is > > > > xineplug_dmx_avi.so as it seems to be the only avi plugin within xine. > > > > > > > > Any help with this is most appreciated as I'm just stumbling around at > > > > the moment. > > > > > > > > Thanks > > > > Tristan > > > > > > > > On Thu, 2007-03-01 at 13:43 +0000, Robert Osfield wrote: > > > > > osgmove does not read files itself, its requires plugins for it. For > > > > > OSG-1.2 none are available under Windows. > > > > > > > > > > In SVN there now is a Quicktime plugin that will read movie files > > > > > under Windows and OSX. Under Linux the xinelib plugin will do this. > > > > > > > > > > On 3/1/07, Tristan McMillan <[EMAIL PROTECTED]> wrote: > > > > > > Hi > > > > > > > > > > > > I'm having trouble running the osgmovie example. It seems that > > > > > > there are > > > > > > some plugins missing. Also what format does the osgmovie example > > > > > > accept. > > > > > > As I'm trying to use it on an .avi file > > > > > > > > > > > > Thanks > > > > > > Tristan > > > > > > > > > > > > _______________________________________________ > > > > > > 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/ > > > > > > > > _______________________________________________ > > > > 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/ > > > > _______________________________________________ > > 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/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
