Jump to content

Accelerated Video Playback: Difference between revisions

no edit summary
imported>Colemickens
No edit summary
imported>Colemickens
No edit summary
Line 41: Line 41:


<syntaxHighlight lang=ini>
<syntaxHighlight lang=ini>
hwdec=vaapi
gpu-context=wayland
gpu-context=wayland
vo=gpu
hwdec-codecs=all
</syntaxHighlight>
</syntaxHighlight>


With Wayland, you need to nudge mpv to do the right thing:
With Wayland, you need to nudge mpv to do the right thing:


<syntaxHighlight lang=ini>
gpu-context=wayland
</syntaxHighlight>


This is based on the [https://wiki.archlinux.org/index.php/Mpv#Hardware_decoding archlinux MPV article].
This is based on the [https://wiki.archlinux.org/index.php/Mpv#Hardware_decoding archlinux MPV article].
Anonymous user