How do I get the best performance from the AiM codec?
It is usually recommend that media is created with a width which is divisible by 16. The AiM codec is much happier that way. It might work fine on many systems with a media width which is not divisible by 16 but it would not be recommended; because on some systems we have seen problems when the media is created at a width which is not divisible by 16.
We would suggest adding a couple of pixels into the void areas between the screens to pad the width out to a number which is divisible by 16, or perhaps remove a few pixels from the void areas, whichever has least impact.