dcaparse

This is a DCA (DTS Coherent Acoustics) parser.

Example launch line

 gst-launch-1.0 filesrc location=abc.dts ! dcaparse ! dtsdec ! audioresample ! audioconvert ! autoaudiosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseParse
                    ╰──dcaparse

Factory details

Authors: – Tim-Philipp Müller

Classification:Codec/Parser/Audio

Rank – primary + 1

Plugin – audioparsers

Package – GStreamer Good Plug-ins

Pad Templates

sink

audio/x-dts:
audio/x-private1-dts:

Presencealways

Directionsink

Object typeGstPad


src

audio/x-dts:
         framed: true
       channels: [ 1, 8 ]
           rate: [ 8000, 192000 ]
          depth: { (int)14, (int)16 }
     endianness: { (int)1234, (int)4321 }
     block-size: [ 1, 2147483647 ]
     frame-size: [ 1, 2147483647 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are