2025-05-29, 10:47 PM
(This post was last modified: 2025-05-29, 10:48 PM by bitstream. Edited 1 time in total.)
So, if i get it right, this would be the highlevel data flow:
[HW DECODING] → [CPU: Filter, Audio, Subtitle, Container] → [HW ENCODING]
While video decoding and encoding can be shifted to the GPU, the rest remains on the CPU. That also includes Demuxing, Remuxing, Bit-rate-changes, and so on. In my example this means, this part takes 250% CPU during 1:40.
[HW DECODING] → [CPU: Filter, Audio, Subtitle, Container] → [HW ENCODING]
While video decoding and encoding can be shifted to the GPU, the rest remains on the CPU. That also includes Demuxing, Remuxing, Bit-rate-changes, and so on. In my example this means, this part takes 250% CPU during 1:40.