[Bug 734499] videoaggregator: Does not update segment position from upstream segments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 22 01:39:01 PDT 2014


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

--- Comment #13 from Matthew Waters <ystreet00 at gmail.com> 2014-09-22 08:22:18 UTC ---
Here is the difference in the segment info between videomixer and
videoaggregator around the point of the seek.

videomixer:
0:00:04.062967418  5907 0x7f39f40069e0 ERROR             videomixer
videomixer2.c:1266:gst_videomixer2_collected:<videomixer> timing out start
0:00:09.791666667 out end 0:00:09.833333333 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.791666667, duration 99:99:99.999999999
0:00:04.079718523  5907 0x7f39f40069e0 ERROR             videomixer
videomixer2.c:1266:gst_videomixer2_collected:<videomixer> timing out start
0:00:09.833333333 out end 0:00:09.875000000 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.833333333, duration 99:99:99.999999999
seeking
0:00:04.165913261  5907 0x7f39f40069e0 ERROR             videomixer
videomixer2.c:1266:gst_videomixer2_collected:<videomixer> timing out start
0:00:00.000000000 out end 0:00:00.041666667 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 99:99:99.999999999, duration
99:99:99.999999999
0:00:04.180805716  5907 0x7f39f40069e0 ERROR             videomixer
videomixer2.c:1266:gst_videomixer2_collected:<videomixer> timing out start
0:00:00.041666667 out end 0:00:00.083333333 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:00.041666667, duration 99:99:99.999999999

videoaggregator:
0:00:04.567522244  5875      0x2266cf0 ERROR        videoaggregator
gstvideoaggregator.c:1205:gst_videoaggregator_aggregate:<glvideomixer> timing
out start 0:00:09.750000000 out end 0:00:09.791666667 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.750000000, duration 99:99:99.999999999
0:00:04.584520276  5875      0x2266cf0 ERROR        videoaggregator
gstvideoaggregator.c:1205:gst_videoaggregator_aggregate:<glvideomixer> timing
out start 0:00:09.791666667 out end 0:00:09.833333333 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.791666667, duration 99:99:99.999999999
seeking
0:00:04.664475698  5875      0x2266cf0 ERROR        videoaggregator
gstvideoaggregator.c:1205:gst_videoaggregator_aggregate:<glvideomixer> timing
out start 0:00:09.833333333 out end 0:00:09.875000000 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.833333333, duration 99:99:99.999999999
0:00:04.681407947  5875      0x2266cf0 ERROR        videoaggregator
gstvideoaggregator.c:1205:gst_videoaggregator_aggregate:<glvideomixer> timing
out start 0:00:09.833333333 out end 0:00:09.875000000 segment time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:09.833333333, duration 99:99:99.999999999

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