daddy-cool

Results 2 comments of daddy-cool

``` video-sync=display-resample interpolation=yes tscale=oversample ``` Check out the documentation for interpolation if `oversample` is not "smooth" enough for you. Be aware that good interpolation heavily depends on the viewer and...

For Win11 with Nvidia GPU this works fine for me: ``` target-colorspace-hint vo=gpu-next gpu-api=vulkan hwdec=auto-safe ``` `hwdec=auto-safe` should pick `nvdec` as hardware decocder. Haven't tried HDR with mpv on Win10/Linux/Mac...