mpv/DOCS/man
Guido Cella e16d0dd15d command: with lavfi-complex, make current-tracks return the first one
This behavior is more convenient and allows profile conditions like:

[video]
profile-cond=get('current-tracks/video/image') == false

[image]
profile-cond=get('current-tracks/video/image')

Otherwise, these profiles have to be manually applied and restored in a
script.

The note about discouraging the use of current-tracks in scripts is
removed, because it makes people avoid using this convenient property.
It was added in 720bcd79d0 without leaving an explanation of why you
shouldn't use it, and the only reason seems to be that it doesn't work
with lavfi-complex, but this commit changes that.
2021-10-15 15:11:00 +00:00
..
af.rst DOCS: convert 3rd party http links to https 2021-08-17 13:42:21 +00:00
ao.rst ao_oss: add this audio output again 2021-03-15 12:42:35 +01:00
changes.rst manpage: directly link interface-changes.rst in changelog section 2020-02-21 14:34:02 +01:00
console.rst console: use wl-paste on Wayland 2020-12-14 22:43:34 +00:00
encode.rst manpage: explain deprecated usage of multiple items with *-add 2020-01-07 18:13:12 +01:00
input.rst command: with lavfi-complex, make current-tracks return the first one 2021-10-15 15:11:00 +00:00
ipc.rst DOCS: fix spelling 2021-08-24 20:44:52 +03:00
javascript.rst js: custom init: ignore ~~/.init.js with --no-config 2021-10-12 14:12:24 +03:00
libmpv.rst DOCS: convert mpv.io and github links to https 2021-08-17 13:42:21 +00:00
lua.rst DOCS: fix spelling 2021-08-24 20:44:52 +03:00
mpv.rst DOCS: fix manual compiling warnings 2021-07-28 13:56:27 +03:00
options.rst DOCS/options: refine --no-input-default-bindings 2021-10-11 22:16:51 +03:00
osc.rst DOCS: fix typo on seekbarkeyframes 2021-06-24 14:34:33 +00:00
stats.rst DOCS/stats.rst: fix quoting 2021-08-09 23:57:04 +03:00
vf.rst DOCS: fix spelling 2021-08-24 20:44:52 +03:00
vo.rst DOCS: fix spelling 2021-08-24 20:44:52 +03:00