PDA

View Full Version : AGK - EXCEPTION: Bad index file


jacks13579
5th July 2004, 21:24
I have tried to convert a few mpg files using agk, some have worked but othes crash with this error has anyone seen this before and know of a fix?

Thanks.


[7/5/2004 11:20:19 AM] AutoGK 1.44b
[7/5/2004 11:20:19 AM] OS: Win2000 (5.0.2195).2
[7/5/2004 11:20:19 AM] Job started.
[7/5/2004 11:20:19 AM] Input file: test.mpg
[7/5/2004 11:20:19 AM] Output file: c:\temp\test.avi
[7/5/2004 11:20:19 AM] Audio: Unknown Audio
[7/5/2004 11:20:19 AM] Subtitles: none
[7/5/2004 11:20:19 AM] Codec: DivX
[7/5/2004 11:20:19 AM] Target size: 350Mb
[7/5/2004 11:20:19 AM] Started encoding.
[7/5/2004 11:20:19 AM] Demuxing and indexing.
*************************************
EXCEPTION: Bad index file.
*************************************
[7/5/2004 11:49:46 AM] Job finished.

len0x
6th July 2004, 23:10
make sure you're feeding mpeg2 files and not mpeg1 which are not supported.

jacks13579
7th July 2004, 07:03
That was it - I did not realize that was a limitation.

Thanks...

jacks13579
21st July 2004, 08:06
I got to thinking about this and I'm a bit stumped, why is it that AGK does not support mpg1 - it works to encode manualy with vdub, so what is it about AGK that make this incompatible?

Thanks...

jggimi
21st July 2004, 15:29
Because it uses AviSynth and DGDecode to frameserve .d2v projects as uncompressed video to VdubMod. This is an MPEG-2 process only.

benevenuti
18th October 2004, 18:07
Hi

I have a similar problem. I'm trying to recompress a xvid movie, 3Gb - 3h 38min, using AutoGK 1.60 in File Mode but AutoGK stops about 3 minutes from start with message "bad index file". The movie plays fine and it's ok for me. I just want to burn it in 2 cds (1400Mb). What to do?

len0x
18th October 2004, 22:43
FAQ Q 5.4