Clemens Ladisch wrote: > Antony Gelberg wrote: > >> I have an onboard NVidia sound card using snd_hda_intel. Full info about my >> setup is at >> http://www.alsa-project.org/db/?f=f407c7aceb5abe36b68731ff50fd1d21f272fb98 >> >> I can output everything to a HT amp via the IEC958 optical out by means of the >> .asoundrc that you see in the above link. I would like to plug something into >> the analogue line in and have it be output via the IEC958 as well. However, >> it is only output via the analogue line out, not the optical. How can I get >> this to work? >> > > The ALC883 cannot do this alone. You have to run a program to record > from the line in and to play the data back to the SPDIF output. > > "arecord -f dat | aplay -D spdif" might work, but then you cannot use > these devices with other programs. > > > HTH > Clemens > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Alsa-user mailing list > Alsa-user@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/alsa-user > > I am playing a tv program using mplayer in which the sound input is analog and the output is on the hdmi (I have a asus m3n78 pro motherboard where the nvidia hd sound is on the motherboard). You could use audacity to monitor your audio input and send it to the desired output. If you go to edit preferences in audacity you should see a listing of inputs and outputs that mirror the system audio mixer. For my case the input was hw:0,0 (analog line in) and the output was hw:0,3 (hdmi out). I remember seeing spdif as one of the outputs. You just need to make sure the iec958 output switches on the system mixer are checked and the associated levels set correctly (I have to check iec958 2 to get the hdmi output working). ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user