[Bug 763630] appsrc: If do-timestamp=true should take the timestamp when queueing the buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 30 12:35:48 UTC 2016


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

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
NONE would make it use the basesrc timestamping mechanism, which leads to the
problem mentioned above (newer buffer gets timestamped by appsrc, older buffer
gets timestamped by basesrc => newer < older).

0 could lead to big gaps. Running time does not start at 0 always.


I think I prefer using NONE and warn about it.

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