Show HN: OxiMedia – Pure Rust Reconstruction of FFmpeg and OpenCV

Show HN: OxiMedia – Pure Rust Reconstruction of FFmpeg and OpenCV

Author here. OxiMedia is a clean-room reconstruction of FFmpeg and OpenCV in pure Rust. v0.1.0, 92 crates, ~1.36M lines.Key decisions: `#![forbid(unsafe_code)]` workspace-wide, patent-free codecs only (AV1/VP9/Opus/FLAC -- no H.264/H.265/AAC ever), async on T…

Pure Rust reconstruction of OpenCV + FFmpeg A patent-free, memory-safe multimedia and computer vision framework. OxiMedia is a clean room, Pure Rust reconstruction of both FFmpeg (multimedia process… [+22387 chars]
Show HN: OxiMedia – Pure Rust Reconstruction of FFmpeg and OpenCV - FHMnews