appsrc not functioning

O'neill, Gerry gerry.o'neill at intel.com
Mon Mar 5 05:13:28 PST 2012


Hi,
I am trying to test transmission of a video test stream using appsink and appsrc without success.
I have used a tee in the appsink pipeline for debugging. Because the appsink pipeline displays
the videotestsrc by using the tee, I presume that the appsrc pipeline is the problem.

Appsink pipeline:
gst-launch -v videotestsrc ! video/x-raw-yuv, format =\(fourcc\)I420, framerate=\(fraction\)25/1, width=640, height=480 ! ffmpegcolorspace ! tee name=myT ! queue ! appsink name=video_test \
myT. ! queue ! xvimagesink

Appsrc pipeline:
gst-launch -v appsrc name=video_test ! video/x-raw-yuv,format =\(fourcc\)I420, framerate=\(fraction\)25/1, width=640, height=480 ! ffmpegcolorspace ! queue ! xvimagesink

I have tried in vain to get this to work.
Any help or advise in this will be greatly appreciated.

Ger.

--------------------------------------------------------------
Intel Shannon Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
Business address: Dromore House, East Park, Shannon, Co. Clare

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120305/5b6bdcbc/attachment.htm>


More information about the gstreamer-devel mailing list