nixpkgs/pkgs/applications/video/shotcut
Peter Simons cde50a4fab shotcut: use vaapi_device /dev/dri/renderD128 instead of ":0"
This fixes the auto-detection of VAAPI hardware encoders
provided by Intel chipsets. Be sure to define

  hardware.opengl.extraPackages = [pkgs.vaapiIntel];

in configuration.nix to make the necessary OpenGL drivers
available.
2019-09-18 21:58:12 +02:00
..
default.nix shotcut: use vaapi_device /dev/dri/renderD128 instead of ":0" 2019-09-18 21:58:12 +02:00