<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 15 Oct 2020 at 09:45, gst_kwr <<a href="mailto:kniwor@yahoo.com">kniwor@yahoo.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"><br>
I was also not able to understand the suggestion from Tony above, or how I<br>
can use the pipeline graphs provided to help myself.<br></blockquote><div><br></div><div>I thought you might be able to trace the paths the buffers take and sketch out a simplified version with the complicated details removed.</div><div><br></div><div>I've had another idea though, because the playbin element has a suburi property which seems to do exactly what you want. However, you need to add your audio amplification stage to that. Could it be as simple as `playbin ... audio-sink=amplifier ! audioamplify name=amplifier ...`? If not you'll have to write some code to construct the pipeline and set the property. Failing that, could you possibly set up your pulseaudio/alsa/whatever config to do the amplification instead? If not, I suggest running such a playbin pipeline and <a href="https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html#getting-pipeline-graphs">generate pipeline graphs</a> you could study instead of mine.</div><div> </div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">TH<div><br></div></div></div></div>