mirror of https://github.com/mpv-player/mpv
The screenshot command is now implemented, wording/spelling fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16480 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2968eeb167
commit
24547fcc7f
|
@ -90,13 +90,13 @@ grab_frames
|
|||
Currently unimplemented.
|
||||
|
||||
screenshot
|
||||
Take a screenshot. Currently not implemented in any video output driver.
|
||||
Take a screenshot. Requires the screenshot filter to be loaded.
|
||||
|
||||
gui_[about|loadfile|loadsubtitle|play|playlist|preferences|skinbrowser|stop]
|
||||
GUI actions
|
||||
|
||||
key_down_event <value>
|
||||
Inject <value> key code event in mplayer.
|
||||
Inject <value> key code event into MPlayer.
|
||||
|
||||
loadfile <file|url> <append>
|
||||
Load the given file/URL, stopping playback of the current file/URL.
|
||||
|
|
Loading…
Reference in New Issue