Hello Friends,<br><br>I just got my new A10 Tablet with Android 4<br><br>I want to render video as texture with open gl es so that we can give cool effects on video.<br><br>I am new to A10 and need some consultation to get it done.<br>
<br>I will update here as progress is made.<br><br><br>Steps to achieve this I have planed as below.<br><br><ol><li>Up Buildroot on board.</li><li>Play Video using<a href="https://github.com/amery/allwinner-a10-video"> allwinner-a10-video</a>.</li>
<li>Cache Decoded output of video as rgb texture. (May be save as ppm to test) if there is something like samsung post process to covert/scale picture would be great.</li><li>Run Texture based gles program from mali 400.</li>
<li>Dynamically decode and and update texture and render.</li></ol><br>pelase correct me if there is something wrong in above with A10.<br><br><br>I have built buildroot and kernel but stuck in the phase of flashing on device.<br>
<br>I am following <a href="http://elinux.org/Hack_A10_devices">http://elinux.org/Hack_A10_devices</a> <br><br>in device i got this <br><br>root@android:/sdcard/nanda/linux # ls<br>linux.bmp<br>linux.ini<br>u-boot.bin<br>
<br><br>but not <br><br><pre># ls /sdcard/nanda/linux
bImage
linux.ini
params
paramsr
recovery.ini</pre><br>I think it&#39;s a bit different in Android 4.<br><br>Any suggestion how to put our kernel in it ?<br><br clear="all"><br>-- <br>Thanks &amp; Regards<br><br>Piyush Verma<br><br><br>