View Single Post
Old 22nd October 2008, 09:52   #8  |  Link
zee944
Registered User
 
Join Date: Apr 2007
Posts: 240
Quote:
Originally Posted by Sagekilla View Post
Code:
ImageReader("blurry_halos.jpg").Crop(8,0,-8,0).ConvertToYV12()
src = last

warp = src.aWarpSharp(32,2,0.45)
merged = Merge(warp,src)

Interleave(src,merged)
This worked much better than I expected! And your settings seem to be the best - I've tried all the variations, but all of them looked worse. Although it's still not perfect, the result is now noticeable better. Thanks!

Quote:
Originally Posted by 2Bdecided View Post
For the current problem, there's always the various dehalo plug-ins, but I think they'll make your source far too soft.
I've found DeHalo_alpha the best, but still caused more damage than good to the image. Isn't there a dehaloer which specifically aims that 'ghost edge' on the third pic?

Quote:
Originally Posted by buletti View Post
Try to sharpen everything but the edges
Unfortunately LimitedSharpen doesn't look good on this source. I guess I've to reduce those halos before sharpening anyway.

Quote:
Originally Posted by Undead Sega View Post
if i am correct, if that the HK Laserdisc you are using? or the early issue DVD?
This is the French DVD, the best uncut version. I'm marrying it with the superior US version.
zee944 is offline   Reply With Quote