mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 19:34:14 +00:00
manpage: update key bindings
This commit is contained in:
parent
b6b8bffd2d
commit
c4feba847c
@ -47,9 +47,6 @@ UP and DOWN
|
|||||||
Seek forward/backward 1 minute. Shift+arrow does a 5 second exact seek (see
|
Seek forward/backward 1 minute. Shift+arrow does a 5 second exact seek (see
|
||||||
``--hr-seek``).
|
``--hr-seek``).
|
||||||
|
|
||||||
PGUP and PGDWN
|
|
||||||
Seek forward/backward 10 minutes.
|
|
||||||
|
|
||||||
[ and ]
|
[ and ]
|
||||||
Decrease/increase current playback speed by 10%.
|
Decrease/increase current playback speed by 10%.
|
||||||
|
|
||||||
@ -83,21 +80,12 @@ Q
|
|||||||
Like ``q``, but store the current playback position. Playing the same file
|
Like ``q``, but store the current playback position. Playing the same file
|
||||||
later will resume at the old playback position if possible.
|
later will resume at the old playback position if possible.
|
||||||
|
|
||||||
U
|
|
||||||
Stop playing (and quit if ``--idle`` is not used).
|
|
||||||
|
|
||||||
\+ and -
|
|
||||||
Adjust audio delay by +/- 0.1 seconds.
|
|
||||||
|
|
||||||
/ and *
|
/ and *
|
||||||
Decrease/increase volume.
|
Decrease/increase volume.
|
||||||
|
|
||||||
9 and 0
|
9 and 0
|
||||||
Decrease/increase volume.
|
Decrease/increase volume.
|
||||||
|
|
||||||
( and )
|
|
||||||
Adjust audio balance in favor of left/right channel.
|
|
||||||
|
|
||||||
m
|
m
|
||||||
Mute sound.
|
Mute sound.
|
||||||
|
|
||||||
@ -107,9 +95,6 @@ m
|
|||||||
\#
|
\#
|
||||||
Cycle through the available audio tracks.
|
Cycle through the available audio tracks.
|
||||||
|
|
||||||
TAB (MPEG-TS and libavformat only)
|
|
||||||
Cycle through the available programs.
|
|
||||||
|
|
||||||
f
|
f
|
||||||
Toggle fullscreen (see also ``--fs``).
|
Toggle fullscreen (see also ``--fs``).
|
||||||
|
|
||||||
@ -119,7 +104,10 @@ T
|
|||||||
w and e
|
w and e
|
||||||
Decrease/increase pan-and-scan range.
|
Decrease/increase pan-and-scan range.
|
||||||
|
|
||||||
o
|
o (also P)
|
||||||
|
Show progression bar, elapsed time and total duration on the OSD.
|
||||||
|
|
||||||
|
O
|
||||||
Toggle OSD states: none / seek / seek + timer / seek + timer + total time.
|
Toggle OSD states: none / seek / seek + timer / seek + timer + total time.
|
||||||
|
|
||||||
d
|
d
|
||||||
@ -132,9 +120,6 @@ v
|
|||||||
j and J
|
j and J
|
||||||
Cycle through the available subtitles.
|
Cycle through the available subtitles.
|
||||||
|
|
||||||
F
|
|
||||||
Toggle displaying "forced subtitles".
|
|
||||||
|
|
||||||
x and z
|
x and z
|
||||||
Adjust subtitle delay by +/- 0.1 seconds.
|
Adjust subtitle delay by +/- 0.1 seconds.
|
||||||
|
|
||||||
@ -155,23 +140,14 @@ S
|
|||||||
I
|
I
|
||||||
Show filename on the OSD.
|
Show filename on the OSD.
|
||||||
|
|
||||||
P
|
PGUP and PGDWN
|
||||||
Show progression bar, elapsed time and total duration on the OSD.
|
|
||||||
|
|
||||||
! and @
|
|
||||||
Seek to the beginning of the previous/next chapter. In most cases,
|
Seek to the beginning of the previous/next chapter. In most cases,
|
||||||
"previous" will actually go to the beginning of the current chapter; see
|
"previous" will actually go to the beginning of the current chapter; see
|
||||||
``--chapter-seek-threshold``.
|
``--chapter-seek-threshold``.
|
||||||
|
|
||||||
D (``--vo=vdpau``, ``--vf=yadif`` only)
|
D
|
||||||
Activate/deactivate deinterlacer.
|
Activate/deactivate deinterlacer.
|
||||||
|
|
||||||
A
|
|
||||||
Cycle through the available DVD angles.
|
|
||||||
|
|
||||||
c
|
|
||||||
Change YUV colorspace.
|
|
||||||
|
|
||||||
(The following keys are valid only when using a video output that supports the
|
(The following keys are valid only when using a video output that supports the
|
||||||
corresponding adjustment, or the software equalizer (``--vf=eq``).)
|
corresponding adjustment, or the software equalizer (``--vf=eq``).)
|
||||||
|
|
||||||
@ -223,12 +199,6 @@ support.)
|
|||||||
h and k
|
h and k
|
||||||
Select previous/next channel.
|
Select previous/next channel.
|
||||||
|
|
||||||
n
|
|
||||||
Change norm.
|
|
||||||
|
|
||||||
u
|
|
||||||
Change channel list.
|
|
||||||
|
|
||||||
Mouse Control
|
Mouse Control
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user