Log in

View Full Version : resizing


gargarise
7th August 2002, 16:40
hi can someone tell me please why are addborders (0,72,0,72)the same for both 2.35:1 and 1.85:1 aspect ratio ?
Thanks it would be helpfull if i could add more border for the wider format.

gargarise
7th August 2002, 18:28
I mean why the difference ie


fitcd settings

LoadPlugin("*YOUR PATH*\mpeg2dec.dll")
mpeg2source("C:\Program Files\DVD2SVCD\Movie\DVD2AVI
BicubicResize(448,542,0,0.6,3,0,714,576)
#TemporalSmoother(2,2)
AddBorders(16,17,16,17)
#Trim(0,196376).FadeOut(150)

or

dvd2svcd settings


LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
mpeg2source("C:\PROGRA~1\DVD2SVCD\Movie\DVD2AV~1.D2V")
BicubicResize(480,576,0.00,0.75)

which is the beter setting?