Hi Patrick, Have you tried loading the images via osgmovie? Movies load paused, you have to call play on them get them to play.
Robert. On Mon, Sep 8, 2008 at 4:07 AM, Patrick Webb <[EMAIL PROTECTED]> wrote: > Robert, > > Sorry for not including some important information. Yes to having compiled > OSG with qt. The system I'm working on is running Fedora Core 7, and the > latest version of xine is installed. I can live without MPEG4, since the > animated textures I want to use can be done up as GIF animations. > > Let me know if you need more information, > -Patrick > >> >> Date: Fri, 5 Sep 2008 09:13:24 +0100 >> From: "Robert Osfield" <[EMAIL PROTECTED]> >> Subject: Re: [osg-users] Movie texture on poly >> To: "OpenSceneGraph Users" <[email protected]> >> Message-ID: >> <[EMAIL PROTECTED]> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> Hi Patrick, >> >> I presume you have quicktime installed and compiled the OSG's qt >> plugin on on your system, you make may no mention if you've done this >> or if what system you are working on. Quicktime is requied for Mpeg4 >> files, but only available under OSX and Windows. Under Linux you'll >> need to to you the xine-lib plugin, but xine-lib doesn't yet support >> mpeg4 as far as I'm aware. >> >> Robert. >> >> On Fri, Sep 5, 2008 at 1:26 AM, Patrick A. Webb <[EMAIL PROTECTED]> wrote: >>> >>> Hello, I'm trying to use osgviewer to display some models created in >>> Blender, and use animated textures (MPEG4 movies or even animated GIFs) >>> on >>> those models. >>> >>> I've read through the archives and found mention of replacing the texture >>> file name in the .osg file with the name of the movie that's going to be >>> the >>> animated texture, but I've had no luck getting the texture to actually >>> animate. >>> >>> Does anyone have an example .osg file and an associated movie that >>> worktogether to play an animated texture on a polygon? >>> >>> Thanks in advance for any help. >>> >>> -Patrick Webb >>> _______________________________________________ >>> osg-users mailing list >>> [email protected] >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>> > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

