Log in

View Full Version : Make a movie more clear


jinkazuya
18th January 2012, 21:27
Hi everybody!!! Not want to bother you guys experts all hanging out here. But I have some movies which are interlaced and compressed and some of them are kind of blurred. So I am just wondering if it is possible to make the video a bit more clear?

here is the pic, nothing wrong with it but just wonder if there is a way to make it more vivid and clear. The pic was extracted from the movie which is semi-interlaced. And it has already been deinterlaced and here is the result

http://img810.imageshack.us/img810/5522/vts011avssnapshot340020.jpg

So is it possible to make it a bit more clear? And hopefully some of you experts could provide the code so I could use as reference. Thanks a lot.

Guest
18th January 2012, 21:30
The deinterlacing and other processing you did may have caused excessive blurring. Please post a link to an unprocessed source sample. You can use mediafire.com, for example.

Also, post the script that you used for the encoding.

jinkazuya
18th January 2012, 21:42
I just use some basic function provided by Megui. BTW..The original source is not really that great either. Thanks for helping.

LoadPlugin("C:\Users\Desktop\MeGui\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Users\Desktop\Encoded\01\VTS_01_1.d2v", cpu=4, info=3)
LoadPlugin("C:\Users\Desktop\MeGui\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
Load_Stdcall_Plugin("C:\Users\Desktop\MeGui\tools\yadif\yadif.dll")
Yadif(order=-1)
crop( 8, 0, -6, 0)

LanczosResize(640,480) # Lanczos (Sharp)
LoadPlugin("C:\Users\Desktop\MeGui\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise

Link of the movie
http://www.mediafire.com/?llhkxa3aweho48m