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.
-na, --no_audio Disable audio playback.
-y, --yes Disable playback confirmation.
--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]
-th, --threading Enable on threading processing.
-ar, --auto_res Automatically detection resolution.
--help Show this message and exit.
python -m avplib play [OPTIONS] ASCII_VIDEO_PATH
Play ASCII Video.
Options:
-na, --no_audio Disable audio playback.
-y, --yes Disable playback confirmation.
--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.4.1.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file avplib-1.4.1.tar.gz
.
File metadata
- Download URL: avplib-1.4.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dbf170c5a9fcbd1630e5f1fcc151c558a6c995662c7c93f368265c3d63c3623 |
|
MD5 | d0e08004b936823f6b18b4af0b0c14f7 |
|
BLAKE2b-256 | 9b4978db4688cfcb4b66102419bd3c5e5ab507b178549ce06f4a03c51836b22c |
Provenance
File details
Details for the file avplib-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: avplib-1.4.1-py3-none-any.whl
- Upload date:
- Size: 8.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 | d0b426d9f1c88cb516759c6913e48d7fcb1b531e0c997cfea8165d3d5a407663 |
|
MD5 | 74758a42fdd839a4341b47eea9149e79 |
|
BLAKE2b-256 | 93497a84b3149ef0cc2231ab73a518e8c8cd731078a661f7d0ee80054b102341 |