mpv/etc
Kacper Michajłow 703f158880 builtin.conf: modernize internal profiles
The goal is to provide simple to understand quality/performance level
profiles for the users.

Instead of default and gpu-hq profile. There main profiles were added:
    - fast: can run on any hardware
    - default: balanced profile between quality and performance
    - high-quality: out of the box high quality experience. Intended
      mostly for dGPU.

Summary of three profiles, including default one:

[fast]
scale=bilinear
cscale=bilinear (implicit)
dscale=bilinear
dither=no
correct-downscaling=no
linear-downscaling=no
sigmoid-upscaling=no
hdr-compute-peak=no

[default] (implicit mpv defaults)
scale=lanczos
cscale=lanczos
dscale=mitchell
dither-depth=auto
correct-downscaling=yes
linear-downscaling=yes
sigmoid-upscaling=yes
hdr-compute-peak=yes

[high-quality] (inherits default options)
scale=ewa_lanczossharp
cscale=ewa_lanczossharp (implicit)
hdr-peak-percentile=99.995
hdr-contrast-recovery=0.30
allow-delayed-peak-detect=no
deband=yes
scaler-lut-size=8
2023-09-19 22:26:56 +02:00
..
_mpv.zsh {zsh,bash}-completion: use config when autocompleting profiles 2023-09-03 13:44:31 +02:00
builtin.conf builtin.conf: modernize internal profiles 2023-09-19 22:26:56 +02:00
encoding-profiles.conf
input.conf input.conf: swap wheel up/down with wheel left/right 2023-08-29 20:56:41 +02:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
mplayer-input.conf mac: remove Apple Remote support 2019-12-15 20:07:31 +01:00
mpv-gradient.svg
mpv-icon-8bit-16x16.png
mpv-icon-8bit-32x32.png
mpv-icon-8bit-64x64.png
mpv-icon-8bit-128x128.png
mpv-icon.ico
mpv-symbolic.svg
mpv.bash-completion {zsh,bash}-completion: use config when autocompleting profiles 2023-09-03 13:44:31 +02:00
mpv.conf etc/mpv.conf: update outdated use of cache options 2019-10-14 18:32:58 +02:00
mpv.desktop mpv.desktop: add Russian translation for GenericName 2023-06-08 06:46:05 -04:00
mpv.metainfo.xml mpv.metainfo.xml: add XDG appstream metadata manifest 2022-09-09 19:28:26 +02:00
mpv.svg
restore-old-bindings.conf player: rename --sub-forced-only to --sub-forced-events-only 2023-08-29 16:39:00 +00:00