Skip to content

EnergyFlexus/ascii-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ascii-converter

Converts media files in ascii format.

What

  • video-converter to convert video
  • windows-player to show it

Requirements

  • any c++ compiler
  • cmake
  • opencv

Build

  1. clone, build and install opencv in folder with repo, may need to be added in PATH if windows.
  2. cmake anything you want
  3. done