[gstreamer-bugs] [Bug 340887] add pangocairo textoverlay plugin.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 10 10:15:35 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340887
 GStreamer | gst-plugins-base | Ver: 0.10.x


Young-Ho Cha changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65166|0                           |1
        is obsolete|                            |




------- Comment #5 from Young-Ho Cha  2006-05-10 17:15 UTC -------
Created an attachment (id=65180)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=65180&action=view)
pangocairo textoverlay patch

I modified textrender plugin, too.

but I can't test that.

I try like this, but it was not working.

How I can test textrender plugin?

$ GST_DEBUG=pango:5 gst-launch -v filesrc location=Fate/Stay\ Night\ 01.smi !
subparse ! textrender ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/pipeline0/subparse0.src: caps = text/x-pango-markup
/pipeline0/textrender0.sink: caps = text/x-pango-markup
DEBUG (0x820df98 - 0:00:00.413317000)                pango(28660)
gsttextrender.c(299):gst_text_render_chain: rendering ' '
DEBUG (0x820df98 - 0:00:00.588833000)                pango(28660)
gsttextrender.c(208):gst_text_render_setcaps: Got caps video/x-raw-yuv,
format=(fourcc)AYUV, width=(int)0, height=(int)13, framerate=(fraction)1/1
/pipeline0/textrender0.src: caps = video/x-raw-yuv, format=(fourcc)AYUV,
width=(int)0, height=(int)13, framerate=(fraction)1/1
DEBUG (0x820df98 - 0:00:00.589231000)                pango(28660)
gsttextrender.c(316):gst_text_render_chain: Allocating AYUV buffer WxH = 0x13
ERROR: from element /pipeline0/filesrc0: Internal data flow error.
Additional debug info:
gstbasesrc.c(1479): gst_base_src_loop (): /pipeline0/filesrc0:
streaming task paused, reason unexpected
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/pipeline0/textrender0.sink: caps = NULL
/pipeline0/textrender0.src: caps = NULL
/pipeline0/subparse0.src: caps = NULL
FREEING pipeline ...


-- 
Configure bugmail: http://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