SuperVegetto
17th November 2006, 17:41
Hi there. i seem to of ran into some sort of problem. When trying to encode a tv raw with my avs script i get a green frame at the start of my clip.
At first i though that it might of been a issue with one of my filters. but on further checking with disabling my filers the problem still existed. I have also loaded the avs into vdub, vdubMod and meGUI and the same result apears so im guessing this is a avisynth error
Currently im using 2.5.6. Ive tried previous versions also with no result.
This is the script im using
AviSource("C:\encoding\Track 01.avi")
Deen("a2d",3,10,12)
SimpleResize(640,480)
MSharpen(threshold=5,strength=5)
Has any1 come accross this problem before? If so do you know or have any sugestions on how i can fix this?
Thanks in advance
At first i though that it might of been a issue with one of my filters. but on further checking with disabling my filers the problem still existed. I have also loaded the avs into vdub, vdubMod and meGUI and the same result apears so im guessing this is a avisynth error
Currently im using 2.5.6. Ive tried previous versions also with no result.
This is the script im using
AviSource("C:\encoding\Track 01.avi")
Deen("a2d",3,10,12)
SimpleResize(640,480)
MSharpen(threshold=5,strength=5)
Has any1 come accross this problem before? If so do you know or have any sugestions on how i can fix this?
Thanks in advance