чт, 15 мая 2025 г., 23:33 Mark Filipak <markfilipak.i...@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@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to