[opus] how to Build .opus file
Jean-Marc Valin
jmvalin at jmvalin.ca
Mon Oct 28 09:52:12 PDT 2013
Hi Toni,
The package you want is opus-tools. You can get it from the download
section. For file distribution, always use opusenc (or equivalent),
never opus_demo.
Cheers,
Jean-Marc
On 10/28/2013 11:34 AM, Antonio Juan wrote:
> Hi all!
>
> Using the code in opus_demo.c I write a c program for encode and decode
> the audio from one microphone, I can encode and decode raw audio into
> .opus file, but really is not an opus file because i need to add the
> "OpusHead" and the "OpusTags". In order that any opus player can play
> that file.
>
> So I only need in my c program how to add this streams to my file an how
> to create the complete opus file
>
> I do not find any information about creating the header and how to store
> the opus packets that i encode and decode
>
> Grettings
>
> Toni
>
>
>
>
>
>
> _______________________________________________
> opus mailing list
> opus at xiph.org
> http://lists.xiph.org/mailman/listinfo/opus
>
More information about the opus
mailing list