All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lars Hagström" <lars@update.uu.se>
To: Jaroslav Kysela <perex@suse.cz>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Creative Mp3+ USB and SPDIF passthrough
Date: Wed, 12 Nov 2003 19:58:07 +0100	[thread overview]
Message-ID: <3FB282BF.6060100@update.uu.se> (raw)
In-Reply-To: <Pine.LNX.4.53.0311111315120.1303@pnote.perex-int.cz>

Hi,

You were right of course. It works beautifully. Thank you very much!
So, just for the record, so that anyone else out there trying to get 
this device to work in the future will be able to find it:

The Creative Mp3+ USB device output works completely under Alsa (I've 
not tried input).
To get ac3 passthrough you need to get an ac3 file and use
  ac3dec -Dhw:0,0 -C <your_ac3_file>
You can play media with ac3 in mplayer with the  oss compatibility layer 
(mplayers alsa driver does not seem to be able to passthrough) using:
mplayer -ao oss:/dev/dsp -ac hwac3 <your file>

Lars

> You have wrong tests. Get alsa-tools, compile ac3dec and try this command:
> 
> ac3dec -Dhw:0,0 -C <your_ac3_file>
> 
> The volumes (probably PCM and Master) should be set to 0dB (you need
> probably trial and error path to determine the good values), otherwise
> the stream will be modified and the receiver will not understand. Simply,
> you need bit-to-bit copy without any modification of outgoing samples.
> 
> Anyway, it might be possible, that your receiver does rely on the
> non-audio bit set in the s/pdif protocol. In this case, we cannot help you
> until someone discover, how this settings can be applied to your hardware.
> 



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

  parent reply	other threads:[~2003-11-12 18:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-11 11:34 Creative Mp3+ USB and SPDIF passthrough Lars Hagström
2003-11-11 12:09 ` karsten wiese
2003-11-11 12:19 ` Jaroslav Kysela
2003-11-11 13:18   ` Lars Hagström
2003-11-12 18:58   ` Lars Hagström [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-11-03 10:00 Lars Hagström

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=3FB282BF.6060100@update.uu.se \
    --to=lars@update.uu.se \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=perex@suse.cz \
    /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.