Hi all I'm just starting a new thread to make it more clear...
I've compiled and test the OpenSceneGraph-2.8.2-rc4. Compilation is ok. Running few tests was ok too. using osgmovie with xine reading an mpeg movie makes a segfault... export OSG_NOTIFY_LEVEL=DEBUG osgmovie -l osgdb_xine.so --window 50 50 800 600 /home/pbo/imerir/projets/AragoMassane/Sequence01.mpg RegisterWindowingSystemInterfaceProxy() X11WindowingSystemInterface() GraphicsContext::setWindowingSystemInterface() 0x9504de0 0xb7f4fa98 CullSettings::readEnvironmentalVariables() DatabasePager::addDatabaseThread() HANDLE_NON_HTTP DatabasePager::addDatabaseThread() HANDLE_ONLY_HTTP CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() CullSettings::readEnvironmentalVariables() itr='/mnt/s2/2/OpenSceneGraph/OpenSceneGraph-2.8.2-rc4/install/lib' FindFileInPath() : trying /mnt/s2/2/OpenSceneGraph/OpenSceneGraph-2.8.2-rc4/install/lib/osgdb_xine.so ... itr='/mnt/s2/2/OpenSceneGraph/OpenSceneGraph-2.8.2-rc4/install/lib/osgPlugins-2.8.2' FindFileInPath() : trying /mnt/s2/2/OpenSceneGraph/OpenSceneGraph-2.8.2-rc4/install/lib/osgPlugins-2.8.2/osgdb_xine.so ... FindFileInPath() : USING /mnt/s2/2/OpenSceneGraph/OpenSceneGraph-2.8.2-rc4/install/lib/osgPlugins-2.8.2/osgdb_xine.so Opened DynamicLibrary osgdb_xine.so GraphicsContext::registerGraphicsContext 0x9553280 GraphicsContext::getWindowingSystemInterface() 0x9504de0 0xb7f4fa98 GraphicsContext::createNewContextID() creating contextID=0 Updating the MaxNumberOfGraphicsContexts to 1 View::setUpViewOnSingleScreen - GraphicsWindow has been created successfully. FindFileInPath(/home/pbo/imerir/projets/AragoMassane/Sequence01.mpg): returning /home/pbo/imerir/projets/AragoMassane/Sequence01.mpg ReaderWriterXine::readImage /home/pbo/imerir/projets/AragoMassane/Sequence01.mpg XineImageStream::open() : Could not ready movie file. XineImageStream::close() Closing stream Disposing stream Closing audio driver Closing video driver Erreur de segmentation This Video is MPEG2 720x576 25.000 fps encoded. I've tried other video: same result... If you need, you can download the movie on dl.free.fr at: http://dl.free.fr/qUKS6UDpg Anyone else has had trouble with osgmovie ? I'll try with OpenSceneGraph-2.9.5 to see if ffmpeg handles it correctly. Pierre. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pierre BOURDIN I.M.E.R.I.R. Av. Pascot BP 90443 66004 PERPIGNAN tél: 04 68 56 84 95 fax: 04 68 55 03 86 email: [email protected] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

