Hacker News new | ask | show | jobs
by grishka 9 days ago
Relatedly, I recently made a software decoder for SECAM and PAL: https://github.com/grishka/miscellaneous/tree/master/AVDecod...

Though in my case the purpose was to digitize my video tapes and teach myself about DSP.

1 comments

Looks interesting... Is there an equivalent encoder that can be used with this to generate VHS footage purely in software?
There's this: https://codeberg.org/fsphil/hacktv

It's not "VHS footage" though, but it can generate all kinds of analog video signals, some of which my decoder can decode.