You can use this script for both NTSC and PAL.
In the first few lines of the script you can read
PAL = false # <-----Set to false for NTSC, true for PAL
If you want to do a NTSC-encode, change nothing there, if you want to do a PAL-encode, change the "false" into "true".