Unseen wrote:
-After vsync, the field pattern is either odd, odd, odd... or even, even, even... depending on whether or not the last field endedwith a half or whole 63.5us period.
I'm not sure what you mean there. A 480i signal consists of alternating odd and even frames, it would not make any sense to have multiple odd or even frames after each other in an interlaced signal.
Sorry, I butchered that one. What I meant to say was that after vsync, the
lines are odd, odd, odd (e.g. 1, 3, 5, ...525) or even, even, even (e.g. 2, 4, 6, ...524).
e.g. for 480i,
odd field (263 lines) - last line of previous field was a full line (full 63.5us period).
even field (262 lines) - last line of previous field was a half line (half 63.5us period)
odd field (263 lines) - last line of previous field was full a line (full the 63.5us period)
From the lm1881 datasheet (not the NTSC spec, but relatively easy to digest):
"The “even field” or “field 2” has a complete horizontal scan line at the end of the field". (i.e. The left portion of the 480i screenshot in the opening post. This would mean the right portion of the 480i screenshot in the opening post is the start of an odd field)
By elimination, the odd field, or field 1 has a half complete horizontal scan line at the end of the field. I.e. the left portion of the 480i screenshot two posts above this. This would mean that the right portion of the 480i screenshot two posts above this is the start of an even field.
I checked out Video Demystified (5th edition).
Chapter 8, page 264, figure 8.5, shows 4 fields of NTSC (480i). The odd and even field characteristics are as described in this post (i.e. odd fields end with a half line, even fields end with a full line).
240p is described briefly on pate 265:
"Noninterlaced NTSC is a 262-line, 60
frames-per-second version of NTSC, as shown
in Figure 8.7. This format is identical to stan-
dard (M) NTSC, except that there are 262 lines
per frame."
Figure 8.7 (on page 266) is very similar to what is shown in the 240p screenshot in the opening post (as expected). The field (frame in this case?) starts and ends with a whole line period.