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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 4 09:15:31 UTC 2016


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

--- Comment #17 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Override the property, keep the value, gst_base_src_set_do_timestamp(FALSE),
then the base class won't bother you. 

You should also do like GstBaseSrc and overwrite timestamps even if they are
not NONE, no?

And it always starts at 0 as you're timestamping with the 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