Thread
:
online videos
View Single Post
konttori
2008-04-06 , 15:30
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#
3
Maybe I could comment a bit on the flash performance on the device. Of course, everyone has seen it improving all the time. Now, there is only so much that can be done without changing to a faster processor. However one place that could be utilized for flash is the opengl chip on any device. I could make a wild guess that more and more of the mobile devices our there will actually start to be using accelerated flash. For example the AMD mobile chips have fully accelerated flash available. I have absolutely no idea how doable they would be for the OMAP chip, but it is opengl es 1.1 compatible as well as openvg 1.0 compatible. Now, openvg is really intended to be used for 2d graphics acceleration:
http://www.khronos.org/openvg/
So, when you see really smooth flash on a mobile device, you can be really certain it is running it HW accelerated.
Also, as a note, you can also run the browser rendering HW accelerated once you have openvg running. Anyhoo, should be interesting times ahead for mobile users.
Quote & Reply
|
konttori
View Public Profile
Send a private message to konttori
Find all posts by konttori