Re: HDMI Audio Support in ALSA

From: Clemens Ladisch
Date: Tue May 20 2008 - 04:10:52 EST


(please don't top-post)

Kallol Biswas wrote:
> Can ALSA handle HDMI audio frames? It does not look so.

Why do you think so?

> Do you need a pointer to HDMI audio spec (L-PCM, IEC 60958 IEC 61937 etc.)?

L-PCM is linear PCM, which is the sample format used by practically
_every_ sound card. IEC 60958 is AES/EBU, which is essentially S/PDIF,
which uses linear PCM samples. IEC 61937 specifies how to transport
compressed streams over S/PDIF, by pretending the data stream is a
sequence of linear PCM samples.

All of this is supported by ALSA.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/