Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstAudioDecoder ╰── GstAmrnbDec
Description
AMR narrowband decoder based on the
opencore codec implementation.Example launch line
1 |
gst-launch-1.0 filesrc location=abc.amr ! amrparse ! amrnbdec ! audioconvert ! audioresample ! autoaudiosink |
Synopsis
Element Information
plugin |
amrnb |
author |
GStreamer maintainers <gstreamer-devel@lists.freedesktop.org> |
class |
Codec/Decoder/Audio |