Hi Robert, I updated ffmpeg a month and a half ago in order to be able to encode videos to h264, so I need that version, I can't downgrade it. It is SVN-r17646.
I agree on not using deprecated functions. Best regards, -- A. On Sat, Feb 28, 2009 at 3:33 AM, Robert Osfield <[email protected]> wrote: > HI Alejandro, > > Which version of ffmpeg do you have installed? > > As J.P. mentioned ffmpeg is a bit of moving target and were' only just > getting into learning about FFmpeg foibles. We'll probably need to > add version checking into our FindFFmpeg.cmake to avoid these issue. > Also migrating the code across from not using deprecated functions > will be a possible solution. Adopting use ffmpeg suggest use of > swscale isn't though as it's GPL'd, so we may have to create our own > local equivalents for colour conversion. > > Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

