I am new to using your templates but I backed up LOTR using
dvd2avi
fitcd
heres my script
LoadPlugin("C:\WINNT\system32\MPEG2DEC.dll")
AviSource("I:\temp\lotr.d2v")
BilinearResize(352,352,0,0,720,480)
#TemporalSmoother(2,2)
AddBorders(0,64,0,64)
#Trim(0,256610).FadeOut(150)
#ConvertToRGB24 # For TMPGEnc or VFAPI
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
#== If you want this 'fix' permanently, edit the INI-file:
#== Under [AVSscript] set CCEcrashfix=1
I encoded using tmpgenc kvcd 352x480 plus
the results were bad the color was all blotchy looking.
I then used just the tmpgenc with the kvcd 352x480 plus template
I changed the video arrange method to 352x352 center also I increased the audio to 160 and the results were great
file size = 1,352,995 for a 178min movie fits easy on 2 80min cdr but whats wrong with my avisynth script I am new to fitcd
I will go and increase the audio to see how much I can fit into it and still fit it on two cdr's
thanks for any help on my script
FYKMA