dtsdec
Digital Theatre System (DTS) audio decoder
Example launch line
 gst-launch-1.0 dvdreadsrc title=1 ! mpegpsdemux ! dtsdec ! audioresample ! audioconvert ! alsasink
Play a DTS audio track from a dvd.
 gst-launch-1.0 filesrc location=abc.dts ! dtsdec ! audioresample ! audioconvert ! alsasink
Decode a standalone file and play it.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstAudioDecoder ╰──dtsdec
Factory details
Authors: – Jan Schmidt 
Classification: – Codec/Decoder/Audio
Rank – primary
Plugin – dtsdec
Package – GStreamer Bad Plug-ins
Pad Templates
src
        audio/x-raw:
         format: F32LE
         layout: interleaved
           rate: [ 4000, 96000 ]
       channels: [ 1, 6 ]
Properties
The results of the search are