Topic: Changing the downscaling algorithm to one that is less intensive?
EDIT:
Exactly 1 month later, I figured out why my GPU utilization was higher than expected...
It turns out that not using D3D Fullscreen increases both the CPU and the GPU utilization - it was my impression that D3D Fullscreen reduced CPU utilization but increased GPU utilization, not decreased both.
So yes, I can confirm that SVP's downscaling algorithm does in fact use the CPU. Unfortunately for me, it seems like this downscaling algorithm is actually kind of demanding on the CPU since I have to reduce my SVP profile settings considerably.
Presumably there's no way to use a lighter-weight algorithm, correct?
----------------------------------------------------------------
Original post
From some testing I just did, if you have...
GPU acceleration disabled in SVP via the overall settings and the video profile settings
Frame size is set to "Decrease to HD" in SVP
LAVFilters has the decoder set to "none"
Use EVR (custom presenter) with "D3D Fullscreen" disabled in MPC-HC
The video size set to "normal" in MPC-HC
And then play a 1080p video, the downscaling algorithm that SVP uses will still use the GPU.
Is this intentional behavior?