[Bug 768510] appsrc: handle pushing custom segments

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 17 12:37:04 UTC 2016


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

--- Comment #20 from Seungha Yang <sh.yang at lge.com> ---
I'd like to revisit about _new_seamless_segment() method. I think we need a new
API on basesrc for handling external SEGMENT. That is, _new_seamless_segment()
cannot support flags on segment. And, segment.base cannot be correctly updated
if input buffer was not timestamped, because segment.position in basesrc will
be updated based on buffer timestamp.

So, could we define new API on basesrc for accepting new segment? please review
the patch about basesrc.

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