# VHS documentation # # @see https://github.com/charmbracelet/vhs # # ``` # vhs < media/demo.tape # ``` # # Output: # Output .gif Create a GIF output at the given # Output .mp4 Create an MP4 output at the given # Output .webm Create a WebM output at the given # # Require: # Require Ensure a program is on the $PATH to proceed # # Settings: # Set FontSize Set the font size of the terminal # Set FontFamily Set the font family of the terminal # Set Height Set the height of the terminal # Set Width Set the width of the terminal # Set LetterSpacing Set the font letter spacing (tracking) # Set LineHeight Set the font line height # Set LoopOffset % Set the starting frame offset for the GIF loop # Set Theme Set the theme of the terminal # Set Padding Set the padding of the terminal # Set Framerate Set the framerate of the recording # Set PlaybackSpeed Set the playback speed of the recording # # Sleep: # Sleep