I got the Cracking to stop by going to:

Utilities/Setup --> Setup --> TV Settings --> Playback

In here uncheck:

    * Extra Audio Buffering
    * Use video as timebase


Utilities/Setup --> Setup -->General

Change Audio output device: ALSA:mythspdif
Passthrough output device: ALSA:iec958:{AES0 0x02}

Check:
Enable AC3 to SPDIF passthrough
Enable DTS to SPDIF passthrough


Added this to my /etc/asound.conf

Code:

pcm.!default {
type plug
slave {
pcm "spdif"
rate 48000
format S16_LE
}
}


If that does not work try:

sudo apt-get update
sudo apt-get install module-assistant
sudo m-a update
sudo m-a prepare
sudo m-a a-i alsa

reboot or reload alsa modules.

From:
https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller
https://lists.ubuntu.com/archives/ku...er/036769.html

** Changed in: mythtv (Ubuntu)
       Status: New => Invalid

** Changed in: mythtv (Ubuntu)
     Assignee: (unassigned) => Paul (paul-fuller)

** Package changed: mythtv (Ubuntu) => alsa-driver (Ubuntu)

-- 
mythfrontend sound breaks up and drops
https://bugs.launchpad.net/bugs/376258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to