mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
Online audio switching now supports Matroska too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15156 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2a08792ee8
commit
ae7db4bc48
@ -276,7 +276,7 @@ Decrease/\:increase volume.
|
|||||||
Decrease/\:increase volume.
|
Decrease/\:increase volume.
|
||||||
.IPs m\ \ \ \
|
.IPs m\ \ \ \
|
||||||
Mute sound.
|
Mute sound.
|
||||||
.IPs "#" (MPEG only)
|
.IPs "#" (MPEG and Matroska only)
|
||||||
Cycle through the available audio tracks.
|
Cycle through the available audio tracks.
|
||||||
.IPs f\ \ \ \
|
.IPs f\ \ \ \
|
||||||
Toggle fullscreen (also see \-fs).
|
Toggle fullscreen (also see \-fs).
|
||||||
|
@ -291,7 +291,7 @@ R
|
|||||||
Réduit/\:augmente le volume.
|
Réduit/\:augmente le volume.
|
||||||
.IPs m\ \ \ \
|
.IPs m\ \ \ \
|
||||||
Coupe le son (mute).
|
Coupe le son (mute).
|
||||||
.IPs "#" (MPEG uniquement)
|
.IPs "#" (MPEG et Matroska uniquement)
|
||||||
Alterne entre les pistes audio disponible.
|
Alterne entre les pistes audio disponible.
|
||||||
.IPs f\ \ \ \
|
.IPs f\ \ \ \
|
||||||
Bascule en plein-écran.
|
Bascule en plein-écran.
|
||||||
|
@ -80,7 +80,7 @@ use_master
|
|||||||
mute
|
mute
|
||||||
Mute/unmute sound output.
|
Mute/unmute sound output.
|
||||||
|
|
||||||
switch_audio (MPEG only)
|
switch_audio (MPEG and Matroska only)
|
||||||
Cycle through the available audio tracks.
|
Cycle through the available audio tracks.
|
||||||
|
|
||||||
[contrast|gamma|brightness|hue|saturation] <-100 - 100> [<abs>]
|
[contrast|gamma|brightness|hue|saturation] <-100 - 100> [<abs>]
|
||||||
|
Loading…
Reference in New Issue
Block a user