• 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 Transcoding Crashes

    Pages (4): 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Intel Transcoding Crashes

    Intel GPU transcode randomly fails
    valthonis_surion
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #1
    2024-01-29, 05:11 PM (This post was last modified: 2024-01-29, 07:39 PM by valthonis_surion. Edited 1 time in total.)
    Anyone had this issue? Transcoding with Intel GPU, but the playback randomly just halts. You can exit out and back in, works again for a bit then halts. If I do CPU transcoding or throw an Nvidia card in there its rock solid. 

    Intel Driver: 31.0.101.5186 (latest I believe)
    Intel I3-13100 and same results with I5-13500 (also happens on both Gigabyte and Asrock motherboards, latest available BIOS)
    OS:  Currently Windows 11
    Transcode drive is a dedicated 1TB SATA Samsung EVO 860 drive
    (Not currently "throttling transcodes" and not using low power encoders)

    Transcode log entry
    [hls @ 000001cb3f4980c0] Opening 'E:\a76d55676f6f6ec6ab1515d94df31360.m3u8.tmp' for writing
    frame= 410 fps=101 q=24.0 size=N/A time=00:00:06.95 bitrate=N/A speed=1.71x
    frame= 443 fps= 97 q=26.0 size=N/A time=00:00:07.42 bitrate=N/A speed=1.62x
    frame= 480 fps= 95 q=27.0 size=N/A time=00:00:07.99 bitrate=N/A speed=1.58x
    frame= 502 fps= 89 q=26.0 size=N/A time=00:00:08.49 bitrate=N/A speed=1.51x
    [h264_qsv @ 000001cb4bb2cf40] Error during encoding: device failed (-17)
    Error submitting video frame to the encoder
    [libfdk_aac @ 000001cb3f4a0d00] 2 frames left in the queue on closing Conversion failed!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-01-29, 05:27 PM
    There is a bug in Intel's latest drivers, the one you have installed. Revert to an older driver.

    https://forum.jellyfin.org/t-solved-tran...6#pid14946
    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]
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #3
    2024-01-29, 05:30 PM
    i was just looking at the same thing as TDP

    somehow you have a driver version Newer than Intel lists https://www.intel.com/content/www/us/en/...loads.html
    valthonis_surion
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #4
    2024-01-29, 05:39 PM (This post was last modified: 2024-01-29, 05:40 PM by valthonis_surion.)
    I reverted to 5085 using a "clean" install option to purge the previous driver. Rebooted and confirmed in device manager that the driver version was accurate.
    Re-enabled intel transcoding and playback lasted about 8 seconds before stopping. Same error in the logs.

    frame= 502 fps= 89 q=26.0 size=N/A time=00:00:08.49 bitrate=N/A speed=1.51x
    [h264_qsv @ 000001cb4bb2cf40]
    Error during encoding: device failed (-17)
    Error submitting video frame to the encoder
    [libfdk_aac @ 000001cb3f4a0d00] 2 frames left in the queue on closing
    Conversion failed!

    Maybe this all means I need to install Ubuntu and just use linux...
    valthonis_surion
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #5
    2024-01-29, 07:40 PM
    (2024-01-29, 05:30 PM)tmsrxzar Wrote: i was just looking at the same thing as TDP

    somehow you have a driver version Newer than Intel lists https://www.intel.com/content/www/us/en/...loads.html

    Whoops, fixed my post.  I meant to have *.101* for the driver, but typo'd "102.  Intel link has the same "5186" as was originally installed on my machine.1.0.101.518
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-01-29, 09:19 PM
    Does this only happen with this one video? Or all videos?
    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]
    valthonis_surion
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #7
    2024-01-29, 11:30 PM
    Sadly all videos. If I add an Nvidia card into the PCIE slot and install drives/switch to Nvidia transcoding in the settings, then everything is perfectly stable...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-01-30, 12:35 AM
    Do you have low power encoding enabled?
    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]
    valthonis_surion
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #9
    2024-01-30, 12:38 AM
    Neither of the low power encoding are enabled and the "throttle encodes" is not enabled either. All of those options in various combos didn't make a difference either.
    Might just toss in the Quadro P2000 and leave it be.
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #10
    2024-01-30, 12:42 AM
    (2024-01-30, 12:38 AM)valthonis_surion Wrote: Might just toss in the Quadro P2000 and leave it be.

    (2024-01-29, 05:39 PM)valthonis_surion Wrote: Maybe this all means I need to install Ubuntu and just use linux...

    what happened to comparing with linux?
    Pages (4): 1 2 3 4 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