Do transform_ methods in GstBaseTransform subtypes always get one full frame?
Pramod Biligiri
pramodbiligiri at gmail.com
Thu Jan 14 15:05:01 UTC 2021
Hi,
I have created an element as a subclass of GstBaseTransform and overriding
the transform_inplace callback there. I'm assuming that each input
GstBuffer received there is a full frame, and is exactly one frame. It is
working for the current video file (a H264 file) that I'm testing, but is
it going to be true in general?
Thanks,
Pramod Biligiri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210114/022457f6/attachment-0001.htm>
More information about the gstreamer-devel
mailing list