StuckInTheMiddle
Programmer
Asked this the other day in the wrong forum, Is it possible to get a thumbnail of a movie file in .NET? (Any movie file format will do, .Mov, .Avi, .Mpg, .MP4 media files for instance)
I have cliet that has a web site that accepts user submitted videos, much like youtube but they don't encode anything right now. They just allow users to host their movie but instead of just showing a standard ICON to the user as I do right now they want to be able to grab a frame from the video, say the first frame, or 100th frame and save that as a JPEG.
I did a search of various forums here and couldn't see an answer to my problem and didn't get any help from the asp.net folks unfortunately so I'm hoping someone here can assist as I'm stuck on this one.
"If you can stay calm, while all around you is chaos...then you probably haven't completely understood the seriousness of the situation.
I have cliet that has a web site that accepts user submitted videos, much like youtube but they don't encode anything right now. They just allow users to host their movie but instead of just showing a standard ICON to the user as I do right now they want to be able to grab a frame from the video, say the first frame, or 100th frame and save that as a JPEG.
I did a search of various forums here and couldn't see an answer to my problem and didn't get any help from the asp.net folks unfortunately so I'm hoping someone here can assist as I'm stuck on this one.
"If you can stay calm, while all around you is chaos...then you probably haven't completely understood the seriousness of the situation.