Skip to content

Rust based ffmpeg wrapper to do video editing workloads with minimal amount of transcoding

License

Notifications You must be signed in to change notification settings

sandorex/rusty-cutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Cutter

Rust application for fast media cutting with minimal encoding/decoding, using ffmpeg

Currently only the cli tool is being worked on, gui will be worked on after cli is functional

Goal

Tool to simplify video cutting with ffmpeg without re-encoding, why waste all that power when you don't have to!

I am planning to turn this project into a full fledged node-based video editor which should work really fast even on low-end devices as there is minimal amount of encoding/decoding to do

About

Rust based ffmpeg wrapper to do video editing workloads with minimal amount of transcoding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages