updated mpv config

This commit is contained in:
gaitas13 2024-06-07 12:38:24 +02:00
parent b2b8648888
commit 6256d43c8a
3 changed files with 21 additions and 8 deletions

View file

@ -4,14 +4,11 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(+org-capture-todo-file " t)
'(custom-safe-themes
'("944d52450c57b7cbba08f9b3d08095eb7a5541b0ecfb3a0a9ecd4a18f3c28948" "1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" default))
;;'(gdscript-godot-executable "godot")
'(lsp-gdscript-port 6005)
'(lsp-tcp-connection-timeout 10)
'(org-agenda-files
'("" ""))
'(org-capture-templates
'(("t" "Personal todo" entry
(file+headline +org-capture-todo-file "TODOS")

View file

@ -1,2 +1,4 @@
#d script-message cycle-profiles "bwdifdeint;deinterlace-no" #only needed if using hwdec that has its own deinterlacer and is not bwdif
D vf toggle "pullup,dejudder"
T script-message cycle-profiles "tonemaping-clip;tonemaping-pc"

View file

@ -160,12 +160,12 @@ deband=no
vo=gpu-next
#on windows be careful of using dxva2, d3d11va is better.
hwdec=auto-safe
#hwdec=auto-safe
#hwdec=auto-copy-safe #enables copyback
#bwdif is now the fallback deinterlacer, but only vulkan has bwdif hw deinterlacing
#hwdec=vulkan
hwdec=vulkan
@ -173,10 +173,10 @@ hwdec=auto-safe
#gpu-api=opengl # Uncomment this if you notice stuttering with vulkan, opengl may cause screen tearing depending of your config
#gpu-api=vulkan # Comment this if you notice stuttering and uncomment the above line
#vulkan-device='Intel(R) UHD Graphics 620'
#vulkan-device='NVIDIA GeForce MX110'
#vulkan-device='Intel(R) Iris(R) Xe Graphics'
#vulkan-device='NVIDIA GeForce RTX 4060 Laptop GPU'
#gpu-context=winvk
gpu-context=winvk
vulkan-async-compute=yes
vulkan-async-transfer=yes
vulkan-queue-count=1
@ -269,6 +269,20 @@ icc-intent=0
#blend-subtitles=yes
[tonemaping-clip]
hdr-compute-peak=no
tone-mapping=clip
gamut-mapping-mode=clip
icc-intent=0
[android-decent-hw]