v1.24.7
Vanilagy/mediabunnyv1.24.7Nov 13, 2025by Vanilagy
AI Summary
A maintenance release fixing multiple parsing, encoding, and playback issues across different formats.
Key Highlights
- Fixed VideoSamples not being closed during conversion with frame rate changes
- Fixed Matroska block reordering and WebM distortions
- Fixed interlaced AVC crashing the decoder on Chromium
- Fixed playback for invalid Matroska files with no audio key frames
Full Release Notes
- Fixed VideoSamples not being closed when doing a conversion with frame rate change and resizing - Removed incorrect reordering of Matroska blocks, fixed WebM distortions (#178) - Improved tree shaking for some bundlers (#172) - Fixed interlaced AVC crashing the decoder on Chromium - Fixed playback for invalid Matroska files with no audio key frames (#192) - Fixed incorrect timestamp rounding logic (#207)