Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time lines Distortion Issue in MP3 Playback Using audio_waveforms on Android #392

Open
Yang321423 opened this issue Jan 11, 2025 · 0 comments

Comments

@Yang321423
Copy link

Yang321423 commented Jan 11, 2025

When using audio_waveforms as an MP3 player on Android, the time line of audio files become distorted.

While the first use of seekTo works fine, subsequent attempts fail to start or stop playback at the correct position.

This issue doesn't appear to be a simple problem with seekTo but seems to involve the corruption of the media file's time lines.

Not all MP3 files exhibit this issue—some work fine, while others do not. WAV files do not appear to have this problem, and it seems that iOS is unaffected as well (though this is not confirmed).

If you provide an email address, I can send you a sample MP3 file that triggers the issue along with the code.

I kindly request your assistance in resolving this issue.

@Yang321423 Yang321423 changed the title Timestamp Distortion Issue in MP3 Playback Using audio_waveforms on Android Time lines Distortion Issue in MP3 Playback Using audio_waveforms on Android Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant