How to send two .png down one pipe?

eyalhir74 eyalhir74 at gmail.com
Tue Jan 12 08:55:42 UTC 2021


The main question is how to make sure that one bin gets a RGB image and the
other bin gets the corresponding YUV image. Since the RGB and YUV has
different sizes and aspect ratio, I didn't even manage to allocate a buffer
RGB larger, paste the YUV inside it and then crop the relevant portion for
the YUV image, since the RGB is 3 channels and the other image is 2 image -
so a crop of, say 512 x 512, crops an "incorrect" buffer size for the YUV
path.

Hope I make sense.. 
thanks
Eyal



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list