Hey
I am new here, but have been lookin around here for awhile.
I tried the plus template and everytime I did it came to well over a gig.
So I found this guide. Very easy to figure out but I have a problem here is my script.
LoadPlugin("C:\Encoders\MPEG2DEC\MPEG2DEC.dll")
LoadPlugin("C:\Encoders\MPEG2DEC\fluxsmooth.dll")
LoadPlugin("C:\Encoders\MPEG2DEC\blockbuster.dll")
LoadPlugin("C:\Encoders\MPEG2DEC\legalclip.dll")
LoadPlugin("C:\Encoders\MPEG2DEC\sampler.dll")
AviSource("C:\Encoders\films\VampireHunterDBloodlu st.avi")
LegalClip()
AssumeFrameBased.SeparateFields
BilinearResize(336,96,33,0,398,12
.Weave
TemporalSmoother(2,2)
FluxSmooth()
Blockbuster(method="noise", variance=.5, seed=1)
Blockbuster(method="sharpen", detail_min=20, detail_max=90, strength=20)
AddBorders(8,24,8,24)
LegalClip()
Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##
This is actually my 25th script and everytime I load it in to Tempenc I just get a black screen, go to preview black screen, go to encode black screen through the whole encode. Plus it says my encode time is under an hr. When ever I have done it in the past it has usually been more then 3 hrs.
I can not make it work no matter how hard I try.
Also I tried adding gripfit and got nothing different.
My head is starting to hurt from slamming it in to the desk. I have even tried many different movies. Can't get it. humph.
Any help would be appreciated.
Thanks
Craig