[gst-devel] spider snippet and looping question
Julien MOUTTE
julien at moutte.net
Wed Jan 28 01:42:10 CET 2004
we are working on that... it's a known issue.
On Wed, 2004-01-28 at 03:48, Thomas Comiotto wrote:
> Hi Julien,
>
> > set the pipeline to PAUSED and seek to 0 if you want to play the same
> > video.
>
> seeking currently seems to be broken; sent srcpad of filesrc seek to 0 event
> and got FALSE.
>
> > or set it to READY and set a new location for another file.
>
> Doesn't work for me. Function called during playback:
>
> gst_element_set_state (bin2, GST_STATE_READY);
> g_object_set (G_OBJECT (filesrc), "location", "pathtootherfile", NULL);
> gst_element_set_state (bin2, GST_STATE_PLAYING);
>
> won't resume playback. Guess same case for eos-handler.
>
> Best,
> Thomas
>
>
--
Julien MOUTTE (aka Dolphy)
Homepage : http://dolphy-tech.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20040128/f35d5c47/attachment.pgp>
More information about the gstreamer-devel
mailing list