[FFmpeg-devel] [PATCH] avfilter/drawtext - implement fix_bounds

Gyan Doshi gyandoshi at gmail.com
Fri Jan 12 15:42:22 EET 2018


On 1/12/2018 2:01 PM, Kyle Swanson wrote:

> Just read through the patch, but actually didn't try it yet. I wonder if we
> should also scale the size of the text in cases where it's wider than the
> frame?

Worth considering. Note that fontsize may be dynamic e.g. `50+t*20` 
which can lead to jerky output if the text is resized mid-animation. I 
realize this should be the concern of the user, but so should fix_bounds 
in the first place :)


Regards,
Gyan


More information about the ffmpeg-devel mailing list