Chugalug
15th March 2004, 11:55
hey I am capturing alot of HDTV from channels like FoxHE, and NBCHE etc. I am having some troubles when encoding them with avisynth with the aspect ratio it is producing. lets say a show like American Dreams on NBC , I am trying to re-encode it into SVCD and using this here for resizing it:
LanczosResize(480,360)
addborders(0,60,0,60)
Now whats happening is it is taking the show and kind of squeezing it into the center, it doesn't look stretched or squished but it is not filling the left and right sides all the way to the edge.
there is a screen shot of how it looks at the bottom of this. If I do the resize to this:
LanczosResize(720,360)
addborders(0,60,0,60)
Then it looks fine, but 720x480 is not an SVCD standard resolution. If anyone has any ideas that would be great thanks.
http://www3.telus.net/chugspictures/american.JPG
LanczosResize(480,360)
addborders(0,60,0,60)
Now whats happening is it is taking the show and kind of squeezing it into the center, it doesn't look stretched or squished but it is not filling the left and right sides all the way to the edge.
there is a screen shot of how it looks at the bottom of this. If I do the resize to this:
LanczosResize(720,360)
addborders(0,60,0,60)
Then it looks fine, but 720x480 is not an SVCD standard resolution. If anyone has any ideas that would be great thanks.
http://www3.telus.net/chugspictures/american.JPG