Log in

View Full Version : Need Help with my rip!


Desikiller
17th March 2009, 16:23
Hello guys I am doing upscaling please help me...please tell me if there is any mistake in rip and any wrong filters used:(

The Following is the source
http://i39.tinypic.com/16k6seo.png
The following ist the outcome when i apply my script
http://i42.tinypic.com/2iqd7d1.png
The Following is the source
http://i44.tinypic.com/64foeq.png
The following ist the outcome when i apply my script
http://i43.tinypic.com/2ymt9og.png
The Following is the source
http://i43.tinypic.com/34e6j9e.png
The following ist the outcome when i apply my script
http://i39.tinypic.com/w9fmkm.png


The following is my script used for it

LoadPlugin("C:\Users\Faisal\Downloads\tunsharp_25_dll_20050524\TUnsharp\TUnsharp.dll")
LoadPlugin("C:\Users\Faisal\Downloads\denoise_20061110\Denoise.dll")
LoadPlugin("C:\Users\Faisal\Downloads\nnedi_20070920\nnedi.dll")
DGDecode_mpeg2source("C:\Users\Faisal\Documents\GHAJINI.2009.Untouched.NTSC.DVD9.DDR\VIDEO_TS\VTS_04_1.d2v")
#deinterlace
crop( 4, 60, -4, -58)

LanczosResize(1280,544) # Lanczos (Sharp)
Undot() # Minimal Noise
function nnedi2x(clip a) {
a.nnedi(1,true).turnright().nnedi(1,true).turnleft()
return spline36resize(a.width*2,a.height*2,-0.5,-0.5,2*a.width+.001,2*a.height+.001)}
denoise( lx = 350, rx = 390, ty=360,by=540,uv = true, usey = false)
Tunsharp(strength=15)


Please let me know how can I improve it....waiting for an early reply...:thanks:

Guest
17th March 2009, 18:11
Your mistake is in violating our forum rule 6, which prohibits discussion of downloaded movies. Don't do it again or strikes will follow. Thread closed.