1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-28 02:23:06 +00:00
mpv/DOCS/man
wm4 c0de087ba1 player: add complex filter graph support
See --lavfi-complex option.

This is still quite rough. There's no support for dynamic configuration
of any kind. There are probably corner cases where playback might freeze
or burn 100% CPU (due to dataflow problems when interaction with
libavfilter).

Future possible plans might include:
- freely switch tracks by providing some sort of default track graph
  label
- automatically enabling audio visualization
- automatically mix audio or stack video when multiple tracks are
  selected at once (similar to how multiple sub tracks can be selected)
2016-02-05 23:19:56 +01:00
..
af.rst manpage: minor corrections 2016-01-24 19:41:32 +01:00
ao.rst ao_dsound: remove this audio output 2016-01-06 13:52:15 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: always allow setting volume/mute properties 2016-01-26 15:23:09 +01:00
ipc.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
lua.rst manpage: lua: fix command names 2015-12-29 01:36:43 +01:00
mpv.rst DOCS: explain about DVD situation in man page. 2016-01-31 00:12:45 +01:00
options.rst player: add complex filter graph support 2016-02-05 23:19:56 +01:00
osc.rst osc: time display configuration options 2015-06-19 21:33:44 +02:00
vf.rst vf_yadif: change defaults 2015-12-21 22:05:40 +01:00
vo.rst vo_opengl: replace tscale-interpolates-only with interpolation-threshold 2016-01-27 21:07:17 +01:00