• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Hardware acceleration with VAAPI works fine, but QuickSync Video doesn't

     
    • 0 Vote(s) - 0 Average

    Hardware acceleration with VAAPI works fine, but QuickSync Video doesn't

    Hardware acceleration with VAAPI works fine, but QuickSync Video doesn't
    awesomesauce
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #1
    2024-09-12, 10:30 PM (This post was last modified: 2024-09-12, 10:37 PM by awesomesauce. Edited 1 time in total.)
       
    [attachment=4891][attachment=4891]
    Playing any video that requires transcoding with QSV enabled fails with error "playback failed due to a fatal player error". VAAPI works fine though and I've verified that hardware transcoding with VAAPI works using intel_gpu_top.
    • Intel Core i5-12500
    • NixOS 24.05
    • Custom jellyfin-ffmpeg is being used
    • No virtualization is being used, Jellyfin runs on bare-metal

    I have the following drivers and settings enabled:

    Code:
        {
          hardware.opengl = {
            enable = true;
            extraPackages = with pkgs; [
              intel-compute-runtime
              intel-media-driver # LIBVA_DRIVER_NAME=iHD
              intel-ocl
              libvdpau-va-gl
              onevpl-intel-gpu # For NixOS <= 24.05
            ];
          };
          boot.kernelParams = [ "i915.force_probe=4690" ];
          environment.sessionVariables = { LIBVA_DRIVER_NAME = "iHD"; }; # Force intel-media-driver
        }

    See the attached image for my QSV settings in Jellyfin. If more information is needed please let me know.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-13, 02:11 AM
    Can you share your ffmpeg log? And are you using jellyfin-ffmpeg and not vanilla ffmpeg?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode