Okay, I need to go in a few minutes, so I have to make this short.
Two thing come to mind that could cause your error. First safe your xlogo.dll in C:\Program Files\AviSynth 2.5\plugins\xlogo.dll or your path, but it needs to be in the AviSynth plugin folder instead of the Windows libary. I personally think this is the cause. Second get rid of the trim function, it is useful for mkv-files because they all tend to have grey stray frames at the end, which could screw with your editing, but this isn't usually a problem for avi's so you don't actually need Trim(0,56312). (Don't ask how long I fiddled with mkv-files till I made them work in Premiere. Too damn long.)
I hope this solves it. If you still get an error, just ask, I think this will be useful and I will try my hands on writing that watermark tutorial, so any problems you encouter with avis will save others or make me aware where they could lie. So tell me please either way, if it works or not, I get back to your other comments later tonight.
Two thing come to mind that could cause your error. First safe your xlogo.dll in C:\Program Files\AviSynth 2.5\plugins\xlogo.dll or your path, but it needs to be in the AviSynth plugin folder instead of the Windows libary. I personally think this is the cause. Second get rid of the trim function, it is useful for mkv-files because they all tend to have grey stray frames at the end, which could screw with your editing, but this isn't usually a problem for avi's so you don't actually need Trim(0,56312). (Don't ask how long I fiddled with mkv-files till I made them work in Premiere. Too damn long.)
I hope this solves it. If you still get an error, just ask, I think this will be useful and I will try my hands on writing that watermark tutorial, so any problems you encouter with avis will save others or make me aware where they could lie. So tell me please either way, if it works or not, I get back to your other comments later tonight.