Rizlaw
25th June 2004, 06:52
I am running XP Pro SP1 with the latest patches on a dual 2GHz Xeon system with 1GB RDRAM.
Using DVD DeCrypter 3.2.2.0 in IFO mode and AutoGK 1.41b I have twice tried to make an AVI movie of the B&W film "Battleground." Each time, I wind up with a resulting AVI filesize of 4.66GB. The original IFO files (5 VOBs) for the movie total: 4.80GB. This is the first time I have seen AutoGK create an AVI that is almost the same size as the original movie with virtually no compression. In both cases I set compression to "Target Quality = 75%." Every other AVI I have made results in reasonable AVI output file sizes (usually in the 1 - 2 GB range using 'target quality = 75%'), except for this movie.
Can someone explain why this is happening and whether it can be corrected? Thanks.
The "Battleground_gk.log" and the stream info file show the following:
[6/24/2004 9:04:53 PM] AutoGK 1.41b
[6/24/2004 9:04:53 PM] OS: WinXP (5.1.2600).2
[6/24/2004 9:04:53 PM] Job started.
[6/24/2004 9:04:53 PM] Input dir: F:\IFO MODE RIPS\Battleground
[6/24/2004 9:04:53 PM] Output file: F:\IFO MODE RIPS\Battleground\Battleground.avi
[6/24/2004 9:04:53 PM] Audio: English
[6/24/2004 9:04:53 PM] Subtitles: none
[6/24/2004 9:04:53 PM] Codec: XviD
[6/24/2004 9:04:53 PM] Target quality: 75%
[6/24/2004 9:04:53 PM] Started encoding.
[6/24/2004 9:04:53 PM] Demuxing and indexing.
[6/24/2004 9:07:47 PM] Source aspect ratio: 4:3
[6/24/2004 9:07:47 PM] Source resolution: 720x480
[6/24/2004 9:07:47 PM] Found NTSC source.
[6/24/2004 9:07:47 PM] Source seems to be pure FILM.
[6/24/2004 9:07:48 PM] Found 170535 frames
[6/24/2004 9:07:48 PM] Running single pass encoding.
[6/24/2004 9:07:48 PM] Writing the following script to F:\IFO MODE RIPS\Battleground\gk_tmp\Battleground_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
movie = mpeg2source("F:\IFO MODE RIPS\Battleground\gk_tmp\Battleground.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34)
fixed_aspect = 0.888888888888889
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 : (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
autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[6/24/2004 9:07:48 PM] Writing the following script to F:\IFO MODE RIPS\Battleground\gk_tmp\lastjob.vcf
===========================================================
VirtualDub.Open("F:\\IFO MODE RIPS\\Battleground\\gk_tmp\\Battleground_movie.avs",0,0);
VirtualDub.video.SetMode(1);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression(0x64697678,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource("F:\\IFO MODE RIPS\\Battleground\\gk_tmp\\Battleground AC3 T01 1_0ch 192Kbps DELAY -25ms.ac3",0x00000203,0);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,96,96,1,-25);
VirtualDub.stream[0].SetClipMode(1,1);
VirtualDub.stream[0].SetConversion(0,0,0,0,0);
VirtualDub.stream[0].SetVolume();
VirtualDub.stream[0].SetCompression();
VirtualDub.video.AddComment(0x00000000,"IAS1","English");
VirtualDub.SaveAVI("F:\\IFO MODE RIPS\\Battleground\\Battleground.avi");
===========================================================
[6/25/2004 12:42:45 AM] Duration was: 3 hours 34 minutes 57 seconds
[6/25/2004 12:42:45 AM] Speed was: 13.22 fps.
[6/25/2004 12:42:45 AM] Job finished.
STREAM INFO:
0x20 - Subtitle - English - [SubPicture 01: Normal] / LBA: 53474 / PTS: 00:02:34.132 / Delay: 154003ms
0x21 - Subtitle - Français - [SubPicture 02: Normal] / LBA: 8118 / PTS: 00:00:14.459 / Delay: 14330ms
0x22 - Subtitle - Español - [SubPicture 03: Normal] / LBA: 8117 / PTS: 00:00:14.459 / Delay: 14330ms
0x80 - Audio - AC3 / 1ch / 48kHz / DRC / English / LBA: 3604 / PTS: 00:00:00.036 / Delay: -92ms
0xE0 - Video - MPEG-2 / 720x480 (NTSC) / 4:3 / LBA: 3600 / PTS: 00:00:00.128 / Delay: 0ms
Using DVD DeCrypter 3.2.2.0 in IFO mode and AutoGK 1.41b I have twice tried to make an AVI movie of the B&W film "Battleground." Each time, I wind up with a resulting AVI filesize of 4.66GB. The original IFO files (5 VOBs) for the movie total: 4.80GB. This is the first time I have seen AutoGK create an AVI that is almost the same size as the original movie with virtually no compression. In both cases I set compression to "Target Quality = 75%." Every other AVI I have made results in reasonable AVI output file sizes (usually in the 1 - 2 GB range using 'target quality = 75%'), except for this movie.
Can someone explain why this is happening and whether it can be corrected? Thanks.
The "Battleground_gk.log" and the stream info file show the following:
[6/24/2004 9:04:53 PM] AutoGK 1.41b
[6/24/2004 9:04:53 PM] OS: WinXP (5.1.2600).2
[6/24/2004 9:04:53 PM] Job started.
[6/24/2004 9:04:53 PM] Input dir: F:\IFO MODE RIPS\Battleground
[6/24/2004 9:04:53 PM] Output file: F:\IFO MODE RIPS\Battleground\Battleground.avi
[6/24/2004 9:04:53 PM] Audio: English
[6/24/2004 9:04:53 PM] Subtitles: none
[6/24/2004 9:04:53 PM] Codec: XviD
[6/24/2004 9:04:53 PM] Target quality: 75%
[6/24/2004 9:04:53 PM] Started encoding.
[6/24/2004 9:04:53 PM] Demuxing and indexing.
[6/24/2004 9:07:47 PM] Source aspect ratio: 4:3
[6/24/2004 9:07:47 PM] Source resolution: 720x480
[6/24/2004 9:07:47 PM] Found NTSC source.
[6/24/2004 9:07:47 PM] Source seems to be pure FILM.
[6/24/2004 9:07:48 PM] Found 170535 frames
[6/24/2004 9:07:48 PM] Running single pass encoding.
[6/24/2004 9:07:48 PM] Writing the following script to F:\IFO MODE RIPS\Battleground\gk_tmp\Battleground_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
movie = mpeg2source("F:\IFO MODE RIPS\Battleground\gk_tmp\Battleground.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34)
fixed_aspect = 0.888888888888889
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 : (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
autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[6/24/2004 9:07:48 PM] Writing the following script to F:\IFO MODE RIPS\Battleground\gk_tmp\lastjob.vcf
===========================================================
VirtualDub.Open("F:\\IFO MODE RIPS\\Battleground\\gk_tmp\\Battleground_movie.avs",0,0);
VirtualDub.video.SetMode(1);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression(0x64697678,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource("F:\\IFO MODE RIPS\\Battleground\\gk_tmp\\Battleground AC3 T01 1_0ch 192Kbps DELAY -25ms.ac3",0x00000203,0);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,96,96,1,-25);
VirtualDub.stream[0].SetClipMode(1,1);
VirtualDub.stream[0].SetConversion(0,0,0,0,0);
VirtualDub.stream[0].SetVolume();
VirtualDub.stream[0].SetCompression();
VirtualDub.video.AddComment(0x00000000,"IAS1","English");
VirtualDub.SaveAVI("F:\\IFO MODE RIPS\\Battleground\\Battleground.avi");
===========================================================
[6/25/2004 12:42:45 AM] Duration was: 3 hours 34 minutes 57 seconds
[6/25/2004 12:42:45 AM] Speed was: 13.22 fps.
[6/25/2004 12:42:45 AM] Job finished.
STREAM INFO:
0x20 - Subtitle - English - [SubPicture 01: Normal] / LBA: 53474 / PTS: 00:02:34.132 / Delay: 154003ms
0x21 - Subtitle - Français - [SubPicture 02: Normal] / LBA: 8118 / PTS: 00:00:14.459 / Delay: 14330ms
0x22 - Subtitle - Español - [SubPicture 03: Normal] / LBA: 8117 / PTS: 00:00:14.459 / Delay: 14330ms
0x80 - Audio - AC3 / 1ch / 48kHz / DRC / English / LBA: 3604 / PTS: 00:00:00.036 / Delay: -92ms
0xE0 - Video - MPEG-2 / 720x480 (NTSC) / 4:3 / LBA: 3600 / PTS: 00:00:00.128 / Delay: 0ms