Stormborec
16th November 2014, 17:15
Any idea how to improve the video playback using AviSynth ? I know that there are instructions : http://www.ezoden.com/684/tutorial-htpc/9 ...
I am interested in improvements divx dvdrips 640 × 360 , especially sharpening ... and direct playback on a PC without recompression .
For some time I tested different settings and ideal to me seems to be the following :
lsfmod(preblur="on",defaults="fast",strength=400)
pointresize(width*2,height*2)
http://postimg.org/image/4qzai0ssh/
http://postimg.org/image/4h10dxxp5/
The result looks best when using the pointresize , of course, without further resizing in MPC. By resolution of the monitor can be used 2 or 3 times magnification using pointresize . Around the edges of the image remain black borders .
Samples: original and sharpened using
lsfmod(preblur="on",defaults="fast",strength=400)
http://postimg.org/image/4qzai0ssh/
http://postimg.org/image/4h10dxxp5/
I am interested in improvements divx dvdrips 640 × 360 , especially sharpening ... and direct playback on a PC without recompression .
For some time I tested different settings and ideal to me seems to be the following :
lsfmod(preblur="on",defaults="fast",strength=400)
pointresize(width*2,height*2)
http://postimg.org/image/4qzai0ssh/
http://postimg.org/image/4h10dxxp5/
The result looks best when using the pointresize , of course, without further resizing in MPC. By resolution of the monitor can be used 2 or 3 times magnification using pointresize . Around the edges of the image remain black borders .
Samples: original and sharpened using
lsfmod(preblur="on",defaults="fast",strength=400)
http://postimg.org/image/4qzai0ssh/
http://postimg.org/image/4h10dxxp5/