22 lines
463 B
Plaintext
22 lines
463 B
Plaintext
[vaapi]
|
|
hwdec=vaapi-copy
|
|
vo=gpu
|
|
hwdec-codecs=all
|
|
script-opts=iptv=1
|
|
[svp]
|
|
hwdec=auto-copy
|
|
hwdec-codecs=all
|
|
input-ipc-server=/tmp/mpvsocket # Receives input from SVP
|
|
hr-seek-framedrop=no # Fixes audio desync
|
|
watch-later-options-remove=vf # Do not remember SVP's video filters
|
|
[vulkan]
|
|
vo=gpu-next
|
|
gpu-api=vulkan
|
|
hwdec=vulkan,auto-safe
|
|
gpu-context=waylandvk
|
|
#target-prim=bt.2020
|
|
#target-trc=pq
|
|
target-colorspace-hint
|
|
script-opts=iptv=1
|
|
|