How to stop and restart writing to a filesink (while the pipeline is alive).

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Sep 10 12:02:30 PDT 2012


On Mon, 2012-09-10 at 19:48 +0200, Alexander Botero wrote:

Hi,

> I have a small audio recorder that uses Gstreamer.  
> I would like the recorder to pause when the signal-level drops under a
> certain value,  and re-start when the level rises again.

Do you want the resulting audio to be in one single file (without the
"silent" bits), or do you want to start a new file for each piece with a
"signal".

There's also the "cutter" element btw (so you don't have to actively
monitor the level value).

Cheers
 -Tim




More information about the gstreamer-devel mailing list