Skip to main content

generate movie (video clip) from asciicast

Project description


generate movie (video clip) from asciicast

Can be used as command line tool for convert asciicast file to video files:
asciicast2movie.py input_asciicast_file.cast output_video_file.mp4

Can be also imported as a module and contains functions:
* asciicast2video - convert asciicast data to moviepy video clip

Requires:
* pyte (https://pypi.org/project/pyte/) VTXXX terminal emulator
* tty2img (https://pypi.org/project/tty2img/) lib for rendering pyte screen as image
* moviepy (https://pypi.org/project/moviepy/) video editing library
* numpy (https://pypi.org/project/numpy/) array computing (for moviepy)

Copyright © 2020, Robert Ryszard Paciorek <rrp@opcode.eu.org>, MIT licence


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

asciicast2movie-0.3.5.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

asciicast2movie-0.3.5-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page