• 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 SOLVED: Intel QSV HW Not working

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Intel QSV HW Not working

    Intel QSV HW Acceleration stopped working
    Raymagini24
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #1
    2025-04-08, 12:35 AM
    Hello I have a Windows Jellyfin server
    CPU:Intel i5-7500
    GPU: Nvidia 1060

    I've used Intel QSV Acceleration for a while but it stopped working this weekend, I tried update ffmpg to the current one, roll back to the version 5 as I found in a similar thread, checked my paths on windows from another thread but nothing works.

    I tried switching to Nvidia NVEC but that doesn't work either.

    I've seen people talking about changing things from a terminal but I'm not sure if I can do that from Windows...

    Any sugggestions? Thank a lot in advance.

    These are my logs:

    Code:
    ffmpeg version 5.1.4-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
      built with gcc 12-win32 (GCC)
      configuration: --prefix=/opt/ffmpeg --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --extra-libs='-lfftw3f -lstdc++' --extra-cflags=-DCHROMAPRINT_NODLL --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --disable-w32threads --enable-pthreads --enable-shared --enable-lto --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      57. 28.100 / 57. 28.100
      libavcodec    59. 37.100 / 59. 37.100
      libavformat    59. 27.100 / 59. 27.100
      libavdevice    59.  7.100 / 59.  7.100
      libavfilter    8. 44.100 /  8. 44.100
      libswscale      6.  7.100 /  6.  7.100
      libswresample  4.  7.100 /  4.  7.100
      libpostproc    56.  6.100 / 56.  6.100
    [AVHWDeviceContext @ 000002772d01dbc0] Error initializing an MFX session: -3.
    Device creation failed: -1313558101.
    Failed to set value 'qsv=qs@dx11' for option 'init_hw_device': Unknown error occurred
    Error parsing global options: Unknown error occurred
    Go to solution
    nyanmisaka
    Offline

    Team Member

    Posts: 236
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #2
    2025-04-08, 05:32 AM
    Windows will sometimes update/downgrade GPU drivers for you, but it can occasionally break functionality.

    Please install the latest drivers from intel.com and revert Jellyfin FFmpeg to 7.0.2 and try again.

    https://www.intel.com/content/www/us/en/...ndows.html

    https://github.com/jellyfin/jellyfin-ffm...ng-gpl.zip
    Raymagini24
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #3
    2025-04-10, 11:16 PM (This post was last modified: 2025-04-10, 11:18 PM by Raymagini24.)
    Hii! I already did both and same results Slightly-frowning-face exact same error.

    Also noob question, for the Hardware I use, CPU:Intel i5-7500 and GPU: Nvidia 1060 should I still stick with the Intel i5 or try to fix to use the Nvidia NVEC?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-04-11, 11:44 AM
    I just noticed that you are using vanilla ffmpeg instead of Jellyfin ffmpeg. Which would explain why both QSV and NVENC are failing.

    If you do not need that version of ffmpeg, please uninstall it. If you do need it for use outside of jellyfin, reconfigure windows so that calls to "ffmpeg" are routed to jellyfin-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]
    Raymagini24
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #5
    2025-04-11, 09:17 PM
    That sounds perfectly logical, I thought I moved the jellyfin-ffmpeg... maybe I'm doing it wrong. I only use that device for Jellyfin and storage so definitely don't need ffmpeg for anything else. If possible, would you share some guide on how to uninstall it correctly?

    Thanks!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-04-12, 04:48 PM
    Just go to the Add/Remove programs in the control panel and remove "ffmpeg". After that is done, calls to ffmpeg should go to jellyfin-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]
    Raymagini24
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #7
    2025-04-13, 05:26 AM
    Nothing comes up in the control panel or the add/remove programs. Even when typing ffmpeg in the star menu nothing comes up. I can also verify that if I had to install it in order to have it I've never done it... The only thing I did was download the jellyfin-ffmpeg, extract and replace everything in the Jellyfin folder.

    Also video playback work if I disable hardware acceleration, of course is incredibly laggy and can barely transcode 1 video, enabling HW accel on Intel or NVEC both fail.

    here:
    [Image: zgIG5od]
    [Image: y3PKQmS]


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2025-04-13, 04:07 PM
    If you open Voidtool's "Everything" app, do you see ffmpeg.exe listed?
    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]
    Raymagini24
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #9
    2025-04-13, 07:20 PM (This post was last modified: 2025-04-13, 07:21 PM by Raymagini24. Edited 1 time in total.)
    I only see ffmpeg on jellyfin and the different downloaded zip files I've tried.


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2025-04-13, 07:55 PM
    I see that you have a custom ffmpeg build in your downloads, which matches the version that Jellyfin is calling.

    Read the guide below. Start at step 3 to see if you've setup an environment variable to use this custom ffmpeg build.

    https://phoenixnap.com/kb/ffmpeg-windows...nvironment
    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]
    Pages (2): 1 2 Next »

    « 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