We use Egress to record mp3 audio files into Azure storage, and serve them directly on the web, so no copying or any other kind of pipeline is used.
The length of the audio displayed vs. what gets played is often wrong.
When I attempt to open the raw file in VLC, I see the duration change as the audio playback progresses.
AI suggests this issue is typically caused by missing or inaccurate duration metadata in VBR-encoded MP3 files
Hey @Bilal_K - I managed to reproduce it it with VLC player - no need for file sharing - fix will likely be available in the next egress release. Will let you know once it’s available. Are you using cloud or hosting egress yourself?
I am glad you were able to reproduce it.
We’re self-hosting right now, with plans to move to the cloud in the coming weeks.
Is there an ETA? for when we get the new Egress version with this fix?