mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 19:34:14 +00:00
Sync with 1.913:
Convert vo_aa suboption parser to using the subopt-helper. This obsoletes all -aa* commandline options. Use -vo aa:* instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14941 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6dca93a554
commit
7201d11c00
@ -1,4 +1,4 @@
|
|||||||
.\" synced with 1.912
|
.\" synced with 1.913
|
||||||
.\" MPlayer (C) 2000-2005 MPlayer Team
|
.\" MPlayer (C) 2000-2005 MPlayer Team
|
||||||
.\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
.\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
||||||
.\" Traduction: Guillaume POIRIER < poirierg AT etudiant.univ-rennes1.fr >,
|
.\" Traduction: Guillaume POIRIER < poirierg AT etudiant.univ-rennes1.fr >,
|
||||||
@ -35,7 +35,7 @@
|
|||||||
.\" Titre
|
.\" Titre
|
||||||
.\" --------------------------------------------------------------------------
|
.\" --------------------------------------------------------------------------
|
||||||
.
|
.
|
||||||
.TH MPlayer 1 "03 Mars 2005" "The MPlayer Project" "Le Lecteur Vidéo"
|
.TH MPlayer 1 "11 Mars 2005" "The MPlayer Project" "Le Lecteur Vidéo"
|
||||||
.
|
.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
mplayer \- Lecteur vidéo
|
mplayer \- Lecteur vidéo
|
||||||
@ -2054,12 +2054,6 @@ pilote de plugin de sortie audio
|
|||||||
.SH "OPTIONS DE SORTIE VIDÉO (MPLAYER UNIQUEMENT)"
|
.SH "OPTIONS DE SORTIE VIDÉO (MPLAYER UNIQUEMENT)"
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-aa* (\-vo aa uniquement)
|
|
||||||
Vous pouvez obtenir une liste et des explications sur les options disponibles
|
|
||||||
en exécutant
|
|
||||||
.I mplayer \-aahelp
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
.B \-adapter <valeur>
|
.B \-adapter <valeur>
|
||||||
Définit la carte graphique qui recevra l'image
|
Définit la carte graphique qui recevra l'image
|
||||||
Nécessite l'option \-vm.
|
Nécessite l'option \-vm.
|
||||||
@ -2808,8 +2802,12 @@ Pas de sortie vid
|
|||||||
Utile pour les benchmarks.
|
Utile pour les benchmarks.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B aa (voir aussi \-aa*)
|
.B aa\ \ \ \ \
|
||||||
Pilote de sortie vidéo art ASCII fonctionnant dans une console texte.
|
Pilote de sortie vidéo art ASCII fonctionnant dans une console texte.
|
||||||
|
Vous pouvez obtenir une liste et des explications sur les options disponibles
|
||||||
|
en exécutant
|
||||||
|
.I mplayer \-vo aa:help
|
||||||
|
.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B caca\ \ \
|
.B caca\ \ \
|
||||||
|
Loading…
Reference in New Issue
Block a user