


The metrics files are created during the analysis pass (MeGUI has an analysis pass option for adding jobs to the job queue) and the timecodes file is created when the encoding script is first run. I generally do it with a single script and comment/uncomment the appropriate lines. # TDecimate(Mode=4, Hybrid=2, Output="D:\S01E01TDecimate.txt") TDecimate(Mode=4, Hybrid=2, Output="D:\S01E01TDecimate.txt") LoadPlugin("C:\Program Files\MeGUI\tools\dgindex\DGDecode.dll")ĭGDecode_mpeg2source("D:\VTS_02_1_sample.d2v") This is copied from another script as an example: If the source is an NTSC DVD, the TIVTC plugin can be used to output a VFR encode.
