Gstreamer doesn't start pipeline
Nicolas Dufresne
nicolas.dufresne at collabora.com
Sun Jul 28 00:32:28 PDT 2013
Le samedi 27 juillet 2013 à 15:31 -0700, ViniciusD a écrit :
> Hello! I'm trying the following command in my terminal:
> gst-launch -e -v v4l2src device="/dev/video1" ! video/x-raw-yuv,
> framerate=25/1, width=640, height=360 ! \
> timeoverlay halign=right valign=bottom shaded-background=true ! \
> textoverlay text="Test Video 640x360 25fps" halign=left valign=bottom
> shaded-background=true ! \
> x264enc bitrate=498 ! mpegtsmux ! filesink location=video1.ts
> After using "mkfifo video1.ts", and I just get the message:
> "setting pipeline to PAUSED"
> So, It's getting stucked at pause, why isn't it working?
I was curious, and it just worked for me. What version of GStreamer are
you using ? (I have tested with latest, but deprecated, 0.10 versions).
Nicolas
More information about the gstreamer-devel
mailing list