dingo
10th July 2002, 20:31
I would like to know what is the best resize filter for resizing to anamorphic svcd. (for 4:3 I use bicubic 0,0.5)
I use Bilinear because Anamorphic SVCD needs an important bitrate
My script for PAL (using Fitcd optimization)
Crop(24,16,672,544)
BilinearResize(448,542)
AddBorders(16,17,16,17)
Tell me if this script correct is ?
or if I must use bicubic or simpleresize ???
I use Bilinear because Anamorphic SVCD needs an important bitrate
My script for PAL (using Fitcd optimization)
Crop(24,16,672,544)
BilinearResize(448,542)
AddBorders(16,17,16,17)
Tell me if this script correct is ?
or if I must use bicubic or simpleresize ???