diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 700659e..f5b74e0 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,2 +1,9 @@
+deband
+dscale=mitchell
+gpu-api=vulkan
 hwdec=auto
+interpolation
+no-osd-bar
+profile=high-quality
+video-sync=display-resample
 vo=gpu-next
\ No newline at end of file