Skip to content

Python tool to convert a video into an ascii representation

Notifications You must be signed in to change notification settings

AxLisin/AsciiCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii Creator

Information

  • Converts a video into an ascii representation.
  • Created for my intro compsci class.

Setup

  • Install Libraqm.
  • Install FFmpeg.
  • Install requirements using pip install -r requirements.txt.

Usage

  1. Optionally modify videoCreation.py to change various options.
  2. Run python main.py.
  3. The video will be saved as output/{filename}.

Examples

Rotating Cube

Original

rotatecube.mov

ASCII (320 Resolution)

rotatecube-320.2.mp4

Flying Bird

Original

bird.mp4

ASCII (320 Resolution)

bird-320.2.mp4

About

Python tool to convert a video into an ascii representation

Resources

Stars

Watchers

Forks

Languages