how to enable amr encoder in i.MX28 linux platform?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to enable amr encoder in i.MX28 linux platform?

ソリューションへジャンプ
699件の閲覧回数
WallaceWang
Contributor I

Recently I want to implement voice record and compressed with amr on i.mx28 linux platform. I saw the amr encoder library in /usr/lib, but has no gstreamer plugin for it. Does anyone konws how to enable amr plugin?

ラベル(2)
0 件の賞賛
1 解決策
588件の閲覧回数
LeonardoSandova
Specialist I

Freescale provides the decoder but not the encoder. Try installing bad and ugly set of gst-plugins and do a 'gst-inspect | grep amr'. As I can see, there is a SW AMR encoder that you may use

GStreamer Ugly Plugins 0.10 Plugins Reference Manual

元の投稿で解決策を見る

0 件の賞賛
1 返信
589件の閲覧回数
LeonardoSandova
Specialist I

Freescale provides the decoder but not the encoder. Try installing bad and ugly set of gst-plugins and do a 'gst-inspect | grep amr'. As I can see, there is a SW AMR encoder that you may use

GStreamer Ugly Plugins 0.10 Plugins Reference Manual

0 件の賞賛