comparison DOCS/man/en/mplayer.1 @ 17114:32fbef7a2e96

alphabetical order + better explanation for '-lavdopts threads'
author wanderer
date Tue, 06 Dec 2005 21:34:42 +0000
parents 20b13af5d59b
children ff7e0ecac697
comparison
equal deleted inserted replaced
17113:20b13af5d59b 17114:32fbef7a2e96
3555 potentially cause problems, like simpler dequantization, assuming use 3555 potentially cause problems, like simpler dequantization, assuming use
3556 of the default quantization matrix, assuming YUV 4:2:0 and skipping a few 3556 of the default quantization matrix, assuming YUV 4:2:0 and skipping a few
3557 checks to detect damaged bitstreams. 3557 checks to detect damaged bitstreams.
3558 .IPs gray\ 3558 .IPs gray\
3559 grayscale only decoding (a bit faster than with color) 3559 grayscale only decoding (a bit faster than with color)
3560 .IPs threads=<0\-8>
3561 multithreaded decoding
3562 .IPs "idct=<0\-99> (see \-lavcopts)" 3560 .IPs "idct=<0\-99> (see \-lavcopts)"
3563 For best decoding quality use the same IDCT algorithm for decoding and encoding. 3561 For best decoding quality use the same IDCT algorithm for decoding and encoding.
3564 This may come at a price in accuracy, though. 3562 This may come at a price in accuracy, though.
3565 .IPs lowres=<number>[,<w>] 3563 .IPs lowres=<number>[,<w>]
3566 Decode at lower resolutions. 3564 Decode at lower resolutions.
3615 (see skiploopfilter for available skip values). 3613 (see skiploopfilter for available skip values).
3616 .IPs skipframe=<skipvalue> 3614 .IPs skipframe=<skipvalue>
3617 Skips decoding of frames completely. 3615 Skips decoding of frames completely.
3618 Big speedup, but jerky motion and sometimes bad artifacts 3616 Big speedup, but jerky motion and sometimes bad artifacts
3619 (see skiploopfilter for available skip values). 3617 (see skiploopfilter for available skip values).
3618 .IPs threads=<1\-8>
3619 number of threads to use for decoding (default: 1)
3620 .IPs vismv=<value> 3620 .IPs vismv=<value>
3621 Visualize motion vectors. 3621 Visualize motion vectors.
3622 .RSss 3622 .RSss
3623 .br 3623 .br
3624 0: disabled 3624 0: disabled