Skip to content

I created this video to UTF-8 converter to run bad apple in my shell, . It's a python script that get a MP4 file and transform into various files of ascii-art.

Notifications You must be signed in to change notification settings

HTsuyoshi/ascii-video-converter

Repository files navigation

ascii-video-converter

Preview

Welcome

To full-fill my SECOND personal desires (run bad apple in my shell) I created this video to UTF-8 converter. It's a python script that get an MP4 file and transform into a folder full of ascii-art.

Requirements (python library)

Local

  • opencv-python
  • numpy

Docker

  • docker

Usage

Local

First, generate the "video-txt" folder in "create-video".

./create-video/asciiVideo videoPath

Second, run the video in the "run-video" folder.

./run-video/runVideo

Docker

First, build the images:

make build

Second, run the script:

./run-docker.sh /absolute/path/to/video.mp4

About

I created this video to UTF-8 converter to run bad apple in my shell, . It's a python script that get a MP4 file and transform into various files of ascii-art.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published