mpv/options
wm4 af3bbb800d audio: make native channel count the default instead of stereo downmix
This should work well with most audio APIs, except ALSA. A long-winded
explanation is provided how to make ALSA multichannel output work.

All other AOs should have no such problems. Of course it's possible
that previously unknown issues arise, because I assume that enabling
multichannel audio is actually relatively rare.

This also disables codec downmix by default, which could change the
audio output due to different mixing in the codec and libavresample.

Fixes #1313.
2014-12-15 17:14:23 +01:00
..
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c
m_property.h
options.c
options.h
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h