[gst-devel] Looping playback of a streamed file.

Baldur Gislason baldur at medizza.com
Mon Nov 8 13:12:23 CET 2010


On Mon, Nov 8, 2010 at 3:53 AM, Gruenke, Matt <mgruenke at tycoint.com> wrote:

>  It seems like you shouldn’t need to go all the way to NULL.  For one
> thing, this would wipe out the filename supplied to the source.
>
>
>
> Could a generic bin be created that hides the EOS and the reset of the
> source & demuxer/parser from the rest of the pipeline?  The bin could use a
> probe on its ghost pad to look for EOS and either replay the most recent
> SEEK event received or state-change the elements back to READY and then to
> PLAYING.
>
>
>
>
>
> Matt
>
>
>
>
>  ------------------------------
>
> *From:* Marco Ballesio [mailto:gibrovacco at gmail.com]
> *Sent:* Sunday, November 07, 2010 02:48
> *To:* Discussion of the development of GStreamer
> *Subject:* Re: [gst-devel] Looping playback of a streamed file.
>
>
>
> Hi,
>
> <snip/>
>
>
> Is it out of your scope to wait for the EOS, state change to NULL and then
> set again the pipeline to PLAYING?
>
>  <snip/>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
If I set the state to NULL, the pipeline does not work after setting it back
to PLAYING for some reason, the filesrc element blows up:
http://pastebin.com/VyEbwazz
Any ideas?

Baldur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101108/ee779026/attachment.htm>


More information about the gstreamer-devel mailing list