Hi J-S,

First of all, what I forgot to say, is that the ffmpeg plugin works really nice (when it plays ;) ). Thanks to everyone who put so much energy into it!

I've also tried ffmpeg-r15261, that's the version I started with :-P. Indeed I've never had problems with the ffmpeg libs.

I'm pretty sure that it crashes somewhere in the SDL Audio part... What version of SDL do you use? I use 1.2.13 that I built myself (there is no pre-built one for VS2008). And also, how do you make sure that the OSG CMake finds SDL. I have trouble to let CMake (2.6 patch 4) find SDL automatically (by settings SDLDIR) and therefore I put osgmovie together in a fresh project, with hardcoded SDL.

I see that SDL 1.2.14 is also there, I will give that a try too.

Thanks
Raymond





Jean-Sébastien Guay wrote:
Hi Raymond,

Did anyone succeed in this?

I'm using VC2005SP1, and precompiled ffmpeg downloaded as "ffmpeg-r15261.zip" from somewhere (I can't remember where) and it works fine in both release and debug. There shouldn't be any problems about C++ runtime and using debug libs in release libs for the ffmpeg libs, because they're C only IIRC.

Not sure what the problem might be in your case. Sorry.

J-S


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

Reply via email to