[opus] Opus in Audacity
Ralph Giles
giles at thaumas.net
Sun Nov 4 23:28:36 PST 2012
On 12-11-04 4:38 PM, Gregory Maxwell wrote:
> Sounds like you should be using OpusFile. The encoder side of this
> isnt written yet. But you could start on the import side. It likely
> will only take some copying and tweaking the Vorbis code you already
> have.
That is, https://git.xiph.org/?p=opusfile.git
http://www.opus-codec.org/docs/opusfile_api-0.1/index.html
That's the simplest thing to use for import support.
For export, piping audio to command-line opusenc isn't a bad idea until
you (or opusfile) gets native encoder support.
I've been building windows binaries of the releases, if that's helpful.
Is Audacity GPL? If so you can just bundle those if you don't want to
build them yourselves.
https://ftp.mozilla.org/pub/mozilla.org/opus/win32/
-r
More information about the opus
mailing list