1
0
Fork 0

Added basic readme

master
colaclanth 2019-07-15 19:06:37 +01:00
parent ed43687507
commit 1d6c161439
1 changed files with 18 additions and 1 deletions

View File

@ -1,2 +1,19 @@
# sstv
SSTV Decoder
============
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`