logo Sign In

Post #333238

Author
Oldschooljedi
Parent topic
GOUT image stabilization - Released
Link to post in topic
https://originaltrilogy.com/post/id/333238/action/topic#333238
Date created
13-Oct-2008, 11:27 PM

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".