comparison DOCS/man/en/mplayer.1 @ 23484:4c1ce861ed82

-lavdopts threads is only implemented for mpeg[12]
author lorenm
date Fri, 08 Jun 2007 02:57:45 +0000
parents a53d889bf084
children b1487ec8c66c
comparison
equal deleted inserted replaced
23483:04cb37f259e7 23484:4c1ce861ed82
4223 .br 4223 .br
4224 nonkey: Skip all frames except keyframes. 4224 nonkey: Skip all frames except keyframes.
4225 .br 4225 .br
4226 all: Skip all frames. 4226 all: Skip all frames.
4227 .REss 4227 .REss
4228 .IPs skipidct=<skipvalue> (MPEG1/2 only) 4228 .IPs "skipidct=<skipvalue> (MPEG-1/2 only)"
4229 Skips the IDCT step. 4229 Skips the IDCT step.
4230 This degrades quality a lot of in almost all cases 4230 This degrades quality a lot of in almost all cases
4231 (see skiploopfilter for available skip values). 4231 (see skiploopfilter for available skip values).
4232 .IPs skipframe=<skipvalue> 4232 .IPs skipframe=<skipvalue>
4233 Skips decoding of frames completely. 4233 Skips decoding of frames completely.
4234 Big speedup, but jerky motion and sometimes bad artifacts 4234 Big speedup, but jerky motion and sometimes bad artifacts
4235 (see skiploopfilter for available skip values). 4235 (see skiploopfilter for available skip values).
4236 .IPs threads=<1\-8> 4236 .IPs "threads=<1\-8> (MPEG-1/2 only)"
4237 number of threads to use for decoding (default: 1) 4237 number of threads to use for decoding (default: 1)
4238 .IPs vismv=<value> 4238 .IPs vismv=<value>
4239 Visualize motion vectors. 4239 Visualize motion vectors.
4240 .RSss 4240 .RSss
4241 .br 4241 .br