I am wondering if the HTML5 <video>
tag now supports playback of .avi format video files.
Short answer: No. Use WebM or Ogg instead.
This article covers just about everything you need to know about the <video>
element, including which browsers support which container formats and codecs.