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.5.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file avplib-1.4.5.tar.gz
.
File metadata
- Download URL: avplib-1.4.5.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faafac0f049d7301744f5ba21b9c4318a97dbcea0685b31867302ce12233f955 |
|
MD5 | a8e9eafad65f45e1e2eb461130d6d766 |
|
BLAKE2b-256 | aab304ba5d48f3e2d49f2f85774b5ba027cc8db3d1091cc54a1f18b69971d59d |
Provenance
File details
Details for the file avplib-1.4.5-py3-none-any.whl
.
File metadata
- Download URL: avplib-1.4.5-py3-none-any.whl
- Upload date:
- Size: 8.0 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 | 350b8bc220fa771623d17156f087034d6b959fb7081be48e45c75e7b87e48d4c |
|
MD5 | 0d32402555a10562b56210d516f909a8 |
|
BLAKE2b-256 | b95391d6e52eb80c63358022ed1052efdf8bc22e5bc4ed3e1bdbd5a01d7d1ee5 |