ac3parse

This is an AC3 parser.

Example launch line

 gst-launch-1.0 filesrc location=abc.ac3 ! ac3parse ! a52dec ! audioresample ! audioconvert ! autoaudiosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseParse
                    ╰──ac3parse

Factory details

Authors: – Tim-Philipp Müller

Classification:Codec/Parser/Converter/Audio

Rank – primary + 1

Plugin – audioparsers

Package – GStreamer Good Plug-ins

Pad Templates

sink

audio/x-ac3:
audio/x-eac3:
audio/ac3:
audio/x-private1-ac3:

Presencealways

Directionsink

Object typeGstPad


src

audio/x-ac3:
         framed: true
       channels: [ 1, 6 ]
           rate: [ 8000, 48000 ]
      alignment: { (string)iec61937, (string)frame }
audio/x-eac3:
         framed: true
       channels: [ 1, 6 ]
           rate: [ 8000, 48000 ]
      alignment: { (string)iec61937, (string)frame }

Presencealways

Directionsrc

Object typeGstPad


The results of the search are