How to play Audio and Video ?

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

How to play Audio and Video ?

1,667件の閲覧回数
G_rio
Contributor III

I'm following this

http://imxdev.org/wiki/index.php?title=All_Board_Creating_App_MP3

http://imxdev.org/wiki/index.php?title=All_Boards_Video

 

But i get error when i try to run a music ou video

One element could not be created. Exiting.

(this error occurs in) decoder = gst_element_factory_make ("mad", "mp3-decoder");

 

I've tried to run this cmd too

gst-launch filesrc location=MP3.mp3 ! mad ! audioconvert ! audioresample ! osssink

WARNING: erroneous pipelibe: no element "mad" 

 

Remember that i've included all gstreamer plugin, alsa-utils and libmad.

 

Thank you


ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,512件の閲覧回数
G_rio
Contributor III

root@freescale /home/user$ gst-inspect | grep mad
rtp:  rtppcmadepay: RTP PCMA depayloader

 

Yes, i did enabled Ugly.

0 件の賞賛
返信

1,512件の閲覧回数
daiane_angolini
NXP Employee
NXP Employee

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-ugly-plugins/html/gst-plugins-u...

 

Did you enabled Ugly too?

 

What did you get with gst-inspect | grep mad ?

0 件の賞賛
返信