[Bug 734659] qtdemux: Does not properly update base time for non-flushing seeks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 13 07:24:03 PDT 2014


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

Aleix Conchillo Flaqué <aleix> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #283279|0                           |1
        is obsolete|                            |

--- Comment #16 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-08-13 14:24:00 UTC ---
Created an attachment (id=283286)
 View: https://bugzilla.gnome.org/attachment.cgi?id=283286
 Review: https://bugzilla.gnome.org/review?bug=734659&attachment=283286

update segment base time based on stop time

This new patch generates these segments. For the non-QoS I still get a fast
playback then a delay until the segment is done and the a fast playback again.
Looking into this.

0:00:00.136885692 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:00.000000000
0:00:00.229184552 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:05.005000000
0:00:07.679243784 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:10.010000000
0:00:15.335373497 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:15.015000000
0:00:20.388722027 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:20.020000000
0:00:25.418155175 12703 0x7f7ea40d3050 DEBUG                qtdemux
qtdemux.c:3499:gst_qtdemux_activate_segment:<qtdemux0> newsegment 0 from
0:00:00.000000000 to 0:00:05.005000000, time 0:00:00.000000000, base
0:00:25.025000000

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