Jellyfin Forum
ffmpeg exited with code 171 - 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: ffmpeg exited with code 171 (/t-ffmpeg-exited-with-code-171)



ffmpeg exited with code 171 - harsha narla - 2024-12-25

I have this hardware:
CPU: Intel Intel i5-10500T (12) @ 3.800GHz
GPU: Intel CometLake-S GT2 [UHD Graphics 630]
Ram: 8GB
followed official linux setup guide on my server  for harware acceleration (linux setup)

When i turn on transcoding and set to QSV / VA API, the playback stops (those that require transcoding) , I get

Playback error
playback failed due to fatal error

when digged through logs found out this line
[ERR]FFmpeg exited with code 171

files that doesn't require transcoding or when transcoding is set to off (which makes cpu transcoding) it is working fine but loads system a lot,

I want to use hardware transcoding . get struct at this ffmpeg error


RE: ffmpeg exited with code 171 - Bobby Vaughn - 2024-12-25

I don't know if this will help, but here is a list of what is supported by gpu. Verify with your transcoding settings in Jellyfin.

https://en.m.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding

https://www.intel.com/content/www/us/en/developer/articles/technical/encode-and-decode-capabilities-for-7th-generation-intel-core-processors-and-newer.html

I hope it helps.


RE: ffmpeg exited with code 171 - TheDreadPirate - 2024-12-26

Can you share your ffmpeg log via pastebin? That log would container more information about the video itself and your settings.