View Full Version : Auto Gordian Knot: current version 2.55
lilian2k3
9th December 2003, 02:24
here is partly the log file...
[2003-12-8 15:13:12] Input dir: C:\FIGHT_1\VIDEO_TS
[2003-12-8 15:13:12] Output file: C:\FIGHT_1\VIDEO_TS\fightclub.avi
[2003-12-8 15:13:12] Audio: English
[2003-12-8 15:13:12] Subtitles: none
[2003-12-8 15:13:12] Target size: 1400Mb
[2003-12-8 15:13:12] Custom audio settings: AC3
[2003-12-8 15:13:12] Started encoding.
[2003-12-8 15:13:12] Demuxing and indexing.
[2003-12-8 15:26:53] Source seems to be pure FILM.
[2003-12-8 15:26:55] Found 200209 frames
[2003-12-8 15:26:55] Audio size: 467618816
[2003-12-8 15:26:55] Overhead: 2377472
[2003-12-8 15:26:55] Video Size: 998010112
[2003-12-8 15:26:55] Running compressibility test.
[2003-12-8 15:26:55] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\fightclub_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\filters\mpeg2dec3dg.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
return order }
movie = mpeg2source("C:\FIGHT_1\VIDEO_TS\tmp\fightclub.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=40)
c_width = width(cropclip)
c_height = round(height(cropclip) / 1.21518987341772)
input_par = float(c_width)/float(c_height)
fixed_aspect = input_par > 1.4 ? 1.21518987341772 : 1.18518518518519
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
out_width = 704
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 8) ? (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=40)
Undot()
LanczosResize(out_width,out_height)
SelectRangeEvery(300,15)
===========================================================
[2003-12-8 15:26:55] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\FIGHT_1\\VIDEO_TS\\tmp\\fightclub_comptest.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.SetCompData(1208,"AQAAAKC7DQAb3w4AQzpcRklHSFRfMVxWSURFT19UU1x0bXBcZmlnaHRjbHViX2NvZGVjLmxvZwBwAFwAZgBpAGcAaAB0AGMAbAB1AGIAXwBjAG8AZABlAGMALgBsAG8AZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkAAAABQAAABAAAABkAAAAZAAAAAYAAAACAAAAAAAAAAEAAADwAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAEAAACWAAAAZAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAgAAAAMAAAACAAAAAwAAAAgQEBAREhUYEBAQEBETFhkQEBESFBYZHRAQEhUYGx8kEREUGB4jKS8SExYbIyw2QRUWGR8pNkZYGBkdJC9BWHMSEhISExUXGxISEhITFRgdEhITFBYYHCASEhQYGx4jKBMTFhshJy41FRUYHicyPUkXGBwjLj1PYhsdICg1SWKBAAAAAAoAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAHgAAAAEAAAAyAAAAAQAAAPQBAABaAAAAMgAAAAAk9AA8AAAAPAAAAPoAAAAAAAAAAAAAAFxoaW50ZmlsZS5tdmgAbABlAC4AbQB2AGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQzpcdmlkZW9fMTEyMl9rYnBzXzI3MF9taW4uc3RhdHMAAHMAXwAyADcAMABfAG0AaQBuAC4AcwB0AGEAdABzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAABAnAAAQJwAAAAAAAAAAAAAAAAAAAAAAAAAAAADPAAAAAAAAAAAAAAA=");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\FIGHT_1\\VIDEO_TS\\tmp\\fightclub_comptest.avi");
===========================================================
[2003-12-8 15:47:37] Duration was: 20 minutes 42 seconds
[2003-12-8 15:47:38] Speed was: 8.06 fps.
[2003-12-8 15:47:41] Compressibility percentage is: 71.13
[2003-12-8 15:47:41] Chosen width is: 704
[2003-12-8 15:47:41] Predicted comptest value is: 71.13
[2003-12-8 15:47:41] Running first pass.
[2003-12-8 15:47:41] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\fightclub_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\filters\mpeg2dec3dg.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\undot.dll")
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
return order }
movie = mpeg2source("C:\FIGHT_1\VIDEO_TS\tmp\fightclub.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=40)
c_width = width(cropclip)
c_height = round(height(cropclip) / 1.21518987341772)
input_par = float(c_width)/float(c_height)
fixed_aspect = input_par > 1.4 ? 1.21518987341772 : 1.18518518518519
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
out_width = 704
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 8) ? (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=40)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[2003-12-8 15:47:42] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\FIGHT_1\\VIDEO_TS\\tmp\\fightclub_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.SetCompData(1208,"AwAAAKC7DQAb3w4AQzpcRklHSFRfMVxWSURFT19UU1x0bXBcZmlnaHRjbHViX2NvZGVjLmxvZwBwAFwAZgBpAGcAaAB0AGMAbAB1AGIAXwBjAG8AZABlAGMALgBsAG8AZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkAAAABQAAABAAAABkAAAAZAAAAAYAAAACAAAAAAAAAAEAAADwAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAEAAACWAAAAZAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAgAAAAMAAAACAAAAAwAAAAgQEBAREhUYEBAQEBETFhkQEBESFBYZHRAQEhUYGx8kEREUGB4jKS8SExYbIyw2QRUWGR8pNkZYGBkdJC9BWHMSEhISExUXGxISEhITFRgdEhITFBYYHCASEhQYGx4jKBMTFhshJy41FRUYHicyPUkXGBwjLj1PYhsdICg1SWKBAAAAAAoAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAHgAAAAEAAAAyAAAAAQAAAPQBAABaAAAAMgAAAAAk9AA8AAAAPAAAAPoAAAAAAAAAAAAAAFxoaW50ZmlsZS5tdmgAbABlAC4AbQB2AGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQzpcdmlkZW9fMTEyMl9rYnBzXzI3MF9taW4uc3RhdHMAAHMAXwAyADcAMABfAG0AaQBuAC4AcwB0AGEAdABzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAABAnAAAQJwAAAAAAAAAAAAAAAAAAAAAAAAAAAADPAAAAAAAAAAAAAAA=");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\FIGHT_1\\VIDEO_TS\\fightclub.avi");
===========================================================
[2003-12-8 21:27:55] Duration was: 5 hours 40 minutes 12 seconds
[2003-12-8 21:27:55] Speed was: 9.81 fps.
[2003-12-8 21:27:56] Expected quality of first pass size: 75.29
[2003-12-8 21:27:56] Running second pass.
[2003-12-8 21:27:57] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\FIGHT_1\\VIDEO_TS\\tmp\\fightclub_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.SetCompData(1208,"BQAAAKC7DQAb3w4AQzpcRklHSFRfMVxWSURFT19UU1x0bXBcZmlnaHRjbHViX2NvZGVjLmxvZwBwAFwAZgBpAGcAaAB0AGMAbAB1AGIAXwBjAG8AZABlAGMALgBsAG8AZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkAAAABQAAABAAAABkAAAAZAAAAAYAAAACAAAAAAAAAAEAAADwAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAEAAACWAAAAZAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAgAAAAMAAAACAAAAAwAAAAgQEBAREhUYEBAQEBETFhkQEBESFBYZHRAQEhUYGx8kEREUGB4jKS8SExYbIyw2QRUWGR8pNkZYGBkdJC9BWHMSEhISExUXGxISEhITFRgdEhITFBYYHCASEhQYGx4jKBMTFhshJy41FRUYHicyPUkXGBwjLj1PYhsdICg1SWKBAAAAAAoAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAHgAAAAEAAAAyAAAAAQAAAPQBAABaAAAAMgAAAAAk9AA8AAAAPAAAAPoAAAAAAAAAAAAAAFxoaW50ZmlsZS5tdmgAbABlAC4AbQB2AGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQzpcdmlkZW9fMTEyMl9rYnBzXzI3MF9taW4uc3RhdHMAAHMAXwAyADcAMABfAG0AaQBuAC4AcwB0AGEAdABzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAABAnAAAQJwAAAAAAAAAAAAAAAAAAAAAAAAAAAADPAAAAAAAAAAAAAAA=");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource("C:\\FIGHT_1\\VIDEO_TS\\tmp\\FIGHTCLUB AC3 T01 3_2ch 448Kbps DELAY 0ms.ac3",0x00000203,0);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,500,2,0,0);
VirtualDub.stream[0].SetClipMode(1,1);
VirtualDub.stream[0].SetConversion(0,0,0,0,0);
VirtualDub.stream[0].SetVolume();
VirtualDub.stream[0].SetCompression();
VirtualDub.SaveAVI("C:\\FIGHT_1\\VIDEO_TS\\fightclub.avi");
===========================================================
[2003-12-9 4:09:03] Duration was: 6 hours 41 minutes 5 seconds
[2003-12-9 4:09:04] Speed was: 8.32 fps.
[2003-12-9 4:09:06] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\FIGHT_1\\VIDEO_TS\\fightclub.avi",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource(0x73647561,0,0);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,500,2,0,0);
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.subset.AddRange(0,102148);
VirtualDub.SaveAVI("C:\\FIGHT_1\\VIDEO_TS\\fightclub.CD1.avi");
===========================================================
[2003-12-9 4:09:06] Splitting video into: C:\FIGHT_1\VIDEO_TS\fightclub.CD1.avi
[2003-12-9 4:29:48] Writing the following script to C:\FIGHT_1\VIDEO_TS\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\FIGHT_1\\VIDEO_TS\\fightclub.avi",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.stream[0].SetSource(0x73647561,0,0);
VirtualDub.stream[0].SetMode(0);
VirtualDub.stream[0].SetInterleave(1,500,2,0,0);
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.subset.AddRange(102148,97628);
VirtualDub.SaveAVI("C:\\FIGHT_1\\VIDEO_TS\\fightclub.CD2.avi");
===========================================================
[2003-12-9 4:29:48] Splitting video into: C:\FIGHT_1\VIDEO_TS\fightclub.CD2.avi
[2003-12-9 4:44:43] Job finished.
lilian2k3
9th December 2003, 02:46
ohoh, intersting findings:
I checked again these 2 big cd1/cd2 files, this cd1 file, contains the whole movie with sound, and till end of the feature, it continues with a no-sound 1st part of the feature, then the cd2 file, contains again the whole movie with sound, and till end of the feature, it continue the latter part of the movie again, but no sound.
looks like cd1= movie + 1/2 movie,
cd2=movie+ 2/2 movie....:eek:
dosdan
9th December 2003, 02:47
I used Custom size of "1400mb" option below rather than the 2cd option, hoping it will save some space and when I do the split, I can manually control the sub's time...well, this morning I still saw 3 files, 1 1.36gb avi 1st came out, then 2 1.83gb files each, named cd1, cd2, I browsed these 2 files, found them still the whole movie, and sounds like latter part of these two files having no sound...
The 1.83 GB bug is actually a "feature"
problem should be solved by:
=============================
Just check "Include selection and edit list" when "Save processing settings". Avery Lee added this checkbox since VirtualDub 1.5.5.
============================
Tick this option to fix it or D/L 0.68 which already has it ticked.
lilian2k3
9th December 2003, 02:49
thanks man, I am dling 0.68 now...
but wonder why still it has 2 cd files after I got the whole movie? I chosed 1400mb, thought it will generate only one 1 file...
mikeathome
9th December 2003, 11:01
Short one:
What if I select a Minimum Width (say 704) in Advanced Seetings dialog and leave Audio to Auto. Will AGK choose automatically between AC3 and MP3 to ensure good quality based on the analysis ?
I am not to lazy to test, will do tonight, just don't have the project here on this computer.
Btw. is there a reason why the max. file size is limited to 3000 MB (apart from the unlimited switch with no settings influence). I am currently dealing with Lotr 2 (3:45h joined parts) which gives me hard time obtaining good Video quality while keeping AC3 5.1. A max. settings of 4480 MB(DVD-R Size) would be preferable.
mike
Angelus
9th December 2003, 12:49
I just had a quick question, I'm not sure if anyone has asked it before. Would it be possible to have an option to encode only the movie section and cut out the credits? I personally never encode the credits so that I can have a higher bitrate for the movie itself. I'm not sure if others do the same and how hard it would be to detect when the credits start but it's just a suggestion. Thanks for a great program!
Angelus
wertert
9th December 2003, 13:05
This end-credit point has been raised a few times now. How about using dvd2avi to specify the start and end point of the required encode.
I know you are going to go on about the 'newbies' but hear me out. You can leave things as they are so newbies can just use the program as usual.
Users that want to cut off trailers/credits do this-> Right click on the task bar icon for dvd2avi, select restore. Hit esc. This stops the indexing.
Hit F5 to check the movie. Hit esc again. Move the slider to the endpoint of the film (before the credits) and click ']'. Hit F4 ( save as ) and over write the file called <film_name>.d2v.
So we drop the credits using dvd2avi as an edit console. No 'credit detection' filter required.
shoot me down
najt
9th December 2003, 13:53
Originally posted by Angelus
I just had a quick question, I'm not sure if anyone has asked it before. Would it be possible to have an option to encode only the movie section and cut out the credits? I personally never encode the credits so that I can have a higher bitrate for the movie itself. I'm not sure if others do the same and how hard it would be to detect when the credits start but it's just a suggestion. Thanks for a great program!
I presume they could be detected as a high bitrate jump at the end of the movie.
xistan
9th December 2003, 14:19
Originally posted by Angelus
I just had a quick question, I'm not sure if anyone has asked it before. Would it be possible to have an option to encode only the movie section and cut out the credits? I personally never encode the credits so that I can have a higher bitrate for the movie itself. I'm not sure if others do the same and how hard it would be to detect when the credits start but it's just a suggestion. Thanks for a great program!
Angelus
I think we are getting dangerously close to asking for too much here. If I'm not misunderstanding len0x, his intention with this fabolous program is to provide a "one-click" solution to MPEG-4 encoding, just as DVD2One/DVDShrink is doing for DVD->DVDR backups.
There is no way to provide a simple, easy-to-use tool, with "unlimited" functionality. I too would love to see some of GK:s features such as choice of Deinterlace method, noise filter, external subtitles and a job-queue, but then why don't I just go ahead and use GK instead? It's providing all those features.
Perhaps AutoGK is a little bit too simple and GK a little bit too complex?
Anyway, len0x is giving us access to one of the most "fun-to-use" apps around. Let's cut him some slack and implement what he think gives most value to AutoGK.
Rock on!
/C
wertert
9th December 2003, 14:23
upgraded from 0.65 which works well. attempting to encode a movie. dvd2avi runs ok. program starts the 'analyzing source' section and vdub fall over.
see screen dump HERE (www.perfectmotion.co.uk\crash.jpg)
I've probably got the wrong version of divx installed or something but i am attempting to perform a xvid encode. Previous version have all worked ok.
autogk log
-----------
[09/12/2003 12:37:06] Input dir: C:\PIRATESOFTHECARIBBEAN\VIDEO_TS
[09/12/2003 12:37:06] Output file: C:\PIRATESOFTHECARIBBEAN\test.avi
[09/12/2003 12:37:06] Audio: English
[09/12/2003 12:37:06] Subtitles: none
[09/12/2003 12:37:06] Target size: 1400Mb
[09/12/2003 12:37:06] Started encoding.
[09/12/2003 12:37:06] Demuxing and indexing.
[09/12/2003 12:45:11] Analyzing source.
[09/12/2003 12:45:11] Writing the following script to C:\PIRATESOFTHECARIBBEAN\tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\PIRATESOFTHECARIBBEAN\\tmp\\_.avs",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\PIRATESOFTHECARIBBEAN\\tmp\\_.avi");
===========================================================
*************************************
EXCEPTION: Invalid floating point operation
*************************************
[09/12/2003 12:53:41] Job finished.
crashinfo.txt file from vdubmod
--------------------------------
VirtualDub crash report -- build 2366 (release)
--------------------------------------
Disassembly:
02e87ca0: 0f73d120 psrlq mm1, 20
02e87ca4: 0f73d420 psrlq mm4, 20
02e87ca8: 0fdbcd pand mm1, mm5
02e87cab: 0fdbe5 pand mm4, mm5
02e87cae: 0f73f118 psllq mm1, 18
02e87cb2: 0f73f418 psllq mm4, 18
02e87cb6: 0febc1 por mm0, mm1
02e87cb9: 0febe2 por mm4, mm2
02e87cbc: 0f6fcc movq mm1, mm4
02e87cbf: 0f73f130 psllq mm1, 30
02e87cc3: 0febc1 por mm0, mm1
02e87cc6: 0f7f00 movq [eax], mm0
02e87cc9: 0f73d410 psrlq mm4, 10
02e87ccd: 0fefc0 pxor mm0, mm0
02e87cd0: 0f6fce movq mm1, mm6
02e87cd3: 0f68c8 punpckhbw mm1, mm0
02e87cd6: 0f6fc3 movq mm0, mm3
02e87cd9: 0f68c7 punpckhbw mm0, mm7
02e87cdc: 0f6fd0 movq mm2, mm0
02e87cdf: 0f60c1 punpcklbw mm0, mm1
02e87ce2: 0f68d1 punpckhbw mm2, mm1
02e87ce5: 0f6fc8 movq mm1, mm0
02e87ce8: 0f73d120 psrlq mm1, 20
02e87cec: 0f73f118 psllq mm1, 18
02e87cf0: 0fdbc5 pand mm0, mm5
02e87cf3: 0febc1 por mm0, mm1
02e87cf6: 0f6fc8 movq mm1, mm0
02e87cf9: 0f73f120 psllq mm1, 20
02e87cfd: 0febcc por mm1, mm4
02e87d00: 0f7f4808 movq [eax+08], mm1
02e87d04: 0f73d020 psrlq mm0, 20
02e87d08: 0f6fda movq mm3, mm2
02e87d0b: 0f73d320 psrlq mm3, 20
02e87d0f: 0f73f318 psllq mm3, 18
02e87d13: 0fdbd5 pand mm2, mm5
02e87d16: 0febd3 por mm2, mm3
02e87d19: 0f73f210 psllq mm2, 10
02e87d1d: 0febd0 por mm2, mm0
02e87d20: 0f7f5010 movq [eax+10], mm2 <-- FAULT
02e87d24: 81c308000000 add ebx, 00000008
02e87d2a: 81c104000000 add ecx, 00000004
02e87d30: 81c204000000 add edx, 00000004
02e87d36: 0518000000 add eax, 00000018
02e87d3b: 47 inc edi
02e87d3c: 0f8519feffff jnz 02e87b5b
02e87d42: 5b pop ebx
02e87d43: 8b45d0 mov eax, [ebp-30]
02e87d46: 8b55dc mov edx, [ebp-24]
02e87d49: 0145c4 add [ebp-3c], eax
02e87d4c: f6c201 test dl, 01
02e87d4f: 7409 jz 02e87d5a
02e87d51: 8b45cc mov eax, [ebp-34]
02e87d54: 0145c0 add [ebp-40], eax
02e87d57: 0145bc add [ebp-44], eax
02e87d5a: 8b431c mov eax, [ebx+1c]
02e87d5d: 8b55e0 mov edx, [ebp-20]
02e87d60: 8d0c10 lea ecx, [eax+edx]
02e87d63: 894b1c mov [ebx+1c], ecx
02e87d66: 8b75dc mov esi, [ebp-24]
02e87d69: 46 inc esi
02e87d6a: 8975dc mov [ebp-24], esi
02e87d6d: 8b7dec mov edi, [ebp-14]
02e87d70: 39fe cmp esi, edi
02e87d72: 0f8cd0fdffff jl 02e87b48
02e87d78: 0f77 emms
02e87d7a: 8b75e4 mov esi, [ebp-1c]
02e87d7d: 8b7de8 mov edi, [ebp-18]
02e87d80: 89ec mov esp, ebp
02e87d82: 5d pop ebp
02e87d83: 89dc mov esp, ebx
02e87d85: 5b pop ebx
02e87d86: c3 ret
02e87d87: 90 nop
02e87d88: 53 push ebx
02e87d89: 89e3 mov ebx, esp
02e87d8b: 81e4f0ffffff and esp, fffffff0
02e87d91: 81ec08000000 sub esp, 00000008
02e87d97: 55 push ebp
02e87d98: 55 push ebp
02e87d99: 8b6b04 mov ebp, [ebx+04]
02e87d9c: 896c2404 mov [esp+04], ebp
Windows 5.1 (Windows XP build 2600) [Service Pack 1]
EAX = 01380ff0
EBX = 010da93c
ECX = 010da69e
EDX = 010da69a
EBP = 0012f4b0
DS:ESI = 0023:02f029c0
ES:EDI = 0023:000000aa
SS:ESP = 0023:0012f42c
CS:EIP = 001b:02e87d20
FS = 003b
GS = 0000
EFLAGS = 00010206
FPUCW = ffff027f
FPUTW = ffffaaaa
MM0 = 000000000000009b
MM1 = 00009b00009b0000
MM2 = 009b00009b00009b
MM3 = 0000009b00000000
MM4 = 00000000009b0000
MM5 = 0000000000ffffff
MM6 = 9b9b9b9b9b9b9b9b
MM7 = 0000000000000000
Crash reason: Access Violation
Crash context:
An out-of-bounds memory access (access violation) occurred in module 'divx'...
...while decompressing video frame 0 with "DivX Pro 5.0.5 Codec" [biCompression=32315659] (VideoSource.cpp:1823).
Thread traces:
Thread 00000ad4 (Main thread)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\Init.cpp(344)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\Init.cpp(387)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\Init.cpp(407)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\VideoSource.cpp(646)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\VideoSource.cpp(676)
C:\Dvpt\VDub_1.5.x\VirtualDubMod15\VirtualDub\source\VideoSource.cpp(1819)
Thread call stack:02e87d20: divx!encore_backdoor [02e20000+16820+51500]
02edb77e: divx!decore_backdoor [02e20000+6d8d0+4deae]
02e8b19e: divx!encore_backdoor [02e20000+16820+5497e]
77f58a3a: ntdll!RtlAllocateHeap [77f50000+7bae+e8c]
77c2ac14: msvcrt!free [77c10000+1aa6b+1a9]
77c2ac19: msvcrt!free [77c10000+1aa6b+1ae]
02e27705: divx!00007705
00e5ee3c: avisynth!avs_create_script_environment [00e50000+e6e0+75c]
77f58a3a: ntdll!RtlAllocateHeap [77f50000+7bae+e8c]
77c2ac19: msvcrt!free [77c10000+1aa6b+1ae]
77c2ac2a: msvcrt!free [77c10000+1aa6b+1bf]
77c28930: msvcrt!??2@YAPAXI@Z [77c10000+18925+b]
77f58a3a: ntdll!RtlAllocateHeap [77f50000+7bae+e8c]
77c2ac14: msvcrt!free [77c10000+1aa6b+1a9]
77c2ac19: msvcrt!free [77c10000+1aa6b+1ae]
00e69ff3: avisynth!DllCanUnloadNow [00e50000+f4c0+ab33]
00e5b5bb: avisynth!0000b5bb
77c2ac19: msvcrt!free [77c10000+1aa6b+1ae]
77c2ac2a: msvcrt!free [77c10000+1aa6b+1bf]
77c28930: msvcrt!??2@YAPAXI@Z [77c10000+18925+b]
00e5f3a8: avisynth!avs_create_script_environment [00e50000+e6e0+cc8]
00e5ee3c: avisynth!avs_create_script_environment [00e50000+e6e0+75c]
00e5ee76: avisynth!avs_create_script_environment [00e50000+e6e0+796]
00e607a6: avisynth!DllCanUnloadNow [00e50000+f4c0+12e6]
00e607cc: avisynth!DllCanUnloadNow [00e50000+f4c0+130c]
00e60857: avisynth!DllCanUnloadNow [00e50000+f4c0+1397]
77c4a77d: msvcrt!_control87 [77c10000+3a756+27]
00e5ff1c: avisynth!DllCanUnloadNow [00e50000+f4c0+a5c]
73b555bf: AVIFIL32!AVIStreamRead [73b50000+55a1+1e]
02e28758: divx!DriverProc [02e20000+8148+610]
73bd181d: MSVFW32!ICSendMessage [73bd0000+17f4+29]
73bd47c6: MSVFW32!ICDecompress [73bd0000+478b+3b]
004bc941: VideoSourceAVI::getFrame()
0052b788: VDFastMemcpyAutodetect()
004836ab: CPUTest()
0048ceea: VDProject:isplayFrame()
77d43b4b: USER32!00003b4b
77d4546b: USER32!ReleaseDC [77d40000+5341+12a]
0048d7a7: VDProject::Open()
0048d7a7: VDProject::Open()
004992f9: func_VirtualDub_OpenOld()
004992f9: func_VirtualDub_OpenOld()
00527850: CScriptInterpreter::Token()
00526678: CScriptInterpreter::ParseExpression()
00526a8a: CScriptInterpreter::ParseExpression2()
77f58bcd: ntdll!RtlFreeHeap [77f50000+8a3e+18f]
77f59037: ntdll!RtlFreeHeap [77f50000+8a3e+5f9]
77e82441: kernel32!OpenMutexA [77e60000+22391+b0]
77f5d8e2: ntdll!RtlGetFullPathName_U [77f50000+d572+370]
77f59b7d: ntdll!RtlDosPathNameToNtPathName_U [77f50000+9b30+4d]
77f944cb: ntdll!RtlRemoteCall [77f50000+442ea+1e1]
77f58bcd: ntdll!RtlFreeHeap [77f50000+8a3e+18f]
77f59037: ntdll!RtlFreeHeap [77f50000+8a3e+5f9]
0052728e: CScriptInterpreter::LookupRootVariable()
00527850: CScriptInterpreter::Token()
00526678: CScriptInterpreter::ParseExpression()
005276b8: CScriptInterpreter::Token()
00526438: CScriptInterpreter::ExecuteLine()
00568f4b: fgetc()
004827de: ?$vector:ush_back()
00496d55: RunScript()
0047dfdd: ParseCommandLine()
77dd1859: ADVAPI32!RegCloseKey [77dd0000+17d8+81]
004883d3: QueryConfigDword()
004630a5: DetectDivX()
0047d366: Init()
00482e00: WinMain@16()
77f59bf9: ntdll!RtlReleasePebLock [77f50000+9bea+f]
77e61a57: kernel32!GetStartupInfoA [77e60000+177e+2d9]
77e619ef: kernel32!GetStartupInfoA [77e60000+177e+271]
00566f34: atexit()
00568b9e: WinMainCRTStartup()
77e814c7: kernel32!GetCurrentDirectoryW [77e60000+21483+44]
-- End of report
btothec2
9th December 2003, 16:59
len0x,
I do not know what happened, but somehow my account here got tricked off, and I no longer had priviledges to post on the board. I got tired of waiting for a response from the admins on this forum and just made a new account. Anyways, I still have a few hundred gigs of unused bandwidth, so if you want me to setup an account for you on one of them let me know.
len0x
9th December 2003, 22:31
Originally posted by lilian2k3
but wonder why still it has 2 cd files after I got the whole movie? I chosed 1400mb, thought it will generate only one 1 file...
if size is 1400Mb or 2100Mb then movie is always split. chnage it to 1401 for instance to avoid splitting.
guspasho
9th December 2003, 22:35
Ok this is odd. I compressed Pirates Of The Caribbean twice, using the same settings each time, except a larger file size. The first time I encoded it at 650 MB, the second time at 950 MB. What I don't understand is why the audio would be much much quieter with the larger rip. I used the same audio track and there aren't any other options to mess with the audio with. Granted I am using the (now) obsolete .48 but so far I have been happy with it and why screw with a good thing? Would Windows' volume control settings have any effect on the volume of the audio that gets compressed? TIA
BTW Thanks sooooo much for all your hard work on this project, Len0x. I LOVE this program!
len0x
9th December 2003, 22:37
Originally posted by mikeathome
What if I select a Minimum Width (say 704) in Advanced Seetings dialog and leave Audio to Auto. Will AGK choose automatically between AC3 and MP3 to ensure good quality based on the analysis ?
not at the moment...
Originally posted by mikeathome
Btw. is there a reason why the max. file size is limited to 3000 MB (apart from the unlimited switch with no settings influence).
hm... I have no idea why :) just changed to 10000Mb...
len0x
9th December 2003, 22:44
Originally posted by wertert
Hit F5 to check the movie. Hit esc again. Move the slider to the endpoint of the film (before the credits) and click ']'. Hit F4 ( save as ) and over write the file called <film_name>.d2v.
that's excellent solution :)
len0x
9th December 2003, 22:49
Originally posted by guspasho
Ok this is odd. I compressed Pirates Of The Caribbean twice, using the same settings each time, except a larger file size. The first time I encoded it at 650 MB, the second time at 950 MB. What I don't understand is why the audio would be much much quieter with the larger rip.
answer is simple: for 700Mb or smaller rips MP3 audio used which is made from AC3 with "normalize" option. for large rips original AC3 audio is used. You can boost AC3 volume by installing AC3filter and boosting levels there...
yotsuya-san
9th December 2003, 22:54
Hi Lenox, yesterday I've tried AutoGK 0.68 with the movie "Far from heaven", italian version. I've used DivX 5.1.1 Pro, MP3 CBR@112 and I've fit it in 1 cd (700 Megs), 'cause the CT was really good (more than 75%@608*320). Anyway, the result is not very good, even if there are no high motion scenes, the film is very bright and colorful, and the resolution is obviously too high, so there are too many artifacts.
I know it's not a direct AutoGK fault, but I want you to know.
This is my log:
[08/12/2003 15.50.02] Input dir: C:\LONTANO DAL PARADISO\VIDEO_TS
[08/12/2003 15.50.02] Output file: C:\Documents and Settings\fede\Desktop\lontano_dal_paradiso.avi
[08/12/2003 15.50.02] Audio: Italiano
[08/12/2003 15.50.02] Subtitles: none
[08/12/2003 15.50.02] Target size: 700Mb
[08/12/2003 15.50.02] Custom audio settings: CBR MP3 with bitrate: 112Kbps
[08/12/2003 15.50.02] Started encoding.
[08/12/2003 15.50.02] Demuxing and indexing.
[08/12/2003 15.58.14] Analyzing source.
[08/12/2003 15.58.14] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lastjob.vcf
(...)
[08/12/2003 16.29.46] Source has percentage of interlacing in motion areas: 0,00
[08/12/2003 16.29.46] Source is considered to be progressive.
[08/12/2003 16.29.47] Found 154250 frames
[08/12/2003 16.29.47] Encoding audio.
[08/12/2003 17.24.49] Audio size: 86,382,208 bytes (82.38 Mb)
[08/12/2003 17.24.49] Overhead: 5,613,824 bytes (5.35 Mb)
[08/12/2003 17.24.49] Video size: 642,007,168 bytes (612.27 Mb)
[08/12/2003 17.24.49] Target bitrate is: 832kbps
[08/12/2003 17.24.49] Running compressibility test.
[08/12/2003 17.24.49] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lontano_dal_paradiso_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~2\AutoGK\filters\mpeg2dec3dg.dll")
LoadPlugin("C:\PROGRA~2\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~2\AutoGK\filters\undot.dll")
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
return order }
movie = mpeg2source("C:\Documents and Settings\fede\Desktop\tmp\lontano_dal_paradiso.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=40)
c_width = width(cropclip)
c_height = round(height(cropclip) / 1.45868945868946)
input_par = float(c_width)/float(c_height)
fixed_aspect = input_par > 1.4 ? 1.45868945868946 : 1.42222222222222
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
out_width = 640
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 8) ? (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=40)
Undot()
LanczosResize(out_width,out_height)
SelectRangeEvery(280,14)
===========================================================
[08/12/2003 17.24.50] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lastjob.vcf
(...)
[08/12/2003 17.54.56] Duration was: 30 minutes 5 seconds
[08/12/2003 17.54.56] Speed was: 4,27 fps.
[08/12/2003 17.54.56] Compressibility percentage is: 68,38
[08/12/2003 17.54.56] Chosen width is: 608
[08/12/2003 17.54.56] Predicted comptest value is: 75,58
[08/12/2003 17.54.56] Running first pass.
[08/12/2003 17.54.56] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lontano_dal_paradiso_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~2\AutoGK\filters\mpeg2dec3dg.dll")
LoadPlugin("C:\PROGRA~2\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~2\AutoGK\filters\undot.dll")
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
return order }
movie = mpeg2source("C:\Documents and Settings\fede\Desktop\tmp\lontano_dal_paradiso.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=40)
c_width = width(cropclip)
c_height = round(height(cropclip) / 1.45868945868946)
input_par = float(c_width)/float(c_height)
fixed_aspect = input_par > 1.4 ? 1.45868945868946 : 1.42222222222222
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
out_width = 608
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 8) ? (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=40)
Undot()
LanczosResize(out_width,out_height)
===========================================================
[08/12/2003 17.54.58] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lastjob.vcf
(...)
===========================================================
[09/12/2003 1.32.23] Duration was: 7 hours 37 minutes 25 seconds
[09/12/2003 1.32.23] Speed was: 5,62 fps.
[09/12/2003 1.32.23] Running second pass.
[09/12/2003 1.32.25] Writing the following script to C:\Documents and Settings\fede\Desktop\tmp\lastjob.vcf
(...)
===========================================================
[09/12/2003 7.17.58] Duration was: 5 hours 45 minutes 32 seconds
[09/12/2003 7.17.58] Speed was: 7,44 fps.
[09/12/2003 7.17.58] Job finished.
Oh, I forget it: it's a little oversized (735.414.712 byte = 701 Megabyte)
Bye, Yotsuya.
guspasho
9th December 2003, 23:00
Thanks again! I'm glad the solution is so simple!
idanm19
10th December 2003, 00:57
Hello !
would you consider include an option in AutoGK (maybe in advance tab) to choose between 'burned in' subtitles and 'external' subtitles (.idx, .sub(RARed)) which may be also auto-splitted.
Thanks!
len0x
10th December 2003, 01:03
Originally posted by yotsuya-san
Hi Lenox, yesterday I've tried AutoGK 0.68 with the movie "Far from heaven"
I've done that movie myself not so long ago with divx 5.1.1 as well.
it was 2CDs, 6ch AC3 track, 704*xxx (bitrate above 1500). I didn't feel like it was a perfect job either. That was one of 5-6 divx 5.1.1 rips I've done and all of them were not quite satisfying to me. I felt like 5.0.5 did better job. After that I switched to XviD :)
About the movie itself - it is quite difficult for divx 5.1.1 since it has that blurry glow which you can find in most old movies (I do lots of them that's why 5.1.1 is not ideal for me). Such source causes major problems for divx...
len0x
10th December 2003, 01:05
Originally posted by idanm19
Hello !
would you consider include an option in AutoGK (maybe in advance tab) to choose between 'burned in' subtitles and 'external' subtitles (.idx, .sub(RARed)) which may be also auto-splitted.
Thanks!
I've been thinking about it for a while - but I have a problem: care to tell me if there is freeware rar software ? :)
yotsuya-san
10th December 2003, 01:20
Originally posted by len0x
About the movie itself - it is quite difficult for divx 5.1.1 since it has that blurry glow which you can find in most old movies (I do lots of them that's why 5.1.1 is not ideal for me). Such source causes major problems for divx...
Didn't knew that, thank you! I think I'll switch to Xvid too, it's about time. Of course I will not try divx 5.05 with AutoGK, with my usual test vob CT was even more optimistic, probably it would have choosen an even higher resolution.
Bye, Yotsuya.
Christos
10th December 2003, 01:59
@len0x
When i choose Input directory I got:
"Access violation at address 00404446 in module 'GkItFast4U.exe'. Read of address FFFFFFF9."
I searched this thread because I remembered I saw something similar posted...
I found out that it was a problem since 0.45beta and its because you restricted reading up to 16 of subs and audio languages.
I checked and I found out that there are 24 subtitle files and 6 audio on the DVD. In fact this is the second DVD I found with such a large number of subs (I live in Greece and most DVDs distributed here are also distributed in the Balcans so they have added subtitles for many languages), which all of them are real. So could you maybe increase the limit to something like 32?
If I may ask what is the purpose of that limitation?
r6d2
10th December 2003, 03:27
@len0x,
I noticed you are using joint stereo when converting to MP3. Not sure in this case, but in the audio forums it's sort of a big no-no to use joint stereo. Do you have new info on the matter?
idanm19
10th December 2003, 08:26
@lenox
I've been thinking about it for a while - but I have a problem: care to tell me if there is freeware rar software ?
sure - www.rarlab.com
zerocoolnl
10th December 2003, 09:07
@Len0x:
I started this morning a (test) rip for DivX (movie = Unbreakable, again...) and I get this error:
http://members.lycos.nl/pwpbaronie/doom9/auto_gk_crash.jpg
I also tryed XviD and get the same error. I'm using 0.68 BETA and my you can view my system specs below.
Hope you find the solution,
Greetz,
Zerocoolnl
mikeathome
10th December 2003, 09:50
What if I select a Minimum Width (say 704) in Advanced Seetings dialog and leave Audio to Auto. Will AGK choose automatically between AC3 and MP3 to ensure good quality based on the analysis ?
>not at the moment...Yupp, found that this morning :-)
Btw. is there a reason why the max. file size is limited to 3000 MB (apart from the unlimited switch with no settings influence).
>hm... I have no idea why :) just changed to 10000Mb...Can I DL this version somewhere. Doing heavy tests with LOTR-SE ;-) want to fit that exactly on a DVD-R.
thx mike
sillKotscha
10th December 2003, 10:07
Originally posted by r6d2
@len0x,
I noticed you are using joint stereo when converting to MP3. Not sure in this case, but in the audio forums it's sort of a big no-no to use joint stereo. Do you have new info on the matter?
isn't it because of the -abr 'switch' ???... if -alt preset(s) are used then it would be 'stereo' but that would mean larger file size for audio as well...
as we're on the subject:
for 96kbits audio - would it be possible to implement 'resample 48' -> change from -abr 96 to –alt preset 96 – resample 48 ?? that would be nice
and one question though: do you use the ‚chroma optimizer‘ as a default setting?? If not I guess it could be set to default, as speed vs. quality isn’t affected... but quality would profit from it (in my opinion) and it’s still watchable on standalones
cheers Sill
wertert
10th December 2003, 10:20
Originally posted by zerocoolnl
@Len0x:
I started this morning a (test) rip for DivX (movie = Unbreakable, again...) and I get this error:
http://members.lycos.nl/pwpbaronie/doom9/auto_gk_crash.jpg
I also tryed XviD and get the same error. I'm using 0.68 BETA and my you can view my system specs below.
Hope you find the solution,
Greetz,
Zerocoolnl
I'm getting exactly the same problem. Only started with 0.68 and I only attempt xvid encodes.
sreemv
10th December 2003, 10:35
I am running into an Avisynth error trying to use AutoGk 0.5 for the fist time.
Here is the error:
Avisynth open failure:
Crop: You cannot use crop to enlarge or 'shift' a clip.
(T:\Network_drive\misc\temp\tmp\_.avs, line 13)
Here is my avs script:
LoadPlugin("C:\PROGRA~1\AutoGK\filters\mpeg2dec3dg.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\decomb.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\chr.dll")
file="T:\Network_drive\misc\temp\tmp\interlace.log"
sep="-"
function IsMoving() {
return (diff < 1.0) ? false : true}
mpeg2source("T:\Network_drive\misc\temp\tmp\armaan-xvid.d2v")
c = SelectRangeEvery(160,16)
global clip = c
c = FrameEvaluate(c,"write(file,string(IsCombed(threshold=30))+sep+string(IsMoving()),append=true)")
c = FrameEvaluate(c,"global diff = 0.50*YDifferenceFromPrevious(clip) + 0.25*UDifferenceFromPrevious(clip) + 0.25*VDifferenceFromPrevious(clip)")
crop(c,716,476,4,4)
len0x
10th December 2003, 11:43
Originally posted by idanm19
@lenox
sure - www.rarlab.com
quote from http://www.rarlab.com/license.htm :
4. The RAR/WinRAR unregistered trial version may be freely distributed, with exceptions noted below, provided the distribution package is not modified in any way.
- No person or company may distribute separate parts of the package with the exception of the UnRAR components, without written permission of the copyright owner.
- The RAR/WinRAR unregistered trial version may not be distributed inside of any other software package without written permission of the copyright owner.
This is quite tough. I'm afraid even if I get permission from Roshal then I still need much more freedom for AutoGK package...
How about I only support external subs if rar.exe is in the path?
len0x
10th December 2003, 11:48
Originally posted by sreemv
I am running into an Avisynth error trying to use AutoGk 0.5 for the fist time.
Here is the error:
Avisynth open failure:
Crop: You cannot use crop to enlarge or 'shift' a clip.
What's the original resolution of the movie on DVD ?
sillKotscha
10th December 2003, 11:54
Originally posted by len0x
How about I only support external subs if rar.exe is in the path?
that would be just fine... as it already is in r4r
len0x
10th December 2003, 12:14
I removed new VDubMod from it. But you have to reinstall version 0.5 and then new update to get everything working again. Lets hope all the problems will be gone.
len0x
10th December 2003, 12:19
Originally posted by Christos
@len0x
When i choose Input directory I got:
"Access violation at address 00404446 in module 'GkItFast4U.exe'. Read of address FFFFFFF9."
which version are you using ?
Originally posted by Christos
So could you maybe increase the limit to something like 32?
If I may ask what is the purpose of that limitation?
I don't see real need in that. sub indexes are usually start with 0x2x and therefor I only supported those ones. if they continue with 0x3x it's becoming tricky...
Christos
10th December 2003, 14:19
Originally posted by len0x
which version are you using ?
Am using latest beta 0.68b. But I its the same with all versions up till 0.5
Originally posted by len0x
I don't see real need in that. sub indexes are usually start with 0x2x and therefor I only supported those ones. if they continue with 0x3x it's becoming tricky...
So is there a workaround?
What can anyone with such a DVD do? (Besides using Gordian Knot :))
len0x
10th December 2003, 14:31
Originally posted by Christos
So is there a workaround?
if you post your stream info file I'll try to fix that (even if I don't support more than 16 subs, then I obviously don't want it to crash...)
len0x
10th December 2003, 19:53
Originally posted by sillKotscha
for 96kbits audio - would it be possible to implement 'resample 48' -> change from -abr 96 to –alt preset 96 – resample 48 ?? that would be nice
Wait until config file will be implemented, then you will able to specify custom lame parameters
Originally posted by sillKotscha
and one question though: do you use the ‚chroma optimizer‘ as a default setting?? If not I guess it could be set to default, as speed vs. quality isn’t affected... but quality would profit from it (in my opinion) and it’s still watchable on standalones
No. I don't use it - is there a real benefit from it? I tried and couldn't see any difference.
sreemv
10th December 2003, 19:58
Originally posted by len0x
What's the original resolution of the movie on DVD ?
AutoGK displays video info as:
Video info: NTSC - 352x480 - 16:9 Anamorphic - 29.997fps - 2:38:40.467
The original is 704x480.
len0x
10th December 2003, 20:41
Originally posted by Christos
When i choose Input directory I got:
"Access violation at address 00404446 in module 'GkItFast4U.exe'. Read of address FFFFFFF9."
Wait a minute - version 0.68 can't produce that error: GkItFast4U.exe should not be present anymore. Problem was indeed at some point in the past, but crash should not occur with current version.
len0x
10th December 2003, 21:07
Crop & shift avisynth error should be gone...
btothec2
10th December 2003, 22:11
I do not know if this is what you are looking for, but there are a ton of freeware rar, and unrarring programs here
http://www.webattack.com/Freeware/downloader/fwzip.shtml
B
MinosK
10th December 2003, 22:54
Look Here len0x!
7-Zip is a file archiver with a high compression ratio. The program supports 7z, ZIP, RAR, CAB, GZIP, BZIP2, and TAR formats. Compression ratio in the new 7z format is 30-50% better than ratio in ZIP format. It also compresses to ZIP 2-10% better than PKZip and WinZip. It has an additional powerful command line version and FAR Manager support.
http://www.7-zip.org/
len0x
10th December 2003, 23:21
rar is the only format supported by vobsub. so I need freeware compression (all of the them only decompress rar) software which has command line version. I don't think it exists since rar is propriatory format...
P.S. checking 7-zip now
idanm19
11th December 2003, 00:01
@lenox
This is quite tough. I'm afraid even if I get permission from Roshal then I still need much more freedom for AutoGK package...
How about I only support external subs if rar.exe is in the path?
the only file you'll need is rar.exe (or winrar.exe) to run it from command line, maybe you can get his premission to distribute it in autogk pakage if you'll add a link to the site or add the license or something.. and if not, you may add an option to set the rar.exe/winrar.exe location, default should be:
"C:\Program Files\WinRAR\WinRAR.exe"
and if not found then it won't be compressed... it will work this way as well ;0)
note: rar.exe / winrar.exe are the same, but winrar is with windows gui so you might prefer rar.exe if you want to save up some space from the package.
usage: rar/winrar a -m5 file.rar file1 file2 ...
sillKotscha
11th December 2003, 10:34
Originally posted by len0x
Wait until config file will be implemented, then you will able to specify custom lame parameters
nice :)
Originally posted by len0x
No. I don't use it - is there a real benefit from it? I tried and couldn't see any difference.
just a quote concerning CM (from a nice tut. within the xvid FAQ)
Then there is chroma motion. It is a speed/quality option. Use chroma (color) information to assist with motion detection - usual MPEG-1/2/4 encoding just uses luminance information for searching the motion. It is a sort of motion search precision 7. Chroma motion will slow down encoding by 10% (from Sill: I don't see this difference), but it gives you higher quality and it is pretty effective against blocks. It is highly recommended (from Sill: measure for yourself if it its highly recommended)to use chroma motion for more effective motion detection!
len0x
11th December 2003, 12:15
Can those having problems (crashes) of vdubmod during version 0.66-68 test the following and report back, please:
- if current version with old VDubMod (from 0.5 installer) is working ok
- if latest CVS version of VDubMod ( http://sourceforge.net/project/showfiles.php?group_id=65889&release_id=177123 ) is working ok as well.
thanks.
Christos
11th December 2003, 14:15
Originally posted by len0x
Wait a minute - version 0.68 can't produce that error: GkItFast4U.exe should not be present anymore. Problem was indeed at some point in the past, but crash should not occur with current version.
Yes it actually says:
Access violation at address 00404446 in module 'AutoGK.exe'. Read of address FFFFFFF9.
I was just to lazy to write it so I copied the old post.
SORRY :o
I tried every version back to 0.5 and its the same...
I 'll post the stream info as soon as I can (not at home now)...
len0x
11th December 2003, 14:24
Originally posted by Christos
I 'll post the stream info as soon as I can (not at home now)...
ok, good. Coz I tried recreating the problem myself with more than 16 subs streams and couldn't get any errors. There must be something else about that file...
Christos
11th December 2003, 18:25
@lenox
The stream info files you requested:
For 1st problematic DVD:
***************
* Stream Info *
***************
Stream[001] X=[[0xE0] Video PAL 720x576] [PTS 0:04:40] [Delay 0 ms] [@1] []
Stream[002] X=[[0x80] Audio English AC3(6Ch) 48kHz ] [PTS 0:04:58] [Delay 18 ms] [@23] [448 kb/s]
Stream[003] X=[[0x81] Audio Español AC3(6Ch) 48kHz ] [PTS 0:04:40] [Delay 0 ms] [@17] [384 kb/s]
Stream[004] X=[[0x82] Audio Russian AC3(6Ch) 48kHz ] [PTS 0:04:40] [Delay 0 ms] [@18] [384 kb/s]
Stream[005] X=[[0x83] Audio English AC3(1Ch) 48kHz ] [PTS 0:04:40] [Delay 0 ms] [@21] [96 kb/s]
Stream[006] X=[[0x84] Audio English AC3(1Ch) 48kHz ] [PTS 0:04:40] [Delay 0 ms] [@22] [96 kb/s]
Stream[007] X=[[0x20] Subtitle Dansk ] [PTS 13:11:20] [Delay 47200 ms] [@22832] []
Stream[008] X=[[0x21] Subtitle Español ] [PTS 13:11:20] [Delay 47200 ms] [@22834] []
Stream[009] X=[[0x22] Subtitle Greek ] [PTS 13:15:20] [Delay 47440 ms] [@23001] []
Stream[010] X=[[0x23] Subtitle Norsk ] [PTS 13:11:20] [Delay 47200 ms] [@22836] []
Stream[011] X=[[0x24] Subtitle Russian ] [PTS 13:11:20] [Delay 47200 ms] [@22838] []
Stream[012] X=[[0x25] Subtitle Svenska ] [PTS 13:11:20] [Delay 47200 ms] [@22839] []
Stream[013] X=[[0x26] Subtitle English ] [PTS 13:11:20] [Delay 47200 ms] [@22880] []
Stream[014] X=[[0x27] Subtitle English ] [PTS 0:24:00] [Delay 1160 ms] [@359] []
Stream[015] X=[[0x28] Subtitle Estonian ] [PTS 13:12:40] [Delay 47280 ms] [@22906] []
Stream[016] X=[[0x29] Subtitle Suomi ] [PTS 13:11:20] [Delay 47200 ms] [@22886] []
Stream[017] X=[[0x2A] Subtitle Dansk ] [PTS 1:41:20] [Delay 5800 ms] [@1782] []
Stream[018] X=[[0x2B] Subtitle Español ] [PTS 1:41:20] [Delay 5800 ms] [@1784] []
Stream[019] X=[[0x2C] Subtitle Greek ] [PTS 1:50:40] [Delay 6360 ms] [@1945] []
Stream[020] X=[[0x2D] Subtitle Norsk ] [PTS 1:41:20] [Delay 5800 ms] [@1786] []
Stream[021] X=[[0x2E] Subtitle Russian ] [PTS 1:44:40] [Delay 6000 ms] [@1812] []
Stream[022] X=[[0x2F] Subtitle Svenska ] [PTS 1:41:20] [Delay 5800 ms] [@1788] []
Stream[023] X=[[0x30] Subtitle Suomi ] [PTS 1:41:20] [Delay 5800 ms] [@1790] []
Stream[024] X=[[0x31] Subtitle Dansk ] [PTS 3:18:40] [Delay 11640 ms] [@3703] []
Stream[025] X=[[0x32] Subtitle Español ] [PTS 3:18:40] [Delay 11640 ms] [@3706] []
Stream[026] X=[[0x33] Subtitle Greek ] [PTS 3:22:40] [Delay 11880 ms] [@3842] []
Stream[027] X=[[0x34] Subtitle Norsk ] [PTS 3:18:40] [Delay 11640 ms] [@3710] []
Stream[028] X=[[0x35] Subtitle Russian ] [PTS 3:18:00] [Delay 11600 ms] [@3699] []
Stream[029] X=[[0x36] Subtitle Svenska ] [PTS 3:18:40] [Delay 11640 ms] [@3712] []
Stream[030] X=[[0x37] Subtitle Suomi ] [PTS 3:18:40] [Delay 11640 ms] [@3721] []
Stream[031] X=[[0x??] Others] [] [] [] []
And for problematic DVD no 2:
***************
* Stream Info *
***************
Stream[001] X=[[0xE0] Video PAL 720x576] [PTS 0:04:47] [Delay 0 ms] [@1] []
Stream[002] X=[[0x80] Audio English AC3(6Ch) 48kHz ] [PTS 0:04:47] [Delay 0 ms] [@7] [448 kb/s]
Stream[003] X=[[0x81] Audio Czech(Ceske) AC3(6Ch) 48kHz ] [PTS 0:04:47] [Delay 0 ms] [@8] [384 kb/s]
Stream[004] X=[[0x82] Audio Magyar AC3(6Ch) 48kHz ] [PTS 0:04:47] [Delay 0 ms] [@9] [384 kb/s]
Stream[005] X=[[0x83] Audio Turkish AC3(6Ch) 48kHz ] [PTS 0:04:47] [Delay 0 ms] [@10] [384 kb/s]
Stream[006] X=[[0x84] Audio English AC3(2Ch) 48kHz Directors Comments] [PTS 0:04:47] [Delay 0 ms] [@11] [192 kb/s]
Stream[007] X=[[0x20] Subtitle English Normal Caption] [PTS 19:08:47] [Delay 68640 ms] [@28676] []
Stream[008] X=[[0x21] Subtitle English ] [PTS 19:08:47] [Delay 68640 ms] [@28678] []
Stream[009] X=[[0x22] Subtitle Polish Normal Caption] [PTS 11:52:47] [Delay 42480 ms] [@17356] []
Stream[010] X=[[0x23] Subtitle Czech(Ceske) Normal Caption] [PTS 3:40:47] [Delay 12960 ms] [@3595] []
Stream[011] X=[[0x24] Subtitle Magyar Normal Caption] [PTS 6:19:27] [Delay 22480 ms] [@7735] []
Stream[012] X=[[0x25] Subtitle Turkish Normal Caption] [PTS 19:08:07] [Delay 68600 ms] [@28641] []
Stream[013] X=[[0x26] Subtitle Hebrew Normal Caption] [PTS 6:22:47] [Delay 22680 ms] [@7830] []
Stream[014] X=[[0x27] Subtitle Greek Normal Caption] [PTS 11:54:07] [Delay 42560 ms] [@17402] []
Stream[015] X=[[0x28] Subtitle Bulgarian Normal Caption] [PTS 6:16:47] [Delay 22320 ms] [@7659] []
Stream[016] X=[[0x29] Subtitle Hrvatski Normal Caption] [PTS 6:19:27] [Delay 22480 ms] [@7737] []
Stream[017] X=[[0x2A] Subtitle Slovenian Normal Caption] [PTS 6:22:07] [Delay 22640 ms] [@7820] []
Stream[018] X=[[0x2B] Subtitle Czech(Ceske) ] [PTS 1:01:27] [Delay 3400 ms] [@546] []
Stream[019] X=[[0x2C] Subtitle Magyar ] [PTS 1:03:27] [Delay 3520 ms] [@569] []
Stream[020] X=[[0x2D] Subtitle Hebrew ] [PTS 1:03:27] [Delay 3520 ms] [@571] []
Stream[021] X=[[0x2E] Subtitle Greek ] [PTS 1:00:47] [Delay 3360 ms] [@523] []
Stream[022] X=[[0x2F] Subtitle Hrvatski ] [PTS 0:59:27] [Delay 3280 ms] [@465] []
Stream[023] X=[[0x30] Subtitle Slovenian ] [PTS 0:45:27] [Delay 2440 ms] [@289] []
Stream[024] X=[[0x31] Subtitle Czech(Ceske) ] [PTS 11:52:47] [Delay 42480 ms] [@17362] []
Stream[025] X=[[0x32] Subtitle Magyar ] [PTS 97:10:07] [Delay 349520 ms] [@165635] []
Stream[026] X=[[0x33] Subtitle Turkish ] [PTS 11:50:07] [Delay 42320 ms] [@17289] []
Stream[027] X=[[0x??] Others] [] [] [] []
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.