[gst-devel] Capsfilter problem for rtp streaming

Zhang, Boning boning.zhang at intel.com
Wed Aug 26 04:27:01 CEST 2009


No it failed 

Error: Filter caps do not completely specify the output format
Returned, stopping playback
Deleting pipeline




-----Original Message-----
From: Marc Leeman [mailto:marc.leeman at gmail.com] 
Sent: 2009年8月25日 20:21
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] Capsfilter problem for rtp streaming

Something along these lines 

>     g_object_set(G_OBJECT(rtpsrc), "caps",gst_caps_new_simple("application/x-rtp",
>                                                         "clock-rate",G_TYPE_INT,90000,
>                                                         NULL), NULL);

should work and match your commandline.

-- 
  greetz, marc
It seems intuitively obvious to me, which means that it might be wrong.
		-- Chris Torek
crichton 2.6.26 #1 PREEMPT Tue Jul 29 21:17:59 CDT 2008 GNU/Linux


More information about the gstreamer-devel mailing list