[gstreamer-bugs] [Bug 585002] [playbin2] about-to-finish signal should block

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 7 04:48:30 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585002

  GStreamer | gst-plugins-base | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Wim Taymans  2009-06-07 11:48 UTC -------
It does exactly that. In drained_cb it emits the signal, when that returns it
tries to activate the next source, if there is no next source (because no uri
was configured) it goes EOS.

For emiting the about-to-finish signal we would need to look at the duration of
the file, track the position and emit the signal at duration - delay.

Am I missing something?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585002.




More information about the Gstreamer-bugs mailing list