.NET : How to Create thumbnail from flash
asp.net, flash, gdi+
Solution
you can use ffmpeg to create thumbnails of the flash video
Problem
Is there any way where i can create a thumbnail image from a flash movie file(flv /swf) [NOT FROM A VIDEO File ] in ASP.NET ? Any samples of implementation ?