Light and fast tool for generating video clips from images and other video clips. Also supports soundtracks. Depends on [VirtualDub] (http://virtualdub.org/), [AviSynth] (http://sourceforge.net/projects/avisynth2/) and [NicAudio] (http://nicaudio.codeplex.com/).
Note: If you want to build from source, see Building Source
below.
- Create a directory called
ClipSynth
. This is our root folder. - Get
ClipSynth.exe
from [releases] (https://github.com/greymind/ClipSynth/releases) and place in theClipSynth
root folder.
- Obtain VirtualDub and extract it to a
VirtualDub
folder under theClipSynth
root folder.- The
ClipSynth
root folder is the one that has theClipSynth.exe
file. - Make sure the VirtualDub files are named
ClipSynth/VirtualDub/vdub.exe
andClipSynth/VirtualDub/VirtualDub.exe
- The
- Install AviSynth on your computer.
- Obtain NicAudio and place
NicAudio.dll
in theClipSynth
root folder.
Open ClipSynth.sln
in Visual Studio and build.
Run ClipSynth.exe
and use the images tab and the movies tab for manipulating images and movies using the buttons on the right.
- Balakrishnan (Balki) Ranganathan
- Scott John Easley
MIT