"Petr Svoboda" writes: > I downloaded newest release -> 3.2.1 rc2 > clasiic style: > configure > make > make install > > But the thing is that ffmpeg wont build (skipped?). All plugins were > built but ffmpeg. In source folder src there are source files for > ffmpeg. Are there any pre-requisites? Any reason why all plugins were > built and ffmpeg library wont?
Yes. You have to have libav headers and development libraries on your system, otherwise the build of the plugin is disabled. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

