[Gstreamer-bugs] [Bug 123815] Changed - Wishlist: Variable-speed playback on any stream

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Dec 31 15:32:25 PST 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=123815

Changed by leif at ambient.2y.net.

--- shadow/123815	Wed Dec 31 13:46:51 2003
+++ shadow/123815.tmp.4572	Wed Dec 31 18:32:25 2003
@@ -61,6 +61,18 @@
 And it takes two Ctrl-C's to interrupt the pipeline (weird).
 
 Is it possible to insert an element as a preprocessor to a sink, so it
 is always used, i.e. so that osssink runs through speed for the whole
 desktop?  (It would be nice to have an applet that sets the speed for
 all gst apps, without needing to set up their pipelines explicitly.)
+
+------- Additional Comments From leif at ambient.2y.net  2003-12-31 18:32 -------
+if you'd like to have this speed plugin used as a preprocessor in many
+GNOME based GStreamer applications, you can put it into your GConf
+settings, under /system/gstreamer/default/audiosink : set the key to
+something like "speed speed=2 ! osssink". in fact, this key accepts
+any valid gst-launch syntax, so you could come up with other equally
+interesting preset sinks to use.
+
+the drawback of this approach is that you can't modify the speed once
+an application starts running. but until this feature creeps its way
+into the gst-player, it might be a good solution for you.




More information about the Gstreamer-bugs mailing list