First, I apologize for posting this to so many newsgroups. but I didn't know
which group would target the most appropriate audience.
I know that Windows Movie Maker can be used to select a group of images and
convert it to a Windows Video (.WMV) file.
I was wondering if someone knows how or has a code snippet for performing
this task programmatically (i.e. can it be done using the Win32 API, .Net
Framework or some API associated with Movie Maker)?
I need to loop through a directory and convert the .jpeg
images into a video file (.WMV). Preferably, C# would be my
language of choice but any sample or information would be fine.
Thanks & Regards,
TC