EnergyFlexus / ascii-converter

media -> ascii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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