[FFmpeg-devel] Allocating and deallocating AVFrame & AVPicture

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Feb 27 19:21:17 CET 2012


John Dexter <jdxsolutions <at> gmail.com> writes:

> I record rendered output of my 3D engine to video using ffmpeg libs.

Please consider reading http://ffmpeg.org/contact.html

av_free* are wrappers around free(), also consider reading 
the documentation for avpicture_alloc().

Carl Eugen



More information about the ffmpeg-devel mailing list