Title: How to Capture the {FRAMES} of all supported Media files [Movie Media] Description: UPDATE ON 02-22-2011 -> How to Capture the {FRAMES} of all supported Media files [Movie Media]... The Author of the original code of the Media Player OCX is: Jason Lusk (EvilTeddyBear) Found it at this link: http://www.planet-source-code.com/vb/scripts/ShowCode.asp txtCodeId=48129&lngWId=1 ! I used the dll freeware CapStill.dll to capture frames. You found the DLL at this link: http://www.gdcl.co.uk/index.htm. Supported and Captured movie format: *.avi;*.asf;*.mpg;*.mpeg;*.wmv;*.divx;*.dat;*.mpx;*mkv;*.mov;*.vob;*.flv Don't forget to register the DLL CapStill.dll and adding a reference to this library before running the project! Also adding the reference 'Microsoft Active Movie Control Library'... NEW UPDATE: Capture Random 6 Frame's. Convert captured BMP image to JPG compatible image file. FEAUTURE's: Capture from xx:xx:xx time to xx:xx:xx time Enjoy This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=72540&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.