Skip to content

zllak/movieru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movieru

Video editing in Rust

Overview

Movieru is a video editing library. It allows splitting, concatenations, compositing, inserting text, or custom effects.

It is backed by ffmpeg, so it supports all the most common audio and video formats. Only tested on Linux for now.

Features

TODO

Limitations

For now, there is no real attempt at having good performances. Reading and writing from the ffmpeg binary is probably far from the optimal way to do it. The focus for no is on functionality, supporting effects, composition.

Contributing

TODO

About

Video editing with Rust, backed by FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages