v1.24.6

Vanilagy/mediabunnyv1.24.6Nov 11, 2025by Vanilagy

AI Summary

This release introduces read/write support for AVC3 in ISOBMFF and addresses several critical bugs related to video rotation metadata, FLAC parsing, and audio synchronization.

Key Highlights

  • Added read/write support for AVC3 in ISOBMFF
  • Fixed incorrect video track rotation metadata
  • Fixed FLAC frame parsing bug
  • Fixed audio drift issues by filling gaps with silence

New Features

  • Read/write support for AVC3 in ISOBMFF format

Full Release Notes

- Added read/write support for AVC3 in ISOBMFF (#216)
- Fixed incorrect video track rotation metadata when converting files with the `process` option (#218) 
- Fixed FLAC frame parsing bug (#219)
- Ensured that audio encoders now fill gaps between audio data with silence to prevent audio drift and ensure correct AV sync (#176)