[MPlayer-DOCS] r23504 - trunk/DOCS/man/en/mplayer.1
lorenm
subversion at mplayerhq.hu
Fri Jun 8 04:57:50 CEST 2007
Author: lorenm
Date: Fri Jun 8 04:57:45 2007
New Revision: 23504
Log:
-lavdopts threads is only implemented for mpeg[12]
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Jun 8 04:57:45 2007
@@ -4225,7 +4225,7 @@ nonkey: Skip all frames except keyframes
.br
all: Skip all frames.
.REss
-.IPs skipidct=<skipvalue> (MPEG1/2 only)
+.IPs "skipidct=<skipvalue> (MPEG-1/2 only)"
Skips the IDCT step.
This degrades quality a lot of in almost all cases
(see skiploopfilter for available skip values).
@@ -4233,7 +4233,7 @@ This degrades quality a lot of in almost
Skips decoding of frames completely.
Big speedup, but jerky motion and sometimes bad artifacts
(see skiploopfilter for available skip values).
-.IPs threads=<1\-8>
+.IPs "threads=<1\-8> (MPEG-1/2 only)"
number of threads to use for decoding (default: 1)
.IPs vismv=<value>
Visualize motion vectors.
More information about the MPlayer-DOCS
mailing list