-Murali-
1st October 2009, 18:23
Iam new to megui and avisynth......i made some upscaled rips of dvds which are good...but now iam not able to do that....megui generated script doesn't look good..i mean when i upscaled it to 720p video is not good......i didn't add any extra filters.......so please help me out.......
Here is the sample (http://rapidshare.com/files/287435582/Sample.vob.html)
and here is megui generated script
# Set DAR in encoder to 29 : 12. The following line is for automatic signalling
global MeGUI_darx = 29
global MeGUI_dary = 12
DGDecode_mpeg2source("C:\Users\Murali\Desktop\fgh.d2v", cpu=4, info=3)
ColorMatrix(hints=true, interlaced=true, threads=0)
TDecimate(cycleR=1)
crop( 8, 62, -8, -62)
Spline36Resize(1280,544) # Spline36 (Neutral)
#denoise
:helpful::helpful::helpful:
Here is the sample (http://rapidshare.com/files/287435582/Sample.vob.html)
and here is megui generated script
# Set DAR in encoder to 29 : 12. The following line is for automatic signalling
global MeGUI_darx = 29
global MeGUI_dary = 12
DGDecode_mpeg2source("C:\Users\Murali\Desktop\fgh.d2v", cpu=4, info=3)
ColorMatrix(hints=true, interlaced=true, threads=0)
TDecimate(cycleR=1)
crop( 8, 62, -8, -62)
Spline36Resize(1280,544) # Spline36 (Neutral)
#denoise
:helpful::helpful::helpful: