[Gstreamer-bugs] [Bug 111296] Changed - text overlay plugin

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Apr 22 05:06:23 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=111296

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/111296	Mon Apr 21 16:33:28 2003
+++ shadow/111296.tmp.8979	Tue Apr 22 08:06:23 2003
@@ -2,13 +2,13 @@
 Product: GStreamer
 Version: 0.6.x CVS
 OS: Linux
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: normal
+Severity: enhancement
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: gjc at inescporto.pt               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.x
@@ -59,6 +59,21 @@
 property.
 
 ------- Additional Comments From gjc at inescporto.pt  2003-04-21 16:33 -------
 Created an attachment (id=15887)
 the text overlay plugin
 
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-04-22 08:06 -------
+I looked at it and it works quite well. (Haven't stresstested it tho)
+I would not have implemented blitting to YUV420 myself however, that's
+not the job of a text overlay. And it eats around 10% of CPU power on
+my Athlon 2000.
+You passed the x and y arguments to gst_text_overlay_blit_yuv420 the
+wrong way around btw, which explains the weird position.
+And you need freetype > 2.1.3, which isn't checked.
+
+Now we just need a usable 2nd input plugin that takes some
+"application/x-gst-subtitle" format or something (we really need more
+work on subtitle stuff) and blits those the right way.
+
+Changing severity to enhancement.





More information about the Gstreamer-bugs mailing list