Skip to content

ee0703/console_video

Repository files navigation

console_video

a tool based on ffmpeg that plays video in console!

preview

installation

install ffmpeg

 brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libquvi --with-libvorbis --with-libvpx --with-opus --with-x265

install Pillow

  pip install Pillow

clone this repo

git clone https:/ee0703/console_video

usage

play video

python player.py badapple.mp4

About

a tool based on ffmpeg that plays video in console!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages