AW: Audio Disable for only audio playback

Renan Prata renancprata at gmail.com
Thu Oct 12 13:59:59 UTC 2017


Hi, DeepakRohan,

Try to use filesink, but the 'location' value is equal to '/dev/null'. For
example:

$ gst-launch-1.0 playbin uri=
http://184.72.239.149/vod/smil:BigBuckBunny.smil/playlist.m3u8
audio-sink="filesink location=/dev/null"

Best Regards,


On Thu, Oct 12, 2017 at 10:36 AM, DeepakRohan <deepak027rohan077 at gmail.com>
wrote:

> Hi,
>
> Thanks for the reply Shishir and Thomas.
>
> What I am doing right now is I have a pad probe and only then I remove the
> audio sink, followed by addition of fakesink element with sync property
> being set to TRUE.
>
> But immediately when I remove audio sink, I get GST_MESSAGE_CLOCK_LOST. And
> at that time I do not have any other element that can provide me the clock.
> So I get a gstreamer error.
>
> I have also tried adding the fakesink element before removing audio sink
> element with the sync property being TRUE.
> But even then it did not work.
>
> Let me know if there is something from my that I can look or go through for
> the reference.
>
> Thank You :-)
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171012/a0f838c2/attachment.html>


More information about the gstreamer-devel mailing list