dome
29th June 2003, 22:33
i notice 2 cosmetic bugs on what is otherwise a fabulous update and great new interface....
1) on the resolution tab the input aspect pixel ratio disappears (anamorphic/non anamorphic) and only reappears when you change the input resolution from PAL to NTSC and back again
2) The FPS box (bottom left hand corner) diappears also and when it reappears it's changed from PAL 25000 to NTSC 23970
when encoding the movie "Halloween"....
3) The Size Setting seems to respond ok but no matter how many times i set it at 1cd 700 mb and also put 700 mb in the total file size, it always comes out at exactly 865 mb.(which i notice is one of the other size settings that i don't select)This is with DiVX5.however, with XViD, the result is perfect as ever.I know that DiVX had issues of producing sizes too small with compressiblity tests of over 85% but 165 mb too big exactly ???
This is the log i got...what am i doing wrong ? (i think it's probable that i am at fault rather than the program or did i get a bum installation exe ? The movie i have is Halloween and it has a compressibilty test result of 84% of 2.3
I also notice that when it has finished encoding, the frame rate has changed (by itself) from 25 to 23.976
LOG:
03:01:54: Started DivX5-First Pass: C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs
03:05:06: Finished DivX5-First Pass: Duration: 3 minutes, 11 seconds.
03:05:06: Trying to open Log-file.
03:05:06: Success: Log-file open.
03:05:06: Encoded: 5454 Frames.
03:05:06: Speed: 28.459 Frames per Second.
03:05:06: WARNING: Number of counted frames differs from settings!
03:05:06: WARNING: Settings: 130700
03:05:06: WARNING: Counted: 5454
03:05:06: WARNING: Difference: 125246
03:05:06: Correcting Bitrate...
03:05:06: Original Bitrate = 1405 k(=1000)Bits/s
03:05:06: Error: Correction impossible.
03:05:06: Now encoding at 1405 k(=1000)Bits/s
Adding this script to C:\Program Files\Gordian Knot\VirtualDubMod\LastJob.vcf :
// $job "DivX5-Second Pass"
// $input "C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs"
// $output "C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("C:\\DVD\\Rips\\DVDVolume_VTS_02_PGC1\\pro.avs",0,0);
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(1);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression(0x78766964,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\DVD\\Rips\\DVDVolume_VTS_02_PGC1\\pro.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
03:05:06: Started DivX5 - Pass: 2: C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs
03:07:38: Finished DivX5 - Pass: 2: Duration: 2 minutes, 32 seconds.
03:07:38: Speed: 35.849 Frames per Second.
03:07:38: Done.
03:07:38: Movie = C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avi
Total Encoding Time: 5 minutes, 43 seconds.
29/06/2003 03:07:38: Job " 1" finished.
1) on the resolution tab the input aspect pixel ratio disappears (anamorphic/non anamorphic) and only reappears when you change the input resolution from PAL to NTSC and back again
2) The FPS box (bottom left hand corner) diappears also and when it reappears it's changed from PAL 25000 to NTSC 23970
when encoding the movie "Halloween"....
3) The Size Setting seems to respond ok but no matter how many times i set it at 1cd 700 mb and also put 700 mb in the total file size, it always comes out at exactly 865 mb.(which i notice is one of the other size settings that i don't select)This is with DiVX5.however, with XViD, the result is perfect as ever.I know that DiVX had issues of producing sizes too small with compressiblity tests of over 85% but 165 mb too big exactly ???
This is the log i got...what am i doing wrong ? (i think it's probable that i am at fault rather than the program or did i get a bum installation exe ? The movie i have is Halloween and it has a compressibilty test result of 84% of 2.3
I also notice that when it has finished encoding, the frame rate has changed (by itself) from 25 to 23.976
LOG:
03:01:54: Started DivX5-First Pass: C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs
03:05:06: Finished DivX5-First Pass: Duration: 3 minutes, 11 seconds.
03:05:06: Trying to open Log-file.
03:05:06: Success: Log-file open.
03:05:06: Encoded: 5454 Frames.
03:05:06: Speed: 28.459 Frames per Second.
03:05:06: WARNING: Number of counted frames differs from settings!
03:05:06: WARNING: Settings: 130700
03:05:06: WARNING: Counted: 5454
03:05:06: WARNING: Difference: 125246
03:05:06: Correcting Bitrate...
03:05:06: Original Bitrate = 1405 k(=1000)Bits/s
03:05:06: Error: Correction impossible.
03:05:06: Now encoding at 1405 k(=1000)Bits/s
Adding this script to C:\Program Files\Gordian Knot\VirtualDubMod\LastJob.vcf :
// $job "DivX5-Second Pass"
// $input "C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs"
// $output "C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("C:\\DVD\\Rips\\DVDVolume_VTS_02_PGC1\\pro.avs",0,0);
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(1);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetCompression(0x78766964,0,10000,0);
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\DVD\\Rips\\DVDVolume_VTS_02_PGC1\\pro.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
03:05:06: Started DivX5 - Pass: 2: C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avs
03:07:38: Finished DivX5 - Pass: 2: Duration: 2 minutes, 32 seconds.
03:07:38: Speed: 35.849 Frames per Second.
03:07:38: Done.
03:07:38: Movie = C:\DVD\Rips\DVDVolume_VTS_02_PGC1\pro.avi
Total Encoding Time: 5 minutes, 43 seconds.
29/06/2003 03:07:38: Job " 1" finished.