<div dir="ltr">This is in reference to a keyframing example that Thibault was kind enough to post for us:<div><br></div><div><a href="https://gitlab.freedesktop.org/gstreamer/gst-editing-services/blob/master/examples/python/keyframes.py">https://gitlab.freedesktop.org/gstreamer/gst-editing-services/blob/master/examples/python/keyframes.py</a> </div><div><br></div><div>I am doing something which is similar to that example, but I am using a GstPipeline instead of a GESPipeline; and keyframing does not appear to work in my case.  (I am also working from C++ instead of Python.)  I am forced to use a GstPipeline because I need to build out some non-trivial complexity for my encoders and sinks, which GESPipeline does not allow me to build.</div><div><br></div><div>I am wondering if there is something I can do to make keyframing work.</div></div>