Log in

View Full Version : AutoGK (or better VDM) error


gioppatta
16th July 2012, 14:52
hello, I have a problem with autogk.
This is the log:

[16/07/2012 14:45:32] AutoGK 2.55
[16/07/2012 14:45:32] OS: Windows Vista (6.1.7601).2
[16/07/2012 14:45:32] Job started.
[16/07/2012 14:45:32] Input file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_0.IFO
[16/07/2012 14:45:32] Output file: C:\Users\Duca\Desktop\Desktop.avi
[16/07/2012 14:45:32] Output codec: XviD
[16/07/2012 14:45:32] Audio 1: Italiano AC3 6ch
[16/07/2012 14:45:32] Subtitles: none
[16/07/2012 14:45:32] Format: AVI
[16/07/2012 14:45:32] Target size: 700Mb
[16/07/2012 14:45:32] Audio 1 settings: CBR MP3 with bitrate: 96Kbps
[16/07/2012 14:45:32] Started encoding.
[16/07/2012 14:45:32] Demuxing and indexing.
[16/07/2012 14:47:22] Processing file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_1.VOB
[16/07/2012 14:47:22] Processing file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_2.VOB
[16/07/2012 14:47:22] Processing file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_3.VOB
[16/07/2012 14:47:22] Processing file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_4.VOB
[16/07/2012 14:47:22] Processing file: C:\Users\Duca\Desktop\VIDEO_TS\VTS_01_5.VOB
[16/07/2012 14:47:22] Source resolution: 720x576
[16/07/2012 14:47:22] Found PAL source.
[16/07/2012 14:47:22] Source aspect ratio: 16:9
[16/07/2012 14:47:22] Analyzing source.
*************************************
EXCEPTION: Cannot open file "C:\Users\Duca\Desktop\agk_tmp\interlace.log". The system cannot find the file specified
*************************************
[16/07/2012 14:49:12] Job finished. Total time: 3 minutes 40 seconds

but first VDMod:
http://img213.imageshack.us/img213/8061/newbitmapimage2bf.png

VDM settings in file"lastjob"
VirtualDub.Open("C:\\Users\\Duca\\Desktop\\agk_tmp\\_.avs",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\Users\\Duca\\Desktop\\agk_tmp\\_.avi");

AutoGk stops because it can't find interlace.log that VDMod doesn't create