public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Alsa SPDIF+analog at same time
@ 2009-11-09 16:50 Alexander Puchmayr
  2009-11-09 23:34 ` Iain Buchanan
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Puchmayr @ 2009-11-09 16:50 UTC (permalink / raw
  To: gentoo-user

Hi there!

I'd like to have an audio signal on both the SPDIF and the analog output. I 
know that this is possible, since I had such configuration some weeks ago, but 
due to some circumstance I really can't reproduce it suddenly doesn't work 
anymore.

SPDIF itself works fine when playing AC3 or DTS streams in Mythtv, but there's 
only an analog signal when I play videos that only have MP2/MP3 streams or if 
I play music (mp3,ogg, etc) - there is no signal on SPDIF in this case.

So, how do I get back the non-AC3/DTS-Audiostreams on SPDIF?

Thanks
    Alex



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Alsa SPDIF+analog at same time
  2009-11-09 16:50 [gentoo-user] Alsa SPDIF+analog at same time Alexander Puchmayr
@ 2009-11-09 23:34 ` Iain Buchanan
  2009-11-10  7:11   ` Alexander Puchmayr
  0 siblings, 1 reply; 6+ messages in thread
From: Iain Buchanan @ 2009-11-09 23:34 UTC (permalink / raw
  To: gentoo-user

On Mon, 2009-11-09 at 17:50 +0100, Alexander Puchmayr wrote:
> Hi there!
> 
> I'd like to have an audio signal on both the SPDIF and the analog output. I 
> know that this is possible, since I had such configuration some weeks ago, but 
> due to some circumstance I really can't reproduce it suddenly doesn't work 
> anymore.

possibly alsa / gnome updates?

> SPDIF itself works fine when playing AC3 or DTS streams in Mythtv, but there's 
> only an analog signal when I play videos that only have MP2/MP3 streams or if 
> I play music (mp3,ogg, etc) - there is no signal on SPDIF in this case.
> 
> So, how do I get back the non-AC3/DTS-Audiostreams on SPDIF?

with mplayer I used to use this command to get spdif output:
mplayer -afm hwac3 blah.avi

also, with the old (2.24?) gnome alsa mixer, I found I had to add the
spdif or IEC device (can't quite remember), and although it was a
slider, it only worked in an on or off fashion.

Not much help for you I know, but I can't run the same mixer anymore to
find out.

HTH,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

If practice makes perfect, and nobody's perfect, why practice?




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Alsa SPDIF+analog at same time
  2009-11-09 23:34 ` Iain Buchanan
@ 2009-11-10  7:11   ` Alexander Puchmayr
  2009-11-10 23:01     ` Iain Buchanan
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Puchmayr @ 2009-11-10  7:11 UTC (permalink / raw
  To: gentoo-user

Am Dienstag 10 November 2009 00:34:44 schrieb Iain Buchanan:
> On Mon, 2009-11-09 at 17:50 +0100, Alexander Puchmayr wrote:
> > Hi there!
> >
> > I'd like to have an audio signal on both the SPDIF and the analog output.
> > I know that this is possible, since I had such configuration some weeks
> > ago, but due to some circumstance I really can't reproduce it suddenly
> > doesn't work anymore.
> 
> possibly alsa / gnome updates?
> 

Definitely not, its a dedicated mythtv box and I didn't change software 
configuration for a long time. The box does not have any gnome or kde or the 
like installed.

> > SPDIF itself works fine when playing AC3 or DTS streams in Mythtv, but
> > there's only an analog signal when I play videos that only have MP2/MP3
> > streams or if I play music (mp3,ogg, etc) - there is no signal on SPDIF
> > in this case.
> >
> > So, how do I get back the non-AC3/DTS-Audiostreams on SPDIF?
> 
> with mplayer I used to use this command to get spdif output:
> mplayer -afm hwac3 blah.avi
> 
> also, with the old (2.24?) gnome alsa mixer, I found I had to add the
> spdif or IEC device (can't quite remember), and although it was a
> slider, it only worked in an on or off fashion.
> 
I played around with some IEC settings, no effect.

Greetings, 
    Alex



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Alsa SPDIF+analog at same time
       [not found] <dEFKV-5Dc-5@gated-at.bofh.it>
@ 2009-11-10 20:39 ` David W Noon
  2009-11-11  8:34   ` Alexander Puchmayr
  0 siblings, 1 reply; 6+ messages in thread
From: David W Noon @ 2009-11-10 20:39 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

On Mon, 09 Nov 2009 18:00:01 +0100, Alexander Puchmayr wrote about
[gentoo-user] Alsa SPDIF+analog at same time:

>I'd like to have an audio signal on both the SPDIF and the analog
>output. I know that this is possible, since I had such configuration
>some weeks ago, but due to some circumstance I really can't reproduce
>it suddenly doesn't work anymore.

Have you upgraded your kernel recently?

I found that the SP/DIF output stopped working when I upgraded from
2.6.29 to 2.6.30.  I might downgrade my kernel to check that it was
this that caused the SP/DIF (or TOSLink) output to stop.
-- 
Regards,

Dave  [RLU #314465]
======================================================================
dwnoon@ntlworld.com (David W Noon)
======================================================================

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Alsa SPDIF+analog at same time
  2009-11-10  7:11   ` Alexander Puchmayr
@ 2009-11-10 23:01     ` Iain Buchanan
  0 siblings, 0 replies; 6+ messages in thread
From: Iain Buchanan @ 2009-11-10 23:01 UTC (permalink / raw
  To: gentoo-user

On Tue, 2009-11-10 at 08:11 +0100, Alexander Puchmayr wrote:

> I played around with some IEC settings, no effect.

sorry, that's all I've got :(

-- 
Iain Buchanan <iaindb at netspace dot net dot au>

There is no sin but ignorance.
		-- Christopher Marlowe




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Alsa SPDIF+analog at same time
  2009-11-10 20:39 ` David W Noon
@ 2009-11-11  8:34   ` Alexander Puchmayr
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Puchmayr @ 2009-11-11  8:34 UTC (permalink / raw
  To: gentoo-user

Am Dienstag 10 November 2009 21:39:03 schrieb David W Noon:

> Have you upgraded your kernel recently?
> 
> I found that the SP/DIF output stopped working when I upgraded from
> 2.6.29 to 2.6.30.  I might downgrade my kernel to check that it was
> this that caused the SP/DIF (or TOSLink) output to stop.
> 
No, its still 2.6.27-gentoo-r8 built in June this year.

Greetings
   Alex



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-11  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 16:50 [gentoo-user] Alsa SPDIF+analog at same time Alexander Puchmayr
2009-11-09 23:34 ` Iain Buchanan
2009-11-10  7:11   ` Alexander Puchmayr
2009-11-10 23:01     ` Iain Buchanan
     [not found] <dEFKV-5Dc-5@gated-at.bofh.it>
2009-11-10 20:39 ` David W Noon
2009-11-11  8:34   ` Alexander Puchmayr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox