logo Sign In

Post #110020

Author
Citizen
Parent topic
.: Moth3r's PAL DVD project :.
Link to post in topic
https://originaltrilogy.com/post/id/110020/action/topic#110020
Date created
29-May-2005, 8:18 PM
xyzzy, on the scaling side of things, whatever source I end up using (PAL or NTSC) I'll be creating a PAL set of DVDs because my tv system is natively PAL and I hate 3:2 pulldown.

Testing cleanup filters with VirtualDub to upscale the image from letterbox to anamorphic I remembered I'd downloaded a filter a long time ago that does a 2x resize but with edge detected interpolation, from what I can tell it doubles the image size without increasing grain, this is an example of scaling a crappy mpeg1 frame compared to Lanczos3:

http://www.haku.co.uk/edgeresample.jpg

How I use it is to crop the 4:3 source so I just end up with the letterbox image, 2x resize with the edgeresample filter, rescale it again but with Lanczos3 to 1280x545 to get 1:1 aspect ratio image, apply a sharpen filter and then finally Lanczos3 resize & add black borders to get an anamorphic PAL image.
Slow, yes, worth it, definitely. If anyone wants the VirtualDub filter it it's available here: edgeresample.zip (it's not optimised so expect long filter times)