Hello Luca,

I had the same problem. What is you compiler? VS2010?
Unfortunately I don't remember the exact solution, but I had to change something in the linker settings of the plugin IIRC.

Maybe check the linker settings/project settings of the ffmpeg-plugin in release and debug, there was some strange difference, which somehow created a incorrectly linked dll (Check be checked with depends.exe from the Visual Studio)
Hi,

I've just compiled OSG 3.1.5, on Windows7; I'm using ffmpeg v1.0.1, downloaded 
from http://ffmpeg.zeranoe.com/builds/win32/shared/.

When I run osgmovie on any movie file, I get an error dialog saying "cannot find 
computeDataVariance@Object@osg in avformat-54.dll" and then the plugin fails 
loading. If I run the same exact command in debug (osgmovied) everything works fine! Note 
that I don't have debug libs for ffmpeg, so in both cases I am using the same DLLs...

Any idea of what could possibly be the cause?

Thanks a lot,

    Luca

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





_______________________________________________
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

Reply via email to