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

Gruenke, Matt mgruenke at Tycoint.com
Mon Nov 8 04:53:36 CET 2010


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/>

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101107/0fbde4c3/attachment.htm>


More information about the gstreamer-devel mailing list