Accelerated Video Playback: Difference between revisions

imported>Doronbehar
m MPV: Make MPV headline an internal link
imported>Primeos
Add the 32 bit example that I removed from https://nixos.wiki/wiki/Chromium
Line 26: Line 26:
}
}
</syntaxHighlight>
</syntaxHighlight>
32 bit example:
<syntaxhighlight lang="nix">
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ vaapiIntel ];
</syntaxhighlight>


== Prepared Hardware configuration ==
== Prepared Hardware configuration ==