[Bug 747498] subparse : need_segment flag was set too early

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 19 09:12:32 UTC 2018


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

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 372211
  --> https://bugzilla.gnome.org/attachment.cgi?id=372211&action=edit
subparse: set need_segment after sink pad received GST_EVENT_SEGMENT

subparse works in push mode, chain funciton will be called once
up stream element finished the seeking and flushing.
if set need_segment flag in src pad event handler, the segment
event will be pushed earlier, result in the subtitle text will
be send out to down stream from the beginning.

Upstream Status: Inappropriate [i.MX specific]

Signed-off-by: Mingke Wang <mingke.wang at freescale.com>

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