| Summary: | FLAC playback initially stutters | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Braden Obrzut <admin> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | mikeguy42, sezeroz |
| Version: | 2.0.4 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Patch - music_flac.c - Fix Initial Stutter | ||
|
Description
Braden Obrzut
2019-06-21 10:06:47 UTC
Created attachment 4059 [details]
Patch - music_flac.c - Fix Initial Stutter
I think the fix is as simple as clearing the audio stream before seeking. See the attached patch.
Applied this patch: https://hg.libsdl.org/SDL_mixer/rev/7b663db4eef1 Braden Obrzut: Please make sure that this fixes your issue. No response from original bug reporter since two weeks. Closing as fixed. Drop a note here if problem persists. |