Thanks for your answer, Zaheer.<br><br>How can I know which plugins/elements are installed in my system? I know I've installed the core-, base-, ugly- and bad-plugins packages, but how can I know which elements they provide? I have looked at the GStreamer 0.10 Plugins reference manual but I don't see neither mpegpsdemux nor mpegtsdemux in the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/">bad plugins reference manual</a>.<br>
<br>I would like to know how to find this kind of information as it may be useful for my future development tasks (I need to start with the basic ideas...=) )<br><br><br>Thank you all,<br>Javi<br><br><br><div class="gmail_quote">
2009/3/6 Zaheer Merali <span dir="ltr"><<a href="mailto:zaheerabbas@merali.org">zaheerabbas@merali.org</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;">
<div class="im">On Fri, Mar 6, 2009 at 10:56 AM, Javier Gálvez Guerrero<br>
<<a href="mailto:javier.galvez.guerrero@gmail.com">javier.galvez.guerrero@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I solved it. I have installed the "bad" plugins compilation and now I get<br>
> smooth RTP/MPEG-TS playback. I suppose it is because the mplex element.<br>
><br>
> Regards,<br>
> Javi<br>
<br>
</div>It was probably one of the mpeg demuxers mpegpsdemux or mpegtsdemux<br>
inside gst-plugins-bad that solved your problem.<br>
<font color="#888888"><br>
Zaheer<br>
</font><div><div></div><div class="h5"><br>
><br>
> 2009/3/5 Javier Gálvez Guerrero <<a href="mailto:javier.galvez.guerrero@gmail.com">javier.galvez.guerrero@gmail.com</a>><br>
>><br>
>> Gstreamer MPEG demuxing is in charge of ffmpeg, isn't it? I have updated<br>
>> ffmpeg to the latest git version but it hasn't solved anything. I have also<br>
>> uninstalled the fluendo MPEG muxers and demuxers plugins with no positive<br>
>> results.<br>
>><br>
>> On the other hand, multicast streaming (not RTSP) MPEG over UDP is played<br>
>> back smoothly, as local files do.<br>
>><br>
>> Has anyone any idea about why I could play properly RTSP/RTP streaming<br>
>> 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>
>> 2009/3/5 Javier Gálvez Guerrero <<a href="mailto:javier.galvez.guerrero@gmail.com">javier.galvez.guerrero@gmail.com</a>><br>
>>><br>
>>> Thanks for your answer, Wim.<br>
>>><br>
>>> So, Gstreamer 0.8 MPEG demuxers worked but those used in 0.10 are not<br>
>>> working properly?<br>
>>><br>
>>><br>
>>> Regards,<br>
>>> Javi<br>
>>><br>
>>> 2009/3/5 Wim Taymans <<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>><br>
>>>><br>
>>>> 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>
>>>> 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>
>>>> ><br>
>>>> > Thank you all,<br>
>>>> > Javi<br>
>>>> ><br>
>>>> ><br>
>>>> > 2009/3/4 Javier Gálvez Guerrero <<a href="mailto:javier.galvez.guerrero@gmail.com">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<br>
>>>> > /GstPlayBin:playbin0/GstDecodeBin:decodebin0/ffdec_mpegvideo:ffdec_mpegvideo0:<br>
>>>> > Internal GStreamer error: negotiation problem. Please file a bug at<br>
>>>> > <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>
>>>> > ():<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>
>>>> ><br>
>>>> > ------------------------------------------------------------------------------<br>
>>>> > Open Source Business Conference (OSBC), March 24-25, 2009, San<br>
>>>> > Francisco, CA<br>
>>>> > -OSBC tackles the biggest issue in open source: Open Sourcing the<br>
>>>> > Enterprise<br>
>>>> > -Strategies to boost innovation and cut costs with open source<br>
>>>> > participation<br>
>>>> > -Receive a $600 discount off the registration fee with the source<br>
>>>> > code: SFAD<br>
>>>> > <a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
>>>> > _______________________________________________ gstreamer-devel<br>
>>>> > mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
>>>><br>
>>>><br>
>>>><br>
>>>> ------------------------------------------------------------------------------<br>
>>>> Open Source Business Conference (OSBC), March 24-25, 2009, San<br>
>>>> Francisco, CA<br>
>>>> -OSBC tackles the biggest issue in open source: Open Sourcing the<br>
>>>> Enterprise<br>
>>>> -Strategies to boost innovation and cut costs with open source<br>
>>>> participation<br>
>>>> -Receive a $600 discount off the registration fee with the source code:<br>
>>>> 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">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>
>>><br>
>><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">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>
><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">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>
</div></div></blockquote></div><br>