GStreamer for IMX6DL

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GStreamer for IMX6DL

898 次查看
giritharanr
Contributor I

Hi,

     I am working on IMX6 dual and audio device is wm8960. So I want to write GStreamer application in C to record Audio with Video .My working GStreamer command is (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).

   So please send me some of the sample source code based on that GStreamer command .

                                                       Thank You!

With Regards,

R.GIRITHARAN

标签 (3)
标记 (2)
0 项奖励
回复
1 回复

725 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Giritharan

for Gstreamer sources one can look at

Freescale/gstreamer-imx · GitHub

also it is recommended to check Linux Docs:

L3.14.28_1.0.0_LINUX_DOCS

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复