/* ** 1408x1024_76.vfs - NON standard format */ General { FieldsPerFrame = 1; FramesPerSecond = 76; TotalLinesPerFrame = 1065; TotalPixelsPerLine = 1808; ActiveLinesPerFrame = 1024; ActivePixelsPerLine = 1408; FormatName = "1408x1024_76"; } Active Line { HorizontalFrontPorch = 20 pixels; HorizontalSync = 120 pixels; HorizontalBackPorch = 260 pixels; } Field { Vertical Sync = { { Length = 1.0H; Low = 0.0 usec; } repeat 2 { Length = 1.0H; } } Initial Low; Vertical Back Porch = { { Length = 1.0H; High = HorizontalSync; } repeat 34 { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } Initial High; Active = { repeat 1024 { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } Vertical Front Porch = { repeat 3 { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } } #if 0 postprocess { dump edge; } #endif