Documentation
¶
Overview ¶
Command sess2tape converts a .tuisess file (produced by btest.SessionRecorder) into a VHS .tape script that can be fed to `vhs` to produce a GIF.
Usage:
sess2tape [-out <file.tape>] [-width 80] [-height 24] [-fps 15] <session.tuisess>
If -out is omitted the .tape is written next to the input file with the same base name and a .tape extension. If the input path is "-" the session JSON is read from stdin and -out must be supplied (or output goes to stdout).
Click to show internal directories.
Click to hide internal directories.