Hello,
this is not really the good approach. The multi-frame bitmaps are not intended to display full screen contents. In practice, the bitmap will occupy a lot of memory (flash or RAM depending on the configuration in your project). In your concrete case with 15 frames a 800x480 pixel a 4 bytes per pixel = ~23 MB!.
Multi-frame bitmaps are ideal wherever you want to show animated logos or small icons. For large contents (like a video) it is much better to integrate an extern video decoder in your application.
Best regards
Paul Banach
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint