Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstAudioDecoder ╰── GstAmrwbDec
Description
AMR wideband decoder based on the
opencore codec implementation.Example launch line
1 |
gst-launch-1.0 filesrc location=abc.amr ! amrparse ! amrwbdec ! audioconvert ! audioresample ! autoaudiosink |
Synopsis
Element Information
plugin |
amrwbdec |
author |
Renato Araujo <renato.filho@indt.org.br> |
class |
Codec/Decoder/Audio |