NeonEva
20th October 2003, 03:24
I am using
AviSynth - October 11 - AviSynth 2.5.2 Test version
aWarpSharp beta 1
MSharpen 1.10
VirtualDub 1.5.6
i have tried with AviSynth 2.5.2 - sept 11th build and up
VirtualDub 1.5.4 and 1.5.6
this error only occurs with this script, with others i use, it works fine using same template.avs loading plugins and using these same 2 plugins in tact with each other, with others also.
AVISource("good_raw.avi").ConvertToYV12()
aWarpsharp(cm=2,depth=10,blurlevel=4)
MSharpen(strength=75,threshold=5)
Textsub("subs.ssa")
usually I either have TemporalCleaner, Deen, or other various smoothers if needed and they all work fine with this combo.
wondering also if the blurlevel=4 might be eating it up, though it worked with one other encode i did earlier the week.
anyway, any feedback you might have will be greatly appreicated, will keep working onthis for the time being.
forgot to add part where VDub eats up 200+MB of memory then causes the encode to go at 0.0 fps, well actually still encoding, just DAM SLOW, goes from 2 hrs to 14HRS+ depending how long you leave it >.<
AviSynth - October 11 - AviSynth 2.5.2 Test version
aWarpSharp beta 1
MSharpen 1.10
VirtualDub 1.5.6
i have tried with AviSynth 2.5.2 - sept 11th build and up
VirtualDub 1.5.4 and 1.5.6
this error only occurs with this script, with others i use, it works fine using same template.avs loading plugins and using these same 2 plugins in tact with each other, with others also.
AVISource("good_raw.avi").ConvertToYV12()
aWarpsharp(cm=2,depth=10,blurlevel=4)
MSharpen(strength=75,threshold=5)
Textsub("subs.ssa")
usually I either have TemporalCleaner, Deen, or other various smoothers if needed and they all work fine with this combo.
wondering also if the blurlevel=4 might be eating it up, though it worked with one other encode i did earlier the week.
anyway, any feedback you might have will be greatly appreicated, will keep working onthis for the time being.
forgot to add part where VDub eats up 200+MB of memory then causes the encode to go at 0.0 fps, well actually still encoding, just DAM SLOW, goes from 2 hrs to 14HRS+ depending how long you leave it >.<