dvdlpcmdec

Decode DVD LPCM frames into standard PCM audio

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioDecoder
                    ╰──dvdlpcmdec

Factory details

Authors: – Jan Schmidt , Michael Smith

Classification:Codec/Decoder/Audio

Rank – primary

Plugin – dvdlpcmdec

Package – GStreamer Ugly Plug-ins

Pad Templates

sink

audio/x-private1-lpcm:
audio/x-private2-lpcm:
audio/x-private-ts-lpcm:
audio/x-lpcm:
          width: { (int)16, (int)20, (int)24 }
           rate: { (int)32000, (int)44100, (int)48000, (int)96000 }
       channels: [ 1, 8 ]
  dynamic_range: [ 0, 255 ]
       emphasis: { (boolean)true, (boolean)false }
           mute: { (boolean)true, (boolean)false }

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
         format: { S16BE, S24BE }
         layout: interleaved
           rate: { (int)32000, (int)44100, (int)48000, (int)96000 }
       channels: [ 1, 8 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are