Opened 15 years ago
Closed 6 years ago
#5080 closed bug (fixed)
[MediaPlayer] No sound after seek (Musepack/FLAC files)
Reported by: | mpanasyuk | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #5459 | |
Platform: | All |
Description
After seek or when next track in playlist automatically selected there is no sound anymore.
Change History (9)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
comment:4 by , 13 years ago
comment:5 by , 12 years ago
After seek or when next track in playlist automatically selected there is sound in Haiku R1/Alpha 4.1.
comment:6 by , 10 years ago
Sample file: https://samples.mplayerhq.hu/A-codecs/musepack/03-Take%20A%20Chance%20On%20Me.mpc Still a problem in hrev48547, seeking will result in several second of silence before playback resupe (apparently not always at the correct position) and looping will not work. Seeking can also easily trigger a crash in ReadUncachedFrames.
flac seems to work however (tested https://samples.mplayerhq.hu/flac/dilvie_-_the_dragonfly.flac).
comment:7 by , 7 years ago
seeking will result in several second of silence before playback resume (apparently not always at the correct position) and looping will not work. Seeking can also easily trigger a crash in ReadUncachedFrames.
Still here hrev51727.
comment:8 by , 6 years ago
Confirmed that https://github.com/haikuports/haikuports/pull/2758 fixes this issue.
Can you provide test streams?