1
mirror of https://github.com/mpv-player/mpv synced 2024-11-07 01:47:00 +01:00
mpv/DOCS/man/en
wm4 b85983a4a6 encode: don't apply default config options
Often, user configs set options that are not suitable for encoding.
Usually, playback and encoding are pretty different things, so it makes
sense to keep them strictly separate. There are several possible
solutions. The approach taken by this commit is to basically ignore the
default config settings, and switch to an [encoding] config profile
section instead. This also makes it impossible to have --o in a config
file, because --o enables encode mode.

See github issue #727 for discussion.
2014-04-19 22:05:17 +02:00
..
af.rst af_volume: add detach option 2014-03-14 22:37:46 +01:00
ao.rst manpage: add notes when to use/not use certain AO and VO drivers 2014-04-19 15:29:05 +02:00
changes.rst changes.rst: add dvd://1 -> dvd://0 change 2014-03-17 18:32:16 +01:00
encode.rst encode: don't apply default config options 2014-04-19 22:05:17 +02:00
input.rst input: discard key history when a key is mapped 2014-04-19 14:27:26 +02:00
lua.rst client API: remove mpv_event_pause_reason 2014-04-14 22:33:41 +02:00
mpv.rst Remove radio:// 2014-04-13 18:51:43 +02:00
options.rst player: add a --loop-file option 2014-04-17 23:55:42 +02:00
osc.rst manpage: osc: document some recent additions 2014-03-20 22:49:31 +01:00
vf.rst vf_vapoursynth: wipe vapoursynth state completely on reloading 2014-04-14 18:03:13 +02:00
vo.rst manpage: add notes when to use/not use certain AO and VO drivers 2014-04-19 15:29:05 +02:00