Guys i need some help here..

I want to convert Judge Dredd, the one with Sly"Don't Push Me, Adrian Rocky Rocky Rocky, Stallone"( Yeah I Know Crap film ).

Now it's a PAL 2.35.1 Letterbox Widesreen 4:3 Aspect Ratio DVD. and i want to convert it using an avs script to make it full screen.


At present my script looks like like this.....

LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec .dll")
mpeg2source("C:\JUDGEDREDD\VIDEO_TS\Judge.d2v")
BicubicResize(720,576,0,0,0,6)


If i add this line---> Crop(90,72,540,432) it will almost make an anmorphic widescreen but some of the opening credits are still missing of the right side of the screen.

So i want to make it full screen "like BLADE 2" but still keep the aspect ratio 4:3.

I've already tried TMPEGnc but it 's too Dam slow so i'm gonna use CCE 4 Pass VBR to encode it.

So does any one know what i will have to add to my script to make it full screen.

I forgot to mention that this is getting burnt to DVD-r and i've worked out the birate using a Calulator...

AVG Birate = 6284
MAX Birate= 9186
MIN Birate = 2000


Thx in advance