0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/man
Niklas Haas 9054460bba lcms: improve black point handling (especially BT.1886)
First of all, black point compensation is now on by default. This is
really rather harmless and only improves the result (where "improvement"
means "less black clipping").

Second, this adds an option to limit the ICC profile's contrast, which
helps for untagged matrix profiles that are implicitly black scaled even
in colorimetric intent. (Note that this relies on BPC being enabled to
work properly, which is why the two changes are tied together)

Third, this uses the LittleCMS built in black point estimator instead of
relying on the presence of accurate A2B tables. This also checks tags
and does some amounts of noise elimination.

If the option is unspecified and the profile is missing black point
information, print a warning instructing the user to set the option, and
fall back to 1000 otherwise.
2016-05-04 12:10:45 +02: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: if only ab-loop-b is set, loop from start of file 2016-04-21 22:15:36 +02:00
ipc.rst man: ipc: update for named pipe IPC on Windows 2016-03-23 23:15:27 +11:00
lua.rst lua: don't require key for mp.add_key_binding() 2016-03-26 10:44:57 +01:00
mpv.rst stream_memory: add hex:// protocol 2016-04-20 18:00:20 +02:00
options.rst manpage: fix typo 2016-04-30 18:58:34 +02:00
osc.rst osc: add always-on mode and unify visibility mode (always/never/auto) 2016-02-27 22:19:30 +01:00
vf.rst manpage: fix indenting issue in vf_format 2016-02-11 00:14:12 +01:00
vo.rst lcms: improve black point handling (especially BT.1886) 2016-05-04 12:10:45 +02:00