View Full Version : XviD Analyzer 0.20
MoonWalker
26th January 2003, 16:08
New version :)
v0.20
Added support for B-frames calculation formula
For xda to work with B-frames calculation run :
xda -s <logfilfe> -bf <quant ratio> <quant offset>
Please report bugs(I am sure there are :)).
As usual you can get it following the link at my signature. Feel free to share bugs/suggestions
If you can't download it just e-mail or PM me to send it you you
MoonWalker
MoonWalker
28th January 2003, 12:50
I suppose xda can be used to report the B-frame quantizers if you used differend ratio and offset..For example you do 2nd-pass, save you log and you analyze the log file with xda -s test.log -bf 150 100..You see then the b-frames quantizers and you are not very happy:)..You could run xda -s test.log -bf 125 100 to see how will the b-frames quantizers be if you used these setting(supposingly the I/P are the same)...
MoonWalker
NiTroGen
1st February 2003, 17:53
I've made a simple GUI for XviD Analyzer. I've attached it here (please wait to be approved). You can test it and post the results here. VB6 runtime DLLs are required!!!
PS: I'm looking for a french translator. If you'ld like to help me translate this code to french... Thanks Frame1.Caption = "XviD's Stats File Analysis"
Frame2.Caption = "DebugView's Log File Analysis"
Frame3.Caption = "Analysis Results"
Frame4.Caption = "B-Frame Quantizer Calculation (needs XviD Analyzer ver. 0.20+ )"
Frame5.Caption = "Advertisement:"
Check1.Caption = "B-Frame Quant Calculation"
Command1.Caption = "Browse"
Command2.Caption = "Analyze now!!!"
Command3.Caption = "Auto-get settings..."
Command4.Caption = "Analyze now!!!"
Command6.Caption = "Browse"
Command7.Caption = "Auto-get settings..."
Label6.Caption = " Using " + XDAPath
Label11.Caption = "For a better stats file analysis, you can try"
AboutCommand.Caption = "&About"
LanguageMenu.Caption = "Select &Language"
SetPathCommand.Caption = "&Set XviD Analyser Path"
ExitCommand.Caption = "E&xit"
MoonWalker
2nd February 2003, 17:42
New version released.GUI included :p
http://forum.doom9.org/showthread.php?s=&threadid=44822
MoonWalker
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.