[Bug 748908] playsink: cannot enable text flag while playing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 9 23:54:04 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748908
Vineeth <vineeth.tm at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vineeth.tm at samsung.com
--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 304918
--> https://bugzilla.gnome.org/attachment.cgi?id=304918&action=edit
fix playsink issue
when text playbin is not enabled in the beginning, then
video_srcpad_stream_synchronizer gets linked to videochain->sinkpad
and when we try to enable text bin during play, since it is already linked to
videochain, text chain does not get linked properly. Hence unlinking the same
before linking to text chain
--
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