PDA

View Full Version : Hi, I am having a problem with auto Gk


davawn
8th December 2005, 03:35
Ok, I compressed an uncompressed avi using the target size...the target size was like 380 megs.

the problem that I am having that once it is done....the beginning credits of the video speed by real fast for some reason, then the rest of the video goes at its normal speed. I dont know why, it makes no sense.

the quality and audio is fine, but of course the audio is out of sync because of the beginning part.

can anyone help?

[12/7/2005 6:10:14 PM] AutoGK 2.20
[12/7/2005 6:10:14 PM] OS: WinXP (5.1.2600).2
[12/7/2005 6:10:14 PM] Job started.
[12/7/2005 6:10:14 PM] Input file: C:\Kill Alliance.avi
[12/7/2005 6:10:14 PM] Input codec:
[12/7/2005 6:10:14 PM] Source duration: 30mn 2s 400ms
[12/7/2005 6:10:14 PM] Output file: C:\Kill Alliance_agk.avi
[12/7/2005 6:10:14 PM] Output codec: XviD
[12/7/2005 6:10:14 PM] Audio 1: 1411 Kbps PCM 2ch
[12/7/2005 6:10:14 PM] Subtitles: none
[12/7/2005 6:10:14 PM] Format: .AVI
[12/7/2005 6:10:14 PM] Target size: 380Mb
[12/7/2005 6:10:14 PM] Custom resolution settings: fixed width of 640 pixels
[12/7/2005 6:10:14 PM] Custom audio settings: VBR MP3 with average bitrate: 160Kbps
[12/7/2005 6:10:14 PM] Started encoding.
[12/7/2005 6:10:14 PM] Source resolution: 800x600
[12/7/2005 6:10:14 PM] Source fps: 30
[12/7/2005 6:10:14 PM] Analyzing source.
[12/7/2005 7:16:35 PM] Source has percentage of interlacing in motion areas: 0.00
[12/7/2005 7:16:35 PM] Source has percentage of telecined patterns: 0.00
[12/7/2005 7:16:35 PM] Source has percentage of progressive patterns: 0.00
[12/7/2005 7:16:35 PM] Source has percentage of interlaced patterns: 0.00
[12/7/2005 7:16:35 PM] Source is considered to be progressive.
[12/7/2005 7:16:35 PM] Output will contain 54072 frames
[12/7/2005 7:16:35 PM] Demuxing audio.
[12/7/2005 7:21:54 PM] Normalizing audio.
[12/7/2005 7:22:04 PM] Encoding audio.
[12/7/2005 7:23:52 PM] Audio1 size: 36,017,202 bytes (34.35 Mb)
[12/7/2005 7:23:52 PM] Overhead: 2,162,944 bytes (2.06 Mb)
[12/7/2005 7:23:52 PM] Video size: 360,278,734 bytes (343.59 Mb)
[12/7/2005 7:23:52 PM] Running compressibility test.
[12/7/2005 7:23:52 PM] Writing the following script to C:\agk_tmp\Kill Alliance_agk_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")

movie = DirectShowSource("C:\Kill Alliance.avi",30).KillAudio()
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=0,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
fixed_aspect = 1
c_width = width(cropclip)
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0)
out_width = 640
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)

len0x
8th December 2005, 22:08
sounds like playback problem to me...

CWR03
9th December 2005, 00:42
Sounds that way to me as well - if you stop the video and click the play slider well ahead of the problematic area, does the file then play in synch?

davawn
15th December 2005, 01:57
no....it stays out of synch.

this only happens when I use auto gk...(dont know why)

it doesnt happen with virtual dub.

id like to solve this problem tho cause auto gk tend to better conversions imo.

CWR03
15th December 2005, 06:19
Honestly, if you're getting better results from AutoGK than from VirtualDub, you're not setting up VirtualDub properly. (No offense meant, len0x :)) A really good middle ground is the full Gordian Knot which allows much more control than AutoGK, but is much simpler than scripting via VirtualDub.

davawn
15th December 2005, 15:49
well, any solutions to my problem?

the reason i am talking about getting better results with VD is cause with Auto Gk i can set my maximum megabytes for the file which I cant do in Auto GK.

CWR03
15th December 2005, 22:02
well, any solutions to my problem?There's no reason to be rude. I've offered the solution of using the full Gordian Knot because you can get better quality encodes than with AutoGK with much less work than with VirtualDubMod. If you tried it and it doesn't work, please post the results. If you're unwilling to try it, be patient; someone will happen along who may know exactly why your encode went wrong.

In the meantime, delete the previous failed rip, defrag the hard drive, then re-rip and re-encode the way you like to do it and see if it happens again.

the reason i am talking about getting better results with VD is cause with Auto Gk i can set my maximum megabytes for the file which I cant do in Auto GK.Huh?

davawn
15th December 2005, 23:04
There's no reason to be rude. I've offered the solution of using the full Gordian Knot because you can get better quality encodes than with AutoGK with much less work than with VirtualDubMod. If you tried it and it doesn't work, please post the results. If you're unwilling to try it, be patient; someone will happen along who may know exactly why your encode went wrong.

In the meantime, delete the previous failed rip, defrag the hard drive, then re-rip and re-encode the way you like to do it and see if it happens again.

Huh?

i wasnt trying to be rude.

what i meant is...in auto gk i can set the size of the file beforehand while with virtual dub...i dont know how so it will end up being whatever size its going to be.

where would I go about getting the full gordian knot program?

jggimi
16th December 2005, 02:31
www.doom9.org/software.htm

Learn how to use it by reading Doom9's guides.
XviD: http://www.doom9.org/gknot-main4.htm
DivX: http://www.doom9.org/gknot-main3.htm