diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 231482c..d714fff 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -1,31 +1,33 @@ save-position-on-quit = yes + screenshot-format = webp screenshot-webp-lossless = yes + gapless-audio = yes volume-max = 1000 cache = yes demuxer-max-bytes = 2147483647 demuxer-max-back-bytes = 2147483647 -script-opts=ytdl_hook-ytdl_path=yt-dlp audio-file-auto = exact audio-file-paths = ../Custom Tracks:./Custom Tracks:../Audio:./Audio sub-file-paths = ../Subtitles:./Subtitles:../Subs:./Subs use-filedir-conf -sub-font = Ubuntu Bold -sub-pos = 102 -sub-font-size = 24 -sub-border-size = 2 osd-font = Cantarell +sub-border-size = 2 +sub-font = Ubuntu Bold +sub-font-size = 24 +sub-pos = 102 ytdl-raw-options=sub-lang=en -profile = gpu-hq hwdec = auto-safe +profile = gpu-hq +vo=gpu-next -# ty jysze +# ty jysze and DonCanjas/mpv-dotfiles scale = ewa_lanczossharp scale-antiring = .4 cscale = ewa_lanczossharp @@ -37,10 +39,8 @@ correct-downscaling = yes sigmoid-upscaling = yes dither-depth = 8 # Set to your displays bitdepth. dither = fruit # Change to "ordered" if 10 or 12 bit display. -deband = no # AUTO PROFILES # - [SDR] profile-desc = "SDR" profile-cond=p["video-params/gamma"]~="pq" and p["video-params/primaries"]~="bt.2020" and p["video-params/colormatrix"]~="dolbyvision"