Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.12 KB

🤖 VSCode Lagtrain

This software converts videos into text animations with a lot of configurable options, such as fps, resolution and characters.

If you want to check their execution, here's an example of this code in action: Youtube - Vscode Lagtrain


image

Guide of how to use it

  1. You should pick your .mp4 video and place it inside the /assets folder
  2. Execute the command npm start <videoName>.mp4, it will run using default values.

If you want to customize fps, scale, palette and stuff click here and check the parameters guide

  1. It will start extracting the frames and generating them in Ascii

ezgif com-gif-maker(1)

  1. After generating them, a countdown will appear, and the file render-result.txt will be available at the root of your project, click it and enjoy the video playing!