<div dir="ltr"><div><div><div>Hi, DeepakRohan, <br><br></div>Try to use filesink, but the 'location' value is equal to '/dev/null'. For example: <br><br>$ gst-launch-1.0 playbin uri=<a href="http://184.72.239.149/vod/smil:BigBuckBunny.smil/playlist.m3u8">http://184.72.239.149/vod/smil:BigBuckBunny.smil/playlist.m3u8</a> audio-sink="filesink location=/dev/null"<br><br></div>Best Regards, <br></div><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 12, 2017 at 10:36 AM, DeepakRohan <span dir="ltr"><<a href="mailto:deepak027rohan077@gmail.com" target="_blank">deepak027rohan077@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Thanks for the reply Shishir and Thomas.<br>
<br>
What I am doing right now is I have a pad probe and only then I remove the<br>
audio sink, followed by addition of fakesink element with sync property<br>
being set to TRUE.<br>
<br>
But immediately when I remove audio sink, I get GST_MESSAGE_CLOCK_LOST. And<br>
at that time I do not have any other element that can provide me the clock.<br>
So I get a gstreamer error.<br>
<br>
I have also tried adding the fakesink element before removing audio sink<br>
element with the sync property being TRUE.<br>
But even then it did not work.<br>
<br>
Let me know if there is something from my that I can look or go through for<br>
the reference.<br>
<br>
Thank You :-)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/</a><br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></div></blockquote></div><br></div>