ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Sun Jul 14 18:29:23 
2019 +0200| [166977a200a1b51149d7296f47dc61d24c392f67] | committer: Paul B Mahol

doc/filters: document new remap filter option

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=166977a200a1b51149d7296f47dc61d24c392f67
---

 doc/filters.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/filters.texi b/doc/filters.texi
index 3108ad349e..604e44d569 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14736,6 +14736,12 @@ Xmap and Ymap input video streams must be of same 
dimensions. Output video strea
 will have Xmap/Ymap video stream dimensions.
 Xmap and Ymap input video streams are 16bit depth, single channel.
 
+@table @option
+@item format
+Specify pixel format of output from this filter. Can be @code{color} or 
@code{gray}.
+Default is @code{color}.
+@end table
+
 @section removegrain
 
 The removegrain filter is a spatial denoiser for progressive video.

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to