mcst-linux-kernel/patches-2024.06.26/mplayer-1.3.0/0005-max-thread-16.add.patch

22 lines
854 B
Diff

diff -ruaN mplayer-1.3.0/DOCS/man/en/mplayer.1 my_mplayer-1.3.0/DOCS/man/en/mplayer.1
--- mplayer-1.3.0/DOCS/man/en/mplayer.1 2016-01-01 18:13:34.000000000 +0300
+++ my_mplayer-1.3.0/DOCS/man/en/mplayer.1 2024-04-12 22:30:54.044293427 +0300
@@ -5273,7 +5273,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> (MPEG-1/2 and H.264 only)"
+.IPs "threads=<1\-16> (MPEG-1/2 and H.264 only)"
number of threads to use for decoding (default: 1)
.IPs vismv=<value>
Visualize motion vectors.
@@ -8744,7 +8744,7 @@
Do not use this option unless you know exactly what you are doing.
.
.TP
-.B threads=<1\-8>
+.B threads=<1\-16>
Maximum number of threads to use (default: 1).
May have a slight negative effect on motion estimation.
.RE