I would like to Know how I carry the Generating Video Thumbnail with latest version of ImageEN.
ImageEnMView1.MIO.LoadFromFile ('Movie.mpeg'); or ImageEnMView1.AppendImage ('Movie.mpeg'); or ImageEnMView1.LoadFromFileOnDemand ('Movie.mpeg'); or ImageEnMView1.ImageFileName [0]: = 'Movie.mpeg';
or / / uses iexShellThumbnails ExtractExplorerThumbnail ('Movie.mpeg',ImageEnMView1.bitmap);????
Hello Nigel Below the Method Fails of an Error in Time Extract Bitmap it's an Error Next in Line Bitmap.PixelFormat := pf24bit;
ImageEnMView1.AppendImage; ExtractExplorerThumbnail('G:\Documents and Settings\Admin\Desktop\M2U07274.MPG', ImageEnMView1.bitmap);
as you did in this demo below that can teach me http://www.imageen.com/info/history.html # 4.3.0 5.ImageEnMView will now display thumbnails for video files retrieved from Windows Explorer