summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 19:30:57 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 19:30:57 +0000
commit94b93ccc69d35a23cebcb0d9a92fe511c8dd5457 (patch)
tree508776baf9c32bf87843769cb03950924dd48d60 /DOCS
parent63c70fadf22e5ff7fe551390043bdc0d0b02efce (diff)
downloadmpv-94b93ccc69d35a23cebcb0d9a92fe511c8dd5457.tar.bz2
mpv-94b93ccc69d35a23cebcb0d9a92fe511c8dd5457.tar.xz
sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
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