[mythtv] CVS and dvb audio problems

Jesper Sörensen jesper at datapartner.se
Sat Feb 19 19:01:03 UTC 2005


Staffan Pettersson skrev:

>The second problem still remains. I must be frank, i have tried to understand
>how the asoundrc file workes, but i dont seem to get it, I would be greatful if
>you can post a example file how to duplicate audio channels?
>  
>

Try something like this:

pcm.!default {
        type plug
        slave.pcm "hw:0,1"
        route_policy duplicate
}

Then tell Myth to use "ALSA:default".

This will use device #1 on card #0. On my card device #0 is analog out 
and #1 is spdif, and I want to use spdif... Your card might be different 
though.



More information about the mythtv-dev mailing list