2024-08-31, 10:42 AM
(2024-08-31, 07:39 AM)Gtu785696 Wrote:Well, yes it means the encoding to h264 is using the iGPU(2024-08-31, 07:37 AM)nyanmisaka Wrote: The QSV hardware decoder is not enabled.
Quote:Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_qsv))
Stream #0:1 -> #0:1 (copy)
This from ffmpeg log means its transcoding right ?
But that is not the only CPU intensive task. To be able to encode it needs to decode the existing file.
By the log you posted it is HEVC 10bit HDR content.
So do you have hardware decoding enabled for HEVC 10bit in jellyfin?
Even if you have it enable the file is HDR so it needs to have the Tonemapping done via software since hardware tonemapping is not supporting in Coffeelake CPU.