[gstreamer-bugs] [Bug 339199] api: ability to request stop playing at certain position

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 20 08:49:07 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339199
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|HEAD                        |NONE




------- Comment #1 from Tim-Philipp Müller  2006-04-20 15:49 UTC -------
There is already API to do this. It's part of the seek API.

You can do a seek and specify a stop position in addition to the start/seek
position, then it should send/post an EOS in the normal way as soon as the stop
position is reached (not all decoders may support this properly yet, but it
should be fairly easy to fix - please file bugs when you run into a decoder
where this doesn't work).

See bug #338290 for an example and a small test program in python.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list