gstreamer last frame

Robson Ferreira robsonferreira at snews.tv
Wed Apr 25 19:19:17 UTC 2018


hi,

i`m trying to implement a pipeline using playbin and then when it receives
a EOS message prepares another uri to play, but when i use this code:

gst_element_set_state(data->pipeline, GST_STATE_READY);
g_object_set(data->playbin, "uri", nexItem, NULL);
gst_element_set_state(data->pipeline, GST_STATE_PLAYING);

i lose the last frame rendered. Is there a way to keep the last frame until
i finish preparing the next file?




-- 
[image: Marketing] <http://snews.tv/>
*Robson Ferreira*
Desenvolvedor Jr.
robsonferreira at snews.tv
+55 61 3044.7878
snews.tv

This message is intended exclusively for its addressee and may contain
information that is confidential and protected by a professional privilege
or whose disclosure is prohibited by law. Unauthorized use of such
information is prohibited and subject to applicable penalties.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180425/532f66cc/attachment.html>


More information about the gstreamer-devel mailing list