[Bug 747499] playsink: set async to false for a customed text-sink will cause sync problem when seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 27 02:06:39 PDT 2015


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

--- Comment #4 from Mingke Wang <mingke.wang at freescale.com> ---
in my case, I use app-sink to get the subtitle text and text was rendered by
UI. I didn't perform sync in UI, that means the sync will reply on app-sink,
once app-sink sent me a text, UI will renders it immediately. 
I found that if async=false, then after seeking, app-sink will get subtitle
text earlier than video.

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