PDA

View Full Version : Encoding dvd size | avs script


Zeppeliner
6th July 2002, 22:59
I encoded a dv .avi file the other day with dvd2svcd, setting res to dvd size (which is the same as DV -720x576 pal-) so when I had saw the .avs script I got a little curious when I see that it adds

BicubicResize(720,576,0.00,0.60)

when the source already is the correct size. Is it a necessary line, or doesn't dvd2svcd check the source resolution?