https://github.com/nick-gabe/vscode-lagtrain
Convert videos into text animation!
https://github.com/nick-gabe/vscode-lagtrain
animation ascii-art typescript
Last synced: 8 months ago
JSON representation
Convert videos into text animation!
- Host: GitHub
- URL: https://github.com/nick-gabe/vscode-lagtrain
- Owner: Nick-Gabe
- Created: 2023-01-30T02:08:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T03:18:17.000Z (almost 3 years ago)
- Last Synced: 2024-04-27T03:33:06.187Z (about 2 years ago)
- Topics: animation, ascii-art, typescript
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=ap5izsovrSo
- Size: 14.4 MB
- Stars: 41
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 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](https://www.youtube.com/watch?v=ap5izsovrSo)
[](https://www.youtube.com/watch?v=ap5izsovrSo)
## 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 .mp4`, it will run using default values.
> If you want to customize fps, scale, palette and stuff [click here and check the parameters guide](/docs/params.md)
3. It will start extracting the frames and generating them in Ascii
> 
4. 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!