[FFmpeg-user] Is libplacebo only for GPUs?

Andrew Randrianasulu randrianasulu at gmail.com
Thu May 15 23:40:28 EEST 2025


чт, 15 мая 2025 г., 23:33 Mark Filipak <markfilipak.imdb at gmail.com>:

> If my pixel format is gbrpf32le, should I be using libplacebo?
>
> Libplacebo says, "Flexible GPU-accelerated"...
>
> What if I don't have a GPU?
>

https://ffmpeg.org/ffmpeg-filters.html#toc-Examples-89

it says

====
Run this filter on the CPU, on systems with Mesa installed (and with the
most expensive options disabled):

ffmpeg ... -init_hw_device vulkan:llvmpipe ... -vf
libplacebo=upscaler=none:downscaler=none:peak_detect=false

====

but to be honest it does not work that fast in this mode. But may be on
much faster cpu ot will work better?

_______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list