fix(mining): ignore stale captions and improve waveform contrast

- Use active parsed cue text and timings for overlay mining
- Normalize waveform levels against the clip's noise floor
This commit is contained in:
2026-09-02 18:22:03 -07:00
parent f90ee78204
commit c85db5e07e
8 changed files with 145 additions and 36 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: mining
- Mining from the overlay no longer copies a lingering row of the previous broadcast caption onto the card sentence. The mined line and its clip timing now come from the parsed cue the overlay is showing, falling back to mpv's live text only when the cue list cannot explain it.