[mythtv-users] HDMI+ANALOG = "aplay: set_params:1059: Channels count non available"
Jean-Yves Avenard
jyavenard at gmail.com
Sun Jan 2 03:21:16 UTC 2011
you need to define the number of channels
On 2 January 2011 13:15, Michelle Dupuis <mdupuis at ocg.ca> wrote:
> pcm.multi {
> type multi
channels 2
> slaves.a.pcm "analog"
> slaves.a.channels 2
> slaves.b.pcm "hdmicable"
> slaves.b.channels 2
> bindings.0.slave a
> bindings.0.channel 0
> bindings.1.slave a
> bindings.1.channel 1
> bindings.2.slave b
> bindings.2.channel 0
> bindings.3.slave b
> bindings.3.channel 1
> }
More information about the mythtv-users
mailing list