Skip to content
forked from colaclanth/sstv

Command line SSTV decoder for existing audio files, sound card free

License

Notifications You must be signed in to change notification settings

boholder/desstv

 
 

Repository files navigation

SSTV Decoder

Forked for self-learning, add more comments to explain the code.

Additionally support the MP3 format.

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

About

Command line SSTV decoder for existing audio files, sound card free

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%