mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 00:07:33 +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.
|
||||
.IPs m\ \ \ \
|
||||
Mute sound.
|
||||
.IPs "#" (MPEG only)
|
||||
.IPs "#" (MPEG and Matroska only)
|
||||
Cycle through the available audio tracks.
|
||||
.IPs f\ \ \ \
|
||||
Toggle fullscreen (also see \-fs).
|
||||
|
@ -291,7 +291,7 @@ R
|
||||
Réduit/\:augmente le volume.
|
||||
.IPs m\ \ \ \
|
||||
Coupe le son (mute).
|
||||
.IPs "#" (MPEG uniquement)
|
||||
.IPs "#" (MPEG et Matroska uniquement)
|
||||
Alterne entre les pistes audio disponible.
|
||||
.IPs f\ \ \ \
|
||||
Bascule en plein-écran.
|
||||
|
@ -80,7 +80,7 @@ use_master
|
||||
mute
|
||||
Mute/unmute sound output.
|
||||
|
||||
switch_audio (MPEG only)
|
||||
switch_audio (MPEG and Matroska only)
|
||||
Cycle through the available audio tracks.
|
||||
|
||||
[contrast|gamma|brightness|hue|saturation] <-100 - 100> [<abs>]
|
||||
|
Loading…
Reference in New Issue
Block a user