[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 14 10:18:20 PDT 2015


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

--- Comment #22 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---

(In reply to Matej Knopp from comment #20)
> b) all components that so much as touch dts need to be aware of new field.
> Also, having TS delta instead of actual time is very inconvenient in most
> places. If you want to do some calculations, interpolation, etc, you'll have
> to convert it to actual time, which will have to be signed, so you won't be
> able to represent it a GstClockTime.

At the same time, elements that care, store this information in the form of a
delta. Using signed integer in muxers is not avoidable as your patches
demonstrate.

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