Opened 14 years ago
Closed 14 years ago
Last modified 13 years ago
#8769 closed defect (Invalid)
White noise or no sound after seeking, when using PULSEAUDIO:default
Reported by: | Owned by: | JYA | |
---|---|---|---|
Priority: | major | Milestone: | 0.24 |
Component: | MythTV - Audio Output | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | yes |
Description
Same symptoms as 0.23's http://svn.mythtv.org/trac/ticket/8237 but observed under 25594
Attachments (2)
Change History (14)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Status: | assigned → infoneeded |
---|
Need logs with -v audio when this occurs. Also, if you really want this looked at, a much, much better description would be advisable.
comment:4 Changed 14 years ago by
Been meaning to report this myself but haven't had the time to investigate. The same issue has been happening to me for a while now - I use the ALSA:pulse output as a workaround but this has issues with stuttering and sync so is not a great workaround!
Currently running 25607 on ubuntu 10.04 64bit with pulseaudio configured for simultaneous output to both soundcards.
comment:5 Changed 14 years ago by
My log uses Pulseaudio:default for the first two times and ALSA:pulse for the final time. White noise was heard for both the first two times.
comment:6 Changed 14 years ago by
Status: | infoneeded → assigned |
---|
comment:7 Changed 14 years ago by
Milestone: | unknown → 0.24 |
---|---|
Version: | Unspecified → Trunk Head |
comment:8 follow-up: 10 Changed 14 years ago by
Resolution: | → Invalid |
---|---|
Status: | assigned → closed |
Change the default sampling rate of the pulseaudio server from 44.1kHz to 48kHz or change the default resample algorithm.
The issue is in the pulse server
comment:9 Changed 14 years ago by
So why do I see this error regardless of which resampling method I set up in Pulseaudio?
And if it's a pulse issue, could you please link to their bug?
comment:10 Changed 14 years ago by
Replying to jyavenard:
Change the default sampling rate of the pulseaudio server from 44.1kHz to 48kHz or change the default resample algorithm.
This actually solves the issue in 0.24 (at least for me). There is somekind of option for this in Advanced Audio options in Mythtv setup, but haven't tried if it works.
Work-around that I use is to put default-sample-rate = 48000 in /etc/pulse/daemon.conf. I use mythtv 0.24 on Ubuntu 10.10.
comment:11 Changed 13 years ago by
anonymous's work-around didn't work for me, but I went into the mythfrontend Audio settings, and in "Advanced Audio Setting" i selected "Override SRC quality" and Sample rate conversion: Disabled.
comment:12 Changed 13 years ago by
Ticket locked: | set |
---|
To quote the other bug: