Hi, On Fri, Oct 9, 2015 at 12:49 PM, Gonzalo <ggarr...@gmail.com> wrote:
> Hi, > > I would like my program to print out its ffmpeg compile options like > ffplay or ffmpeg do. However, that info seems to be part of config.h which > is not installed. I would like to make a request to install it unless > there's other way to get that info. avconfig.h is the installed counterpart. If you want something from config.h available in applications, move it to avconfig.h. config.h will never be installed. Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel