OK, solved: I have to specify "hw:2,3" as passthrough-parameter for xine, then
it works.
Original-Nachricht
> Datum: Mon, 25 Jun 2012 08:52:13 +0200
> Von: Clemens Ladisch
> An: q...@gmx.de
> CC: alsa-user@lists.sourceforge.net
> Betreff: Re: [Alsa-user] Also ignores passthroug
>
> Replace your .asoundrc with
>
> defaults.pcm {
> card 2
> device 3
> }
>
That does not help. Now when xine has to replay DVD data which would have to be
passed through it tells me "audio device is not available".
Michael
--
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartp
Hi,
I have a system with a soundcard (S/PDIF output) and with a graphics card that
has a sound output via its HDMI interface. For normal playback I use
Alsa-device 3, card 2 (which is the HDMI channel of the graphics card):
cat .asoundrc
pcm.!default {
type hw
card 2
device 3
}
Th
OK, finally I found it:
in /etc/asound.conf defaults.pcm.device was set to 1, here 0 is correct. Now
the sound works but when I replay AC-3 first some trash is replayed, means for
the first 200-300 milliseconds I had an ugly, scatching noise. Is there a way
to avoid that? I think it is not a pr
OK, result is not as expected, I get this error message:
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition
'cards.VIA8237.pcm.iec958.1:CARD=0,AES0=4,AES1=130,AES2=0,AES3=2'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned
error: Datei oder Verzeichni
That should be the same like replaying stereo data from xine what is working
well. But I'll test it.
Unfortunately I do not have an AC-3 file to replay it in a similar way without
xine.
Original-Nachricht
> Datum: Tue, 18 Nov 2008 08:23:23 +0100
> Von: Clemens Ladisch <[EMAIL
Hi,
I use the following hardware with Fedora 8:
Jetway Board with VIA Eden Processor 1200MHz
VIA 8237 with VIA1617A
CN700 Chipset
that owns a coaxial S/PDIF out. Replaying of stereo PCM data using that output
works fine but I have big troubles getting it configured for 5.1 AC-3 data.
Within