All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Takashi Iwai <tiwai@users.sourceforge.net>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [alsa-cvslog] CVS: alsa-lib/test iecbits.c,NONE,1.1 iecset.c,NONE,1.1 .cvsignore,1.11,1.12 Makefile.am,1.24,1.25
Date: Tue, 30 Sep 2003 18:20:24 +0100	[thread overview]
Message-ID: <3F79BB58.2080301@superbug.demon.co.uk> (raw)
In-Reply-To: <E1A4NtA-0002Dv-00@sc8-pr-cvs1.sourceforge.net>

Takashi Iwai wrote:
> Update of /cvsroot/alsa/alsa-lib/test
> In directory sc8-pr-cvs1:/tmp/cvs-serv8451
> 
> Modified Files:
> 	.cvsignore Makefile.am 
> Added Files:
> 	iecbits.c iecset.c 
> Log Message:
> added iecset program (this could be to alsa-utils after more
> enhancements).
> 
This could be useful for a number of reasons.
One reason it might help for is this.
1) Application outputing to the "front" device outputs sound to the 
spdif with PCM iec mode set.
2) Application finishes, leaving PCM iec mode set.
3) New application outputs AC3 stream with NON-AUDIO iec mode set.
4) Application finishes, leaving PCM iec mode set.
5) New application outputs AC3 stream with NON-AUDIO iec mode set.
6) Application gets killed with "kill -9 PID" leaving NON-AUDIO iec mode 
set.
7) Application outputing to the "front" device outputs sound, but the 
spdif is left in NON-AUDIO iec mode, so no sound comes out of the spdif.
 From then onwards all application outputting sound will default to 
NON-AUDIO bit being set, when the sensible assumption would be to set 
PCM mode as default, and only set NON-AUDIO mode when using a device 
name like "iec958:AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2"

So my question is, can iecbits.c code be used to set the default iec 
mode back to PCM, if it has accidentally been fixed on NON-AUDIO due to 
the kill -9 ?

Cheers
James



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

       reply	other threads:[~2003-09-30 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1A4NtA-0002Dv-00@sc8-pr-cvs1.sourceforge.net>
2003-09-30 17:20 ` James Courtier-Dutton [this message]
2003-09-30 17:33   ` [alsa-cvslog] CVS: alsa-lib/test iecbits.c,NONE,1.1 iecset.c,NONE,1.1 .cvsignore,1.11,1.12 Makefile.am,1.24,1.25 Takashi Iwai
2003-10-23 16:55     ` Takashi Iwai

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=3F79BB58.2080301@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@users.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.