<P>
Hi Wim &amp; Lutz Müller,<BR>
&nbsp;  Thanks a lot for your reply.<BR>
&nbsp;  I checkout the latest code for gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad&nbsp; &amp; gst-plugins-ugly from<BR>
$cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/gstreamer co modulename<BR>
and installed into my system (linux fedora 6).<BR>
I saw in RELEASE file that code changes for rtsp support in playbin element (336301 : [playbin] can't handle RTSP source) has been in cluded in this code.<BR>
when I am trying to play 3gp and mov then getting the following errors:<BR>
<BR>
Command of 3gp:<BR>
$gst-launch-0.10&nbsp; --gst-debug=2 --gst-debug-no-color&nbsp; playbin uri=rtsp://192.168.3.9/sample_50kbit.3gp<BR>
Error for for this command:<BR>
================================<BR>
Setting pipeline to PAUSED ...<BR>
Pipeline is live and does not need PREROLL ...<BR>
Setting pipeline to PLAYING ...<BR>
New clock: GstSystemClock<BR>
0:00:00.281914000 11591 0x8c8ca50 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  basesrc gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc0&gt; error: Internal data flow error.<BR>
0:00:00.282223000 11591 0x8c8ca50 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  basesrc gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc0&gt; error: streaming task paused, reason not-linked (-1)<BR>
ERROR: from element /playbin0/source/udpsrc0: Internal data flow error.<BR>
Additional debug info:<BR>
gstbasesrc.c(1614): gst_base_src_loop (): /playbin0/source/udpsrc0:<BR>
streaming task paused, reason not-linked (-1)<BR>
Execution ended after 5872000 ns.<BR>
Setting pipeline to PAUSED ...<BR>
Setting pipeline to READY ...<BR>
0:00:00.287840000 11591 0x8c94150 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GST_PADS gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink<BR>
0:00:00.309929000 11591 0x8c94150 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GST_PADS gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink<BR>
Setting pipeline to NULL ...<BR>
FREEING pipeline ...<BR>
======================================<BR>
<BR>
Command for mov:<BR>
$gst-launch-0.10&nbsp; --gst-debug=2 --gst-debug-no-color&nbsp; playbin uri=rtsp://192.168.3.9/sample_100kbit.mov<BR>
<BR>
Error log for this command<BR>
============================================<BR>
Setting pipeline to PAUSED ...<BR>
Pipeline is live and does not need PREROLL ...<BR>
Setting pipeline to PLAYING ...<BR>
New clock: GstSystemClock<BR>
0:00:00.283858000 29988 0x8b727d8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GST_PADS gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink<BR>
0:00:00.285810000 29988 0x8b727d8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GST_PADS gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink<BR>
** Message: don't know how to handle application/x-rtp, media=(string)audio, payload=(int)97, clock-rate=(int)22050, encoding-name=(string)X-QDM, encoding-params=(string)2<BR>
0:00:00.291022000 29988 0x8b727d8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  basesrc gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc2&gt; error: Internal data flow error.<BR>
0:00:00.291085000 29988 0x8b727d8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  basesrc gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc2&gt; error: streaming task paused, reason not-linked (-1)<BR>
ERROR: from element /playbin0/source/udpsrc2: Internal data flow error.<BR>
Additional debug info:<BR>
gstbasesrc.c(1614): gst_base_src_loop (): /playbin0/source/udpsrc2:<BR>
streaming task paused, reason not-linked (-1)<BR>
Execution ended after 36916000 ns.<BR>
Setting pipeline to PAUSED ...<BR>
0:00:00.401864000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ppm<BR>
0:00:00.402136000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgm<BR>
0:00:00.402358000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgmyuv<BR>
0:00:00.402574000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pbm<BR>
0:00:00.402808000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pam<BR>
0:00:00.403165000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ffvhuff<BR>
.....<BR>
0:00:00.413854000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:893:gst_ffmpeg_codecid_to_caps: No caps found for codec_id=1<BR>
0:00:00.415211000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:893:gst_ffmpeg_codecid_to_caps: No caps found for codec_id=86016<BR>
..........<BR>
0:00:00.515353000 29988 0x8b6e750 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for avs<BR>
0:00:00.957342000 29988 0x8aba068 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  rtspsrc gstrtspsrc.c:1598:gst_rtspsrc_send:&lt;source&gt; error: Could not receive message. (Operation interrupted)<BR>
0:00:00.957499000 29988 0x8aba068 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  rtspsrc gstrtspsrc.c:2377:gst_rtspsrc_pause:&lt;source&gt; error: Could not send message.<BR>
Setting pipeline to READY ...<BR>
Setting pipeline to NULL ...<BR>
FREEING pipeline ...<BR>
=========================================<BR>
<BR>
Thanks &amp; Regards,<BR>
Sanjay<BR>
<BR>
On Thu, 11 Jan 2007 Wim Taymans wrote :<BR>
&gt;On Thu, 2007-01-11 at 07:31 +0100, Lutz Müller wrote:<BR>
&gt; &gt; On Thu, 2007-01-11 at 05:15 +0000, sanjay kumar gupta wrote:<BR>
&gt; &gt; &gt; 0:00:00.161803000 27571 0xa097df8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; basesrc<BR>
&gt; &gt; &gt; gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc2&gt; error: Internal data<BR>
&gt; &gt; &gt; flow error.<BR>
&gt; &gt; &gt; 0:00:00.161868000 27571 0xa097df8 WARN&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; basesrc<BR>
&gt; &gt; &gt; gstbasesrc.c:1614:gst_base_src_loop:&lt;udpsrc2&gt; error: streaming task<BR>
&gt; &gt; &gt; paused, reason not-linked (-1)<BR>
&gt;<BR>
&gt;This is still a known problem, as soon as one of the UDP sources is<BR>
&gt;unlinked, it'll post an error and -launch will stop. RTSPSrc should only<BR>
&gt;forward the error if *all* UDP sources are unlinked.<BR>
&gt;<BR>
&gt; &gt;<BR>
&gt; &gt; Have you tried playbin location=&quot;rtsp:...&quot; with latest CVS? Wim made it<BR>
&gt; &gt; support rtsp recently.<BR>
&gt; &gt;<BR>
&gt; &gt; gst-launch itself cannot handle rtspsrc, as the source pad of this<BR>
&gt; &gt; element is only created while the element is playing. Therefore the<BR>
&gt; &gt; elements rtspsrc and rtpmp4vdepay will never get linked by gst-launch.<BR>
&gt;<BR>
&gt;This is not true, -launch can link perfectly fine while playing.<BR>
&gt;however, you need to manually disable synchronisation in the sinks for<BR>
&gt;now (xvimagesink sync=0).<BR>
&gt;<BR>
&gt;Wim<BR>
&gt;<BR>
&gt;<BR>
&gt; &gt; -------------------------------------------------------------------------<BR>
&gt; &gt; Take Surveys. Earn Cash. Influence the Future of IT<BR>
&gt; &gt; Join SourceForge.net's Techsay panel and you'll get the chance to share your<BR>
&gt; &gt; opinions on IT &amp; business topics through brief surveys - and earn cash<BR>
&gt; &gt; http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV<BR>
&gt; &gt; _______________________________________________ gstreamer-devel mailing list gstreamer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel<BR>
&gt;--<BR>
&gt;Wim Taymans &lt;wim@fluendo.com&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;-------------------------------------------------------------------------<BR>
&gt;Take Surveys. Earn Cash. Influence the Future of IT<BR>
&gt;Join SourceForge.net's Techsay panel and you'll get the chance to share your<BR>
&gt;opinions on IT &amp; business topics through brief surveys - and earn cash<BR>
&gt;http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV<BR>
&gt;_______________________________________________<BR>
&gt;gstreamer-devel mailing list<BR>
&gt;gstreamer-devel@lists.sourceforge.net<BR>
&gt;https://lists.sourceforge.net/lists/listinfo/gstreamer-devel<BR>
&gt;<BR>

</P>
<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3"><IMG SRC="http://adworks.rediff.com/cgi-bin/AdWorks/sigimpress.cgi/www.rediff.com/signature-home.htm/1963059423@Middle5?OAS_query=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>