PDA

View Full Version : Poor Video


Glenn
06-21-2000, 09:50 AM
I have produced a small animation for the front end of the menu. It runs smoothly as an avi but when its incorporated into the Autoplay startup, performance is very poor and jerky compared with the original. Has anyone got any ideas ?.
Thanx

Support
06-22-2000, 09:07 AM
The problem is probably that the video is too large in deimensions or uses too many frames per second. Our Intro Video player uses the built-in MCI commands in the Windows API. It is possible that the decompression, etc. is not quite as optimized as it would be with Windows Media Player, etc. We must use the Windows API to play videos in order to maintain maximum compatibility with your user's systems.