Skip to content

oddity-ai/rave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rave

Rust audio/video engine

version license docs

rave is a work-in-progress audio and video library with a focus on streaming applications.

🛠 Status

rave is under heavy development and not ready for use yet.

🎯 Goals

  • Easy-to-use and safe API.
  • Quality over quantity (well-behaved encoders and decoders over many codecs).
  • Minimize the number of external non-Rust dependencies.

Note that rave is not meant to be a replacement for ffmpeg. Use ffmpeg if you need support for many formats and codecs.

✨ Credits

rave only exists thanks to the following organizations and people:

⚖️ License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust audio/video engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages