All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregoire Favre <greg@ulima.unil.ch>
To: Benny Sjostrand <gorm@cucumelo.org>
Cc: Peter Heatwole <peter599@gotnet.net>,
	alsa-devel@lists.sourceforge.net, werner@suse.de
Subject: Re: SPDIF and cs46xx ?
Date: Sun, 30 Mar 2003 16:46:33 +0200	[thread overview]
Message-ID: <20030330144633.GA9474@ulima.unil.ch> (raw)
In-Reply-To: <3E864424.6060707@cucumelo.org>

On Sun, Mar 30, 2003 at 03:11:00AM +0200, Benny Sjostrand wrote:

> Seems like a user application problem to me.  The cs46xx driver just 
> support a limited set of period-size configurations, that's a limitation 
> in the HW. Then it's up to the application to handle it (I guess)
> I've managed to make AC3 and DTS through SPDIF work witth OGLE and Xine, 
> I dont see any reason why it would'nt work with any other application, 
> at least you should get further than: "S/P-DIF: Period size not 
> available: Invalid argument" then when you've managed to open the device 
> and write data to it maybe there will apear other unknown problems ...

Well, I think there are two problem, the first one is the limited set of
period-size configurations which the bitstream plugin should take care
of, but the real reason I repost what Dr. Werner Fink wrote in the
vdr@linuxtv.org mailing list was because he spoke exactly about a
problem we are a lots to have with the cs46xx driver :-(
Also found relative to DVB (AC3overDVB from Stefan Huelswitt,
http://www.muempf.de/down/vdr-1.1.26-AC3overDVB-0.1.4.diff.gz ) which
contains in the README.AC3overDVB:

If your receiver doesn't detect the encapsulated stream (at the
beginning of replay in general) you will hear the digital data played as
PCM data. It's a spiky noise. Don't turn up the volume too much, or the
speakers may be damaged. You have been warned!

And afterthat I post the answer from Dr. Werner Fink:

As long as the hardware on the DVB cards are not able to put
the 16bit none audio PCM data stream into a 32bit none audio
S/P-DIF transport stream all receivers which uses the bit flags 
of the S/P-DIF transport stream for identifying none audio
loose.  All S/P-DIF data get from the DVB card to not have the
none audio bit set.  AFAIK this is a hardware bug (or better
this is the information I've got from TT) ...

And what I think is that we have exactly the same problem with the
cs46xx driver: I couldn't have a real 5.1 with any tools under linux and
cs46xx (ac3dec,ac3play,mplayer,xine), in fact I couldn't alsa hear the
sound from the CD using the SPDIF...

I think we need a fix for some receiver that don't detect the
encapsulated stream...

Thank you very much,

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en

  reply	other threads:[~2003-03-30 14:46 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16 21:31 SPDIF and cs46xx ? Peter Heatwole
2003-03-16 23:23 ` Benny Sjostrand
2003-03-29 14:20   ` Gregoire Favre
2003-03-30  1:11     ` Benny Sjostrand
2003-03-30 14:46       ` Gregoire Favre [this message]
2003-03-30 19:35         ` Benny Sjostrand
2003-03-30 18:42           ` Gregoire Favre
     [not found]           ` <20030331115057.GB3187@wotan.suse.de>
2003-03-31 13:58             ` Benny Sjostrand
     [not found]         ` <20030331114752.GA3187@wotan.suse.de>
2003-04-04 11:46           ` Gregoire Favre
2003-04-04 18:01             ` Benny Sjostrand
2003-04-04 17:25               ` Gregoire Favre
2003-04-05 18:46                 ` Benny Sjostrand
2003-04-05 18:29                   ` Gregoire Favre
2003-04-05 21:48                     ` Benny Sjostrand
     [not found]             ` <20030407091749.GA7661@wotan.suse.de>
2003-04-07 16:45               ` Gregoire Favre
  -- strict thread matches above, loose matches on Subject: below --
2003-03-16 23:11 Peter Heatwole
2003-03-16 22:56 Peter Heatwole
2003-03-17  0:10 ` Benny Sjostrand
     [not found] <20030313132536.GB11388@ulima.unil.ch>
2003-03-14 10:55 ` Ronny V. Vindenes
2003-03-14 21:29   ` Benny Sjostrand
2003-03-14 22:04     ` Christian Esken
2003-03-08 14:41 Gregoire Favre
2003-03-08 17:28 ` Benny Sjostrand
2003-03-08 17:52   ` Gregoire Favre
2003-03-10 14:42     ` Takashi Iwai
2003-03-10 14:46       ` Gregoire Favre
2003-03-10 14:52         ` Takashi Iwai
2003-03-10 15:34           ` Gregoire Favre
2003-03-10 21:15           ` Gregoire Favre
2003-03-11 16:54             ` Takashi Iwai
2003-03-11 23:35               ` Gregoire Favre
2003-03-12 11:08                 ` Ronny V. Vindenes
2003-03-12 11:50                   ` Gregoire Favre

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=20030330144633.GA9474@ulima.unil.ch \
    --to=greg@ulima.unil.ch \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=gorm@cucumelo.org \
    --cc=peter599@gotnet.net \
    --cc=werner@suse.de \
    /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.