TryaDV
12th September 2003, 11:06
Hi
I was trying to encode DV to Mpeg2. I have read and follow bb’s DV to DVD guide, and still can’t get CCE to do what it supposed to do. The result is 5seconds long movie with the message:
“Evaluate: unrecognized exception!
(e:\menu\menu.avs, line 1)”
The script as follow, I cut and paste from the guide.
AviSource("e:\menu\menu.avi")
SeparateFields()
odd=SelectOdd.Convolution3D(1, 6, 10, 6, 8, 2.8, 0)
evn=SelectEven.Convolution3D(1, 6, 10, 6, 8, 2.8, 0)
Interleave(evn,odd)
Weave()
DoubleWeave.SelectOdd()
What did I do wrong?
I just re-install winxp, then cce-trail then avsynth and the result still the same, are there any others software, plugins that might required?
Please help me.
Thanks
/F
I was trying to encode DV to Mpeg2. I have read and follow bb’s DV to DVD guide, and still can’t get CCE to do what it supposed to do. The result is 5seconds long movie with the message:
“Evaluate: unrecognized exception!
(e:\menu\menu.avs, line 1)”
The script as follow, I cut and paste from the guide.
AviSource("e:\menu\menu.avi")
SeparateFields()
odd=SelectOdd.Convolution3D(1, 6, 10, 6, 8, 2.8, 0)
evn=SelectEven.Convolution3D(1, 6, 10, 6, 8, 2.8, 0)
Interleave(evn,odd)
Weave()
DoubleWeave.SelectOdd()
What did I do wrong?
I just re-install winxp, then cce-trail then avsynth and the result still the same, are there any others software, plugins that might required?
Please help me.
Thanks
/F