Bill Sherman writes: > Can anyone inform me of either 1) how to just disable ffmpeg, or 2) what > version of ffmpeg I should try to install?
1) You can set any of the cmake configuration fields relating to ffmpeg as OFF (for example set FFMPEG_LIBAVCODEC_INCLUDE_DIRS as 'OFF'). 2) I think for ffmpeg it boils down to always use the latest version. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

