On Fri, Dec 21, 2012 at 9:53 PM, Carl Eugen Hoyos <[email protected]> wrote: >> - The main modification I've made is to render the video via OpenGL >> instead of using an overlay. > > I sounds like a very welcome addition to the FFmpeg > codebase, please consider sending a patch.
Have in mind that overlays tend to perform better than naively implemented OpenGL rendering. It's good to have the option though. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
