On Tue, Sep 27, 2016 at 04:25:52PM -0500, Kyle Swanson wrote:
> Hi,
> 
> Always thought something like this might be useful, but I finally took the
> time to take a look. Useful when you want to configure a new FFmpeg build
> using the configuration string of a previously built version. True you
> could accomplish the same thing with sed, but I think this tweak is still
> useful. Example usage looks like this:
> 
> ./configure $(ffmpeg -hide_banner -buildconf) && make install
> 

how about using make config?

-- 
Clément B.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to