Vitamio is an open multimedia framework for Android and iOS, with full and real hardware accelerated decoder and renderer.
You don't need to change anything once 4.x is finally released. But if you want to use it right now, warnnings below:
Vitamio support RGBA_8888 and RGB_565 surface to render video, use RGBA_8888 as default. if you use the VideoView from Vitamio, you can use setVideoChroma(MediaPlayer.VIDEOCHROMA_RGB565) to render video. Otherwise, you must add getHolder().setFormat(PixelFormat.RGBA_8888) to your own VideoView.
The dist folder include arm_x86, arm_x86_mips, online_arm, you can select difference arch copy to Vitamio.
Only few important features are listed here, we have fix many bugs and may introduce some new bugs.
getMetadata, getVideoTrack.please see the website
Please see License
Vitamio Developers Community on Google+ http://goo.gl/fhCDTD
$ claude mcp add VitamioBundle \
-- python -m otcore.mcp_server <graph>