[gstreamer-bugs] [Bug 609405] [qtdemux] Issues when seeking with file with lots of tracks and edit lists

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 11 09:48:30 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609405
  GStreamer | gst-plugins-good | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|NONE                        |0.10.23

--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-05-11 16:48:24 UTC ---
It turns out that the lots of tracks and edit lists are a bit of red herring. 
For one, edit lists are ignored in push based mode, which is what this is
about, and the problem seems to have been in determining TIME from BYTE.


commit bcde9fab09f43fdfee1064612c78b1042e3105f9
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue May 11 18:42:32 2010 +0200

    qtdemux: fix push based seeking

    ... where it comes down to transforming incoming BYTE segment
    to a corresponding TIME segment.

    Also fixes #609405.

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