* Generating LFE-channel from Stereo Sound?
@ 2004-01-04 9:29 Thorsten Guenther
2004-01-04 14:36 ` James Courtier-Dutton
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Guenther @ 2004-01-04 9:29 UTC (permalink / raw)
To: alsa-devel
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
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Generating LFE-channel from Stereo Sound?
2004-01-04 9:29 Generating LFE-channel from Stereo Sound? Thorsten Guenther
@ 2004-01-04 14:36 ` James Courtier-Dutton
0 siblings, 0 replies; 2+ messages in thread
From: James Courtier-Dutton @ 2004-01-04 14:36 UTC (permalink / raw)
To: Thorsten Guenther; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-04 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-04 9:29 Generating LFE-channel from Stereo Sound? Thorsten Guenther
2004-01-04 14:36 ` James Courtier-Dutton
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.