Re: [FFmpeg-devel] [PATCH] avfilter/drawtext: fix box sizing

2018-07-12 Thread Gyan Doshi
On 10-07-2018 03:31 PM, Gyan Doshi wrote: Test command: ffplay -f lavfi -i "color,\ drawtext=fontfile='arial.ttf':fontcolor=white:fontsize=H/5:\ text='A string of characters':\ box=1:boxcolor=green:boxborderw=5:\ x='w-w*t/5':y=-th+h*t/10" Pushed as 1a31c2b5df1179fdc1b8e84c8fa89d853e517309

[FFmpeg-devel] [PATCH] avfilter/drawtext: fix box sizing

2018-07-10 Thread Gyan Doshi
Test command: ffplay -f lavfi -i "color,\ drawtext=fontfile='arial.ttf':fontcolor=white:fontsize=H/5:\ text='A string of characters':\ box=1:boxcolor=green:boxborderw=5:\ x='w-w*t/5':y=-th+h*t/10" From b98969d12b3f6959ab1a036f20ba649951bcd1ea Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: