blur icon indicating copy to clipboard operation
blur copied to clipboard

The Blur app is not using gpu to render?

Open vtt0198 opened this issue 1 year ago • 2 comments

I already set the gpu: true gpu type (nvidia/amd/intel): nvidia deduplicate: true custom ffmpeg filters: But when i render it run 100% on cpu while gpu only 10% please help

vtt0198 avatar Aug 19 '24 01:08 vtt0198

Screenshot 2024-08-18 212024

vtt0198 avatar Aug 19 '24 01:08 vtt0198

Screenshot 2024-08-18 212054

vtt0198 avatar Aug 19 '24 01:08 vtt0198

Im having the saame problem to

Tewxx avatar Jan 23 '25 01:01 Tewxx

This issue has been automatically marked as stale due to inactivity. It will be closed soon if no further activity occurs.

github-actions[bot] avatar Apr 07 '25 10:04 github-actions[bot]

Unfortunately there's no GPU accelerated frame blending plugin at the moment so it has to be done via CPU. Interpolation and encoding are done via GPU though.

f0e avatar Apr 07 '25 11:04 f0e