View Single Post
Old 27th July 2018, 16:14   #84  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
Quote:
Originally Posted by bradwiggo View Post
So I should use that script but set it to the original framerate?
Just load the video only. For example "test1.mkv" or whatever your test section was

The script should just be 1 line only, just the source filter that loads the video

eg. something like this

Code:
FFVideoSource("test1.mkv")


Quote:
How do I tell avspmod to use the megui avisynth?
Not sure, I think some versions of megui have a "portable" avisynth version separate from the installed version. I don't really use it


But normally you would save the script from megui

e.g "myscript.avs"

You can open that script in avspmod, or vdub2 or something like mpchc to preview it.

But if you have a dll error, this means your installed avisynth plugins folder need to be cleaned up. You need to find proper versions (ie. "dll hell" )
poisondeathray is offline   Reply With Quote