FarmXD wrote:Oh, i have Windows XP service pack 2...
And nope, those scripts didn't work. Thanks anyway
For future reference "scripts not working" is not descriptive enough for us to help you.
"They're not working because avisynth is giving me this error..." would allow us to help you better. There's no reason why they shouldn't work so long as you have ffms2.dll loaded (or in your auto-load plugins folder (which you shouldn't use because auto-loading is evil)).
- Code: Select all
LoadPlugin("X:\path\to\ffms2.dll")
ffvideosource("blarg.mkv")
FFmpegSource is not built into avisynth. You have to download the plugin.



