jriker1
18th June 2005, 01:25
I posted this in the CCE forum however did not receive a response. Was hoping someone here may have a clue on this:
I have the below avisynth script for a 2.35:1 AVI file. Set to 16:9 in CCE. Resulting File: The black border on the top and bottom looks more gray on my TV. On a 4:3 TV it's even worse. I have the black border at the top and bottom of the screen, then the border around the movie itself of an inch or so is gray and then the video. Why is the border coming out gray? Using CCE SP 2.70.02.01. Also tried CCE SP 2.67 with either luminosity. Also set CCE to DVD compliant and let it put the border in, but looked the same.
AVISource("...")
LanczosResize(720,448,2,0,636,272)
AddBorders(0,64,0,64)
Thanks in advance.
JR
I have the below avisynth script for a 2.35:1 AVI file. Set to 16:9 in CCE. Resulting File: The black border on the top and bottom looks more gray on my TV. On a 4:3 TV it's even worse. I have the black border at the top and bottom of the screen, then the border around the movie itself of an inch or so is gray and then the video. Why is the border coming out gray? Using CCE SP 2.70.02.01. Also tried CCE SP 2.67 with either luminosity. Also set CCE to DVD compliant and let it put the border in, but looked the same.
AVISource("...")
LanczosResize(720,448,2,0,636,272)
AddBorders(0,64,0,64)
Thanks in advance.
JR