After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 160235 - [festival] element assumes output is 16KHz
[festival] element assumes output is 16KHz
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.6
Other Linux
: Normal normal
: 0.8.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-02 17:00 UTC by Ross Burton
Modified: 2006-05-17 13:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Ross Burton 2004-12-02 17:00:10 UTC
The festival element assumes the output from the festival server is 16KHz, when
it could be 8KHz (depending on the sample set installed)

This may be a limitation in the festival API, I don't know.
Comment 1 David Schleef 2004-12-15 04:00:23 UTC
I think I fixed this by telling the server to output 16000 Hz.  Please test this.
Comment 2 Christian Fredrik Kalager Schaller 2005-01-13 12:06:19 UTC
Ross does this work for you now?
Comment 3 Ross Burton 2005-01-13 12:23:34 UTC
Being a lamer I don't have a GStreamer from CVS compiled.  Is this fixed in a
tarball release of gst-plugins?
Comment 4 Luca Ognibene 2005-11-11 16:37:52 UTC
i think a released version :) Can someone confirm that this is fixed ?
Comment 5 Tim-Philipp Müller 2006-05-17 13:25:24 UTC
This was fixed ages ago. Should have been in the 0.8.7 release:

http://webcvs.freedesktop.org/gstreamer/gst-plugins/gst/festival/gstfestival.c?r1=1.17&r2=1.18&only_with_tag=BRANCH-GSTREAMER-0_8

Please re-open if it's still an issue.

(Someone should probably port the plugin to 0.10 as well I guess ...)