Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
187 stars 35 forks source link

MP4: Update offset atoms on write #318

Closed Serial-ATA closed 9 months ago

Serial-ATA commented 9 months ago

Previously the offset atoms remained untouched, which would point audio players to the wrong spot, leading them to believe the file was corrupted.

closes #308