Gstreamer MPEG demuxing is in charge of ffmpeg, isn't it? I have updated ffmpeg to the latest git version but it hasn't solved anything. I have also uninstalled the fluendo MPEG muxers and demuxers plugins with no positive results.<br>
<br>On the other hand, multicast streaming (not RTSP) MPEG over UDP is played back smoothly, as local files do.<br><br>Has anyone any idea about why I could play properly RTSP/RTP streaming contents before and now I get choppy playback?<br>
<br><br>Thank you for your time and sorry for the inconvenience,<br>Javi<br><br><br><div class="gmail_quote">2009/3/5 Javier Gálvez Guerrero <span dir="ltr"><<a href="mailto:javier.galvez.guerrero@gmail.com">javier.galvez.guerrero@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks for your answer, Wim.<br><br>So, Gstreamer 0.8 MPEG demuxers worked but those used in 0.10 are not working properly?<br>
<br><br>Regards,<br>Javi<br><br><div class="gmail_quote">2009/3/5 Wim Taymans <span dir="ltr"><<a href="mailto:wim.taymans@gmail.com" target="_blank">wim.taymans@gmail.com</a>></span><div><div></div><div class="h5">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Thu, 2009-03-05 at 10:28 +0100, Javier Gálvez Guerrero wrote:<br>
> Hi,<br>
><br>
> I managed this issue by installing the UGLY plugins. However, I don't<br>
> know if this is the proper way to solve my issue.<br>
><br>
> Now I can get the RTSP stream (both from VLC and Live555 RTSP servers)<br>
> but the video framerate is lower than the original and not stable. I<br>
> have checked that all RTP packets are received (sequence numbers are<br>
> ok) and I get neither error nor warning messages from Gstreamer, so I<br>
> don't know what is happening and how I could get a smooth video<br>
> playback in RTSP streaming (the same video played locally works<br>
> smoothly).<br>
><br>
> As said before, I have these problems since I updated Gstreamer from<br>
> 0.8 to 0.10, so I don't know if there is any related issue with these<br>
> problems or if I'm missing something. Anyway, I would like anyone to<br>
> help me getting things working, either downgrading to 0.8 (I don't<br>
> know where to find this version) or managing with the current 0.10<br>
> version I've just installed.<br>
><br>
<br>
</div>The mpeg demuxers don't support demuxing live streams yet and screw up<br>
the timestamps, which makes the result rather choppy.<br>
<br>
Wim<br>
<div><div></div><div>><br>
> Thank you all,<br>
> Javi<br>
><br>
><br>
> 2009/3/4 Javier Gálvez Guerrero <<a href="mailto:javier.galvez.guerrero@gmail.com" target="_blank">javier.galvez.guerrero@gmail.com</a>><br>
> Hi there,<br>
><br>
> I was using the Gstreamer framework (version 0.8) to get some<br>
> tests. I used Gstreamer as client and VLC (0.9.4) as RTSP<br>
> server and it worked smoothly. The problem has arised when<br>
> updating Gstreamer to 0.10.21. When I launch "gst-launch-0.10<br>
> playbin uri=rtsp://IP:PORT/content it never starts playing the<br>
> media. Using VLC as a client works ok.<br>
><br>
> I can see with Wireshark the RTSP message exchange (PAUSE and<br>
> then TEARDOWN) and I get these error messages where launching<br>
> Gstreamer:<br>
><br>
> Estableciendo el flujo a PAUSADO ... (PAUSED)<br>
> El flujo es en vivo y no necesita PRECACHEADO ... (PRECACHED)<br>
> Estableciendo el flujo para REPRODUCCIÓN ... (PLAY)<br>
> New clock: GstSystemClock<br>
> ERROR: desde el<br>
> elemento /GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdec_mpegvideo:ffdec_mpegvideo0: Internal GStreamer error: negotiation problem. Please file a bug at <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" target="_blank">http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>.<br>
> Información adicional de depurado:<br>
> gstffmpegdec.c(2339): gst_ffmpegdec_chain<br>
> (): /GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdec_mpegvideo:ffdec_mpegvideo0:<br>
> ffdec_mpegvideo: input format was not set before data start<br>
> Execution ended after 887032082 ns.<br>
> Estableciendo el flujo a PAUSADO ...<br>
> Estableciendo pipeline a READY...<br>
> Estableciendo pipeline a NULL...<br>
> LIBERANDO pipeline ... (FREEING)<br>
><br>
><br>
> I would like to know how I can solve this issue and, in case<br>
> the only solution is downgrading to gstreamer 0.8, could<br>
> anybody tell me where can I find it?<br>
><br>
> By the way, as you may have noted, I am a newbie in the<br>
> Gstreamer framework, but I am quite interested in succeedin<br>
> using it. Any help would be much appreciated.<br>
><br>
><br>
> Thank you,<br>
> Javi<br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------------<br>
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
> -Strategies to boost innovation and cut costs with open source participation<br>
> -Receive a $600 discount off the registration fee with the source code: SFAD<br>
> <a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
> _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
-Strategies to boost innovation and cut costs with open source participation<br>
-Receive a $600 discount off the registration fee with the source code: SFAD<br>
<a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div><br>
</blockquote></div><br>