removesilence

(from GStreamer Bad Plug-ins git)

Removes all the silence periods from the audio stream.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──removesilence

Factory details

Authors: – Tiago Katcipis Paulo Pizarro

Classification:Filter/Effect/Audio

Rank – none

Plugin – libgstremovesilence.so

Package – GStreamer Bad Plug-ins git

Pad Templates

sink

audio/x-raw:
         format: S16LE
         layout: interleaved
           rate: [ 1, 2147483647 ]
       channels: 1

Presencealways

Directionsink


src

audio/x-raw:
         format: S16LE
         layout: interleaved
           rate: [ 1, 2147483647 ]
       channels: 1

Presencealways

Directionsrc


Properties

hysteresis

“hysteresis” guint64

Set the hysteresis (on samples) used on the internal VAD

Flags : Read / Write

Default value : 480


name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


qos

“qos” gboolean

Handle Quality-of-Service events

Flags : Read / Write

Default value : false


remove

“remove” gboolean

Set to true to remove silence from the stream, false otherwhise

Flags : Read / Write

Default value : false


The results of the search are