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 679373 - port festival to 0.11
port festival to 0.11
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.11.x
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-04 07:22 UTC by sreerenj
Modified: 2012-07-10 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
port festival to 0.11 (7.41 KB, patch)
2012-07-04 07:22 UTC, sreerenj
none Details | Review

Description sreerenj 2012-07-04 07:22:18 UTC
Created attachment 217983 [details] [review]
port festival to 0.11

Ported the festival plugin to 0.11. But working only when setting "sync=false" to alsasink/pulsesink.

without setting the sync property it will through the error:
GStreamer-CRITICAL **: gst_segment_to_running_time: assertion `segment->format == format' failed
Comment 1 Wim Taymans 2012-07-10 10:44:49 UTC
commit 68fadbb92aa13c9a571dfd7ceb6e518c362afed2
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Wed Jul 4 10:14:35 2012 +0300

    port festival to 0.11
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=679373