mirror of https://github.com/mpv-player/mpv
runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fb24ae75f5
commit
036c10ae7f
|
@ -111,6 +111,10 @@ switch_vsync [<value>]
|
|||
Toggle vsync (1 == on, 0 == off). If no value is provided,
|
||||
vsync status is inverted.
|
||||
|
||||
switch_ratio [<value>]
|
||||
Change aspect ratio at runtime. Value is the new aspect ratio expressed
|
||||
as a float (e.g. 1.77778 for 16/9).
|
||||
|
||||
panscan <value> [value2]
|
||||
???
|
||||
|
||||
|
|
Loading…
Reference in New Issue