Just installed AviSynth for the first time but can't for the life of me find the program to run, anywhere on my machine.
Here's how things appear on my Start menu.
[Attachment 45577 - Click to enlarge]
Am i missing something?
+ Reply to Thread
Results 1 to 11 of 11
-
-
- My sister Ann's brother
-
Why can't people just chill out and help rather than be too 'clever'
True that there is documentation but I am sure it is a common error that there is no executable for this.
And, from the OPs POV, the location of the install is important - should be, I guess, in the 32 bit programs (unless the 64 bit version was installed) (it was when I last used this under XP) - since the program does rely on plugins which have to be stored in specific places. -
If the OP was paying attention during install, he'd know where the program folder was being installed. The installer clearly gives the location of the program folder and invites you to change it if you want.
On two PC's I have Avisynth in D:\Avisynth 2.5, which is where I directed the installer to put it.
On another it's in E:\Avisynth 2.6, which is where I directed the installer to put it.
Been working OK for about 12 years now.
plugins by themselves are backed up to a "plugins" folder in an external drive.
The C: drive gets most of the stress in PC operations. What a shame if you lose your C: drive and have to find all those plugins again.
I can't help if it seems comical that most people still expect a damn machine to read their minds.- My sister Ann's brother -
Oh i see, it's not an actual program but works through using Text Documents.. clever! Does it only work with AVI files though? I'm trying to open MP4 files, as i want to deinterlace alot of them and maybe edit/join without needing to render it all in a video editing program, but the files don't seem to open.
Looks like a very complex thing to get your head round. -
-
Avisynth has some built-in functions and external plugins for importing various media formats. One of the first things to learn is that mp4 is a container, not a format, and it can be encoded in many ways. Try this guide from the extensive Avisynth wiki: http://avisynth.nl/index.php/Importing_media
The primary deinterlacer is QTGMC, but you can use the yadif plugin -- the latter ain't as good, but better than your typical editor.
When you open a file in AVisynth it is decoded and uncompressed. The results have to be re-encoded. Avisynth is not an editor.
The file that actually "runs" Avisynth is avisynth.dll.
In 32-bit Windows it's in System32.
In 64-bit Windows the 32-bit version of avisynth.dll is in SYSWOW64.Last edited by LMotlow; 10th May 2018 at 10:19.
- My sister Ann's brother -
-
Master Tape,
Maybe try MeGUI to help you become familiar with Avisynth. MeGUI creates scripts for encoding for you. It's easy to modify them if you choose, but you can look at the scripts MeGUI creates to help learn the basics.
Download MeGUI, run the updater, use the File/Open menu to open a video for encoding and post back if you have any questions. MeGUI/Avisynth can open all the common formats.
Similar Threads
-
Avisynth open failure:AVIS...couldn't locate a decompressor for fourcc HFYU
By CZbwoi in forum RestorationReplies: 18Last Post: 17th Apr 2016, 16:33 -
Installing Avisynth 2.60 under Windows 10
By mail2tom in forum Newbie / General discussionsReplies: 7Last Post: 30th Dec 2015, 13:07 -
ffmpegx can't locate mpeg2enc
By sarmen2 in forum ffmpegX general discussionReplies: 10Last Post: 11th Sep 2015, 05:32 -
I can't locate a video downloader that will...
By Daniel_B. in forum Newbie / General discussionsReplies: 17Last Post: 25th Jun 2015, 02:03 -
Can't locate videos using handbrake.
By MrsPear in forum Video ConversionReplies: 0Last Post: 28th Aug 2014, 05:58