ASCII mp4 video player experimental
Project description
ASCII MP4 Video Player (Experimental)
A simple Python module that plays MP4 videos in your terminal using ASCII characters.
Great for fun visualizations or retro-style video playback!
Installation
Install from PyPI using pip:
pip install ascii-mp4-video-player-exp
To use it:
from ascii_mp4_video_player_exp.ascii_player import play_ascii_video
if __name__ == "__main__":
mp4_file = r"video.mp4"
# Play mp4 video in termimal
play_ascii_video(mp4_file, fps=30, term_scale=0.5)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ascii_mp4_video_player_exp-0.31.tar.gz.
File metadata
- Download URL: ascii_mp4_video_player_exp-0.31.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e051a225eed14154f28de3602eb7fe1697e359126ca69fd94321a6cdd9f5889c
|
|
| MD5 |
f41ee11e8cca13174a4f8f3acb1a4057
|
|
| BLAKE2b-256 |
f0b8623436c53481cead22b264ffd41ab2b4296c6d856ab70b5b65071c41dac0
|
File details
Details for the file ascii_mp4_video_player_exp-0.31-py3-none-any.whl.
File metadata
- Download URL: ascii_mp4_video_player_exp-0.31-py3-none-any.whl
- Upload date:
- Size: 45.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfd135bb5369861a8ece910c0208532502760d6d0cea57495aa467b5517dcb5c
|
|
| MD5 |
4e10c7d32bebd50d79e663de870189ff
|
|
| BLAKE2b-256 |
893dfd2f3b04b3989248ab8c66b8fbbc7c20aec38216ea75a0fcc5fe626421d2
|