Extracting Bitmap from AVI File

I am capturing some Video on a windows Mobile device and would like to display a preview of the video file to the user after recording (a thumbnail basically) I have seen a few methods for doing this, but none of them seem to work with the compact framework. Any suggestions?
[276 byte] By [Hrasheed] at [2008-2-27]
# 1
Take a look at this article on codeprojects.com:

http://www.codeproject.com/cs/media/aviFileWrapper.asp

I've not tried it on CF, but IMO it should work.

AlexY at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...