PDA

View Full Version : Output to digital AND analog


itlarson
February 7th, 2009, 07:45 PM
Is there a way to get digital and analog output at the same time? On my old system this worked for everything but mythtv, but on the new one everything is one or the other. Example:

mplayer a1.wav -ao alsa:device=plughw=0,1 ->analog out only

mplayer a3.wav -ao alsa:device=iec958 ->digital (optical) out only

If anyone can help with this it would be great since my AV receiver needs analog input for it's "second room" feature.

itlarson
February 8th, 2009, 02:15 PM
Maybe this could be done with .asoundrc settings? I don't know how to set this up though.