[Gstreamer-bugs] [Bug 108297] Changed - repeat field for GstBuffer

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Jul 22 12:12: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=108297

Changed by ds at schleef.org.

--- shadow/108297	Wed Apr 16 18:31:32 2003
+++ shadow/108297.tmp.31557	Tue Jul 22 15:12:22 2003
@@ -81,6 +81,19 @@
 
 Of course, this requires a bit of overhead, since both the source and
 sink need to have an additional buffer referenced at all times,
 thereby increasing average memory usage.  But any method will require
 additional memory usage.
 
+
+------- Additional Comments From ds at schleef.org  2003-07-22 15:12 -------
+I don't think that increasing performance for corner cases is an
+interesting use of developer time right now.  A typical DVD mpeg
+stream that has been converted from film has ~30% repeated frames, though.
+
+Now that we have a duration field, can that be used to the same effect?
+
+I'm concerned that "sparse" video streams will just end up being a lot
+of work to support for plugins that are really pretty simple, like
+timeoverlay.
+
+I'd like to tag this bug "thoughts for 1.2" (or 0.10), and close it.




More information about the Gstreamer-bugs mailing list