View Single Post
Old 13th August 2019, 00:51   #1  |  Link
jrodefeld
Registered User
 
Join Date: Sep 2014
Posts: 32
Proper method of converting interlaced PAL to progressive NTSC?

So I've been working on a fan project to restore an old film to the best possible quality.

The idea is to upscale the DVD to 1080p, then work on dirt removal and color correction.

The best version of this film happens to be a PAL DVD from Sweden.

This is the script I'm using at the moment:

QTGMC(Preset="Slow", TR2=3, Sharpness=0.8)
SelectOdd()
sRestore(frate=23.976)


Is sRestore the proper method after deinterlacing to achieve a 23.976 progressive result?

Thanks for the help.
jrodefeld is offline   Reply With Quote