GStreamer for IMX6DL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GStreamer for IMX6DL

665 Views
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

Labels (3)
Tags (2)
0 Kudos
1 Reply

492 Views
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 Kudos