[Bug 747731] basesrc: Always setting segment.start as DTS on first buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 12 04:12:10 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 301408
  --> https://bugzilla.gnome.org/attachment.cgi?id=301408&action=edit
basesrc: Only set DTS to segment.start on the first buffer if subclass did not
provide PTS

Otherwise we're going to set a rather arbitrary DTS of segment.start (usually
0) for live sources, which confuses synchronization if the source started
capturing at a later time. And it's especially wrong for raw media, for which
we should not set any DTS at all.

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