ou8thisSN
3rd March 2006, 07:06
I actually did *just* return from an extended trip abroad. I need to convert my tapes from DV to DVD, but I made 1 compilation DVD that I need to have converted to PAL. My camcorder recorded it as NTSC, but I want to send it to some folks who have PAL only..
this is the current script that I have been using forever (for NTSC) :
aviSource("D:\DV Transfer\Compilations\Compilation save test\Compilation_Vdub_1.avi")
ConverttoYUY2()
ReInterpolate411()
Peachsmoother()
DoubleWeave.SelectOdd()
This is an avisynth script to be encoded in CCE 2.67
is there any special setting i need to select so that CCE and/or avisynth encodes this as PAL? any ideas?
this is the current script that I have been using forever (for NTSC) :
aviSource("D:\DV Transfer\Compilations\Compilation save test\Compilation_Vdub_1.avi")
ConverttoYUY2()
ReInterpolate411()
Peachsmoother()
DoubleWeave.SelectOdd()
This is an avisynth script to be encoded in CCE 2.67
is there any special setting i need to select so that CCE and/or avisynth encodes this as PAL? any ideas?