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 619018 - Speex encoder latency should depend on rate
Speex encoder latency should depend on rate
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-18 19:29 UTC by Tristan Matthews
Modified: 2010-05-20 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
latency now depends on rate (922 bytes, patch)
2010-05-18 19:30 UTC, Tristan Matthews
committed Details | Review
implements latency query (2.65 KB, patch)
2010-05-20 16:16 UTC, Tristan Matthews
rejected Details | Review

Description Tristan Matthews 2010-05-18 19:29:37 UTC
According to http://www.speex.org/docs/manual/speex-manual/node4.html#SECTION004110000000000000000
speex latency will be 30ms for narrowband, 34ms for wideband.
Comment 1 Tristan Matthews 2010-05-18 19:30:51 UTC
Created attachment 161376 [details] [review]
latency now depends on rate
Comment 2 Tristan Matthews 2010-05-20 16:16:56 UTC
Created attachment 161561 [details] [review]
implements latency query

revised patch, post latency message on bus and check if lame encoder is null before calculating latency.
Comment 3 Tim-Philipp Müller 2010-05-20 16:27:51 UTC
Comment on attachment 161561 [details] [review]
implements latency query

wrong bug
Comment 4 Tristan Matthews 2010-05-20 17:05:27 UTC
Review of attachment 161561 [details] [review]:

wrong patch...again.
Comment 5 Tristan Matthews 2010-05-20 17:05:27 UTC
Review of attachment 161561 [details] [review]:

wrong patch...again.