Custom input mode definitions (up to 24) can be stored in the 'input_database.txt' file. If a RGB or YPbPr signal does not match to an existing known definition, the RT4K will attempt to find a match in this database.
The parameters for each custom input mode is a single line of csv values with the format:
Parameters 1-7 are checked against an unknown input format. If a match is found, Parameters 8-15 are then used for sampling and cropping the signal.
Note: The actual sample rate (item 14) can be different from the "canonical" sample rate (item 10) for the input mode.
As an example, see the input mode definition for a standard 480i signal:
"55.0, 65.0, 523, 527, 0, 0, 1, 122, 720, 858, 18, 240, 263, 1716, 0.90909, 10, 480iCustom"
BT.656 480i signals are conventionally sampled with 858 pixels/per line with a PAR of 10/11 (0.9090). However, the modeline specifies that the RT4K should actually sample at 1716 pixels per line (which will result in improved image quality due to oversampling). The RT4K will use the "canonical" sample rate, the PAR factor and the actual sample rate such that the final image is scaled correctly.