mpv/DOCS/man
Jan Janssen 222899fbbe af_drc: remove
Remove low quality drc filter. Anyone whishing to have dynamic range
compression should use the much more powerful acompressor ffmpeg filter:

    mpv --af=lavfi=[acompressor] INPUT

Or with parameters:

    mpv --af=lavfi=[acompressor=threshold=-25dB:ratio=3:makeup=8dB] INPUT

Refer to https://ffmpeg.org/ffmpeg-filters.html#acompressor for a full
list of supported parameters.

Signed-off-by: wm4 <wm4@nowhere>
2017-03-25 12:57:10 +01:00
..
af.rst af_drc: remove 2017-03-25 12:57:10 +01:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst
input.rst command: add a property to signal whether networking is used 2017-03-24 15:31:01 +01:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst manpage: add empty line between protocol header/description 2017-03-25 12:51:50 +01:00
options.rst manpage: fix a typo 2017-03-20 05:34:56 +01:00
osc.rst osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
vf.rst manpage: adjust description of libva deinterlacer ref direction mess 2017-03-07 09:10:37 +01:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00