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 – gstdtsdec
Package – GStreamer Bad Plug-ins
Pad Templates
src
audio/x-raw:
format: F32LE
layout: interleaved
rate: [ 4000, 96000 ]
channels: [ 1, 6 ]
Properties
min-latency
“min-latency” gint64
Aggregate output data to a minimum of latency time (ns)
Flags : Read / Write
Default value : 0
plc
“plc” gboolean
Perform packet loss concealment (if supported)
Flags : Read / Write
Default value : false
tolerance
“tolerance” gint64
Perfect ts while timestamp jitter/imperfection within tolerance (ns)
Flags : Read / Write
Default value : 0
The results of the search are