Log in

View Full Version : Problem With DvD RB Pro V 1.09


Kool3ds
26th May 2007, 18:42
Hey Guyz don't know why i am facing this problem. :confused: But its seriously weird problem. I am Doin a Dvd 9 to DVd 5 using CCE Sp 2.70.2.12. Da problem is The whole process is getting successfully done but da output size is coming around 3.5 gb. It must be 4.37Gb actually na. The output plays fine and good. But loss of quality.

da setting i am using r

Mode is CCE Mode
Back up mode is movies and meny only (blank extras)
One Click mode and force reencoding for filters is enabled.
Suppress warning prompts and enable Output directory r clicked by default.
Under CCE Settings i have selected CCE Sp and OPV (one pass vbr analysis) is enabled
Encoder priority is set to idle
Enable Menu encoding is enabled.
Filter editor is active and my filters script is posted below
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\mt_masktools.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\masktools.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemoveGrainSSE2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\warpsharp.dll")
Import("C:\Program Files\AviSynth 2.5\Plugins\LimitedSharpenFaster.avsi")
Import("C:\Program Files\AviSynth 2.5\Plugins\Soothe.avsi")
TomsMoComp(1,5,1)
tweak(bright=10,sat=1.5)
crop( 12, 0, -12, 0)
Lanczos4Resize(720,480)
UnDot.Deen()
SetMemoryMax(1024)
dull = last
sharp = dull.LimitedSharpenFaster()
Soothe( sharp, dull, 20 )

Help Regarding this is Much appreciated. :thanks: in Advance.

Fishman0919
26th May 2007, 18:55
You are using a real old ver... you should update it if you are a illegitimate owner of it.


Under CCE Settings i have selected CCE Sp and OPV (one pass vbr analysis) is enabled


OPV is not very accurate and with all the filter... you are not going to get the size you are looking for... 4.32g is norm for DVD-RB. Do a multi pass, with all the filters you are using... do 3 passes... you should be allset.

Edit: also with...

Back up mode is movies and meny only (blank extras)

make sure that the size is not already smaller then 4.37g.

jdobbs
27th May 2007, 00:51
Upgrade to the newest version. There have been many, many bug fixes since v1.09... and it is no longer supported.