Log in

View Full Version : DV in NTSC... want to encode to PAL. Help?


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?

jel
6th March 2006, 04:05
this has been discussed MANY times before ....

try using the search for "PAL NTSC convert" - you will find many results.

eg:
PAL to NTSC and NTSC to PAL (http://forum.doom9.org/showthread.php?t=45459&highlight=PAL+NTSC+convert)
NTSC 4:3 to PAL 16:9 (http://forum.doom9.org/showthread.php?t=106105&highlight=PAL+NTSC+convert)
etc etc etc

good luck and happy reading :)
j