Top |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseParse ╰── GstDcaParse
This is a DCA (DTS Coherent Acoustics) parser.
1 |
gst-launch-1.0 filesrc location=abc.dts ! dcaparse ! dtsdec ! audioresample ! audioconvert ! autoaudiosink |
plugin |
audioparsers |
author |
Tim-Philipp Müller <tim centricular net> |
class |
Codec/Parser/Audio |
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-dts |
audio/x-private1-dts |
name |
src |
direction |
source |
presence |
always |
details |
audio/x-dts, framed=(boolean)true, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 192000 ], depth=(int){ 14, 16 }, endianness=(int){ 1234, 4321 }, block-size=(int)[ 1, 2147483647 ], frame-size=(int)[ 1, 2147483647 ] |