Skip to content

Rust bindings for the Scalable Video Technology (SVT) family of encoders.

License

Notifications You must be signed in to change notification settings

colinmarc/svt-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svt-rs

This repo contains rust bindings for the SVT (Scalable Video Technology) family of permissively-licensed and massively parallel video encoders.

Right now, two encoders are included: SVT-HEVC and SVT-AV1. Support for the former is under the hevc feature, while support for the latter is under the av1 feature.

Two sys crates are also provided. Both (currently only) support static linking. With the log feature, logs can be redirected through the log crate.

About

Rust bindings for the Scalable Video Technology (SVT) family of encoders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published