MediaPlayer: don't try multi channels PCM by default
AudioTrack will say it support multi channels but it will just cut every
channels after 2.0. That's why we could not hear the voice with some medias on
some devices (Nexus 6p, Chrome book).
Fixes #800
(cherry picked from commit f862cf03)