# HG changeset patch # User lorenm # Date 1181271465 0 # Node ID 4c1ce861ed82e5e8ae19c017f05218f0902d0230 # Parent 04cb37f259e799ecad3aca40c58e43a97e76ffda -lavdopts threads is only implemented for mpeg[12] diff -r 04cb37f259e7 -r 4c1ce861ed82 DOCS/man/en/mplayer.1 --- 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= (MPEG1/2 only) +.IPs "skipidct= (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= Visualize motion vectors.