Hi all,

Since intel-media-sdk-23.2.2 + has been marked as vulnerable in NixPkgs ( commit ) is there an alternative for enabling Jellyfin hardware transcoding on an Intel i5-8500? Thanks!

  • clemmyzemmy@sopuli.xyzOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    Aah thanks, doesn’t feel too good but needs must I guess. In other news, the build phase is now failing with:

    CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake.

    Update the VERSION argument <min> value. Or, use the <min>…<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

    Any ideas what’s going on there?

    • balsoft@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      24 days ago

      I don’t think it is the problem. The build phase also fails for me but I can’t identify the error, it only prints make: *** [Makefile:146: all] Error 2 and exits. Maybe you can just take it from an older nixpkgs version where it still compiled.