Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 3

Show HN: OxiMedia โ€“ Pure Rust Reconstruction of FFmpeg and OpenCV

By kitasan
2026๋…„ 3์›” 9์ผ
**Show HN: OxiMedia โ€“ Pure Rust Reconstruction of FFmpeg and OpenCV**

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 Tokio, zero C/Fortran deps in default features, native WASM target.This is v0.1.0 -- APIs are stabilized but not yet battle-tested at scale. Performance benchmarks vs FFmpeg/rav1e/dav1d coming soon.Feedback on API design welcome, especially the filter graph and transcoding pipeline.GitHub: https://github.com/cool-japan/oximedia Comments URL: https://news.ycombinator.com/item?id=47302515 Points: 2 # Comments: 0

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.