Skip to content

SergeyBel/VideoAsciiConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoAsciiConverter is a project that convert video to ascii video format.
Based on OpenCV (http://opencv.org/)
To build with VS don't forget set OPENCV_DIR enviroment

Usage: VideoConverter <input_file_name> <font_scale = 0.2>

input_file_name - Path to input video file
font_scale - Scale of font. Recommended in [0.03, 0.5]. default value is 0.2

Result will write to out file.

Examples:
VideoConverter video.avi 0.1
VideoConverter film.avi



About

Converter video files to ascii video files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages