console_video icon indicating copy to clipboard operation
console_video copied to clipboard

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