Buffer-type probe at 'src' pad of GstAudioAggregator

vinod kesti vinodkesti at yahoo.com
Wed Mar 8 15:24:30 UTC 2023


Then it is something to do with the probe callback function. If you can post your your probe function may be I can help here/


Sent from Yahoo Mail. Get the app 

    On Wednesday, 8 March, 2023 at 01:18:12 am GMT-6, Sergei Hrushev via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:  
 
 Hi!

> Here is documentation for
> https://gstreamer.freedesktop.org/documentation/audio/gstaudioaggregator.html?gi-language=c
>
> Refer mixer code for more details:
> https://github.com/GStreamer/gst-plugins-base/blob/master/gst/audiomixer/gstaudiomixer.c


Well, I have read the docs and saw these sources.

My point was: when I'm using probe of type GST_PAD_PROBE_TYPE_BUFFER
on "src" pad of GstAudioAggregator - I'm always getting the jammed
sound.

So it there any example of how to modify audio frames in output buffer
via this probe type?

There is an example of video frame modification here:
https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html?gi-language=c#data-probes

How to do similar thing for audio. As I understand the first
significant difference for audio is that we work with multiple frames
in buffer.

Best regards, Sergei Hrushev.
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230308/5c9a6944/attachment.htm>


More information about the gstreamer-devel mailing list