stmconvert, copyright 2020 Joe Public, jo
e@fre
wo
License: wtdhpl, any version, http://wtdhpl.info/
Download: stmconvert.tar.gz
Built and tested under Debian bullseye; theoretically should
work in any environment where FreeBasic is supported.
The author asks that you license any modified or
derivative versions under the wtdhpl, the GPL,
or another free license of your choice.
TO COMPILE:
Compile with FreeBasic (https://freebasic.net/)
as follows:
fbc stmconvert.bas
DESCRIPTION:
stmconvert takes an .stm file such as those
generated by "transcriber" (http://trans.sf.net/)
(
apt install transcriber
under Debian)
and makes .srt subtitles, pretty free-form text, or
pretty free-form html transcription output.
The intent is to provide the ability to maintain
a single original source of a transcript in stm
or native transcriber format from which srt, text,
and html can be generated after editing or
translating the source.
usage:
stmconvert --srt|--htm|--txt sourcefile.stm