VLC downmix surround to stereo?

26,893

Solution 1

The two ways I have found until now are:

  1. to downmix the audio stream with an external utility (like eac3to at least on Windows), but the quality is not always good enough.
  2. use VLC version 2.1.3 or higher. http://www.vlc-forum.de/index.php/Thread/1423-Audio-5-1-Spur-zu-Stereo-Spur/ [in German] someone says that VLC downmixing became better.

http://www.hydrogenaud.io/forums/index.php?showtopic=104214 shows that it is not possible to automatically downmix something with perfect quality - it seems that an audio engineer who corrects the volume of each channel is needed in some cases like yours.

Solution 2

I'm using the WaveOut audio output under Preferences > All (Advanced) > Audio > Output Modules.

  1. Disable Dolby Surround in Preferences > Audio > Dolby Surround to Off, and uncheck Headphone surround effect, if checked.

  2. Under Preferences > All (Advanced) > Audio > Output Modules > WaveOut > set the Audio output channels to 2.

  3. Save and restart VLC.

Please note that Disabling Dolby Surround didn't have any effect, but changing the output channels down to 2 did, so I left it off.

Share:
26,893

Related videos on Youtube

lolmaus - Andrey Mikhaylov
Author by

lolmaus - Andrey Mikhaylov

Looking for full-time remote job as a senior EmberJS dev, preferably with relocation perspectives. Personality At work I'm a passionate developer; strong supporter of best practices and patterns; serious about code readability, maintainability and scalability; believe in testing. On the scale from quick-n-dirty to slow-but-thorough, I lean toward the latter. Off duty, I'm a loving husband and father, an avid debater, a board game geek, a retired recreational cyclist, a crazy Russian and an affable guy with a slightly twisted sense of humor. I live in Moscow, Russia. Love working remotely from other beautiful places. Able to adjust to your timezone for partial or full work hours overlap. Skills Frontend development Over five years in frontend development Solid JavaScript skill, love modern tools, practices and patterns Sass enthusiast Highly experienced in Responsive Web Design, modular grids, mobile first, etc Using a BEM-like methodology to scale infinitely and prevent style leaks Not a visual designer EmberJS Over two years working exclusively with complex Ember apps Have a gut feeling for the Ember Way and best practices Focus on building robust, maintainable and scalable codebases Strong believer in the Test-Build-Refactor cycle Into testing: unit & user acceptance, work in TDD/BDD style, API/model layer mocking, CI Experience with advanced features: polymorphic relationships, FastBoot, Concurrency, Element Queries, etc Active member of the Ember community with humble open source contributions Other tech skills Proficient in using dev tools: git, terminal, SSH, Docker, package managers, build tools, StackOverflow/Google, etc Linux user, not a DevOps guy but have basic sysadmin skills Experience in distributed teams, SCRUM Know Ruby and looking into Elixir Active GitHub and StackOverflow profiles Non-tech skills Fluent English Fast typist Aware of own drawbacks and will let you know of them

Updated on September 18, 2022

Comments

  • lolmaus - Andrey Mikhaylov
    lolmaus - Andrey Mikhaylov almost 2 years

    When i'm playing a 5.1 movie, i only hear left and right channel. When there's sound from a rear channel, i hear absolutely nothing.

    How do i set VLC to convert 5.1 to stereo, so that no sounds are missing?

    PS I use PulseAudio.