diff --git a/mpv.conf b/mpv.conf index c16033b..150d65b 100644 --- a/mpv.conf +++ b/mpv.conf @@ -29,7 +29,7 @@ reset-on-next-file=pause # After playing the next file in #################### SCALERS #################### -# Default was: (because of profile=gpu-hq) +# Default was (because of profile=gpu-hq): # scale=spline36 # cscale=spline36 # dscale=mitchell @@ -102,7 +102,7 @@ sub-spacing=0.0 screenshot-format=png # Output format of screenshots screenshot-high-bit-depth=yes # Same output bitdepth as the video. Set it "no" if you want to save disc space screenshot-png-compression=1 # Compression of the PNG picture (1-9). Higher value means better compression, but takes more time -screenshot-directory="C:\Users\Noel Simbolon\Pictures\mpv-screenshots" # Output directory +screenshot-directory="~/Pictures/mpv-screenshots" # Output directory screenshot-template="%f-%wH.%wM.%wS.%wT-#%#00n" # Name format (filename-hour-minute-second-milisecond-number)