diff options
Diffstat (limited to '.config')
| -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 |