Re: (android) Re: Vorbis(ogg) and andorid
Ian Malone <[email protected]> Wed, 16 Nov 2011 11:41:39 +0000
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <CAL3-7Mp_K1+B4cU-jG4dM8tjAzw+SuE+gADGf3qZaFVLAm1Fxg@mail.gmail.com> |
On 12 November 2011 11:02, Antonio <[email protected]> wrote: > n 9 November 2011 13:17, Antonio <[email protected]> wrote: >> hi Ian thanks for your answer, >> i see this >> http://downloads.xiph.org/releases/vorbis-java/ >> >> i think that this solution is good, because i want record for max 1 minute. >> I prefer use java library because i want insert this library in application, this situation is very important for me because In Android the media codecs are not guaranteed to be available on all platform. >> do you know example or how to use this library? > >>I haven't used it before, but it has an encoding example in it: >>examples/VorbisEncoder.java > now i have only this question for you: > In package vorbis-java i have the coder and encoder for .ogg file? > best regads The library should support encoding and decoding so far as I know. There's only an example encoder, but I think you should be able to take the example decoder from the libvorbis project (C code) and translate it without too much trouble, the vorbis-java libraries are a port of libvorbis. -- imalone _______________________________________________ Vorbis mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis