summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-08-01 12:34:44 +0200
committerPaul B Mahol <onemda@gmail.com>2017-12-16 18:40:04 +0100
commitd29f784a54f2c91a0cdd3a2cc3bb000a99244f49 (patch)
treeb89b3f05eaee06e23d6f34dc5d8ac274f8636187 /doc
parentdc08caa8f727fe32b55eaaaf6771b14f1bed92a0 (diff)
downloadffmpeg-streaming-d29f784a54f2c91a0cdd3a2cc3bb000a99244f49.zip
ffmpeg-streaming-d29f784a54f2c91a0cdd3a2cc3bb000a99244f49.tar.gz
avfilter/vf_overlay: add premultiplied alpha mode
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index af0c3be..da6cb9d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11338,6 +11338,10 @@ Default value is @samp{yuv420}.
@item repeatlast
See @ref{framesync}.
+
+@item alpha
+Set format of alpha of the overlaid video, it can be @var{straight} or
+@var{premultiplied}. Default is @var{straight}.
@end table
The @option{x}, and @option{y} expressions can contain the following
OpenPOWER on IntegriCloud