Convert video to character art animation.
Project description
CVC
Convert video to character art animation.
Install
Install cvc:
pip install cvc
This tool relies on imageio-ffmpeg
, but only the binary version of imageio-ffmpeg
contains the ffmpeg
binary.
if pip choose the source version, problem will occurs.
Usage
cvc --chars_width 120 --t_end 10 path/of/video_file
The command shows that the specified video will be converted to an ascii art animation with the width of 120, and only convert the first 10 seconds.
you'll see a file named output.mp4
in your current directory when completes, have fun ~
p.s. it's a bit slow, turn down the width and fps, to speed up the conversion.
Check cvc --help
for more information.
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
File details
Details for the file cvc-0.8.0.tar.gz
.
File metadata
- Download URL: cvc-0.8.0.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3d0f5721942628a8113c631bc445c8fb6b443277fcf3a0569e355a9f8f8d9cc |
|
MD5 | dfc2d96e644cb6d3e83618d50666625d |
|
BLAKE2b-256 | 3d4081274d69b7ba74d2417b9c51306b3367f039bbb6073fb04feb7cbed224f6 |