View Full Version : No value returned after compressibility test!
t49lnh3ybt
1st December 2006, 22:59
When I run compressibility test, I get 497664% of 0.00! The value above the load button is 0.259. I had a lot of successive results before this. Something must be wrong!
Please advise me how to make compressibility test work
zacoz
2nd December 2006, 14:00
Please post your log file so that the knowledgeable folk hereabouts can help out. :logfile:
t49lnh3ybt
2nd December 2006, 14:27
Sorry, I forgot to post the log..
I'm using divx 6.4(the latest version) and this is my divx setup..
Certification Profile - Unconstrained
Rate Control Mode - Multipass, 1st pass
Encoding Mode - Balanced
Bidirectional Coding - Adaptive Multiple Consecutive
No Q-Pel and GMC
Quantization - H.263 Optimized
Psychovisual - Shaping
I could run compressibility test on 6.2(before updating to 6.4). I think I should give a try on 6.2.
02/12/2006 13:22:11: Job " 1 - _.avi" started.
Gordian Knot
Encoding Job Data:
Type: EncD5_First
Container: Audio-Video Interleave (AVI)
Number: 0
Name: 1 - _.avi
Platform: WinXP (5.1.2600).2
Files:
VirtualDubModExe: D:\PROGRA~1\GORDIA~1\VirtualDubMod\VirtualDubMod.exe
NandubExe: D:\PROGRA~1\GORDIA~1\nandub\Nandub.exe
AviFinal: D:\PROGRA~1\GORDIA~1\_.avi
AviMovie: D:\PROGRA~1\GORDIA~1\__Movie.avi
AviCredits: D:\PROGRA~1\GORDIA~1\__Credits.avi
MovieFS: D:\PROGRA~1\GORDIA~1\LastCompCheck.avs
CreditsFS:
Log : E:\Samples\1min\1min_5_perc_DivX5_LanczosResize_640x480.log
Stats:
Ecf :
This is a Compressibility Check:
Resolution: 640 x 480
13:22:11: Audio 1, calc: 357 kb
13:22:11: Audio 1, disabled, no recalc. - you probably want to add this track later.
Adding this script to D:\PROGRA~1\GORDIA~1\VirtualDubMod\LastJob.vcf :
// $job "DivX5 First Pass"
// $input "D:\PROGRA~1\GORDIA~1\LastCompCheck.avs"
// $output "D:\PROGRA~1\GORDIA~1\_.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script
VirtualDub.Open("D:\\PROGRA~1\\GORDIA~1\\LastCompCheck.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("D:\\PROGRA~1\\GORDIA~1\\_.avi");
VirtualDub.Close();
// $endjob
//
//--------------------------------------------------
// $done
13:22:11: Started DivX5-First Pass: D:\PROGRA~1\GORDIA~1\LastCompCheck.avs
13:22:23: Finished DivX5-First Pass: Duration: 11 seconds.
13:22:23: Trying to open Log-file.
13:22:23: Success: Log-file open.
13:22:23: Encoded: 84 Frames.
13:22:23: Speed: 7.275 Frames per Second.
13:22:23: Done.
13:22:23: Log File = E:\Samples\1min\1min_5_perc_DivX5_LanczosResize_640x480.log
Total Encoding Time: 11 seconds.
02/12/2006 13:22:23: Job " 1 - _.avi" finished.
Compressibility Result: 0.000 Bits per Pixel
Compressibility Result: 307200 Pixels 1200 Blocks
Compressibility Check: 1
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.