alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Dan Christensen <jdc@uwo.ca>
Cc: alsa-devel@alsa-project.org
Subject: Re: wrong channel mappings for HDMI audio
Date: Thu, 11 Nov 2010 07:58:34 +0100	[thread overview]
Message-ID: <4CDB941A.7020606@ladisch.de> (raw)
In-Reply-To: <87fwv8puuo.fsf@uwo.ca>

Dan Christensen wrote:
> When I try to use 5.1 audio over HDMI, the front left and front right
> channels are correct, but the others are wrong:
> ...
> asound.conf:
> 
> pcm.!default {
> type hw
> card 0
> device 3
> }

With this definition, you are disabling ALSA's channel mapping.

Try this:

  pcm.!default pcm.hdmi

or just tell you applications to use the device "hdmi".


Regards,
Clemens

  reply	other threads:[~2010-11-11  6:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11  0:27 wrong channel mappings for HDMI audio Dan Christensen
2010-11-11  6:58 ` Clemens Ladisch [this message]
2010-11-12 13:16   ` Dan Christensen
2010-11-12 22:07 ` Anssi Hannula
2010-11-13  0:26   ` Dan Christensen
2010-11-13  3:32     ` Anssi Hannula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CDB941A.7020606@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=jdc@uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).