diff options
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index fe82ff8d3c..673ca13340 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9086,6 +9086,15 @@ This usually improves speed at no cost, but it can sometimes produce artifacts in areas with no details, like sky. . .TP +.B (no)dct_decimate +Eliminate dct blocks in P-frames containing only a small single coefficient +(default: enabled). +This will remove some details, so it will save bits that can be spent +again on other frames, hopefully raising overall subjective quality. +If you are compressing non-anime content with a high target bitrate, you +may want to disable this to preserve as much detail as possible. +. +.TP .B nr=<0\-100000> Noise reduction, 0 means disabled. 100\-1000 is a useful range for typical content, but you may want to turn it |