movart

command module
v0.0.0-...-407a3c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

README

movart

This work is based on previous work here. While art does only ASCII conversion for static images, movart does the same for mp4 encoded videos. Just like before, you can choose between monochrome, gray scale and color characters. Movart also supports playing the audio stream if desired using the -audio option.

madness.png

Example Usage:

./movart -file video.mp4

./movart -file video.mp4 -audio

./movart -file video.mp4 -mode gray -audio

./movart -file video.mp4 -mode color -audio

./movart -file video.mp4 -alphabet "*\. " -fontfile courier_prime.ttf

test.gif

Libraries used for this project:

Reisen

This project would not have been possible without reisen, a simple library to extract video and audio frames from media containers.

Other useful reading:

Ebiten 2D Game Engine

Disintegration Imaging Library

OpenCV 4 Computer Vision Library

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL