logo Sign In

Post #317505

Author
Oldschooljedi
Parent topic
GOUT image stabilization - Released
Link to post in topic
https://originaltrilogy.com/post/id/317505/action/topic#317505
Date created
11-May-2008, 5:31 AM
Mpeg2Source("C:\Documents and Settings\Owner\My Documents\Star Wars\GOUT\VTS_03_1.d2v") # <-----Set path

Here you must specify where your d2v file is on your PC in the .avs-script.

PAL = false # <-----Set to false for NTSC, true for PAL

Change this line in your .avs-script like this:

PAL = true # <-----Set to false for NTSC, true for PAL

Close the editor and when windows asks you, if you're sure, select "yes".

Open CCE.

Your can drag/drop the .avs-script into CCE.

In the CCE settings your should specify your output as "16:9" (because sometimes CCE selects output 4:3 itself).

Make sure you've selected 25 frames per second as output and then specify the destinationfolder.

That's it.