View Single Post
Old 25th April 2010, 21:49   #15  |  Link
rhaz
Registered User
 
Join Date: Mar 2010
Posts: 115
okay im here again. seems its not all. im still having problems with the size. i tried to rip another movie with size settings 700mb and i got first time 838mb and another time 752mb. why?

LoadPlugin("C:\Program Files\GordianKnot\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\UnDot.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\mt_masktools-25.dll")
LoadCPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\Yadif.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\TIVTC\TIVTC.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\Average_v11\src\Release\Average.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\RemoveGrain.dll")
Import("C:\Program Files\GordianKnot\AviSynthPlugins\SRestore.avs")
mpeg2source("C:\movie\VideoFile.d2v")
Yadif(Order=1,Mode=1)
SRestore()
crop(14,0,692,572)
LanczosResize(480,368)
Undot()

and here is the log file: http://pastebin.com/BCRhEN3H
rhaz is offline   Reply With Quote