speexdec

This element decodes a Speex stream to raw integer audio. Speex is a royalty-free audio codec maintained by the Xiph.org Foundation.

Example pipelines

 gst-launch-1.0 -v filesrc location=speex.ogg ! oggdemux ! speexdec ! audioconvert ! audioresample ! alsasink

Decode an Ogg/Speex file. To create an Ogg/Speex file refer to the documentation of speexenc.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioDecoder
                    ╰──speexdec

Factory details

Authors: – Wim Taymans

Classification:Codec/Decoder/Audio

Rank – primary

Plugin – speex

Package – GStreamer Good Plug-ins

Pad Templates

sink

audio/x-speex:

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


Properties

enh

“enh” gboolean

Enable perceptual enhancement

Flags : Read / Write

Default value : true


The results of the search are