Hi I am using AVISynth to clean up old personal videos. I use a JVC Super VHS via Canopus ADVC300 feeding into my computer which is a Windows 7-64.
I use AVSPMod to test the Scripts and then try them out through MEGUI. It all works well except that I have to manually load all the External AVISynth filters and scripts.
My AVISynth is situated in the C:/ProgramFiles (x86) folder.
It is very cumbersome.
Could someone please assist me with automation in the Windows-7 64 environment?
I know this is a common problem but the solutions so far tried, do not work for me.
Thanks in advance.
+ Reply to Thread
Results 1 to 10 of 10
-
-
Thanks for your help.
I know I have an installation problem and when I look in the Registry I cannot see AVISynth but it is there because virtualDub runs an AVI file.
Not sure what is going on. I have Windows 7 - 64.
BTW I managed stupidly to "hide" System32 - not sure how to display it again. I can find it if I type "Run" at the Start, then "C:\Windows\System32" but cannot see it if I click on C:\ then Windows - WOW64 is there but no System32 -
The registry setting simply tells AviSynth where to look for plugins. Create the entries yourself. Or import from the attached .REG file (exported from my Win7 64 bit system, in a ZIP archive).
Why do you need to access the folder? Just go to Explorer's "Folder and Search Options" and change the View settings to "Show Hidden Files Folders and Drives". -
Ugh I tried both Registry entries - - I still get the same message "There is no function called yadif etc". Here is what I wrote in the Registry as per instructions above.
I have checked all the pathways - no typos there. -
Yadif is a special case. It doesn't autoload. It must be loaded in your script with Load_Stdcall_plugin().
I just checked and sambat is right. 32 bit AviSynth under 64 Bit Win7 uses the settings in the Wow6432Node section. Here's the .REG file (in .ZIP). You should extract the .REG and double click on it. -
Thanks for you advice and help.
Should I uninstall AviSynth and all registry entries then double click on your ZIP file and load it?
Where is the best and most reliable source of 32 AvviSynth AviSynth 2.6 MT for a 64 Bit Win 7?
Does double-clicking on the registry file you supplied overwrite all preceding files or do I have to remove them from the registry manually first?
I do not like playing with the registry much -
Similar Threads
-
load miniDV in AVISynth
By magillagorilla in forum RestorationReplies: 10Last Post: 19th Oct 2011, 14:05 -
Avisynth script fails to load
By Rick-E in forum Software PlayingReplies: 1Last Post: 31st Mar 2011, 17:35 -
Is there a way to use avisynth plugins/filters within Virtualdub?
By Milardo in forum EditingReplies: 5Last Post: 5th Jan 2011, 03:52 -
Load WMV2 in Avisynth
By AlanHK in forum Video ConversionReplies: 2Last Post: 10th Feb 2009, 00:58 -
Basic question about AVISynth plugins
By sd_smoker in forum Newbie / General discussionsReplies: 3Last Post: 3rd Jul 2008, 11:04