Coder Social home page Coder Social logo

ubuntufanboy / ascii-video-player Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 79 KB

Feature rich video player with few dependencies. Works great with tty machines

License: GNU General Public License v3.0

Python 100.00%
ascii ascii-art ascii-player ascii-video bad-apple player ubuntufanboy video video-codec ascii-video-player

ascii-video-player's Introduction

The .asciivideo Codec ๐Ÿ“บ

Feature rich video player with few dependencies. Works great with tty machines ๐Ÿš€

Demo image

WARNING โš ๏ธ

This project is not fully functional yet and bugs do appear quite often. This is simply a testing phase to find these bugs

Install instructions

Currently we only support debian based distros but unoffical support for Arch, OpenSUSE, and other linux distrobutions are planned

  1. sudo apt-get update
  2. sudo apt install ffmpeg python3 python3-pip
  3. python3 -m pip install --upgrade Pillow # Recent changes to Pillow might cause this to give an error but if it works, Great
  4. pip3 install tqdm
  5. pip3 install numpy
  6. pip3 install pygame
  7. sudo apt install git
  8. git clone https://github.com/Ubuntufanboy/ascii-video-player
  9. cd ascii-video-player
  10. cd src

Usage guide

  1. have an mp4 file in the same folder or be prepared to provide the full video path
  2. run python3 mp4_to_asciivideo.py your_file.mp4
  3. run python3 play.py the_same_video_file_but_not_mp4.asciivideo

PLEASE report any bugs to me in an issue (No such thing as a dumb question)!

I appriciate the support! ๐Ÿ›

ascii-video-player's People

Contributors

ubuntufanboy avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fjtughy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.