<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Hello Stéphane,</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Thank you very much for pointing this out.  I guess I will have to compile gstreamer-plugins-base from the source because I am using 1.14.4 Debian version now.  I went through the source code and this feature got implemented recently.  I will definitely try that.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Thanks and Regards</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Anand</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 9 May 2019 at 18:56, dabrain34 <<a href="mailto:scerveau@gmail.com">scerveau@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Anand,<br>
<br>
I assume you should be able to have some audible timestamp with this<br>
pipeline<br>
<br>
gst-launch-1.0 audiotestsrc wave=ticks apply-tick-ramp=true<br>
tick-interval=100000000 freq=10000 volume=0.4 marker-tick-period=10<br>
sine-periods-per-tick=20 ! autoaudiosink<br>
<br>
<br>
This pipeline produces a series of 10 kHz sine wave ticks. Each tick is<br>
20 sine wave periods long, ticks occur every 100 ms and have a volume of<br>
0.4. Every 10th tick is a marker tick and has the default marker tick volume<br>
of 1.0. The beginning and end of the ticks are modulated with the ramp.<br>
<br>
Hope it helps.<br>
<br>
Stéphane<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div>