[theora-dev] theora streamer for Android anyone?

ydegoyon at gmail.com ydegoyon at gmail.com
Sat Oct 15 00:48:54 PDT 2011


Timothy B. Terriberry wrote:
>> i compiled libogg, libvorbis and libtheora for ARM
>> and linked it to the Java interface using JNI...
>> but alas, no luck, it crashes in various places
>> of the native code, so i guess i need a proper port of the libraries
>> to Android ( that should work on ARM processors
>> with fixed point processing no ? ).
>>      
> libvorbis requires floating point. I'm not aware of a fixed-point
> encoder for Vorbis, however most Android devices these days support at
> least VFP, if not NEON. That said, all of these libraries work just fine
> on ARM.
ok, good to know,
do you have a version compiled for Android?
i mean with all Makefile options ?
maybe my Makefile is wrong...
> Please be more specific about the kind of crashes you're observing....
>    
it's not easy to run gdb on the mobile with dalvik,
all i get is SIGSEGV messages
with raw stack pointers... hum,
not very useful.
> _______________________________________________
> theora-dev mailing list
> theora-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/theora-dev
>
>    



More information about the theora-dev mailing list