but
with me was diferent....KVCDx3Mpeg2(modif 352x480)
audio = 160mp2 (105mb)
using this script from muaddib's fitcd:
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\MPEG2DEC3.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\legalclip.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\decomblegacy.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\dustv5.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\temporalcleanerold.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\Unfilter.dll")
LoadPlugin("D:\convert\FitCD_v1.0.5_Prediction&Fil ters_v0.2\sampler.dll")
Mpeg2Source("D:\convert\352x480\01.d2v")
LegalClip()
FieldDeinterlace()
BicubicResize(352,480,0,0.6,8,0,704,480)
SpaceDust()
TemporalCleaner()
#AddBorders(0,0,0,0)
Unfilter(20,20)
LegalClip()
Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##
((166274/92)/24)*8,63(cq60) ( without *.98 ) = 649,884mb !
then i redo with cq66,....
((166274/92)/24)*9,50(cq66) ( again without *.98 ) = 715,399mb !
now i don't understand:
i encode the film with
CQ 66 ... ... ... ... and after 04:30 i got:
677mb (693,965kb)
and with
audio 160mp2 (108,087kb)...
final:
783mb (821,300) and rest more or less 17mb in a 800mb cdr!
but
am i doing something wrong cos don't get the total size of the cd?
...and unfilter ever increase a little the final size !
the sound and images are incredible(of course)
why i got this final size?
thanks for any explanation!
jorel