Will do. Thanks for the chortle.
Hi Jeff,
I just run accross your post. It is old, but I recently was running in the same problems as you. It was hard to get things straight for me, but finally I found a German paper that explained everything just to the point.
16:9 = 1,777...
HD uses square pixels (PAR=1.0) and if you check the two most common HD video sizes and take your calculator 1920:1080=1,777... and 1280:720=1,777.... So both of them are 16:9 formats. (Exactly we would calculate 1920 (pixel) x 1.0 (PAR) : 1280 (pixel) x 1.0 (PAR))
Now in SD we have an analog NTSC/PAL an a DV NTSC/PAL. To make it easy first, lets look at DV. The default resolution for DV NTSC is defined as 720×480, but DV doesn't us square pixel. It uses rectangular pixel. The PAR for analog(!) 16:9(!) NTSC is about 1,2154. So to convert DV pixel into the square pixel world you need to calculate 720 (pixel) x 1,2154 (PAR) = 875 square pixel.
Now we are ready for the surprise: 875:480 = 1,822916...!!! DV NTSC (as PAL) are just not exact 16:9!
This means you can't transform an HD frame into an SD DV frame without cropping or padding with black bars.
Old Premiere and AE actually stretched the frame a little to make the transform fit. In AME you really need to choose one of three options: you can have the HD frame cropped, the SD frame padded with black or the SD frame stretched, which would distort the picture a little bit, but not much. If you don't want to have the picuedistorted or have black bars you need to crop off 28 (27) pixels from your HD surce footage. This is why often 14 pixels are each cropped of the top and the bottom. You can do this in AME using the crop tool and set the output "scale to fit".
So far this explains your problem and shows you the possible solutions. To understand why DV NTSC and PAL are not 16:9 you have to dig a little bit deeper into the analog world. This would take bit longer. For a rough and simple explanation consider that analog TV (NTSC/PAL) has no pixels. It's analog. So ITU-R BT.601 defines how to get analog video into the digital world. The defined sampling frequency results in a NTSC frame of 711×486. Considering the PAR of 1,2154 you get 864:486=1,777.... So analog (anamorphic 16:9) PAL is really 16:9. Analog NTSC video convertd to DV is padded with black bars to fill to 720.
This all concerns analog to digital SD-TV. The black bars were not shown on CRT TVs due to the overscan area. Nowadays LCD TVs and computer monitors can show the full 720 pixel, but still use overscan. Also video that is recorded digitally is normally recorded with the full 720 pixel. So we have video that is not in 16:9. Therefore you need to handle the transforming either with bars, cropping or distorting.
Hope this helped you Jeff.
Marcus