• Stars
    star
    111
  • Rank 312,727 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a tool based on ffmpeg that plays video in console!

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://github.com/ee0703/console_video

usage

play video

python player.py badapple.mp4