Skip to content

lisp3r/sstv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%