[mythtv-users] digital sound works, mythmusic and fire-fox flash doesnt

Ryan Allen ryan at the-summit.net
Mon Aug 31 00:16:17 UTC 2009


Hey list!

Okay, I broke down and bought all new hardware.  I'm driving the
ASUS P5N7A-VM.  I was totally happy to see HDMI audio work, out of the
box with MythBuntu!!


mplayer sound works!
aplay sound works!

unfortunately, 
mythmusic does not , and neither does firefox flash (which I want to use for youtube, hulu,
napster, etc.)

if I run mythfront end on the command line, I get these errors:
    2009-08-30 17:02:54.423 Opening audio device 'default'. ch 2(2) sr 44100
    2009-08-30 17:02:54.423 Opening ALSA audio device 'default'.
    2009-08-30 17:02:54.423 AudioOutput Error: Rate doesn't match (requested
            44100Hz, got 48000Hz)

in Myth, my settings are right out of Allen's digital sound howto:
Audio output device: ALSA:default
Passthrough output device: Default
Max Audio Channels: Stereo (MUST BE SET TO STEREO as of 6/2/2009 for
        passthrough to work)
Upmix: Passive
Enable AC3 to SPDIF passthrough checked
Enable DTS to SPDIF passthrough checked
Aggressive sound card buffering off
Use internal volume controls off

Ive tried a few things in /etc/asound.conf.  Right now, I simply have:
pcm.!default {
    type hw
    card 0
    device 3
}

from the above error, I tried this asound.conf, still to no avial:

pcm.hdmi_hw {
        type hw
        card 0 
        device 3 
}

pcm.hdmi_formatted {
        type plug
        slave {
                pcm hdmi_hw
                rate 48000
                channels 2
        }
}


pcm.hdmi_complete {
        type softvol
        slave.pcm hdmi_formatted
        control.name hdmi_volume
        control.card 0
}

pcm.!default hdmi_complete


Any ideas????

Thanks,
Ryan

-- 

+-----------------------------+
|     ryan at the-summit.net     |
|  http://www.the-summit.net  |
+-----------------------------+


More information about the mythtv-users mailing list