How to autorate images with gstreamer?

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Sep 10 09:44:57 PDT 2015


Le jeudi 10 septembre 2015 à 12:34 -0400, Ilya Kulakov a écrit :
> So it will send event immediately and buffers in queue will become
> out of sync with current orientation in videoflip?

That's the bug yes.

> 
> As a workaround, can I do this: associate orientation with buffer
> (somehow), in probe of videoflip's sink send the event to videoflip
> directly?

It's better to fix that bug imho, but yes, you could attach the event
to the buffer using gst_mini_object_set_qdata() and then in a pad
probe, detach it and push it to the pad before returning from the
probe.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150910/66ea1c2c/attachment-0001.sig>


More information about the gstreamer-devel mailing list