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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jul 2 22:58:02 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 rbultje at ronald.bitfreak.net.

--- shadow/116556	Wed Jul  2 18:16:58 2003
+++ shadow/116556.tmp.32055	Thu Jul  3 01:58:01 2003
@@ -40,6 +40,17 @@
 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.
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-07-03 01:58 -------
+It's for accessibility and portability. We're currently thinking of
+text on a video as the only thing, but how about text output to a
+braille reading device as an a11y feature for people that cannot view
+movies? Or how about text output to festival as a way of implementing
+artificial karaoke? Or on systems that don't have/support pango (KDE!)?
+
+A base class sounds fine, and I'm not saying we should make every
+single line of code a separate element - let's just try to keep things
+into our general principle of "everything is a pipeline". :).





More information about the Gstreamer-bugs mailing list