]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
multimedia: mpv: use hardware decoding if possible
authorSimon Ruderich <simon@ruderich.org>
Sat, 1 Apr 2023 08:07:53 +0000 (10:07 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 1 Apr 2023 08:07:53 +0000 (10:07 +0200)
multimedia/mpv/mpv.conf

index d8d9329860184aa1f17ea80cff6343805b6523d5..94f86f785c1da5d6cde42209a764e2af3cb0ebd4 100644 (file)
@@ -16,6 +16,9 @@
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
+# Use hardware decoding if possible
+hwdec=auto
+
 # Use ALSA as audio driver.
 ao=alsa
 # Set default value of internal mixer (0-100). Since 0.18.1 mpv has no access