mpv/DOCS/man/en
wm4 704c0cb2db video: remove -x/-y/-xy options
-x/-y were rather useless and obscure. The only use I can see is
forcing a specific aspect ratio without having to calculate the aspect
ratio float value (although --aspect takes values of the form w:h).
This can be also done with --geometry and --no-keepaspect. There was
also a comment that -x/-y is useful for -vm, although I don't see how
this is useful as it still messes up aspect ratio.

-xy is mostly obsolete. It does two things: a) set the window width to
a pixel value, b) scale the window size by a factor. a) is already done
by --autofit (--autofit=num does exactly the same thing as --xy=num, if
num >= 8). b) is not all that useful, so we just drop that
functionality.
2013-01-23 10:56:47 +01:00
..
af.rst audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst video: remove -x/-y/-xy options 2013-01-23 10:56:47 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: export A/V sync difference as "avsync" property 2012-11-16 21:21:16 +01:00
mpv.rst manpage: mark HTTP related options as deprecated/broken 2012-12-11 01:04:13 +01:00
options.rst video: remove -x/-y/-xy options 2013-01-23 10:56:47 +01:00
vf.rst manpage: fix places that still treat FourCCs and pixel formats equal 2013-01-17 16:38:03 +01:00
vo.rst vo_direct3d: remove 2ch hack for 10 bit playback 2013-01-13 20:04:14 +01:00