1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00

vo_directx now supports keepaspect.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12389 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-05-01 21:02:06 +00:00
parent 5962355e94
commit 3068790047

View File

@ -1844,10 +1844,10 @@ See also \-aspect for movie aspect.
Do not grab mouse pointer after VidMode change (\-vm), useful for multihead
setup.
.TP
.B \-nokeepaspect (X11 only)
Do not keep window aspect ratio when resizing X11 windows (Works currently only
with \-vo x11, xv, xmga and xvidix and your window manager needs to understand
window aspect hints.).
.B \-nokeepaspect
Do not keep window aspect ratio when resizing windows (Works currently only
with \-vo x11, xv, xmga, xvidix, directx and under X11 your window manager
needs to understand window aspect hints.).
.TP
.B \-noxv (SDL only)
Disables XVideo SDL driver.