Creating thumbnail from a avi/mpeg video with just dotnet 3.5?
- From: "Volkan Senguel" <volkan.senguel@xxxxxxxxxxxxxxxx>
- Date: Mon, 8 Dec 2008 10:42:19 +0100
Hi, im searching a way how to create a thumbnail with just the 3.5 framework.
I have found several solutions but all has a assembly or a com object for doing the thumb stuff :(
What i need is only a way to select a video file - all codecs are installed on the pc where the tool running - geting the lenght (seconds) and grabs one thumbnail from a specific time in the movie and saves this to disk.
how to do that, can i use the mediaplayer namespace from the framework?
thank you for any tips or links ;)
Volkan Senguel
.
- Follow-Ups:
- Re: Creating thumbnail from a avi/mpeg video with just dotnet 3.5?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Creating thumbnail from a avi/mpeg video with just dotnet 3.5?
- Prev by Date: Should i prefer XElement or XContainer?
- Next by Date: Re: Thread termination
- Previous by thread: Should i prefer XElement or XContainer?
- Next by thread: Re: Creating thumbnail from a avi/mpeg video with just dotnet 3.5?
- Index(es):
Relevant Pages
|