logo Sign In

Post #959586

Author
RidgeShark
Parent topic
Army of Darkness | Television Cut Reconstruction - HD (* unfinished project *)
Link to post in topic
https://originaltrilogy.com/post/id/959586/action/topic#959586
Date created
26-Jun-2016, 4:23 AM

May have made an interesting discovery. It appears the Koch DVD was vertically blurred, similar to the GOUT DVDs, to hide aliasing. My SciFi recording is lower resolution, but was not vertically blurred, so some horizontal lines and details are preserved better in the SciFi recording, despite it being generally inferior looking to the Koch. Modifying an AviSynth script I found for extracting grain and reinserting it later, I think I found a way to reinsert that missing vertical resolution.

http://screenshotcomparison.com/comparison/176668

This avisynth script goes like this:


AviSource(“C:\SciFiChannelAlignedtoKoch.avs”)
grain1=mt_makediff(Blur(0,1.58).Blur(0,1.58)) #this extracts vertical resolution details

AviSource(“C:\KochDVDAlignedtoSciFi.avs”)
mt_adddiff(grain1) #this adds the extracted vertical resolution details to a different source


You’ll notice in the bottom right you can slightly see the SciFi Channel logo being added into the Koch image.

Although not 100% perfect, it appears to restore more detail than it takes away. Definitely requires perfect 1:1 alignment between sources. Not really needed anymore for Star Wars, but this would have been useful for taking vertical resolution detail from the Star Wars laserdiscs and adding back to the blurred GOUT.