[gstreamer-bugs] [Bug 481354] [wavparse] does not play 700Hz GSM 6.10 wav file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 13 04:50:22 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=481354

  GStreamer | gst-plugins-good | Ver: 0.10.16




------- Comment #4 from Wim Taymans  2007-11-13 12:50 UTC -------
My reasoning is the following:

 - if there is no technical limit to the samplerate, just use 1 - INF. For GSM
   this is certainly true. For MP3, this is not true. 
 - if the format has a prefered rate (like 8000 for GSM), put this as a first
   structure in the caps, in front of the 1 - INF caps. This should make sure
that
   automatic negotiation prefers the 8000Hz when possible.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=481354.




More information about the Gstreamer-bugs mailing list