summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-06 21:34:42 +0000
committerwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-06 21:34:42 +0000
commitd1d5696ee1eca690dd394c8e68890cb047278d41 (patch)
tree6a133bc8e0a8c7debfaed22cfdd6aab7ca6128b7
parentf68ce2dfbca99aa0d88a8338380b6266729f1fed (diff)
downloadmpv-d1d5696ee1eca690dd394c8e68890cb047278d41.tar.bz2
mpv-d1d5696ee1eca690dd394c8e68890cb047278d41.tar.xz
alphabetical order + better explanation for '-lavdopts threads'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17115 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d8b9b923ae..f5c9ea596d 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3557,8 +3557,6 @@ of the default quantization matrix, assuming YUV 4:2:0 and skipping a few
checks to detect damaged bitstreams.
.IPs gray\
grayscale only decoding (a bit faster than with color)
-.IPs threads=<0\-8>
-multithreaded decoding
.IPs "idct=<0\-99> (see \-lavcopts)"
For best decoding quality use the same IDCT algorithm for decoding and encoding.
This may come at a price in accuracy, though.
@@ -3617,6 +3615,8 @@ This degrades quality a lot of in almost all cases
Skips decoding of frames completely.
Big speedup, but jerky motion and sometimes bad artifacts
(see skiploopfilter for available skip values).
+.IPs threads=<1\-8>
+number of threads to use for decoding (default: 1)
.IPs vismv=<value>
Visualize motion vectors.
.RSss