Log in

View Full Version : is there a command line solution to using avisynth?


BITS
9th July 2004, 05:38
hi i want to do 3 things from a command line.

1. encode my captured video into XviD using avisynth.

2. encode my captured audio into .OGG using avisynth.

3. mux the audio and video into a .ogm using VDubMod.


this possible?

is any of it possible with any tools?

DarkNite
9th July 2004, 06:08
1) AVS2AVI (http://forum.doom9.org/showthread.php?s=&threadid=71493)

2) BeSweet (http://www.doom9.org/Soft21/Audio/BeSweetv1.5b29.zip)

3) Check the VirtualDubMod compiled html help file for the command line options, and use scriptfiles.

That should be fairly easy to put into a batch.