Capsfilter was messed up: Was: GstCaps* videosinkcaps =gst_caps_from_string("video/x-raw,format=BGR, width= 1280, height=720,framerate=10/1"); Should have been: GstCaps* videosinkcaps =gst_caps_from_string("video/x-raw,format=BGR, width= 1280, height=720"); Issue resolved! -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/