Jellyfin Forum
SOLVED: Intel Transcoding Crashes - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Intel Transcoding Crashes (/t-solved-intel-transcoding-crashes)

Pages: 1 2 3 4


Intel Transcoding Crashes - valthonis_surion - 2024-01-29

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!


RE: Intel Transcoding Crashes - TheDreadPirate - 2024-01-29

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-transcoding-at-some-bitrates-result-in-blank-green-video?pid=14946#pid14946


RE: Intel Transcoding Crashes - tmsrxzar - 2024-01-29

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/products/sku/230575/intel-core-i313100-processor-12m-cache-up-to-4-50-ghz/downloads.html


RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-29

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...


RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-29

(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/products/sku/230575/intel-core-i313100-processor-12m-cache-up-to-4-50-ghz/downloads.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


RE: Intel Transcoding Crashes - TheDreadPirate - 2024-01-29

Does this only happen with this one video? Or all videos?


RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-29

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...


RE: Intel Transcoding Crashes - TheDreadPirate - 2024-01-30

Do you have low power encoding enabled?


RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-30

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.


RE: Intel Transcoding Crashes - tmsrxzar - 2024-01-30

(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?