View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#37
I really need help with gstreamer commands, I have been trying since the last 5 hrs! No go. I cannot record video + audio, always get data flow errors, unable to link elements... I hate gstreamer. I really need help.

gst-launch -e filesink location=/home/user/MyDocs/mul.avi \
v4l2camsrc device=/dev/video0 ! video/x-raw-yuv,width=1280, height=720!dspmp4venc !avimux \
pulsesrc ! nokiaaacenc ! avimux

Take this for instance, why can't it work?

Last edited by ammyt; 2011-10-06 at 11:21.