Mercurial > mplayer.hg
changeset 14948:62731f4f672a
Sync with English man page 1.914:
sync to x264 171: chroma_me, chroma_qp_offset
author | gpoirier |
---|---|
date | Tue, 15 Mar 2005 22:12:51 +0000 |
parents | 2f4f347bd5e4 |
children | 6538a4858ded |
files | DOCS/man/fr/mplayer.1 |
diffstat | 1 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/fr/mplayer.1 Tue Mar 15 16:29:18 2005 +0000 +++ b/DOCS/man/fr/mplayer.1 Tue Mar 15 22:12:51 2005 +0000 @@ -1,4 +1,4 @@ -.\" synced with 1.913 +.\" synced with 1.914 .\" MPlayer (C) 2000-2005 MPlayer Team .\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann .\" Traduction: Guillaume POIRIER < poirierg AT etudiant.univ-rennes1.fr >, @@ -35,7 +35,7 @@ .\" Titre .\" -------------------------------------------------------------------------- . -.TH MPlayer 1 "11 Mars 2005" "The MPlayer Project" "Le Lecteur Vidéo" +.TH MPlayer 1 "15 Mars 2005" "The MPlayer Project" "Le Lecteur Vidéo" . .SH NAME mplayer \- Lecteur vidéo @@ -8266,6 +8266,18 @@ 16x16. . .TP +.B (no)chroma_me +Utilise l'information chroma en plus de la luma lors de la recherche +de mouvement sub pixel (par défaut\: activé). +Nécessite subq=5. +. +.TP +.B chroma_qp_offset=<-12\-12> +Utilise un quanta différent pour la chroma et la luma. +Les valeurs intéressantes se situent dans l'intervalle <-2\-2> +(par défaut\ : 0). +. +.TP .B level_idc=<10\-51> Définit le Niveau (Level) du flux comme définit dans l'Annexe A du standard H.264 (par défaut\ : 40 - Niveau 4.0).