GES 1.16 -- Keyframing to achieve crossfade
David Ing
ding at panopto.com
Fri Jul 5 16:07:17 UTC 2019
This is in reference to a keyframing example that Thibault was kind enough
to post for us:
https://gitlab.freedesktop.org/gstreamer/gst-editing-services/blob/master/examples/python/keyframes.py
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.
I am wondering if there is something I can do to make keyframing work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190705/bcbcb5c2/attachment.html>
More information about the gstreamer-devel
mailing list