How to convert this pipeline in to C code

Baz basavaraju at uurmi.com
Thu Sep 12 03:12:03 PDT 2013


Hi Guys,

Can anyone please help me to write a C code of this pipeline in order to
capture audio and video into a AVI file. 

gst-launch v4l2src ! queue ! ffmpegcolorspace ! videoscale !
video/x-raw-yuv,width=640,height=480  ! theoraenc quality=16 ! queue !
oggmux name=mux alsasrc  ! queue !  audioconvert ! vorbisenc  ! queue ! mux.
mux. ! queue ! filesink location=Test.avi

Best Regards,
Baz



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-convert-this-pipeline-in-to-C-code-tp4661965.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list