Opened 11 years ago
Closed 10 years ago
#8557 closed defect (Fixed)
Audio studder after seek
Reported by: | danielk | Owned by: | JYA |
---|---|---|---|
Priority: | minor | Milestone: | 0.24 |
Component: | MythTV - Audio Output | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached log shows two seeks with -v playback,audio logging.
It appears the audio is perhaps un-paused too early causing it to repeatedly pause and unpause until it goes from being several frames ahead of video to several frames behind video.
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → new |
comment:4 Changed 10 years ago by
Status: | new → infoneeded_new |
---|
Could you please test with r26253 and see if it helps anything?
Thank you
comment:5 Changed 10 years ago by
Milestone: | unknown → 0.24 |
---|
Note: See
TracTickets for help on using
tickets.
(In [26253]) Audio: Wait for 4 fragments instead of two when unpausing. Hopefully this will fix #8557 ; please confirm