![]() |
![]() |
![]() |
GStreamer Ugly Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
This is an AMR narrowband encoder based on the reference codec implementation.
gst-launch filesrc location=abc.wav ! wavparse ! audioresample ! audioconvert ! amrnbenc ! filesink location=abc.amr
Please not that the above stream misses the header, that is needed to play the stream.
plugin |
amrnb |
author |
Ronald Bultje <rbultje@ronald.bitfreak.net>, Wim Taymans <wim.taymans@gmail.com> |
class |
name |
src |
direction |
source |
presence |
always |
details |
audio/AMR, rate=(int)8000, 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)8000, channels=(int)1 |