+ Reply to Thread
Results 31 to 40 of 40
-
-
Enthusiasm is good to have, but useless if you're unable to slow down and learn step by step.
Video is hard, and it takes years to master.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
What do I read on the above link?
New to AviSynth - start here
- Your first script - A guide for total newbies.
- Getting started - An introductory guide for getting started with AviSynth.
- Filter introduction - An introductory guide to most common AviSynth filters.
- Script examples - Assorted examples for putting everything together in the real world.
- Some guides explaining the basic possibilities of AviSynth:
- Analog Capture guide. The AviSynth part of the capture guide is about what filters can be used to enhance the quality of the capture. It discusses things like deinterlacing, denoising, cropping and resizing and color adjustment. Which makes it really useful to learn about some of the capabilities of AviSynth in a schematic way.
- Introduction AviSynth from AnimeMusicVideos.org. A basic guide about deinterlacing, resizing and some other basic stuff.
- Introduction basic AviSynth filters from AnimeMusicVideos.org. A basic guide about smoothers, rainbow removal, sharpeners, color adjustment and some other basic stuff.
- Troubleshooting your scripts and configuration.
- Internal filters - The official list and descriptions of included filters, organized by category.
- External filters - Documentation of custom script functions and AviSynth v2.5x plugins.
- External plugins (old) - Documentation of AviSynth v1.0x/v2.0x plugins (older plugins, some of them are still in general use).
- AviSynth plugin collection organized by WarpEnterprises.
- Shared functions - Commonly used script functions.
- Utilities - A list of GUIs, command-line, batch and other AviSynth related utilities.
- AviSynth Syntax - The official reference documentation.
- Grammar - The grammar of AviSynth script language. An introduction to AviSynth scripting.
- Script variables - How to declare and use them in scripts.
- Operators - Available operators and relative precedence.
- Clip properties - Functions that return a property of a clip.
- Control structures - Language constructs for script flow control.
- Internal functions - Ready-made non-clip functions to use in scripts.
- User defined script functions - How to define and use them in scripts.
- Plugins - How to load plugins (AviSynth, VirtualDub, VFAPI and C-plugins), autoloading and name-precedence.
- Runtime environment - Scripting on a per clip frame basis.
- Scripting reference - Beyond scripting basics.
- The full AviSynth grammar - The AviSynth grammar revisited and explained in detail.
- The script execution model - The steps behind the scenes from the script to the final video clip output. The filter graph. Scope and lifetime of variables. Evaluation of runtime scripts.
- User functions - How to effectively write and invoke user defined script functions; common pitfalls to avoid; ways to organise your function collection and create libraries of functions, and many more.
- Block statements - Techniques and coding idioms for creating blocks of AviSynth script statements.
- Arrays - Using arrays (and array operators) for manipulating collections of data in a single step.
- Scripting at runtime - How to unravel the power of runtime filters and create complex runtime scripts that can perform interesting (and memory/speed efficient) editing/processing operations and effects.
-
All of it. Start with the first word, then the second, proceeding through the end of the first sentence, then move on to the next sentence, and then the next one, and so forth. When you get to a link, click the link and read the page that comes up. Eventually you will learn enough to be able to answer your questions. If after a few hours of practice you still don't know how to answer basic questions on your own, then I would suggest hiring someone or asking a friend to do the work for you.
-
Yes, all of it.
It's just wasting everyone's time, yours included, to try to to implement very complex scripts when you don't understand the basic principles.
The wiki pages were compiled to do exactly that. -
One of my browsers gives me "403 - Forbidden" at above link. I also found Autolevels here (right-click to download):
http://forum.doom9.org/attachment.php?attachmentid=8397&d=1210560480Last edited by sanlyn; 20th Mar 2014 at 17:37.
-
That's the old version by the original author.
A revised and 'improved' version is available here:
http://www.thebattles.net/video/autolevels.html
See also this Doom9 thread which covers both the original and the new version:
http://forum.doom9.org/showthread.php?t=128585 -
Great, Gavino, I looked everywhere (except, of course, in the link you posted above). But I do have an old script that required the older one anyway. I'll edit my post to refer to yours.
Last edited by sanlyn; 20th Mar 2014 at 17:38.
-
+1.
It's what I did. Though as well as reading, you try the things that are discussed as you go along.
It amazes me that people will try to work through complicated scripts without having a clue how the language works.
It's like visiting a foreign country and trying to negotiate a complex legal contract before you've even learnt the word for "hello"!
Cheers,
David.
Similar Threads
-
Another post that's a mix of Audio, Editing and Restoration...
By takearushfan in forum Newbie / General discussionsReplies: 2Last Post: 11th Feb 2010, 02:00 -
Post examples of scenes with "fade" in them for encoding w/ x264
By vhelp in forum Video ConversionReplies: 1Last Post: 8th Sep 2009, 02:27 -
ffdshow post-processing problem
By _migz_ in forum Newbie / General discussionsReplies: 16Last Post: 25th Apr 2009, 22:41 -
Post-conversion processing?
By ktwbc in forum ffmpegX general discussionReplies: 1Last Post: 8th Jan 2009, 13:16 -
Post-processing filters?
By pfxz in forum RestorationReplies: 3Last Post: 28th Jul 2008, 21:15