nikpkgs.libva-v4l2-request

This is a fork that fixes the original bootlin's repository so that it actually compiles on modern Linux machines.

In order to use this you'll have to use the folllowing nixOS configuration: { hardware.opengl = { enable = true; extraPackages = [ this_package ]; }; environment.sessionVariables = { LIBVA_DRIVER_NAME = "v4l2_request"; LIBVA_V4L2_REQUEST_MEDIA_PATH = "/dev/video0"; # change this to point to your actual V4L2 decode/encode device }; }

Name
libva-v4l2-request-fix-kernel
Homepage
Version
6.6
License
Platforms
  • aarch64-linux
  • armv5tel-linux
  • armv6l-linux
  • armv7a-linux
  • armv7l-linux
  • i686-linux
  • loongarch64-linux
  • m68k-linux
  • microblaze-linux
  • microblazeel-linux
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390-linux
  • s390x-linux
  • x86_64-linux
Defined
Source