[vlc-devel] CVS Commit (babal)
cvs at videolan.org
cvs at videolan.org
Mon Dec 9 01:52:42 CET 2002
Update of /cvs/videolan/vlc
Modified Files:
AUTHORS ChangeLog configure.ac.in
Update of /cvs/videolan/vlc/modules
Modified Files:
LIST
Update of /cvs/videolan/vlc/modules/audio_filter/channel_mixer
Modified Files:
Modules.am
Added Files:
headphone.c
Update of /cvs/videolan/vlc/src
Modified Files:
libvlc.h
Update of /cvs/videolan/vlc/src/audio_output
Modified Files:
input.c
Log Message:
- new headphone channel mixer with virtual spatialization effect : This
effect should give you the feeling that you stands in a real room with
a complete 5.1 speaker set when using only a headphone, providing a
more realistic sound experience. It should also be more comfortable
and less tiring when listening to music for long periods of time.It
works with any source format from mono to 5.1.
-> please try it and feel free to give me some feedback. Some
improvements are already planned (adding echo, more configuration
options, ...).
NB: whereas the filter itself is in a (very first) stable version, the
way it is integrated to the filter chain is only a _temporary_ hack
since it's the audio ouput core (input.c actually) which is directly
responsible for it. Integrating it in a more suitable way will
probably require some work on the way the filters are selected as
well as on the configuration level, but I'm working on it :)
--
babal
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list