Log in

View Full Version : Bad rip or or bad encode?


nunya
3rd January 2007, 00:33
Ripped a flick to my HDD, now if I use WMP to play the VOB files directly it plays great, but after encoding with AGK, not so. About 25-30 seconds into the .avi the video stutters for a sec and audio goes out of sync, then that first 30 seconds is repeated with out-of-sync audio, almost as if the beginning is in there twice.

Having too many issues with GK (standard) to mess with it. Any ideas what might be wrong or another method of encoding it? I tried using ImTOOdvd or something like that, but just crashed.

AGK will not encode to DIVX on this flick either.

One last thing I'll mention, I had a hell of a time ripping thing a while back but finally got it.

thanks.

dialysis1
3rd January 2007, 01:01
What method did you use to rip your movie?

CWR03
3rd January 2007, 01:03
Bad rip or or bad encode?
A repeated playback of the same part usually indicates a mistake in the ripping process. Some movies with multi-angles, particularly those with title credits in several languages, need to be cleaned up first. The easiest way is to rip directly with DVD Decrypter set in .IFO mode. If this fails, my next preference is to rip the disk with RipIt4Me in .ISO mode, then mount the image and rip that with DVD Decrypter in .IFO mode.
AGK will not encode to DIVX on this flick either.
It should - do you have the proper version of Divx installed?

nunya
3rd January 2007, 02:41
As a matter of fact I did use DVDDecryptor and when i mentioned I had issues with the original rip is when i found ripit4me and used that in conjunction with Decrypt...but all i did was rip the the main movie VOBs.

I can't recall what problem I was having with the ripping process to begin with before I got it work.

the only files i have from the rip are the TS IFO/BUP, 1_0 ifo/bup and 1_1 to 6 VOBs.

DIVX 6 is loaded. When i use that instead of XVID, thinking there was a codec issue, AGK does start and get thru part of it before it fails, this is the log file and prntscrn of what I get:

[1/2/2007 8:20:34 PM] AutoGK 2.40
[1/2/2007 8:20:34 PM] OS: WinXP (5.1.2600).2
[1/2/2007 8:20:34 PM] Job started.
[1/2/2007 8:20:34 PM] Input file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_1.VOB
[1/2/2007 8:20:34 PM] Output file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_1.avi
[1/2/2007 8:20:34 PM] Output codec: DivX
[1/2/2007 8:20:34 PM] Audio 1: Audio Stream 0 AC3
[1/2/2007 8:20:34 PM] Subtitles: none
[1/2/2007 8:20:34 PM] Format: AVI
[1/2/2007 8:20:34 PM] Target size: 2500Mb
[1/2/2007 8:20:34 PM] Audio 1 settings: Auto
[1/2/2007 8:20:34 PM] Started encoding.
[1/2/2007 8:20:34 PM] Demuxing and indexing.
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_1.VOB
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_2.VOB
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_3.VOB
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_4.VOB
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_5.VOB
[1/2/2007 8:22:18 PM] Processing file: D:\DVDs\See_No_Evil\VIDEO_TS\VTS_01_6.VOB
[1/2/2007 8:22:18 PM] Source resolution: 720x480
[1/2/2007 8:22:18 PM] Found NTSC source.
[1/2/2007 8:22:18 PM] Source aspect ratio: 16:9
[1/2/2007 8:22:18 PM] Color correction enabled.
[1/2/2007 8:22:18 PM] Analyzing source.
[1/2/2007 8:24:17 PM] Source has percentage of interlacing in motion areas: 43.66
[1/2/2007 8:24:17 PM] Source has percentage of telecined patterns: 96.90
[1/2/2007 8:24:17 PM] Source has percentage of progressive patterns: 3.10
[1/2/2007 8:24:17 PM] Source has percentage of interlaced patterns: 0.00
[1/2/2007 8:24:17 PM] Source is considered to be FILM.
[1/2/2007 8:24:17 PM] Output will contain 123822 frames
[1/2/2007 8:24:17 PM] Audio1 size: 288,900,578 bytes (275.52 Mb)
[1/2/2007 8:24:17 PM] Overhead: 3,897,216 bytes (3.72 Mb)
[1/2/2007 8:24:17 PM] Video size: 2,328,642,206 bytes (2220.77 Mb)
[1/2/2007 8:24:17 PM] Target bitrate is: 3607kbps
[1/2/2007 8:24:17 PM] Running compressibility test.
[1/2/2007 8:24:17 PM] Writing the following script to D:\DVDs\See_No_Evil\VIDEO_TS\agk_tmp\VTS_01_1_comptest.avs
===========================================================
LoadPlugin("D:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("D:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("D:\PROGRA~1\AutoGK\filters\decomb.dll")
LoadPlugin("D:\PROGRA~1\AutoGK\filters\ColorMatrix.dll")
LoadPlugin("D:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll")

movie = mpeg2source("D:\DVDs\See_No_Evil\VIDEO_TS\agk_tmp\VTS_01_1.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
fixed_aspect = 1.18518518518519
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 = 704
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
Telecide(movie,guide=1,post=2).Decimate(mode=0)
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
LanczosResize(out_width,out_height)
RemoveGrain(mode=2)
ColorMatrix("Rec.709->Rec.601",opt=0,hints=false)
SelectRangeEvery(280,14)
===========================================================
[1/2/2007 8:26:22 PM] Duration was: 2 minutes 5 seconds
[1/2/2007 8:26:22 PM] Speed was: 49.45 fps.
*************************************
EXCEPTION: Open avi failed.
*************************************
[1/2/2007 8:26:22 PM] Job finished. Total time: 5 minutes 48 seconds

http://users.adelphia.net/~arecks8/images/cnoevilerror.JPG

thanks for the help!

nunya
3rd January 2007, 02:43
I prefer Xvid, but in this case I would go with DIVX just to get thru this. Just don't know what happened....maybe a funky rip for some reason. So basically, I get an error with DIVX and cant do anything and with Xvid, the first 20 secs is repeated and everything is out of sync.

Would converting it to an MPG2 then to xvid make a difference?

CWR03
3rd January 2007, 11:42
Again, the easiest way to correct the problem is to re-rip the disk with DVD Decrypter in .IFO mode. Again, if DVD Decrypter fails to rip the disk, use RipIt4Me in .ISO mode, then mount the image which you can then rip with DVD Decrypter in .IFO mode. RipIt4Me will not give you files that are usable with AutoGK if there are angles present and causing problems as you describe. .VOB files are already MPEG-2, so converting them to MPEG-2 will either do nothing or will cause a loss in quality.