←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.203s | 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 #
1. steelframe ◴[] No.41294660[source]
Yeah, I just pacman-installed mpv and tried running it on a 4k video. My CPU fan immediately kicked on, and top showed multiple cores getting involved. Kept scrolling this HN post to learn about hwdec=auto. Coming from mplayer and vlc my immediate question is, "What tradeoffs are the maintainers trying to make by not making this the default?"