oyvindln / vhs-decode

Software defined VHS decoder - Fork (maybe temporary) of the ld-decode Laserdisc rf decoder
GNU General Public License v3.0
1.12k stars 43 forks source link

Add a --passthrough-all option to ld-disc-stacker #162

Closed jonpoeschek closed 2 months ago

jonpoeschek commented 2 months ago

I have 5 copies of a laserdisc. When examining the discs in ld-analyse, it's pretty common for there to be a visible dropout that's present on all or most discs, but only one or two of the sources has the dropout marked correctly. This, of course, results in the disc stacker passing through the dropout because it's unmarked on most sources and 'good pixels' contain the dropout.

Describe the solution you'd like

I would like an option in ld-disc-stacker called something like --passthrough-all which keeps all dropouts from all discs so ld-dropout-correct can be used to conceal these dropouts.

harrypm commented 2 months ago

@jonpoeschek This is a upstream issue push this to the issue to ld-decode repo instead.