Browse Source

gradfun: add notice from the MPlayer manual

Add notice telling that the filter is designed for playback only.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
tags/n0.8
Stefano Sabatini Anton Khirnov 14 years ago
parent
commit
3eccfaa012
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/filters.texi

+ 4
- 0
doc/filters.texi View File

@@ -471,6 +471,10 @@ regions by truncation to 8bit colordepth.
Interpolate the gradients that should go where the bands are, and
dither them.

This filter is designed for playback only. Do not use it prior to
lossy compression, because compression tends to lose the dither and
bring back the bands.

The filter takes two optional parameters, separated by ':':
@var{strength}:@var{radius}



Loading…
Cancel
Save