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

Attachment: 0001-cmdutils-improve-buildconf-for-shell-substitution.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to