diff options
author | Andrey Utkin <andrey.krieger.utkin@gmail.com> | 2012-02-05 14:41:01 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-06 07:57:40 +0100 |
commit | e496c45d9ba58586b3826c0bd9e4be155b8fd1df (patch) | |
tree | 98129dc205c70a4b85b7a102ad5179f0d5b678f1 /tests/ref/vsynth1/error | |
parent | 2b43dfce3651bc517c66365a30f30b708d6b79af (diff) | |
download | ffmpeg-e496c45d9ba58586b3826c0bd9e4be155b8fd1df.tar.gz |
drawtext: add 'fix_bounds' option on coords fixing
Before, drawtext filter deliberately altered given text coordinates if
text didn't fully fit on the picture. This breaks the use case of
scrolling large text, e.g. movie closing credits.
Add 'fix_bounds', to make it usable in such cases (by setting its value to 0).
Default behavior is not changed, and non-fitting text coords are fixed.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests/ref/vsynth1/error')
0 files changed, 0 insertions, 0 deletions