2024-10-09, 07:55 PM
(This post was last modified: 2024-10-09, 07:56 PM by TheDreadPirate. Edited 1 time in total.)
The QSV transcode looks good.
The audio is transcoding as well, which will always occur on the CPU.
If you are burning in subtitles, that also happens on the CPU before being sent to the GPU to encode. This does not appear to be a contributing factor, in this case, though.
The audio is transcoding as well, which will always occur on the CPU.
Code:
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_qsv))
Stream #0:1 -> #0:1 (eac3 (native) -> aac (libfdk_aac))
If you are burning in subtitles, that also happens on the CPU before being sent to the GPU to encode. This does not appear to be a contributing factor, in this case, though.