Originally posted by: Laserman
Nice work!
How about a SW scene? Sure...


Actually, I just wanted to show that using Panorama in combination with a little cropping and a little "pillarboxing", you can reduce the edge distortions somewhat.
For example (PAL 4:3 source):
crop(0,28,0,-28)
addborders(24,0,24,0)
panorama(2)
Nice work!
How about a SW scene? Sure...


Actually, I just wanted to show that using Panorama in combination with a little cropping and a little "pillarboxing", you can reduce the edge distortions somewhat.
For example (PAL 4:3 source):
lanczos4resize(688,604)
crop(0,14,0,-14)
addborders(16,0,16,0)
panorama(3)
or:lanczos4resize(672,632)crop(0,14,0,-14)
addborders(16,0,16,0)
panorama(3)

crop(0,28,0,-28)
addborders(24,0,24,0)
panorama(2)
