View Full Version : Output an image sequence to an avi
dgoodbourn
22nd November 2005, 19:29
Is there anyway to output an image Sequence to an AVI file, not using the AVS file extension. We have a program which can't read the AVS file.
Cheers,
D.
LocalH
22nd November 2005, 19:47
You can use VirtualDubMod to load in the AVS script and output it to an AVI using the video and audio codecs of your choice (or no compression at all if you're so inclined).
dgoodbourn
22nd November 2005, 22:16
This is true, but will take time to output from VirtualDubMod. I'm looking for a very fast way of creating an AVI from a sequence of stills. The AVS file is great, and in most circumstances would be ideal, it's just our encoder won't accept the file. It's complaining about either the frame rate or framesize. The framesize is fine in the images and I'm setting the frame rate in the script.
Any other thoughts?
Cheers,
D.
IanB
23rd November 2005, 13:13
More information about your encoder, like it's name might be helpfull.
You could try making a FAKE AVI and opening that. :search:
Pookie
24th November 2005, 08:32
Mencoder can do it, but I don't have the syntax at the moment.
Do a search on mencoder sequence jpg in your favorite search engine as well as here.
Dmitry Vergheles
24th November 2005, 10:47
Is there anyway to output an image Sequence to an AVI file, not using the AVS file extension. We have a program which can't read the AVS file.
Cheers,
D.
take a look at BMP2AVI tool
http://www.elecard.com/technology/newideas.php
dgoodbourn
25th November 2005, 11:44
I ended up using VFAPICodec with DGIndex. Works like a charm. Just created a standard avs file and opened it in VFAPICodec, which created a fake avi instantly.
Cheers,
Dave.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.