AVP - ASCII Video Player. Allows you to play any video as ASCII-art.
Project description
avplib
Description
AVP - ASCII Video Player. Allows you to play any video as ASCII-art.
Install
python -m pip install --upgrade avplib
Usage
python -m avplib [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
cav Play video files (*.mp4/*.avi/...)
convert Convert Video Files to ASCII Video File.
play Play ASCII Video.
python -m avplib cav [OPTIONS] VIDEO_PATH
Play video files (*.mp4/*.avi/...)
Options:
-r, --res <INTEGER INTEGER>... Resolution of the terminal of the video to
be played. [default: 0, 0]
--fps INTEGER RANGE FPS at which the video will be played back.
[default: 30; 1<=x<=120]
-th, --threading Enable on threading processing.
--help Show this message and exit.
python -m avplib convert [OPTIONS] FROM_VIDEO_PATH TO_VIDEO_PATH
Convert Video Files to ASCII Video File.
Options:
-r, --res <INTEGER INTEGER>... Resolution for conversion (does not change
after conversion). [default: 118, 30]
--fps INTEGER RANGE FPS for conversion (does not change after
conversion). [default: 30; 1<=x<=120]
--help Show this message and exit.
python -m avplib play [OPTIONS] ASCII_VIDEO_PATH
Play ASCII Video.
Options:
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
avplib-1.3.7.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file avplib-1.3.7.tar.gz
.
File metadata
- Download URL: avplib-1.3.7.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09f7947f60edcd506766d00ff9e11f5afccf25d751e0f125a079d72694fc3d25 |
|
MD5 | e46209a01dc2ce24bed16af92b97560d |
|
BLAKE2b-256 | ffce15ff4d3e60288074585f00b5c93054e1510b025a72bae022b8307fc81b8b |
Provenance
File details
Details for the file avplib-1.3.7-py3-none-any.whl
.
File metadata
- Download URL: avplib-1.3.7-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fcbcd27e13c35f9359f83128cc4604e73c29af54244fc2b60722a62d0e7f2ef |
|
MD5 | 76e1b640e9f308817e1759471f6bae71 |
|
BLAKE2b-256 | de57e3d96ebf63192a814280950a74d1654c1b8341fec0b69ddb3c6a98a30a18 |