[gst-devel] quick fix for audio resampling?

David Schleef ds at schleef.org
Wed Jun 18 20:28:10 CEST 2003


On Thu, Jun 19, 2003 at 08:19:54AM +0530, Joshua N Pritikin wrote:
> Some sound cards are rate locked to 48k instead of 44.1k.  There
> are lots of emerging solutions for this, alsa "hwplug" for example.
> However, if i'm stuck with OSS then what?  Is there a plugin
> in 0.6.x that does the conversion?

"audioscale" is the audio resampler.  It doesn't do caps
negotiation, but then, osssink doesn't do it correctly either.
Since you know that your sound card handles 48000, you can use
"audioscale frequency=48000 ! osssink', though.



dave...





More information about the gstreamer-devel mailing list