Accelerated Video Playback: Difference between revisions
imported>Primeos Add the 32 bit example that I removed from https://nixos.wiki/wiki/Chromium |
imported>Primeos Add test/verification instructions |
||
| Line 35: | Line 35: | ||
Sometimes different opengl packages are required to achieve full performance. You can check different configuration repositories for similar hardware configuration: | Sometimes different opengl packages are required to achieve full performance. You can check different configuration repositories for similar hardware configuration: | ||
* [https://github.com/NixOS/nixos-hardware The NixOS-Hardware Repository] | * [https://github.com/NixOS/nixos-hardware The NixOS-Hardware Repository] | ||
== Testing your configuration == | |||
You can test your configuration by running: <code>nix-shell -p libva-utils --run vainfo</code> | |||
See [https://wiki.archlinux.org/index.php/Hardware_video_acceleration#Verification Hardware video acceleration: Verification (Arch Wiki)] for more information. | |||
== Applications == | == Applications == | ||