• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Question about AV1 codec

Luddite

Senior member
Is it better to have hardware enabled AV1 encoder/decoder in the CPU or the GPU? I've been reading conflicting accounts lately.
 
If a CPU has AV1 hardware support it's through the iGPU, so same thing.
Otherwise if it's purely compute, CPU only, then it's software based not hardware.
 
If both the CPU (via iGPU) and dGPU have Av1 hardware support, which one is better to work from? (I guess with Intel, they work together via Quick Sync, is this right?).

Is it better to have hardware or software based AV1?
 
That depends on your goal. Hardware encoding is much faster, but pure CPU encoding is much better quality. That goes for all codecs.

Be warned. Software AV1 encoding via handbrake is fairly slow, even on fast CPUs.
That is only true at extremely low bitrates that no sane person that cares about quality would even consider using.
If both the CPU (via iGPU) and dGPU have Av1 hardware support, which one is better to work from? (I guess with Intel, they work together via Quick Sync, is this right?).
You would have to read reviews on them to see which one has the better quality/size ratio or you can just go by which one is faster which you can easily test yourself.

Quicksync will only use the iGPU.
Unless you have an intel GPU in which case I have no idea what would happen.
 
That is only true at extremely low bitrates that no sane person that cares about quality would even consider using.
And I must be insane than...
What are those "low bitrates"? ~5Mbps? or duble that? or half?
 
Last edited:
Back
Top