Ticket #8769 (closed defect: Invalid)
Opened 3 years ago
Last modified 12 months ago
White noise or no sound after seeking, when using PULSEAUDIO:default
| Reported by: | jeremy@… | Owned by: | jyavenard |
|---|---|---|---|
| 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
Change History
comment:1 Changed 3 years ago by jeremy@…
comment:3 Changed 3 years ago by robertm
- Status changed from assigned to 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 3 years ago by Matthew Wire <devel@…>
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 3 years ago by Matthew Wire <devel@…>
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:7 Changed 3 years ago by stuartm
- Version changed from Unspecified to Trunk Head
- Milestone changed from unknown to 0.24
comment:8 follow-up: ↓ 10 Changed 3 years ago by jyavenard
- Status changed from assigned to closed
- Resolution set to Invalid
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 3 years ago by matthias@…
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 in reply to: ↑ 8 Changed 3 years ago by anonymous
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 12 months ago by pmb@…
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.

To quote the other bug: