mirror of https://github.com/mpv-player/mpv
make sure ppl know that geometry doesnt change aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10902 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cc9ba80f50
commit
7b30c13eb9
|
@ -1663,6 +1663,8 @@ sign is given after the argument it turns the value into a percentage of the
|
|||
screen size in that direction.
|
||||
It also supports the standard option format to the standard X \-geometry
|
||||
option.
|
||||
Be aware that the window size is changed to fit the aspect of the movie.
|
||||
If you want to disable this behaviour please use \-nokeepaspect.
|
||||
The values given must be integers.
|
||||
|
||||
Note: This option is only supported by vo x11, xmga, xv, xvmc,
|
||||
|
|
Loading…
Reference in New Issue