changeset 17114:32fbef7a2e96

alphabetical order + better explanation for '-lavdopts threads'
author wanderer
date Tue, 06 Dec 2005 21:34:42 +0000
parents 20b13af5d59b
children dbe315450a32
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Dec 06 21:31:02 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Tue Dec 06 21:34:42 2005 +0000
@@ -3557,8 +3557,6 @@
 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 @@
 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