View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#55
Originally Posted by lardman View Post
It would be interesting to know how TCPMP is so fast on your old Palm hardware (cpu speed? HW video accel?). There is source for TCPMP before it became Core Player (what ever happened to the promised open source Betaplayer?), might be worth a look to see if there are any improvements/optimisations for mplayer.
AFAIK there is no video acceleration for PXA or OMAP based palms in TCPMP. There is one for Zodiac. The speed is partly due to optimizations (there is optional ffmpeg plugin which is called 'slow and bloated') and mainly because screen for palms has much lower resolution (320x320 or 320x480) so there is less pixel data to draw. Also palmos is simple so there is low/zero system overhead (flat memory, code runs in kernel mode, direct access to framebuffer, almost no context switches). I guess mplayer can now do better on 770 with same resolution than on palms. TCPMP source is here
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.