Basic Avisynth setup
Install avisynth. You'll have to copy avisynth.dll in
the system subfolder in your windows folder. Usually this is c:\windows\system
or c:\winnt\system. Then run the install.reg file of the avisynth package.
After that copy CM-Avisynth.cm.flask into your FlaskMpeg folder.
Chose
Link to AviSynth as Output Format. Make sure you've set all the Global
Project Options right then press Run - Start Conversion.
The
following window will pop up after a couple of seconds. Now mark the IPCSource("videoOut")
string with your mouse, press Control-C, open Notepad, press Control-V and
save the file as movie.avs. Make sure it's movie.avs not movie.avs.txt.
In order to do so select File Type : All files (default file type is textfile
(*.txt) and this will result in the file being called movie.avs.txt even
if you enter only movie.avs!!!). You can rename a file in Explorer by right-clicking
on it and select rename then adjust the name. But if you actually had to
read this you're at the wrong place. We're talking about digital video here..
which requires a certain computer knowledge. I suggest you get a good book
on the basics of computers before you go on!
That's all there's is to it. The Avisynth scripts can
be much more sophisticated. For more info visit the official homepage.
Now you can start up your favorite encoder and load the
avs script as source.
>> BACK
|