1
0
Fork 0
sstvdec/README.md

20 lines
368 B
Markdown
Raw Normal View History

2019-07-15 10:18:21 -06:00
SSTV Decoder
2019-07-15 12:06:37 -06:00
============
A slow-scan television decoder that works on audio files rather than 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`