![]() |
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) |
RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-30 (2024-01-30, 08:38 PM)TheDreadPirate Wrote: How many liveTV channels do you have? Is this a HDHomeRun or some IPTV service? Maybe 40ish channels if you count all the dot subchannels and it is HDHomeRun providing the input. All channels are in the upper 80% or mid 90% for signal quality too. (2024-01-30, 08:49 PM)TheDreadPirate Wrote:(2024-01-30, 08:44 PM)tmsrxzar Wrote: "[ERR] FFmpeg exited with code 139" By default, transcoding for QSV doesn't enable hardware MPEG2 decoding, its not checked, so I assume its doing that via CPU. (2024-01-30, 08:56 PM)tmsrxzar Wrote:(2024-01-30, 08:49 PM)TheDreadPirate Wrote: Pretty sure that is the message in their first post. I assumed the same thing, but as mentioned if I add an Nvidia GPU and use Nvidia transcoding, no issues. RE: Intel Transcoding Crashes - valthonis_surion - 2024-01-30 (2024-01-30, 09:31 PM)TheDreadPirate Wrote: In Dashboard > Playback, is MPEG2 checked? The log indicates it is CPU decoding (mpeg2video (native)). It SHOULDN'T matter, but I wonder what happens when you switch it to hardware decoding. Intel's docs indicate that RaptorLake still supports decoding MPEG2. Good catch, it shouldn't matter but so far after enabling that its been stable for the last 30 minutes or so. Letting it continue to play, but usually within 30 seconds or so would stall. So massive win so far. Also makes sense why the Nvidia card would work, Nvidia transcoding defaults to MPEG2 hardware decoding in Jellyfin where as QSV does not. As mentioned I will let it continue playing for a while, but looking really good! ![]() ---EDIT for solution Had to enable "MPEG2" hardware decoding under the "Playback" section for Intel QuickSync transcoding. This fixed the issues with transcoding HDHomeRun OTA broadcasts |