[Gstreamer-bugs] [Bug 120883] Changed - Gstreamer plays with a pitch to high
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Aug 27 16:49:26 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=120883
Changed by jtl at schlund.de.
--- shadow/120883 Wed Aug 27 19:05:58 2003
+++ shadow/120883.tmp.21355 Wed Aug 27 19:49:26 2003
@@ -39,6 +39,22 @@
osssink &>logfile', compress the logfile, and attach that file.
------- Additional Comments From T.Thiessens at tiscali.nl 2003-08-27 19:05 -------
Created an attachment (id=19565)
log file gst-launch-ext. the right one! :)
+
+------- Additional Comments From jtl at schlund.de 2003-08-27 19:49 -------
+I have the same problem here when using the oss audiosink. The reason
+seems to be my stupid laptop soundcard which is only able to play at
+48kHz sample rate. For 44.1 kHz mp3 stuff, this results in a higher
+pitched output from gstreamer->osssink based stuff. xmms seems to do
+the right thing here (internal resampling).
+Note that for both xmms and gsreamer using the esdsink (or esd output
+plugin in the case of xmms) isn't an option either, because the
+resampling of esd is so bad that I better don't listen to music at all.
+
+What I would really like to have is to use esd BUT have gstreamer
+detect (don't know if this is possible) which sample rate esd can play
+without using resampling and for every other rate use an (gstreamer-)
+internal high quality resampler instead.
+
More information about the Gstreamer-bugs
mailing list