Posts: 1,554
Threads: 60
Joined: 2015 Jan
Thanks: 229
Given 627 thank(s) in 372 post(s)
Country:
2018-05-06, 02:23 PM
(This post was last modified: 2018-05-06, 02:39 PM by Chewtobacca.)
You shouldn't need to convert to YV12, because the source is already YV12. Take that line out. It's something in the .avsi that's causing the problem. What that could be, I don't know. I haven't tried any of the recent updates to SRestore(), and I'm away from home at present and can't check.
Try loading MaskTools. And you don't need to separate the fields.
EDIT: I guess your video might be exiting YadifMod in a different color space. (I don't use it.) Try putting the call to ConvertToYV12() after that. You could also call Info() at that point in the script to check the color space of the video at that stage.
Posts: 1,554
Threads: 60
Joined: 2015 Jan
Thanks: 229
Given 627 thank(s) in 372 post(s)
Country:
Finding an NTSC DVD with the material is likely to be by far the best solution.
Posts: 1,554
Threads: 60
Joined: 2015 Jan
Thanks: 229
Given 627 thank(s) in 372 post(s)
Country:
It might be a mt-masktools-26.dll/mt-masktools25.dll issue. Try both. What version of AviSynth are you using?
Posts: 1,554
Threads: 60
Joined: 2015 Jan
Thanks: 229
Given 627 thank(s) in 372 post(s)
Country:
No worries. I just wish I had access to a computer and could help out in a more direct way.
Posts: 1,554
Threads: 60
Joined: 2015 Jan
Thanks: 229
Given 627 thank(s) in 372 post(s)
Country:
I was home very briefly today and tried out the latest version of SRestore(). There were no error messages, so I don't know what you are doing wrong. All I can suggest is that you make sure that you have all the required plugins, ensure that everything is up to date, and try loading plugins manually to see if that helps.