Skip to content

Azrielx86/AsciiPlayerReborn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Player Reborn

Based on my past ASCII-PLAYER project.

This version gets every frame with OpenCV, converts it to ASCII and print it on terminal in real time, wihtout needing a helper file like in the past version.

Also for this version FFmpeg and miniaudio are used for the audio playback!

Program options

Usage: ./AsciiPlayerReborn [options]
Options:
  -w, --width WIDTH   Specify the desired width.
  -h, --height HEIGHT Specift the desired height.
  -f, --file PATH     Video source file path.
  -c, --charset       Selects the charset:
                         (1) Long charset:  .'`^",:;Il!i><~+_-?][}{1)(|\/tfjrxnuvczXYUJCLQ0OZmwqpdbkhao*#MW&8%B@$
                         (2) Short charset:  .:-=+*#%@

Showcase

Bad Apple

Bad Apple

Lagtrain

Lagtrain

About

A new version of my ASCII-PLAYER with some improvements and written in C++!

Topics

Resources

License

Stars

Watchers

Forks