SOLVED: Problem transcoding with QSV on Intel ARC A380 on Debian 12 bookworm - 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: Problem transcoding with QSV on Intel ARC A380 on Debian 12 bookworm (/t-solved-problem-transcoding-with-qsv-on-intel-arc-a380-on-debian-12-bookworm) Pages:
1
2
|
RE: Problem transcoding with QSV when playing via android app - TheDreadPirate - 2024-05-10 Can you share the ffmpeg log with us via pastebin? RE: Problem transcoding with QSV in Kubernetes - ainmosni - 2024-05-10 So, I found the solution, and it turns out that debian's firmware-misc-nonfree package lacked the dg2_huc_gsc.bin firmware file. I manually put the file inĀ /lib/firmware/i915/ and transcoding now works perfectly. I'm going to update the subject of the thread and mark it as solved so that others can find it as well. Also, thanks for the help RE: Problem transcoding with QSV on Intel ARC A380 on Debian 12 bookworm - ainmosni - 2024-05-10 Seems the upcoming versions of this package will contain this file, hope they get backported soon, as it would have saved me a few hours of digging. |