[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 14 11:27:03 PDT 2015


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

--- Comment #27 from Jan Schmidt <thaytan at noraisin.net> ---
Adding a new meta to incoming buffers to track that fields is weird, and not
really what buffer metas are for.

I think it would be better to use the padding in GstCollectData to store the
extra field, and retrieve it after gst_collect_pads_clip_running_time() in the
muxer implementations that care.

We'll still want new GstSegment API - just storing the PTS - DTS is not correct
if the input segment has rate != 1.0.

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