[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 07:44:33 PDT 2015


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

--- Comment #45 from Matej Knopp <matej.knopp at gmail.com> ---
Hold on a second :)

In current code, every time you seek you'll get DTS that is before segment
start (assuming stream with bframes of course). That's not new. 

No buffer should get dropped because DTS is before segment start. Code that
drops such buffers should be fixed.

Also, DTS running time of first X buffers must be negative, if PTS running time
of first buffer is 0. Whatever element sync on DTS running time, it should be
able to handle situation with negative running time.

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