Skip to content

xmycroftx/aplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aplay

An ASCII player, mvp support for invoking VLC as a hidden audio subprocess

Howto run aplay.py

Download the dependencies:

  • Install with pip: pip3 install python-opencv pillow wakepy

Invoke the shell:

  • Play in color with audio (from VLC): python aplay.py video.mp4 --color --audio
  • Play in B/W with subtitles: python aplay video.mp4 --srt

Example running in vscode terminal: image

About

An ASCII player, support for invoking VLC as a hidden audio subprocess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages