BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Holger

Pages: [1]
1
I'm trying to create astc compressed images for use with the BT815 encoding them with the ARM ASTC encoder (https://github.com/ARM-software/astc-encoder).
The resulting astc files can be loaded by the BT815 but blocks are scrambled and the image has a wrong color.
Assets created with the Bridgetek Asset Builder work fine obviously, so question is in what respect the Asset Builder encodes differently from the ASTC reference implementation by ARM?

Settings used to encode images with the ARM encoder are:
- LDR RGBA
- Blocksite 8x8
- Thorough compression
- no other options of the ARM astc encoder enabled

I noticed that the ARM encoder adds an ASTC header as first 16 bytes of the resulting image, while the Bridgetek Asset Builder leaves out the header completely.  This is not the problem though as the result on BT815 is the same no matter if the header is included or not.

Has anybody ever tried to use ASTC images encoded with the ARM encoder on a BT815 and succeeded? If so, which settings worked for you?


Pages: [1]