Skip to content

ignabelitzky/video-to-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video to ASCII

License nCurses OpenCV Linux

Introduction

C++ program that converts video files such .mp4 into ASCII characters. matrix_gif_2

Getting started

Prerequisites

Before getting started with video-to-ascii, ensure that you have the following dependencies installed on your Linux system:

  • g++ compiler
  • ncurses library
  • opencv

Installation

To use video-to-ascii, follow these steps

  1. Clone the repository to your local machine:
git clone https://www.github.com/ignabelitzky/video-to-ascii.git
  1. Step into the repository:
cd video-to-ascii
  1. Compile the project with make:
make
  1. Now you will see the executable converter and you can execute the program
./converter

Youtube video link

Video-toASCII Video

Contributing

Contributions are welcome from the community! Wheter it's bug fixes, feature enhancements, or new ideas, feel free to open an issue or submit a pull request.

License

This project is licensed under the GNU General Public License v3.0, which means you are free to use, modify, and distribute the code for both commercial and non-commercial purposes.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages