Hi Jason, On Thu, Apr 7, 2011 at 7:39 PM, Jason Daly <[email protected]> wrote: > I do have to finesse osgmovie into using the ffmpeg plugin for loading and > playing .mov and .avi files (possibly others, but that's what I tested). I > either have to LD_PRELOAD osgdb_ffmpeg.so, or specify -e ffmpeg on the > command line. I expect this is known behavior, but I just wanted to make > sure.
This is known behaviour. We need to provide some form of audio support for videos when reading from ffmpeg so I haven't made it the default movie plugin yet. Robert . _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

