miamicanes
22nd September 2007, 21:36
If a video is "bottom-field first", which set of fields are the "bottom" fields?
a) The EVEN fields, whose first line is on scanline 2, and whose last line presumably comes after & below the field whose first line is on scanline 1 (assumes both odd & even fields have the same number of scanlines)
b) The ODD fields, whose first line is on scanline 1, and whose last line (or partial scanline) comes after/below the last even scanline?
Put another way, if I want to bob the even fields out of existence, would I replace them with the PREVIOUS, or the FOLLOWING odd field? Likewise, if I want to bob the odd fields out of existence, would I replace them with the PREVIOUS, or the FOLLOWING even field?
a) The EVEN fields, whose first line is on scanline 2, and whose last line presumably comes after & below the field whose first line is on scanline 1 (assumes both odd & even fields have the same number of scanlines)
b) The ODD fields, whose first line is on scanline 1, and whose last line (or partial scanline) comes after/below the last even scanline?
Put another way, if I want to bob the even fields out of existence, would I replace them with the PREVIOUS, or the FOLLOWING odd field? Likewise, if I want to bob the odd fields out of existence, would I replace them with the PREVIOUS, or the FOLLOWING even field?