Displaying 2 results from an estimated 2 matches for "e098d787".
2016 May 12
0
Ogg Format
...t; > http://lists.xiph.org/mailman/listinfo/opus
> > >> >
> > >>
> >
> >
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20160512/e098d787/attachment-0001.html>
2016 May 12
2
Ogg Format
The overhead of Ogg (in file size) is pretty small and it's efficient
enough for most applications (and uses far less CPU than the codec
anyway). If anything, you might want to look at optimizing the existing
Ogg implementation (e.g. like Tremor did in the context of Vorbis).
Of course, you're always free to design a new container, but I doubt
it's worth it and it's a lot of work