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: Opus custom modes (Read 1665 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Opus custom modes


Hi,

There is this option in ./configure --help

Code: [Select]
--enable-custom-modes enable non-Opus modes, e.g. 44.1 kHz & 2^n frames
 


But how to use it when encoding a *.wav file ?
Like --advanced-encode-option lowpass_frequency=8 with oggenc.

Just curious. Probably have no use of it :)



Re: Opus custom modes

Reply #1
You use it by writing a program that calls the Opus Custom API.

It's not supported by opusenc/opusdec.

 

Re: Opus custom modes

Reply #2
Okay, it's way above my head.

"Use of Opus Custom is discouraged for all but very special applications"