Browse Source

doc/filters: document new remap filter option

tags/n4.2
Paul B Mahol 6 years ago
parent
commit
166977a200
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      doc/filters.texi

+ 6
- 0
doc/filters.texi View File

@@ -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. will have Xmap/Ymap video stream dimensions.
Xmap and Ymap input video streams are 16bit depth, single channel. 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 @section removegrain


The removegrain filter is a spatial denoiser for progressive video. The removegrain filter is a spatial denoiser for progressive video.


Loading…
Cancel
Save