[Bug 748908] playsink: cannot enable text flag while playing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 10 01:39:13 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.2

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 50beddd474f44767d0f2da3f2036cd51fb7ea490
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Jun 10 15:50:12 2015 +0900

    playsink: cannot enable text flag while playing

    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

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

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