[vlc-devel] [PATCH 2/2] Android: disable speex

XilasZ xilasz at gmail.com
Thu Feb 2 18:19:49 CET 2012


It always uses a ugly_resampler for me, even when there's no need to
resample.

I think it has something to do with this in logs : "48510 Hz->44100 Hz"
Whatever the samplerate is, it always tries to resample a bit, I don't know
why.

On Thu, Feb 2, 2012 at 5:49 PM, Rafaël Carré <funman at videolan.org> wrote:

> Le 2012-02-02 11:47, Edward Wang a écrit :
> > On 12-02-02 11:41 AM, Rafaël Carré wrote:
> >> I have a few questions: - why is speex codec disabled by your patch?
> >> we use speex for decoding speex, encoding speex (doesn't matter for
> >> android atm), and resampling.
> > I have no idea what the speex codec is, for that, I believe we are using
> > avcodec anyway:
> >
> > D/vlc     ( 6242): using decoder module "avcodec"
>
> See http://www.speex.org/
>
> If we want to replace it by avcodec then why not but is it faster?
>
> >> - which resampler is used if we disable speex?
> > D/vlc     ( 6242): using audio filter module "ugly_resampler"
> >
> > I don't know if that is bad or what, but I find the quality is still
> > very great on my phone (no audible artifacts, screeches, skips, or
> > anything like that) - very smooth.
>
> I will let Laurent and Rémi comment on the resampler part
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120202/b2b4f6b7/attachment.html>


More information about the vlc-devel mailing list