The Windows Media Player control (sitting on a form) can be programmed to play a list of AVI files consecutively, but there is always a delay of a half second or so between the end of one file and the start of the next.
Can WPF's MediaElement (or anything else) play a list of AVI's like this so that there is no noticeable delay between files?