diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-12-04 15:31:58 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-12-04 15:31:58 +0100 |
commit | b4425f26bb1e11f8e885abf78b88105c396888d7 (patch) | |
tree | a5fc93a51b7b37eca39960825f9d7e5b8f5838dd | |
parent | dda3d716d63f5f13d5f6bf69fad6abd50928abc5 (diff) | |
download | ffmpeg-b4425f26bb1e11f8e885abf78b88105c396888d7.tar.gz |
doc/filters.texi: Update drawtext docs so that the documented input width/height variables are compatible with qatar.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index fc34bf295d..eaaebe80f7 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1088,7 +1088,7 @@ The parameters for @var{x} and @var{y} are expressions containing the following constants: @table @option -@item w, h +@item W, H the input width and height @item tw, text_w |