[gstreamer-bugs] [Bug 604067] [PLUGIN-MOVE] Move assrender to gst-plugins-good

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 12 07:50:43 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=604067
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2010-04-12 14:50:38 UTC ---
(In reply to comment #11)
> When running the tests I get quite a lot of stdout printfs. Can we handle that
> better? If that comes from libass, is there a log handler that we can use to
> redirect this to the gst-debug log?

Look at this block somewhere at the top of gstassrender.c:

#if defined(LIBASS_VERSION) && LIBASS_VERSION >= 0x00907000
static void
_libass_message_cb
[...]

You need libass 0.9.7 or newer for this.

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