[Gstreamer-bugs] [Bug 116556] Changed - mpeg2subt/subtitle plugins

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jul 2 15:16:58 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=116556

Changed by ds at schleef.org.

--- shadow/116556	Wed Jul  2 14:02:21 2003
+++ shadow/116556.tmp.24236	Wed Jul  2 18:16:58 2003
@@ -26,6 +26,20 @@
 separate plugin if we want to.
 * text-on-mpeg2 and mpeg2-subtitle-decoding in mpeg2subt should be
 separated in two plugins. We might want to move the text-on-mpeg2 into the
 "general" textoverlay plugin, but I don't think that's really needed.
 
 Oh, and, of course, the subtitle plugins need to be moved into HEAD, too, then.
+
+------- Additional Comments From ds at schleef.org  2003-07-02 18:16 -------
+mpeg2subt doesn't overlay text, it overlays run-length encoded
+subtitle streams.
+
+IMO, textoverlay should be moved to ext/pango, and the common bits of
+textoverlay and timeoverlay be merged into a base class.  I'm guessing
+that the needs for overlaying text will be greater than what can be
+accomplished in one element.
+
+The textoverlay base class should derive from Videofilter.  I still
+need to figure out how to stuff extra pads onto a subclass of
+videofilter, but I think its possible.
+





More information about the Gstreamer-bugs mailing list