Re: [Opencore-amr-devel] AMR-WB Encoder
Audio codecs extracted from Android Open Source Project
Brought to you by:
mstorsjo
From: Martin S. <ma...@ma...> - 2020-12-03 08:31:31
|
On Thu, 3 Dec 2020, Waldron, Lewis (Lewis) wrote: > > Is there a reason why the wideband encoding is not included in this project? This project just repackages the code available from the opencore repo that was part of Android many years ago. That repo didn't contain code for an AMR-WB encoder, only decoder. However, later, a separate repo appeared in Android, containing an AMR-WB encoder; that's available as a separate source project here, named vo-amrwbenc. // Martin |