Hello Vincent,
Could you exactly tell me what to add in the CMakeLists.txt? I am rather new to Cmake as well as osg.
Please do a bit of research on your side. A simple case-insensitive grep (or find in files) for "ffmpeg" in the OSG source tree would tell you what you need to know...
In particular, look in src\osgPlugins\CMakeLists.txt and search for ffmpeg. But a grep will also tell you that you need to modify the root CMakeLists.txt as well...
J-S -- ______________________________________________________ Jean-Sebastien Guay [email protected] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

