[gstreamer-bugs] [Bug 506659] New: error in pango text rendering when using non-standard widths

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 1 02:13:26 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=506659

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: error in pango text rendering when using non-standard
                    widths
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sean at depagnier.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The gst_text_overlay_blit_yuv420 function incorrectly draws.

To reproduce:

gst-launch videotestsrc ! videoscale ! video/x-raw-yuv,width=796 ! clockoverlay
! ffmpegcolorspace ! autovideosink

with a width of 800, the problem goes away


Also commenting out line 956 in gsttextoverlay.c makes the problem go away for
all widths, I am not sure what this line is supposed to do.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=506659.




More information about the Gstreamer-bugs mailing list