All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Thorsten Guenther <aposso@aposso.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Generating LFE-channel from Stereo Sound?
Date: Sun, 04 Jan 2004 14:36:17 +0000	[thread overview]
Message-ID: <3FF824E1.3010209@superbug.demon.co.uk> (raw)
In-Reply-To: <3FF7DCE2.4090104@aposso.de>

Thorsten Guenther wrote:
> Hi all!
> 
> 
> First i would like to thank you for your great work. Yesterday i watched 
> DVD and really enjoied doing so with 5.1 sound on my nforce2 Linux 
> system. :-)))
> After some hassle with the right settings for the DVD player software, 
> anything works great and there is only one feature i'm missing:
> 
> In the Windows sound driver there is an option to generate an LFE 
> channel from ordinary stero sound (e.g. MP3 playback). I searched the 
> net and this list for some time but did not find any hints for player- 
> or driver-options to do this. Am i missing something? Are there plans to 
> add such a feature? May i help in some way (i'm a developer, but the 
> java / server side type of) develop such a feature?
> 
> Tahnk's in advance!
> 
> Bye,
> Thorsten
> 
Converting stereo sound (2.0) to stereo with separate LFE (2.1) is best 
left to the media player, because high/low pass filters are CPU 
intensive, and would add too much delay in the audio out path, but can 
be done at the decoder stage, which is a stage in the media player 
before audio/video sync is attempted.

I don't know which media player you use, so I cannot comment further.

xine could support this by implementing a new audio_post_processing_plugin.
mplayer might already have this feature, look in the audio filters 
section of their manual.

Cheers
James


Cheers
James



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

      reply	other threads:[~2004-01-04 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04  9:29 Generating LFE-channel from Stereo Sound? Thorsten Guenther
2004-01-04 14:36 ` James Courtier-Dutton [this message]

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=3FF824E1.3010209@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=aposso@aposso.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.