[gstreamer-bugs] [Bug 585969] [playbin2] [gapless] Position/Duration information mismatch on track change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 18 07:40:14 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=585969
  GStreamer | gst-plugins-base | 0.10.23

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|slomo at circular-chaos.org    |gstreamer-bugs at lists.source
                   |                            |forge.net
   Target Milestone|HEAD                        |0.10.26

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-18 15:40:10 UTC ---
This now will return the old duration until the old track finished playback.
>From there on it will report the new duration.

commit 922445abd31901da1dad1d7359637d490cb63247
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Nov 18 09:22:39 2009 +0100

    playbin2: Don't handle DURATION queries during group switches

    During a group switch return the cached duration of the old group
    because the old group still didn't finish playback. If we have no
    cached duration return FALSE.

    Fixes bug #585969.

-- 
Configure bugmail: https://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