generating thumbnail image for video
        Posted  
        
            by George2
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George2
        
        
        
        Published on 2010-05-15T16:28:34Z
        Indexed on 
            2010/05/15
            16:34 UTC
        
        
        Read the original article
        Hit count: 185
        
Hello everyone,
I am using VSTS 2008 + C# + .Net 3.5 on Windows 7. I want to use Expression Encoder 3 to generate thumbnail image for video (wmv format) every 30 seconds -- e.g. for a 5 minutes video, there will be 10 thumbnails which reflects video at the time of 0 second, 30 second, 1 minute, 1 minute and 30 seconds, etc.
Any reference code?
thanks in advance, George
© Stack Overflow or respective owner