Hi,

I've been trying to load a movie with osgmovie and the FFMPEG plugin. I've 
built OSG with the ffmpeg libraries, the plugin is also built and moved to the 
correct folder. However, when I load a movie the DEBUG_FP info shows me the 
following messages:

itr='C:\OpenSceneGraph\bin'
FindFileInPath() : trying 
C:\OpenSceneGraph\bin\osgPlugins-2.8.3\osgdb_ffmpeg.dll ...
FindFileInPath() : USING C:\OpenSceneGraph\bin\osgPlugins-2.8.3\osgdb_ffmpeg.dll
DynamicLibrary::failed loading "osgPlugins-2.8.3/osgdb_ffmpeg.dll"
itr='C:\OpenSceneGraph\bin'
FindFileInPath() : trying C:\OpenSceneGraph\bin\osgPlugins-2.8.3\osgdb_mpg.dll 
...
itr='C:\Windows\system32'
FindFileInPath() : trying C:\Windows\system32\osgPlugins-2.8.3\osgdb_mpg.dll ...


So, I guess it is finding the plugin but it's not loading it for some odd 
reason. 
I tried loading the video with FFPLAY and it plays just fine. Also tried many 
other videos, always using osgmovie -e ffmpeg [file]

Do you guys have any clue why this is happening?

Cheers,
Theo

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=30241#30241





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to