Please could somebody help:
I have created a VB upload tool for our digital camera which is used to take the images off of the memory stick, name them (2.jpg for example), enter this name in a database (for web creation using ASP) and also create a thumbnail of the image and name this also (thmb_2.jpg for example).
The camera also allows me to film mpg movies and I would like to create a similar program to what I've already got or build on the present upload tool. What I don't get is how to take an image still (say the first split second) of the mpg and in turn create this as a .jpg thumbnail for reference purposes later on.
Has anyone worked on this type of thing or have you any code/opinions to help?
I have created a VB upload tool for our digital camera which is used to take the images off of the memory stick, name them (2.jpg for example), enter this name in a database (for web creation using ASP) and also create a thumbnail of the image and name this also (thmb_2.jpg for example).
The camera also allows me to film mpg movies and I would like to create a similar program to what I've already got or build on the present upload tool. What I don't get is how to take an image still (say the first split second) of the mpg and in turn create this as a .jpg thumbnail for reference purposes later on.
Has anyone worked on this type of thing or have you any code/opinions to help?