[Gstreamer-bugs] [Bug 116556] Changed - mpeg2subt/subtitle plugins
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Jul 3 00:39:40 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 Thu Jul 3 01:58:01 2003
+++ shadow/116556.tmp.10081 Thu Jul 3 03:39:40 2003
@@ -51,6 +51,21 @@
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". :).
+
+------- Additional Comments From ds at schleef.org 2003-07-03 03:39 -------
+sorry, I wasn't questioning the wisdom of having text streams. I was
+more worried about the (perceived) suggestion that timeoverlay should
+be replaced with:
+
+ /- ! timetotext ! -\
+ ... ! tee textoverlay
+ \------- ! --------/
+
+or something similar.
+
+This may be just my personal preference, but I'd like to avoid designs
+where one element splits a stream into two streams, just to be merged
+in the next element.
More information about the Gstreamer-bugs
mailing list