Log in

View Full Version : Quality Control


sid
1st July 2002, 00:47
Hi

i have a question about QUality Control and Error Correction again.

Someone suggested me here to use 16 for Antishit, 30 for Min Quality and 0 for Modulation, this leads always to 200 megs oversize for me, even if i use 2 min DRF 16 max....what could be the reason for this to get this large oversize, you said it would be only 20 megs for you...

Kaiousama
1st July 2002, 12:37
Without using the antishit function the filesize is 20mb as predicted?
If not,post all the options u have used (the .vcf file),because the problem can be on something else. Bye

manono
1st July 2002, 14:29
Hi-

I think he's referring to an old thread I don't feel like tracking down now where one poster said that by using Anti-shit 16 and MinQual=30, it would put a stop to shit but might go as much as 20 MB oversize.

Kaiousama
1st July 2002, 16:28
the old thread must to be this:
http://forum.doom9.org/showthread.php?threadid=23881

sid
1st July 2002, 18:00
Yes this was my old post...here is a newer example

Movie was Training Day

VirtualDub.audio.SetMode(0);
VirtualDub.audio.SetInterleave(1,500,1,0,0);
VirtualDub.audio.SetClipMode(1,1);
VirtualDub.audio.SetConversion(0,0,0,0,0);
VirtualDub.audio.SetVolume();
VirtualDub.audio.SetCompression();
VirtualDub.audio2.SetSource(1);
VirtualDub.audio2.SetMode(0);
VirtualDub.audio2.SetInterleave(1,500,1,0,0);
VirtualDub.audio2.SetClipMode(1,1);
VirtualDub.audio2.SetConversion(0,0,0,0,0);
VirtualDub.audio2.SetVolume();
VirtualDub.audio2.SetCompression();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(3);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetRange(0,0);
VirtualDub.video.SetDivX(1440,10);
VirtualDub.video.SetQualityControl(2,16,30,0);
VirtualDub.video.SetMotionDetection(8,10,300,300);
VirtualDub.video.SetCrispness(30,0);
VirtualDub.video.SpaceKF(24);
VirtualDub.video.InternalSCD(100);
VirtualDub.video.SetMinKBPS(400);
VirtualDub.video.SetCurveFile("E:\\training.stats");
VirtualDub.video.SetCurveMcFactor(30);
VirtualDub.video.SetCurveCompression(6,3);
VirtualDub.video.SetCurveFilter(270,2500);
VirtualDub.video.SetCurveCredits(0,350);
VirtualDub.video.SetLumaCorrectionAmp(1,10,30);
VirtualDub.video.SetCurveRedist(1);
// VirtualDub.video.CalcCurveCompression();
VirtualDub.video.SetCompLevelsMain(2,16);
VirtualDub.video.SetCompLevelsA(300,3,16);
VirtualDub.video.SetCompLevelsB(300,4,16);
VirtualDub.video.SetCompLevelsC(300,5,16);
VirtualDub.video.SetCompLevelsD(300,6,16);
VirtualDub.video.SetCompLevelsE(300,7,16);
VirtualDub.video.SetCompLevelK(4,31);
VirtualDub.video.SetBitsReservoir(5,35,30,80,45,0);
VirtualDub.video.SetLowBrCorrection(0,0);
VirtualDub.video.NoAVIOutput(0);
VirtualDub.video.GenStats("",0);
VirtualDub.video.SetEncodingControl("");
VirtualDub.video.filters.Clear();
VirtualDub.video.filters.Add("resize");
VirtualDub.video.filters.instance[0].SetClipping(2,72,2,71);
VirtualDub.video.filters.instance[0].Config(640,272,4);
VirtualDub.subset.Delete();
VirtualDub.brc.Set( 0, 1390 );
VirtualDub.brc.Set( 1, 1 );
VirtualDub.brc.Set( 2, 168 );
VirtualDub.brc.Set( 3, 151 );
VirtualDub.brc.Set( 4, 1 );


I always get 200 megs oversize...Hanty said he always has 20megs. I could cope with 20megs, but 200 is a little bit much ;)

JasonFly
3rd July 2002, 12:13
I have sometimes the same problem as you

It occurs with 1cd rip when there is a low bitrate(between 750 and 950)

For 2cd rip it works fine(and that's normal because there are fewer bad frames with a higher bitrate)

But I haven't solve the problem for 1cd rips

The old thread said to put Antishit 16 and min quailty to 1 but I have the same results.

sid
3rd July 2002, 13:09
yes and no...

i get the same results even with a 2cd rip (Training day is 2cd) :(

16/1/0 doesnt bring a solution for me aswell

so it works only if i set 16/30/50 or 16/0/50 (this is what i use), but the people in the old thread told me that 16/30/0 would be a better quality, but i get oversize everytime :(

JasonFly
3rd July 2002, 17:12
If your parameters were 16/30/50 that's sure that your file size will be bigger

I try once different settings and with 16/30/90 the video was not oversized

Try this.

sid
3rd July 2002, 18:00
no i said my i usually use the settings 16/0/50

i tried 16/30/50 and it was not oversized
but 16/30/0 gets me always 200 megs oversize

Kyo
5th July 2002, 01:20
My last backup was on a Trainig DVD, and i use XviD to make 2cd version and with defaults parameters the Q. is really really good

Ahh, i remember the only change was on "bitrate playback" at 320.

Try it!