AfterDawn.com

Script Errors


When you preview the scripts for the trailers, which were the files DGIndex gave us errors on during project creation, you'll see why previewing every script is important. This error from previewing The 5000 Fingers Of Dr. T is caused by the field problem DGIndex told us about when we saved the D2V files. Although it doesn't affect the other files, it means we can't use D2V project information to assist in field matching for IVTC. By removing the reference to the D2V file we get a script like this one:

MPEG2Source("D:\Wherever\5000_fingers_of_dr_t.d2v")
ColorMatrix(mode="Rec.709->Rec.601", interlaced=true, hints=true)
tfm()
tdecimate()
Convertfps(25)
Lanczos4Resize(720,576)
ConvertToYUY2()


Next:
5a - Encoding Video With HC
or
5b - Encoding Video With CCE Basic




Version History

v1.0 2007.08.31 by Vurbal
v1.1 2007.09.05 by Vurbal
v1.2 2007.09.09 by Vurbal
Written by: Rich Fiscus