[FFmpeg-devel] [PATCH] cmdutils: improve `-buildconf` for shell substitution

Kyle Swanson k at ylo.ph
Wed Sep 28 00:25:52 EEST 2016


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

Kyle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cmdutils-improve-buildconf-for-shell-substitution.patch
Type: application/octet-stream
Size: 731 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160927/f7bf1667/attachment.obj>


More information about the ffmpeg-devel mailing list