Hello, I just wanted to report an issue with the documentation here: https://wiki.videolan.org/Documentation:Command_line/#Audio_options You state --mono should be replaced by --stereo-mode=0, but it's actually --stereo-mode=7. See the commit here: https://github.com/videolan/vlc/commit/95e01f738024...