Playground for figuring out how to use ffmpeg from inside Rust.
Go to file
2022-04-19 14:02:12 -07:00
src First code that actually decodes and writes out a frame of video! 2022-04-19 14:02:12 -07:00
.gitignore First code that actually decodes and writes out a frame of video! 2022-04-19 14:02:12 -07:00
Cargo.lock First code that actually decodes and writes out a frame of video! 2022-04-19 14:02:12 -07:00
Cargo.toml First code that actually decodes and writes out a frame of video! 2022-04-19 14:02:12 -07:00