fix: classify companion cores on correlation alone #2
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/companion-core-noise-floor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found by running the tool against the Fellowship extended cut.
A TrueHD's AC-3 companion measured
r=0.996— higher than either dub control — but was classified as a foreign dub because its level in the film's quiet passages sat +2.4 dB above the main mix, outside the ±2 dB the rule allowed.That lift is the companion's own quantisation noise floor, not added content. The window's quiet quartile was at −57 dB, where a 448 kbit AC-3's noise floor is relatively prominent; the same track measured +0.6 dB in a louder window and classified correctly.
Correlation is unaffected and separates the cases cleanly:
So the companion is now decided on correlation alone, with the counter-example recorded in the code per
AGENTS.md.