1
0
Fork 0
Go to file
colaclanth e2cb686214 Moved calc_lum and peak_interp funcs outside class 2019-07-15 22:47:22 +01:00
sstv Moved calc_lum and peak_interp funcs outside class 2019-07-15 22:47:22 +01:00
.gitignore Initial commit 2019-07-15 17:18:21 +01:00
LICENSE Initial commit 2019-07-15 17:18:21 +01:00
README.md fixed formatting 2019-07-15 19:08:18 +01:00
setup.py Add setup.py 2019-07-15 18:55:01 +01:00

README.md

SSTV Decoder

A slow-scan television decoder that works on audio files rather than reading a soundcard (like most other decoders). Currently supports the following modes:

  • Martin 1
  • Scottie 1
  • Robot 36

Installation

git clone https://github.com/colaclanth/sstv.git

python setup.py install

Usage

sstv -d audio_file.wav -o result.png