![]() |
Transcoding FPS Low - 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: Transcoding FPS Low (/t-transcoding-fps-low) Pages:
1
2
|
RE: Transcoding FPS Low - TheDreadPirate - 2025-03-12 Any particular reason you are using VAAPI instead of QSV? Code: Stream #0:0 (h264_vaapi) Strange, you checked HEVC 10 bit but it isn't hardware decoding. You'd see "-hwaccel vaapi" in the input side of the ffmpeg command. Can you show screenshots of the entire Transcode menu? And screenshots of how you have the container configured in unRAID? RE: Transcoding FPS Low - nyanmisaka - 2025-03-12 (2025-03-12, 07:52 AM)LanceM26 Wrote:(2025-03-11, 11:37 AM)nyanmisaka Wrote: It looks like hardware decoding of HEVC 10bit is not enabled. You need to enable them manually in the Dashboard. Check both HEVC and HEVC 10bit and try again. We can optimize the display here so that the 10bit option is only displayed after HEVC is checked. |