summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.12
-rw-r--r--DOCS/man/fr/mplayer.12
2 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index a3c737b415..c65e848a88 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3520,6 +3520,8 @@ 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.
diff --git a/DOCS/man/fr/mplayer.1 b/DOCS/man/fr/mplayer.1
index fa30041c75..a8097adc78 100644
--- a/DOCS/man/fr/mplayer.1
+++ b/DOCS/man/fr/mplayer.1
@@ -3743,6 +3743,8 @@ utilisées, que l'espace de couleur est YUV 4:2:0 et le saut de quelques
vérifications pour détecter les flux endommagés.
.IPs gray\
décodage en niveaux de gris uniquement (un peu plus rapide qu'en couleur)
+.IPs threads=<0\-8>
+décodage multithreadé
.IPs "idct=<0\-99> (voir \-lavcopts)"
Pour obtenir la meilleure qualité d'encodage utilisez le même algorithme IDCT
pour le décodage et l'encodage.