diff options
| author | Robert Günzler <r@gnzler.io> | 2022-11-23 00:46:27 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-11-24 21:11:03 +0100 |
| commit | 7210a71e0982375f108d6b4ff745ab38628cf407 (patch) | |
| tree | 6c8c96f0b31130c3d86c124efa9a76411703407a /.config/mpv/config | |
| parent | 2d1a87bf7e92b44d48e562b72f2321a216a973f5 (diff) | |
mpv: drop deprecated for v0.35
Diffstat (limited to '')
| -rw-r--r-- | .config/mpv/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 12fa84e..9449451 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -16,9 +16,7 @@ video-sync=display-resample window-maximized=yes # prevent wayland problems with buffer resize # colour shit -gamma-factor=1.1 hdr-compute-peak=no -gamut-clipping=no # icc-profile=~~/B140QAN02_0.icm # tone-mapping=mobius # target-peak=500 @@ -216,7 +214,6 @@ profile-desc="Optimized for showing internal webcam feed" osc=no profile=low-latency # video-sync=display-desync # needed or external audio will fail -pulse-latency-hacks=yes # demuxer-lavf-o=input_format=mjpeg,video_size=848x480 # framedrop=no # no-demuxer-thread |