When VCR was king

I was always impressed with the Panasonic S-VHS decks we had in the AV rooms at school in the 90s. Just had to buy them when I got the chance. Got an NV FS 200 and an AG 7150 playback deck. Ironically I got them for a price that 13 year old me would have been able to afford.

Lately I've been fascinated by the vhs-decode project on GitHub. Some clever people figured out how to digitally capture the signal straight from the tape head. Then they wrote the software to decode the tape content purely in software, making all sorts of digital noise reduction available. Although I have little use for it aside from a few old tapes, I really want to try it out because of the sheer ingenuity of it all.

The project can be found here:
https://github.com/oyvindln/vhs-decode
It's based on another project that software decodes the laserdisc:
https://github.com/happycube/ld-decode