[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 10:46:51 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 lukeh at email.byu.edu.

--- shadow/123815	Wed Dec 31 12:56:26 2003
+++ shadow/123815.tmp.1744	Wed Dec 31 13:46:51 2003
@@ -44,6 +44,23 @@
 something like this (no code is necessary):
 
 gst-launch-0.7 filesrc location=Barry_White.ogg ! vorbisfile ! speed
 speed=2 ! osssink
 
 Be prepared to laugh, or similar. :)
+
+------- Additional Comments From lukeh at email.byu.edu  2003-12-31 13:46 -------
+Nice :->
+
+Unfortunately the sound quality is seriously degraded by this -- what
+is the resampling algorithm used?  Doesn't Gstreamer already have a
+high-quality resampler?
+
+I also get:
+WARNING **: element speed0 performs a yield, please fix the element
+
+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.)




More information about the Gstreamer-bugs mailing list