Playground for figuring out how to use ffmpeg from inside Rust.
Go to file
2022-04-19 17:34:32 -07:00
src Decode high bit-depth videos as 16-bits-per-channel PNGs. 2022-04-19 17:34:32 -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