Log in

View Full Version : CCE SP2 Frame settings


six13
6th May 2010, 05:49
I have a old .avi file that has the dimensions of 576X480 aspect of 6:5 and 25 fps.

I am using CCE SP2 to convert to NTSC 29.97 fps with 2/3 pull down. I am using 4:3 aspect ratio, and CCE sets the frame size as 704X480 not 720.

When I look at a segment of the output the video looks like 16:9 since it has the black bars top/bottom but isn't. What I don't like is that the video on the right side has a 2 inch black bar but not on the left side. The original video is centered to the screen and has black on the left and right side. My output only has black on the right side. What settings do I use to balance the video (no black on right side).

manono
6th May 2010, 08:23
Use an AviSynth script like normal people to do any cropping, resizing and adding of borders.

http://avisynth.org/mediawiki/Crop
http://avisynth.org/mediawiki/Resize
http://avisynth.org/mediawiki/AddBorders

six13
7th May 2010, 02:47
well....thanks Manono, I have never used a script so I fould another way. Procoder 3 using crop, I hope I am considered normal in doing so.