Top |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstAudioEncoder ╰── GstVoAmrWbEnc
AMR wideband encoder based on the
reference codec implementation.1 |
gst-launch filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! voamrwbenc ! filesink location=abc.amr |
Please note that the above stream misses the header, that is needed to play the stream.
plugin |
voamrwbenc |
author |
Renato Araujo <renato.filho@indt.org.br> |
class |
Codec/Encoder/Audio |