←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.204s | source
Show context
Venn1 ◴[] No.41278065[source]
If you're on Linux, don't forget to enable hardware acceleration by adding hwdec=auto to mpv.conf. Works with AMD/Intel/NVIDIA.

https://interfacinglinux.com/2024/01/10/hardware-acceleratio...

replies(6): >>41278523 #>>41279207 #>>41279536 #>>41281393 #>>41282346 #>>41294660 #
NavinF ◴[] No.41279207[source]
Why would that be disabled by default?
replies(5): >>41279339 #>>41279391 #>>41279988 #>>41281302 #>>41281618 #
varenc ◴[] No.41279988[source]
In addition to what others have said, hardware decoding comes with other drawbacks. There’s occasionally decoding inaccuracies and there’s no support for most video filters (unless you’re using `auto-copy`)
replies(2): >>41280486 #>>41284755 #
1. tvshtr ◴[] No.41280486[source]
Try watching UHD HDR on intel iGPU without accel, or AV1. MPV also supports vulkan decoders.