changeset 23484:4c1ce861ed82

-lavdopts threads is only implemented for mpeg[12]
author lorenm
date Fri, 08 Jun 2007 02:57:45 +0000
parents 04cb37f259e7
children f6b20f40a854
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	Thu Jun 07 23:59:23 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Jun 08 02:57:45 2007 +0000
@@ -4225,7 +4225,7 @@
 .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 @@
 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.