Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th November 2016, 04:20   #1  |  Link
blaze077
Registered User
 
Join Date: Jan 2016
Posts: 79
Problem with ImageSource in MT

I am using Avisynth+ r2173. When using ImageSource, Avisynth gives the error:

Code:
Only a single prefetcher is allowed per script.
I even tried it on a simple script:
Code:
SetFilterMTMode("DEFAULT_MT_MODE", 2)
ImageReader("C:\Encoding\Masks\OP446_Frame.png")
Prefetch(4)
Is there a fix to this or is there an equally stable higher version of Avisynth+ that fixes this?

Thank you.
blaze077 is offline   Reply With Quote
Old 10th November 2016, 04:30   #2  |  Link
Reel.Deel
Registered User
 
Join Date: Mar 2012
Location: Texas
Posts: 1,664
This is a known problem with r2172, try updating to the latest AviSynth+. pinterf submitted this issue with a hotfix not too long ago. BTW AVS+ self registers all source filters to mode 3 so setting it to mode 2 is probably not doing anything. Just curious, is this your full script?
Reel.Deel is offline   Reply With Quote
Old 10th November 2016, 05:13   #3  |  Link
blaze077
Registered User
 
Join Date: Jan 2016
Posts: 79
Thank you. Updating did work. I was just worried because of the ""Nothing left untouched" - use it on your own risk " quote by pinterf on the release.
That is not my full script. I just copied and pasted the mt calls in a hurry to create a quick simple script.
blaze077 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:02.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.