mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 23:07:02 +00:00
Sync with 1.925:
1.924: windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot 1.925: Added support of audio stream switching in the MPEG demuxer using the #-key git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15049 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
180e7552b1
commit
bbac868d6c
@ -1,4 +1,4 @@
|
||||
.\" synced with 1.923
|
||||
.\" synced with 1.925
|
||||
.\" 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 "28 Mars 2005" "The MPlayer Project" "Le Lecteur Vidéo"
|
||||
.TH MPlayer 1 "12 Avril 2005" "The MPlayer Project" "Le Lecteur Vidéo"
|
||||
.
|
||||
.SH NAME
|
||||
mplayer \- Lecteur vidéo
|
||||
@ -291,6 +291,8 @@ R
|
||||
Réduit/\:augmente le volume.
|
||||
.IPs m\ \ \ \
|
||||
Coupe le son (mute).
|
||||
.IPs "#" (MPEG uniquement)
|
||||
Alterne entre les pistes audio disponible.
|
||||
.IPs f\ \ \ \
|
||||
Bascule en plein-écran.
|
||||
.IPs T\ \ \ \
|
||||
@ -457,6 +459,20 @@ Cela est particuli
|
||||
gèrent pas les retours chariot (c-a-d \\r).
|
||||
.
|
||||
.TP
|
||||
.B \-priority <prio> (Windows uniquement)
|
||||
Défini le niveau de priorité de MPlayer suivant les priorités prédéfinies
|
||||
de Windows
|
||||
.sp 1
|
||||
Valeurs possibles de <prio>\ :
|
||||
.RSs
|
||||
idle|belownormal|normal|abovenormal|high|realtime
|
||||
.sp 1
|
||||
.I Attention\ :
|
||||
.br
|
||||
L'utilisation de la priorité realtime (temps-réel) peut figer le système.
|
||||
.RE
|
||||
.
|
||||
.TP
|
||||
.B \-v, \-verbose
|
||||
Active le mode verbeux (plus de \-v signifie plus de verbosité).
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user