mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
alphabetical order + better explanation for '-lavdopts threads'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17115 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f68ce2dfbc
commit
d1d5696ee1
@ -3557,8 +3557,6 @@ of the default quantization matrix, assuming YUV 4:2:0 and skipping a few
|
||||
checks to detect damaged bitstreams.
|
||||
.IPs gray\
|
||||
grayscale only decoding (a bit faster than with color)
|
||||
.IPs threads=<0\-8>
|
||||
multithreaded decoding
|
||||
.IPs "idct=<0\-99> (see \-lavcopts)"
|
||||
For best decoding quality use the same IDCT algorithm for decoding and encoding.
|
||||
This may come at a price in accuracy, though.
|
||||
@ -3617,6 +3615,8 @@ This degrades quality a lot of in almost all cases
|
||||
Skips decoding of frames completely.
|
||||
Big speedup, but jerky motion and sometimes bad artifacts
|
||||
(see skiploopfilter for available skip values).
|
||||
.IPs threads=<1\-8>
|
||||
number of threads to use for decoding (default: 1)
|
||||
.IPs vismv=<value>
|
||||
Visualize motion vectors.
|
||||
.RSss
|
||||
|
Loading…
Reference in New Issue
Block a user