PDA

View Full Version : Encoding Episodes from a Series DVD (interlace.log Exception)


Hades_666
21st September 2004, 17:37
Hello,

I am wondering what i am doing wrong. :/ I got the sapranos Box set and am trying to encode to XviD.
Tools:
- DVD Decreptor
- Auto GK

When using DVD Decreptor I chose IFO parsing. I choose the PGC episode i wanted and rips that to my HD. After that i choose autoGk and point to the location of the folder with the decrepted files. During the encoding the program returns with this exception. WHY ?!?

Here's a copy of the log:

[9/21/2004 1:07:42 AM] AutoGK 1.25
[9/21/2004 1:07:42 AM] OS: WinXP (5.1.2600).2
[9/21/2004 1:07:42 AM] Job started.
[9/21/2004 1:07:42 AM] Input dir: G:\sopranos\Ep1
[9/21/2004 1:07:42 AM] Output file: G:\sopranos\Ep1\ep1.avi
[9/21/2004 1:07:42 AM] Audio: English
[9/21/2004 1:07:42 AM] Subtitles: none
[9/21/2004 1:07:42 AM] Codec: XviD
[9/21/2004 1:07:42 AM] Target size: 350Mb
[9/21/2004 1:07:42 AM] Started encoding.
[9/21/2004 1:07:42 AM] Demuxing and indexing.
[9/21/2004 1:08:59 AM] Analyzing source.
[9/21/2004 1:08:59 AM] Writing the following script to G:\sopranos\Ep1\gk_tmp\lastjob.vcf
===========================================================
VirtualDub.Open("G:\\sopranos\\Ep1\\gk_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("G:\\sopranos\\Ep1\\gk_tmp\\_.avi");
===========================================================
*************************************
EXCEPTION: Cannot open file "G:\sopranos\Ep1\gk_tmp\interlace.log". The system cannot find the file specified
*************************************
[9/21/2004 1:57:24 AM] Job finished.

killingspree
21st September 2004, 18:51
hi and welcome to the forum

you are using an outdated version of autoGK - the latest version is 1.57. pls download the latest version and try again. should the problem persist, please report back!

-S

Hades_666
21st September 2004, 18:57
Thanks, Will do. I figured that the beta ones where still in test mode. I'll let you know.

killingspree
21st September 2004, 19:01
beta in this case just means that there might be any bugs hidden somewhere, but unless you do some completely unusual operation it's highly unlikely you'll encounter any of them... the new version include major changes in code, so you'll have a lot more possiblities and definitely more reliability!

kr
-S

Hades_666
24th September 2004, 15:34
It worked. Thanks..