[gstreamer-bugs] [Bug 544509] [qtdemux] Regression in segment.stop

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jul 27 02:31:22 PDT 2008


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=544509

  GStreamer | gst-plugins-good | Ver: 0.10.9

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #8 from Edward Hervey  2008-07-27 09:31 UTC -------
Alas, while fixing the vast majority of the regressions... it has brought in a
new  but similar regression. This time it's both the start and stop values of
the newsegment which are wrong.

By looking at the results, when asking for a segment seek of [start:A, stop:B]
it's returning a newsegment of [start:A-(B-A), stop:A] (ergo : segment is of
the proper duration, but shifted back in time by (B-A)).

Most likely, this is another value in the code for which the time-realm (track
time vs segment time) is unclear.

Will figure this out and attach a patch soon. Sorry for re-opening this, but
running the QA tests takes a long time :)


-- 
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=544509.




More information about the Gstreamer-bugs mailing list