kantera

Crates.iokantera
lib.rskantera
version0.0.1
sourcesrc
created_at2019-08-25 15:14:55.00396
updated_at2019-08-25 15:14:55.00396
descriptionVideo composition and rednering kit
homepage
repositoryhttps://github.com/carrotflakes/kantera
max_upload_size
id159558
size903,717
carrotflakes (carrotflakes)

documentation

README

kantera

Video composition and rendering kit for Rust, depends on FFmpeg and cairo.

kantera-logo

Usage

For development:

$ cargo build --release --bin && cargo run --release

Installation

  • FFmpeg
  • cairo

Author

Copyright

Copyright (c) 2019 carrotflakes (carrotflakes@gmail.com)

License

Licensed under the MIT License.

Commit count: 282

cargo fmt