I cannot get Gandhi R1 to backup as an xivd or divx. Here's what I've tried so far.
Tried three decrypters, DVDShrink, DVDDecrypter, and FAB, of course the latest versions as of this date.
Then I am encoding with AutoGK. It will encode only for 6 minutes or so. Here is the log:
The same thing exact happens whether with files prepared by DVDShrink, DVDDecrypter, or FAB.
I have also tried running the .IFO through VOBBlanker, which finds nothing wrong.
I have also re-authored in DVDShrink what DVDFab prepared. I split the movie in half. The first half encoded for about 6 minutes, as the above log shows, and the second half encoded normally. I know this points to where the problem lies.
I am able to make a DVDShrink backup as an .ISO file and it plays fine but I cannot encode to xvid or divx.
I am totally stumped! Can anyone please help?
Tried three decrypters, DVDShrink, DVDDecrypter, and FAB, of course the latest versions as of this date.
Then I am encoding with AutoGK. It will encode only for 6 minutes or so. Here is the log:
[8/27/2006 8:14:21 PM] AutoGK 2.27
[8/27/2006 8:14:21 PM] OS: WinXP (5.1.2600).2
[8/27/2006 8:14:21 PM] Job started.
[8/27/2006 8:14:21 PM] Input file: Z:\Gandhi\VIDEO_TS\VTS_01_0.IFO
[8/27/2006 8:14:21 PM] Output file: C:\Documents and Settings\SE\Desktop\Gandhi.avi
[8/27/2006 8:14:21 PM] Output codec: XviD
[8/27/2006 8:14:21 PM] Audio 1: English AC3 6ch
[8/27/2006 8:14:21 PM] Subtitles 1: English wide
[8/27/2006 8:14:21 PM] Format: .AVI
[8/27/2006 8:14:21 PM] Target quality: 70%
[8/27/2006 8:14:21 PM] Custom audio settings: Original
[8/27/2006 8:14:21 PM] Started encoding.
[8/27/2006 8:14:21 PM] Demuxing and indexing.
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_1.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_2.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_3.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_4.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_5.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_6.VOB
[8/27/2006 8:17:37 PM] Source resolution: 720x480
[8/27/2006 8:17:37 PM] Found NTSC source.
[8/27/2006 8:17:37 PM] Source aspect ratio: 16:9
[8/27/2006 8:17:37 PM] Source seems to be pure FILM.
[8/27/2006 8:17:37 PM] Output will contain 264856 frames
[8/27/2006 8:17:37 PM] Preparing subtitles.
[8/27/2006 8:22:50 PM] Running single pass encoding.
[8/27/2006 8:22:50 PM] Writing the following script to C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi_movie.avs
================================================== =========
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.d ll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dl l")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\vsfilter.dl l")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain SSE3.dll")
movie = mpeg2source("C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples= 10,aspect=0,threshold=34,samplestartframe=0,leftad d=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)
out_width = 720
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
autocrop(movie,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)
VobSub("C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi.idx")
================================================== =========
[8/27/2006 8:29:18 PM] Duration was: 6 minutes 27 seconds
[8/27/2006 8:29:18 PM] Speed was: 683.97 fps.
[8/27/2006 8:29:18 PM] Job finished. Total time: 14 minutes 56 seconds
[8/27/2006 8:14:21 PM] OS: WinXP (5.1.2600).2
[8/27/2006 8:14:21 PM] Job started.
[8/27/2006 8:14:21 PM] Input file: Z:\Gandhi\VIDEO_TS\VTS_01_0.IFO
[8/27/2006 8:14:21 PM] Output file: C:\Documents and Settings\SE\Desktop\Gandhi.avi
[8/27/2006 8:14:21 PM] Output codec: XviD
[8/27/2006 8:14:21 PM] Audio 1: English AC3 6ch
[8/27/2006 8:14:21 PM] Subtitles 1: English wide
[8/27/2006 8:14:21 PM] Format: .AVI
[8/27/2006 8:14:21 PM] Target quality: 70%
[8/27/2006 8:14:21 PM] Custom audio settings: Original
[8/27/2006 8:14:21 PM] Started encoding.
[8/27/2006 8:14:21 PM] Demuxing and indexing.
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_1.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_2.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_3.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_4.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_5.VOB
[8/27/2006 8:17:37 PM] Processing file: Z:\Gandhi\VIDEO_TS\VTS_01_6.VOB
[8/27/2006 8:17:37 PM] Source resolution: 720x480
[8/27/2006 8:17:37 PM] Found NTSC source.
[8/27/2006 8:17:37 PM] Source aspect ratio: 16:9
[8/27/2006 8:17:37 PM] Source seems to be pure FILM.
[8/27/2006 8:17:37 PM] Output will contain 264856 frames
[8/27/2006 8:17:37 PM] Preparing subtitles.
[8/27/2006 8:22:50 PM] Running single pass encoding.
[8/27/2006 8:22:50 PM] Writing the following script to C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi_movie.avs
================================================== =========
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.d ll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dl l")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\vsfilter.dl l")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain SSE3.dll")
movie = mpeg2source("C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples= 10,aspect=0,threshold=34,samplestartframe=0,leftad d=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)
out_width = 720
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
autocrop(movie,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)
VobSub("C:\Documents and Settings\SE\Desktop\agk_tmp\Gandhi.idx")
================================================== =========
[8/27/2006 8:29:18 PM] Duration was: 6 minutes 27 seconds
[8/27/2006 8:29:18 PM] Speed was: 683.97 fps.
[8/27/2006 8:29:18 PM] Job finished. Total time: 14 minutes 56 seconds
I have also tried running the .IFO through VOBBlanker, which finds nothing wrong.
I have also re-authored in DVDShrink what DVDFab prepared. I split the movie in half. The first half encoded for about 6 minutes, as the above log shows, and the second half encoded normally. I know this points to where the problem lies.
I am able to make a DVDShrink backup as an .ISO file and it plays fine but I cannot encode to xvid or divx.
I am totally stumped! Can anyone please help?
Comment