On Wed Jul 3 05:28:55 2024 +0000, Rémi Bernon wrote:
I wanted to try doing that, but right now we don't support buffers with pitch != width * bpp. Are we sure that it's not the case?
I'm writing some tests to check. It seems to work with RGBA and padding, but I may have hit an issue with the NV12 format and a pixel width of 1390 (which results in GStreamer adding 2 pixels of padding), but I'm still investigating.
I'll let you know when I get to the bottom of it.