[Bug 796559] qtdemux: Various segment fixes to properly take segment.offset into account

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 28 17:47:53 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796559

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #372633|reviewed                    |none
             status|                            |
 Attachment #372633|0                           |1
        is obsolete|                            |

--- Comment #30 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 374093
  --> https://bugzilla.gnome.org/attachment.cgi?id=374093&action=edit
qtdemux: Calculate per-stream segment base directly from the segment

There is no need to manually calculate it, we have the expected value
directly available in the demuxer segment. And the previous calculations
were not adjusting the segment.offset accordingly, thus shifting the
running time.

As a nice side-effect this makes it unnecessary to accumulate the base
time of the different edit list segments.

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