Anybody got an AVISynch script that will do the following :
Take any DivX movie or for that point any video format
Crop to remove any side/top/bottom bars as required
Apply any filters, as required (sharpness, noise removal, etc)
Convert to 14:3 ratio
Frameserve to CCE
I have the trial of AVIScript, but is next to useless if the movie is more than 10 minutes, until I know how good AVI frameserving is with CCE, I ain't paying the registration fee for another program that don't do what it says it should do
I can't test the script generation to see exactly what the output scripts look like, and the AVISynth site doesn't have a downloadable mnaual to sit and study to learn the script language offline, plus how the online manual is laid out makes it very awkward to download and convert to an offline format, even though its very informative
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
If you use the installer for avisynth 2.0 it'll give you a copy of the same reference manual that they have on the web site. It'll have a shortcut in the Start menu.
You might try using FitCD or MovieStacker to help you generate the scripts, both are free. They don't give you a preview, so you'll have to use VirtualDub or something similar to find how much you want to crop the sides (or download and try the autocrop filter). I think FitCD only includes resizing, but MovieStacker also includes support for some of the most common filters.
To frameserve to CCE you should be able to just load the .avs.A man without a woman is like a statue without pigeons. -
Hey !
some info from me (author of AviScript):
If you want to see exactly how AviScript generates the code, download the 2.01 Liteversion (Freeware), select a video with a length lower than 10 min, enable all options an click to 'Save Video'. Then you can see the generated code.
One tip more: if you want to replace a special segment of the generated code with your own, you can do in AviScript [Setup]. Use Replace From … To. All replaces are shown in the PreView too.
Docu: after Install the Lite or Fullversion, you have an short manual in German. English How-To manuals you find on www.aviscript.de/howto.htm. I don't explain the AviSynth Code (sorry, maybe in future if I have a little bit more time), but after Installation of AviSynth 2.52 you get a reference Online-Reference-Manual (HTML) of AviSynth code.
best regards
Kai Locher -
sorry - wrong address, to get the HowTo-Guides use: www.aviscript.de/howto/mhowto.htm.
Similar Threads
-
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
AviSynth script to increase picture quality of VHS to DVD?
By VideoFanatic in forum RestorationReplies: 5Last Post: 30th Sep 2011, 07:33 -
use AviSynth script to add graphic idx/sub subs in DVD Flick?
By MilesAhead in forum SubtitleReplies: 7Last Post: 17th Dec 2009, 12:24 -
IVT with AVISynth of source that has both PAL and NTSC conversions
By csdesigns in forum Video ConversionReplies: 9Last Post: 10th Feb 2009, 13:15 -
Recommendations for AVISYnth NTSC video (60i) to PAL video (50p)
By csdesigns in forum Video ConversionReplies: 7Last Post: 3rd Feb 2009, 10:33