summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-21 00:01:57 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-21 10:06:48 +0200
commit4d7d74802d0c857d365f95d7cd712581cce93323 (patch)
tree00c75f47991f9e9e2c67c2987275bc157af746fb /doc
parenta3cab3d43387add8914c1c471fc99d733227d81b (diff)
avfilter/vf_crop: make possible to do exact cropping for subsampled videos
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index e9b8c93529..591a55db03 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5633,6 +5633,11 @@ This expression is evaluated per-frame.
If set to 1 will force the output display aspect ratio
to be the same of the input, by changing the output sample aspect
ratio. It defaults to 0.
+
+@item exact
+Enable exact cropping. If enabled, subsampled videos will be cropped at exact
+width/height/x/y as specified and will not be rounded to nearest smaller value.
+It defaults to 0.
@end table
The @var{out_w}, @var{out_h}, @var{x}, @var{y} parameters are