[Bug 754528] decklinkvideosink: Handle pipelines where the running time does not start around 0 properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 3 06:40:44 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 310592
  --> https://bugzilla.gnome.org/attachment.cgi?id=310592&action=edit
decklinkvideosink: Handle pipelines where the running time does not start
around 0 properly

We were converting all times to our internal running times, that is the time
the sink itself spent in PLAYING already. But forgot to do that for the
running time calculated from the buffer timestamps. As such, all buffers were
scheduled much later if the pipeline's running time did not start at 0.

This happens for example if a base time is explicitly set on the pipeline.

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