0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

-lavdopts threads is only implemented for mpeg[12]

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23504 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lorenm 2007-06-08 02:57:45 +00:00
parent 3dffbac1ae
commit cc770a2641

View File

@ -4225,7 +4225,7 @@ nonkey: Skip all frames except keyframes.
.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 @@ 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>
.IPs "threads=<1\-8> (MPEG-1/2 only)"
number of threads to use for decoding (default: 1)
.IPs vismv=<value>
Visualize motion vectors.