7 hours ago
高效码农
Meet Mediabunny – the zero-dependency, browser-native media toolkit that can read, write and convert MP4/WebM/MP3 with micro-second accuracy and hardware speed. Yes, it really runs 100 % in the browser (or Node.js), ships as TypeScript only, and compresses down to ≈ 5 kB when tree-shaken. Below you’ll find a complete walk-through of what it can do, how it does it, and where the traps hide – all strictly based on the library’s own README. What exact pain-points does this article solve? Can I parse a 4 GB phone clip in the browser without crashing the tab? Is there a way …