sekrit-twc / zimg

Scaling, colorspace conversion, and dithering library
Do What The F*ck You Want To Public License
405 stars 77 forks source link

Question: Does Zimg use the GPU at all or possibly could? Especially the FFmpeg zscale filter. #166

Closed YousufSSyed closed 2 years ago

YousufSSyed commented 2 years ago

I'm just wondering if it could or if Zimg runs completely on the CPU.

sekrit-twc commented 2 years ago

No GPUs.

YousufSSyed commented 2 years ago

I've already seen it a while ago but thanks anyway. I was just wondering if Zimg supports GPUs.