Displaying 3 results from an estimated 3 matches for "speex_resample_process_int".
Did you mean:
speex_resampler_process_int
2008 Feb 14
2
Speex Resampler quality
Hi,
I just built a sample application with speex resampler in linux and I tried
to resample 8K sine wave tone mono to 48k using speex_resample_process_int.
I am using a tool called EAQUAL for audio quality. I find the quality of
Speex resampler to be decreasing when I increase the quality q of the
resampler init function. Can some one give me pointers regarding this?? As
per the API, if the quality factor is increased, it is assumed that the
qualit...
2008 Feb 14
0
Speex Resampler quality
Premkiran Mannava a ?crit :
> I just built a sample application with speex resampler in linux and I
> tried to resample 8K sine wave tone mono to 48k using
> speex_resample_process_int. I am using a tool called EAQUAL for audio
> quality.
That's in general not very reliable. You can get PEAQ to say all sorts
of silly things.
> I find the quality of Speex resampler to be decreasing when I
> increase the quality q of the resampler init function. Can some one
>...
2008 Feb 18
2
Speex Resampler quality
...onversions?
Regards,
*
On Feb 15, 2008 2:23 AM, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
wrote:
> Premkiran Mannava a ?crit :
> > I just built a sample application with speex resampler in linux and I
> > tried to resample 8K sine wave tone mono to 48k using
> > speex_resample_process_int. I am using a tool called EAQUAL for audio
> > quality.
>
> That's in general not very reliable. You can get PEAQ to say all sorts
> of silly things.
>
> > I find the quality of Speex resampler to be decreasing when I
> > increase the quality q of the resampler in...