Skip to content

Carel155/codec-from-scratch-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Encoding from Scratch in Rust

Rust implementation of Video Encoding from Scratch made by kevmo314.

Run Locally

cargo run

Play the decoded video

ffplay -f rawvideo -pixel_format rgb24 -video_size 384x216 -framerate 25 decoded.rgb24

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages