Home All Groups Group Topic Archive Search About

Using JPG stills to make a "Video" file

Author
26 Jun 2005 12:16 AM
BennioUK2
Hi all

I've been round and round the web and can't find an answer to:

How can I make a video file from JPG stills? I need it to be lossless
compression as the stills are already lossy enough.
Avi/Mpg/Wmf

Any pointers would be greatly appreciated. I am a proficient enough
programmer in VB.NET when pointed in the right direction.

3rd party plugins?
Links to a good tutorial?

Im all ears.

Thanks in advance.

Benn
b e n n 1 9 8 0 @ h o t m a i l . c o . u k

Author
26 Jun 2005 12:53 AM
Ken Tucker [MVP]
Hi,

            Maybe this will help.
http://www.codeproject.com/cs/media/aviFileWrapper.asp

Ken
-------------------
"BennioUK2" <benn1***@hotmail.co.uk> wrote in message
news:1119745009.024022.89360@o13g2000cwo.googlegroups.com...
Hi all

I've been round and round the web and can't find an answer to:

How can I make a video file from JPG stills? I need it to be lossless
compression as the stills are already lossy enough.
Avi/Mpg/Wmf

Any pointers would be greatly appreciated. I am a proficient enough
programmer in VB.NET when pointed in the right direction.

3rd party plugins?
Links to a good tutorial?

Im all ears.

Thanks in advance.

Benn
b e n n 1 9 8 0 @ h o t m a i l . c o . u k
Author
26 Jun 2005 10:07 AM
BennioUK2
Many thanks Ken.
Thats a good starting point for me. Do you know whether these AVIMaker
processes allow you to use JPG images instead of BMP's?
I'd imagine there would be a JPG to BMP converter class out there
somewhere too, but I'd like to make this process as streamlined as
possible, without it tree-ing out of control using multiple
workarounds.

Does anyone know of a good command line app that would batch process
JPG images into either an AVI or MPG file without losing further
quality.

Thanks again Ken.

Benn
b e n n 1 9 8 0 @ h o t m a i l . c o . u k