[vlc] port to J2ME
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 15 17:12:30 CET 2010
Le lundi 15 février 2010 10:28:23 manuel velasco III, vous avez écrit :
> Hi, good morning!
>
> I was wondering if your product can be ported to J2ME, so media
> applications can be developed for MIDP/CLDC 1.0 phones as well. My
> objective is to render Flash swf/flv in small in lightweight apps. Do your
> product support this?
In theory, with a C to Java bytecode compiler, you could.
In practice, most mobile devices are too slow to decode video with VLC
natively. Normally a dedicated DSP decodes the video separately. If native
code is too slow, you can image what would happen with Java bytecode.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc
mailing list