summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-05 19:27:03 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-05 19:27:03 +0000
commit15438a9d2ab86def7969ada81c345b28a1244784 (patch)
tree214070dcce2db32134c55965946b9c6131554a90 /DOCS
parente095d9e522684110ebb0a289f3510bc1fd8dbfd9 (diff)
downloadmpv-15438a9d2ab86def7969ada81c345b28a1244784.tar.bz2
mpv-15438a9d2ab86def7969ada81c345b28a1244784.tar.xz
multithreaded decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17105 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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.