mpv: fullscreen + no interpolation by default
This commit is contained in:
@ -53,7 +53,7 @@ term-osd-bar=yes # display a progress bar on the terminal
|
||||
force-window=immediate
|
||||
cursor-autohide=1000 # autohide the curser after 1s
|
||||
# geometry=3840x2160 # force 4k resolution output from on Macs, rather than using MacOS upscaling
|
||||
# fullscreen = yes # start in fullscreen mode by default
|
||||
fullscreen = yes # start in fullscreen mode by default
|
||||
loop-file=yes
|
||||
|
||||
save-position-on-quit=no
|
||||
@ -78,8 +78,8 @@ target-prim=auto
|
||||
# target-prim=bt.2020 # target Rec.2020 (wide color gamut) for HDR TVs
|
||||
target-trc=auto
|
||||
gamma-auto
|
||||
# vf=format=colorlevels=full:colormatrix=auto
|
||||
vf=format=yuv420p,vapoursynth=~~/motioninterpolation.vpy:4:4 # Interpolate by default
|
||||
vf=format=colorlevels=full:colormatrix=auto
|
||||
# vf=format=yuv420p,vapoursynth=~~/motioninterpolation.vpy:4:4 # Interpolate by default
|
||||
video-output-levels=full
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user