![]() |
![]() |
![]() |
GStreamer Bad Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
GstAmrwbEnc;
This is an AMR wideband encoder based on the reference codec implementation.
gst-launch filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! amrwbenc ! filesink location=abc.amr
Please not that the above stream misses the header, that is needed to play the stream.
plugin |
amrwb |
author |
Renato Araujo <renato.filho@indt.org.br> |
class |
Codec/Encoder/Audio |
name |
src |
direction |
source |
presence |
always |
details |
audio/AMR-WB, rate=(int)16000, channels=(int)1 |
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1 |