On 21 Dec 2015, at 15:43, Timothy B. Terriberry wrote:

Ben Campbell wrote:

I think I see. The point is that you decode rate still does not match
the hardware rate, thus the resampling? OTOH, I now find myself confused
by "next highest supported rate above this". Does "this" refer to the
"hardware’s highest available sample rate"? So the decode rate is always
equal to or higher than the hardware playback rate?


Correct (except possibly if the hardware supports rates higher than 48 kHz, in which case step 4 might apply).

Got it. But I still think the "this" is ambiguous (between "highest hardware rate" and 48khz). So I propose:

OLD:
Otherwise, if the hardware’s highest available sample rate is less than 48 kHz, decode at the next highest supported rate above this and resample.
NEW:
Otherwise, if the hardware’s highest available sample rate is less than 48 kHz, decode at the next higher Opus supported rate above the hardware rate and resample to the hardware rate.
END

_______________________________________________
codec mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/codec

Reply via email to