Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Animation length for clockface

ANSWERED

Hi I am trying to put a GIF I split into 31 .jpg's but it skips through almost all of the images is it to long or am i missing something,  for refrence I used the Sprite animation guide from fitbit.  If anybody who has also worked with animated images in clockfaces can you please give me some advice thank you

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Try using PNG files, they are automatically converted to a format that the device can render using hardware. JPG files tend to be slow to decode, so that's probably why it's skipping frames.

View best answer in original post

Best Answer
3 REPLIES 3

Try using PNG files, they are automatically converted to a format that the device can render using hardware. JPG files tend to be slow to decode, so that's probably why it's skipping frames.

Best Answer

To add to the conversion to PNGs..

You can compress the png images as well. I've noticed a big improvement on a watchface I've created with a lot of resources, and the quality of the images doesn't drop enough to be a concern on a screen with this pixel density.

Best Answer

Yes PNG files made it run nice and smooth.

Thank you!😊

Best Answer
0 Votes