[Bug 743406] Is GESTextOverlayClip not a GESExtractable anymore?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 25 05:05:34 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743406
  GStreamer | gst-editing-services | git master

--- Comment #7 from Kyrylo V. Polezhaiev <polezhaiev at ukr.net> 2015-01-25 13:05:28 UTC ---
I want to make temporary workaround for my old GES, tried to add get_type for
this class after ges_init:

    gst_init(&argc, &argv);
    ges_init();
    GES_TYPE_TEXT_OVERLAY;

But I am still facing same error. What am I doing wrong?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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