1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 14:12:10 +00:00
mpv/DOCS/man
wm4 6b4f560f3c vo, ao: disable positional parameter suboptions
Positional parameters cause problems because they can be ambiguous with
flag options. If a flag option is removed or turned into a non-flag
option, it'll usually be interpreted as value for the first sub-option
(as positional parameter), resulting in very confusing error messages.
This changes it into a simple "option not found" error.

I don't expect that anyone really used positional parameters with --vo
or --ao. Although the docs for --ao=pulse seem to encourage positional
parameters for the host/sink options, which means it could possibly
annoy some PulseAudio users.

--vf and --af are still mostly used with positional parameters, so this
must be a configurable option in the option parser.
2016-09-01 14:21:32 +02:00
..
af.rst audio/filter: remove delay audio filter 2016-08-12 19:45:39 +02:00
ao.rst vo, ao: disable positional parameter suboptions 2016-09-01 14:21:32 +02:00
changes.rst
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: export profile list as a property 2016-08-28 19:46:54 +02:00
ipc.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
lua.rst manpage: minor fix 2016-07-10 19:51:09 +02:00
mpv.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
options.rst m_option: replace --no-video-aspect alias 2016-08-31 22:17:21 +02:00
osc.rst manpage: fix some script_message references to preferred name 2016-05-09 20:39:33 +02:00
vf.rst vf_d3d11vpp: add video processor selection 2016-07-15 19:48:58 +02:00
vo.rst vo_xv: remove an aliased option 2016-08-31 13:38:14 +02:00