Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstAudioDecoder ╰── GstA52Dec
Description
Dolby Digital (AC-3) audio decoder.
Example launch line
1 |
gst-launch-1.0 dvdreadsrc title=1 ! mpegpsdemux ! a52dec ! audioconvert ! audioresample ! autoaudiosink |
1 |
gst-launch-1.0 filesrc location=abc.ac3 ! ac3parse ! a52dec ! audioconvert ! audioresample ! autoaudiosink |
Synopsis
Element Information
plugin |
a52dec |
author |
David I. Lehn <dlehn@users.sourceforge.net> |
class |
Codec/Decoder/Audio |
Property Details
The “drc”
property
“drc” gboolean
Use Dynamic Range Compression.
Flags: Read / Write
Default value: FALSE