Log in

View Full Version : Compressibility Check error


arch_angel16
23rd January 2003, 06:52
I see this is a common problem, here are my symptoms, starting with my log file:

1/27/2003 12:37:25 AM: Job "Movie 1" started.


Gordian Knot 0.27.0.13
Encoding Job Data:

Type: EncD5_First
Number: 393566
Name: Movie 1
Platform: Win2000 (5.0.2195).2

Files:
VirtualDubExe: C:\PROGRA~1\GORDIA~1\virtualdub\Virtualdub.exe
NandubExe: C:\PROGRA~1\GORDIA~1\nandub\Nandub.exe
AviFinal: C:\PROGRA~1\GORDIA~1\_.avi
AviMovie: C:\PROGRA~1\GORDIA~1\__Movie.avi
AviCredits: C:\PROGRA~1\GORDIA~1\__Credits.avi
MovieFS: C:\PROGRA~1\GORDIA~1\LastCompCheck.avs
CreditsFS:
Log : _5_perc_D5_ivtc_SharpBicubic_640x480.log
Stats:
Ecf :
This is a Compressibility Check:
DivX5BiDirect: 1
DivX5GMC: 1
DivX5QuartPel: 1
DivX5PsyVis: 0
Resolution: 640 x 480

12:37:25 AM: Audio 1, calc: 257489 kb
12:37:25 AM: Audio 1, disabled, no recalc. - you probably want to add this track later.

Adding this script to C:\PROGRA~1\GORDIA~1\virtualdub\VirtualDub.jobs:

// $job "DivX4 First Pass"
// $input "C:\PROGRA~1\GORDIA~1\LastCompCheck.avs"
// $output "C:\PROGRA~1\GORDIA~1\_.avi"
// $state 0
// $start_time 0 0
// $end_time 0 0
// $script

VirtualDub.Open("C:\\PROGRA~1\\GORDIA~1\\LastCompCheck.avs",0,0);
VirtualDub.audio.SetSource(0);
VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,0,0,0,0);
VirtualDub.audio.SetClipMode(1,1);
VirtualDub.audio.SetConversion(0,0,0,0,0);
VirtualDub.audio.SetVolume();
VirtualDub.audio.SetCompression();
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.SetCompData(374,"GAEAAACgjADQBwAACgAAABQAAAAsAQAAAgAAAAIAAAAFAAAAAgAAAJABAAAAAAAAAAAAAB4AAABkAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAgAAAyAAAAAAAAAAAQAACamZmZmZnJP5qZmZmZmck/QAAAAAEAAACAAAAAAAAAAAAAAAAAAAAAAAAAAIACAADgAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOA/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAEAAAD/////BAAAAF81X3BlcmNfRDVfaXZ0Y19TaGFycEJpY3ViaWNfNjQweDQ4MC5sb2cAYzpcdGVzdC5kaXZ4AF81X3BlcmNfRDVfaXZ0Y19TaGFycEJpY3ViaWNfNjQweDQ4MC5tdgBt");
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\PROGRA~1\\GORDIA~1\\_.avi");
VirtualDub.Close();

// $endjob
//
//--------------------------------------------------
// $done

12:37:25 AM: Started DivX5-First Pass: C:\PROGRA~1\GORDIA~1\LastCompCheck.avs
12:39:53 AM: Finished DivX5-First Pass. Duration: 2 minutes, 27 seconds.
12:39:53 AM: Trying to open Log-file.
12:39:53 AM: Error: Could not open _5_perc_D5_ivtc_SharpBicubic_640x480.log
12:39:53 AM: Error: Could not count encoded Frames.
12:39:53 AM: Speed: 0.000 Frames per Second.

12:39:53 AM: Done.
12:39:53 AM: Log File = _5_perc_D5_ivtc_SharpBicubic_640x480.log
Total Encoding Time: 2 minutes, 27 seconds.
1/27/2003 12:39:53 AM: Job "Movie 1" finished.
_______________________________________________


Anyone know what's up with this? I've tried a few things.
-uninstalled/Reinstalled Divx4.12 codec (set it not to play 3.11 stuff each time)
-tried opening a .avs file in windows media player, worked fine
-divx5 shows up in Gknot, and I can play divx5 stuff I download anyway
-tried uninstalling gknot/reinstalling (both packages, in order)

So tell me, what's up with this? I'm guessing that the line:

-------
VirtualDub.video.SetCompData(374,"GAEAAACgjADQBwAACgAAABQAAAAsAQAAAgAAAAIAAAAFAAAAAgAAAJABAAAAAAAAAAAAAB4AAABkAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAQAAAAAgAAAyAAAAAAAAAAAQAACamZmZmZnJP5qZmZmZmck/QAAAAAEAAACAAAAAAAAAAAAAAAAAAAAAAAAAAIACAADgAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOA/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAEAAAD/////BAAAAF81X3BlcmNfRDVfaXZ0Y19TaGFycEJpY3ViaWNfNjQweDQ4MC5sb2cAYzpcdGVzdC5kaXZ4AF81X3BlcmNfRDVfaXZ0Y19TaGFycEJpY3ViaWNfNjQweDQ4MC5tdgBt");
-------

this mway have something to do with it, it certainly looks like garbage to me. Here's another section of note:

-------
12:39:53 AM: Trying to open Log-file.
12:39:53 AM: Error: Could not open _5_perc_D5_ivtc_SharpBicubic_640x480.log
12:39:53 AM: Error: Could not count encoded Frames.
12:39:53 AM: Speed: 0.000 Frames per Second.
-------

I'm wondering, wtf? Has anyone gotten around this?

OvERaCiD23
23rd January 2003, 07:23
you're using DivX4 still? I'm not sure if GKnot is even still capable of opening DivX4 logs. That could be your problem. Try upgrading to DivX5 and see what happens (DivX4 is quite outdated by now, and please don't say DivX5 is not an improvement ~~~> use B-frames in DivX5 and compare rips. You might crap on yourself :D ).

arch_angel16
23rd January 2003, 07:30
even when I was working with Gknot before, my divx 5 rips were first compressability tested using Divx4...

help?? I'm wondering wtf is wrong with Virtual Dub...

manono
23rd January 2003, 07:57
Hi-

-uninstalled/Reinstalled Divx4.12 codec

Why on Earth did you do that? Uninstall DivX 4.12 again and then reinstall DivX 5.02. I hope that'll do it for you.

arch_angel16
23rd January 2003, 14:52
Uninstalled Divx4, reinstalled Divx5, and eureka, it works! VDub still says I'm doing a divx 4 comp check, but it matters not. Btw, I must say, Vdub is a HELLUVA lot faster than it used to be lol...