[Bug 756507] multiqueue: Use buffer DTS if present, else PTS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 13 23:39:46 PDT 2015


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

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> Makes sense to me and matches basesink behaviour. Should probably do the
> same in other queue-like elements for fill level.

  Indeed. If this patch is ok, then the other queue-like elements should be
fixed accordingly.

> 
> What would this do if a stream sometimes has DTS and sometimes PTS? Might it
> causes confusion?

  This could very well happen, like when PTS == DTS, some formats only set PTS.
But that's fine.
  I'm more worried of decoders (maybe) not removing the DTS on the output
buffer. Or any elements producing properly-ordered output. That could cause
serious confusion.

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