Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Apple starts using Opus in iOS 12.2 (Audio Messages)  (Read 25574 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Apple starts using Opus in iOS 12.2 (Audio Messages)

..in the .CAF-container (24 kHz):

MacRumors article
XLD // ALAC // OGG VORBIS

Re: Apple starts using Opus in iOS 12.2 (Audio Messages)

Reply #1
Wow, that is a big success for opus.

 

Re: Apple starts using Opus in iOS 12.2 (Audio Messages)

Reply #2
Interesting why didn't they use standard sampling rate (48000) which Opus is designed for.
a fan of AutoEq + Meier Crossfeed

Re: Apple starts using Opus in iOS 12.2 (Audio Messages)

Reply #3
Opus supports 8, 12, 16, 24 and 48KHz sample rates.

Opus always uses 48KHz timestamp units, but you can use lower samplerates that divide evenly with 48KHz, in order to save bandwidth and storage costs. You can input and output at any supported samplerate.

An upper frequency limit of 12KHz is fine for speech. This is for audio messages, not recording musical content.

Re: Apple starts using Opus in iOS 12.2 (Audio Messages)

Reply #4
It would have been much clearer if they'd described this in terms of bandwidth, since Opus may or may not actually be using the sample-rate described.  Or maybe it would have been even more confusing.  In this particular case, if iOS is using 24 kHz speech, then Opus will be in hybrid mode, with the LP layer running at a sample-rate of 16 kHz to encode low frequencies and the MDCT layer running at 48 kHz to encode the higher frequencies.  The outputs are then resampled or decimated respectively, and combined to produce samples at the desired 24 kHz.