Top |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseParse ╰── GstAmrParse
This is an AMR parser capable of handling both narrow-band and wideband formats.
1 |
gst-launch-1.0 filesrc location=abc.amr ! amrparse ! amrdec ! audioresample ! audioconvert ! alsasink |
plugin |
audioparsers |
author |
Ronald Bultje <rbultje@ronald.bitfreak.net> |
class |
Codec/Parser/Audio |