digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: What is going on with ToK? (http://www.digitalfaq.com/archives/encode/11042-kvcd-tok.html)

paolo 07-21-2004 11:51 AM

KVCD: What is going on with ToK?
 
I tried to encode Once upon a time in Mexico and I fed Tok with the latest script by Kwag for DVD and clean material (Avisinth 2.5).

LoadPlugin("C:\Filters25\MPEG2Dec3.dll")
LoadPlugin("C:\Filters25\GripFit_YV12.dll")
LoadPlugin("C:\Filters25\STMedianFilter.dll")
LoadPlugin("C:\Filters25\asharp.dll")
LoadPlugin("C:\Filters25\unfilter.dll")
LoadPlugin("C:\Filters25\undot.dll")
Mpeg2Source("C:\DVD_VIDEO\VIDEO_TS\mex.d2v")
undot()
asharp(1, 4)
GripCrop(480, 576, overscan=1)
GripSize(resizer="BicubicResize")
STMedianFilter(3, 3, 1, 1 )
MergeChroma(blur(1.5))
MergeLuma(blur(0.1))
ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1) ")
GripBorders()
#LetterBox( Your_Values_Here ) # Depends on situation. Use MovieStacker!
function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
}


ToK gave this log:

ToK Log: C:\Documents and Settings\Cionti\Desktop\DVD to KVCD.avs
================================================== ===========

Resolution (fps):480x576 (25,000 fps)
Total Frames: 146347
Total Time : 01.37.34
-------------------------------------------------------------

Audio Size: 93.663.818
Required Video Size: 718.280.820

Factor: 60,000
Desired Sample Size: 11.971.347

-------------------------------------------------------------
New Faster Prediction
-------------------------------------------------------------

Full Sample
Next CQ: 60,000. Sample Size: 15.165.620
Small Sample
Next CQ: 60,000. Sample Size: 1.516.966
Predicting...
Next CQ: 47,362. Sample Size: 12.202.779
Next CQ: 35,332. Sample Size: 10.143.917
Next CQ: 43,679. Sample Size: 11.310.986
Next CQ: 45,964. Sample Size: 12.236.310
Next CQ: 45,096. Sample Size: 11.660.333
Next CQ: 45,562. Sample Size: 11.990.665

Exit Condition: 1,000 % reached ! yahoo !
Tries : 7


Final CQ: 45,562
Total Time For Predicition: 00.09.47

Total Time (all operations): 00.09.47

Finished

I remember last week when I put Ballistic (90 min) on a single CD @480x576 and CQ well above 60 using DVD2SVCD!!!!!

So why for a duration of 97 min Tok sinks at CQ=45,...????????????

Thanks for your help!

Dialhot 07-21-2004 01:34 PM

Tok is not supported anymore. Tok's forum is locked. You can try to find an answer to your question in the post that are still there.

Thread closed.


All times are GMT -5. The time now is 01:06 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.