Closed GoogleCodeExporter closed 9 years ago
Mmmh, interesting point.
Actually oversampling of media device regarding the codec should not be a
problem. There is a part of the code dedicated to resample. Having higher
sample rate on device gives better perceived result in normal cases.
So here it could be several root cause.
- Is it something you have only with g729 or is that observed for all codecs (for example pcmu/pcma)?
=> If you reproduce with other codecs it could be because of a problem with htc
desire V when open micro @16kHz (and a bug on htc).
- Else, maybe you can try to change the extra g729 frame per packet option? (maybe switching between 1 and 2 could produce differences).
- If you are in expert setting mode, maybe changed the media quality option? By default it's 4, but changing the value may change the resampler implementation and make it consume more CPU.
Let me know how test goes. If case 1, I can automatically as workaround change
the clock rate value for this htc device. It's already done for some devices
that has known bad implementation (it's usually motorola devices).
Original comment by r3gis...@gmail.com
on 18 Sep 2012 at 10:34
Original issue reported on code.google.com by
nguye...@gmail.com
on 18 Sep 2012 at 7:23