1
0
Fork 0
sstvdec/README.md

864 B

sstvdec

This is a fork of https://github.com/colaclanth/sstv.git

With luck, PD-120 support will be added. Currently broken.

See below for upstream README.

SSTV Decoder

A command line 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, 2
  • Scottie 1, 2, DX
  • Robot 36, 72

Installation

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

$ python setup.py install

Usage

$ sstv -d audio_file.wav -o result.png

Resources Used