Skip to content

JhonesBR/ascii_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii Player

A Go project to display videos using ascii characters in the terminal.

Demo

Showcase video

Features

  • Display colored pixels
  • Supports 256 colors
  • Easy to use

Options

Option Flag Default Description
Video path -v string video.mp4 Path to the video
Colored output -c False Enable colored display
Fullfilled -f False Display characters at max alpha (Only works with colored output)
Frame rate -fr int 30 Set framerate

Usage

Run the project:

./player

or

go run main.go

About

Golang ASCII video player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages