1
0
Fork 0

Add example for -s

master
colaclanth 2019-07-18 18:01:21 +01:00
parent ce10f98076
commit 1b4cef1460
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ examples:
Decode SSTV audio file in /tmp to './image.jpg':
$ sstv -d /tmp/signal.wav -o ./image.jpg
Start decoding SSTV signal at 50.5 seconds into the audio
$ sstv -d audio.ogg -s 50.50
"""
def __init__(self):