rusvid_video_encoder

Crates.iorusvid_video_encoder
lib.rsrusvid_video_encoder
version0.2.1
sourcesrc
created_at2023-03-07 14:17:02.560705
updated_at2023-03-09 10:11:25.519232
descriptionh264 mp4 encoder for rusvid
homepage
repositoryhttps://github.com/LetsMelon/rusvid
max_upload_size
id803613
size68,098
Domenic Melcher (LetsMelon)

documentation

https://docs.rs/rusvid_video_encoder/

README

rusvid

Write and render svg-animations with Rust ✨

(no gui or cli, under active development)

Dependencies

  • Ffmpeg in path
  • rustc 1.63.0-nightly

Examples

Look into /examples folder an run with cargo run --package $NAME (e.g cargo run --package simple_animation to run the simple animation example)

It is recommended to always run the program in release-mode.

Commit count: 576

cargo fmt