Flow player, which I think is quite popular, uses an a link with href as a flv file to embed video. Would it be reasonable to strip these a links out from the teaser as well? See http://flowplayer.org/documentation/installation/index.html for examples of their syntax. You would want to strip everything from <a> to </a> where the href attribute links to a file with a .flv extension.