mirror of https://github.com/mpv-player/mpv
spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25850 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1d8f3f9d67
commit
e19c591c3e
|
@ -242,7 +242,7 @@ seek_chapter <value> [type]
|
|||
1 is a seek to chapter <value>.
|
||||
|
||||
switch_angle <value>
|
||||
Switch to the angle with the id [value]. Cycle through the
|
||||
Switch to the angle with the ID [value]. Cycle through the
|
||||
available angles if [value] is omitted or negative.
|
||||
|
||||
set_mouse_pos <x> <y>
|
||||
|
@ -346,11 +346,11 @@ forced_subs_only [value]
|
|||
Toggle/set forced subtitles only.
|
||||
|
||||
switch_audio [value] (currently MPEG*, AVI, Matroska and streams handled by libavformat)
|
||||
Switch to the audio track with the id [value]. Cycle through the
|
||||
Switch to the audio track with the ID [value]. Cycle through the
|
||||
available tracks if [value] is omitted or negative.
|
||||
|
||||
switch_angle [value] (DVDs only)
|
||||
Switch to the DVD angle with the id [value]. Cycle through the
|
||||
Switch to the DVD angle with the ID [value]. Cycle through the
|
||||
available angles if [value] is omitted or negative.
|
||||
|
||||
switch_ratio [value]
|
||||
|
@ -359,7 +359,7 @@ switch_ratio [value]
|
|||
There might be problems with some video filters.
|
||||
|
||||
switch_title [value] (DVDNAV only)
|
||||
Switch to the DVD title with the id [value]. Cycle through the
|
||||
Switch to the DVD title with the ID [value]. Cycle through the
|
||||
available titles if [value] is omitted or negative.
|
||||
|
||||
switch_vsync [value]
|
||||
|
|
Loading…
Reference in New Issue