GStreamer C application

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

GStreamer C application

1,054件の閲覧回数
giritharanr
Contributor I

Hi i want to write a GStreamer Application using C Language for this GStreamer command  (gst-launch –e mfw_v4lsrc capture-mode=1 fps-n=30 ! vpuenc codec=0 ! queue ! mux. alsasrc ! 'audio/x-raw-int,rate=48000,channels=1' ! mfw_mp3encoder ! queue ! mux. avimux name=mux ! filesink location=audio_video.avi sync=false).

 

I attach sample C application source code.While running this code i got segmentation fault error and some error.

And the thing is i dont know how to add  the following things :

! mux. alsasrc

'audio/x-raw-int,rate=48000,channels=1'

! mux. avimux name=mux.

 

So please help to complete the C application as per the gstreamer command i give.

Thanks .

 

 

 

With Regards,

R.Giritharan

Original Attachment has been moved to: Giri_Gstreamer.c.zip

ラベル(3)
タグ(1)
0 件の賞賛
返信
1 返信

814件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what board do you use? did you try to use freescale gstreamer to encode? any issues?

0 件の賞賛
返信