File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,6 +83,15 @@ AC3, `--cvbs`) automatically use block-level parallelism instead
8383(~ 4×); ` --demod-threads-only ` keeps everything in threads (slower,
8484lightest on memory).
8585
86+ By default, minor MTF calibration drift is tolerated: fields decoded
87+ ahead under an MTF level within 0.10 of the current one are kept
88+ (the visual difference of a dead-band step is fractions of a dB at
89+ high frequencies). ` --exact-speculation ` instead discards everything
90+ decoded under old parameters, keeping the output bit-exact with ` -t 1 `
91+ even across mid-run calibration changes. Every speculation reject and
92+ parameter event is recorded with its cause in the ` speculation_log `
93+ table of the ` .tbc.db ` (and as DEBUG lines in the decode log).
94+
8695## CVBS output mode
8796
8897` ld-decode --cvbs ... ` writes spec-compliant CVBS output instead of the
You can’t perform that action at this time.
0 commit comments