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
Hi Giritharan
for Gstreamer sources one can look at
Freescale/gstreamer-imx · GitHub
also it is recommended to check Linux Docs:
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------