Removing audio and video sink on playing pipeline

DeepakRohan deepak027rohan077 at gmail.com
Sun Sep 4 14:42:41 UTC 2016


Enabling the fakesink element's sync property to TRUE SOLVED the jump from 6
to 36 second.
When a clock provider is removed from the pipeline, GST_MESSAGE_CLOCK_LOST
if thrown on the pipelines bus.
Application has to catch the message and perform the mentioned things as per
the below link
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstMessage.html#gst-message-new-clock-provide

Problem Fixed for me after following the above.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Removing-audio-and-video-sink-on-playing-pipeline-tp4679268p4679406.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list