appsink with cutter filter

Sagar pilkhwal.sagar at gmail.com
Tue Mar 15 12:20:12 UTC 2016


I want to pull buffer data (bytearray) from the audio stream without silence.

We can use appsink filter to pull audio stream buffer and cutter filter to
rewind or seek the stream.
But how to link cutter with appsink, so that output of the cutter (trimmed
audio stream) will be the input to the appsink to pull audio buffer data?

appsink example reference:  appsink-src.c
<https://github.com/jojva/gst-plugins-base/blob/master/tests/examples/app/appsink-src.c>  








--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/appsink-with-cutter-filter-tp4676341.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list