View Single Post
Old 21st December 2016, 21:37   #41672  |  Link
har3inger
Registered User
 
Join Date: Feb 2014
Posts: 139
There isn't HW decoding for 10 bit stuff yet. When you choose DXVA decoding, it should fall back to regular software decoding.

In general for madvr, if you're struggling with scaling algorithms being too slow, your best bet is to use software decoding only to move load from GPU to CPU. Additionally, many GPUs get locked to a lower clock when doing video decoding by the driver.

If you care about power consumption/noise, you probably shouldn't be using the fancier madvr algorithms anyway.
har3inger is offline   Reply With Quote