Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: eumagga0x2a on September 11, 2016, 01:48:02 PM

Title: Can't change audio_device from GUI
Post by: eumagga0x2a on September 11, 2016, 01:48:02 PM
STR:


Actual Results:
The old AudioDevice is selected, no changes have been made to ~/.avidemux/config3 file in the audio_device section.

This is a recent regression. Currently the only way to change audio output device is directly editing config3.
Title: Re: Can't change audio_device from GUI
Post by: mean on September 11, 2016, 04:46:37 PM
Should be okay now
Title: Re: Can't change audio_device from GUI
Post by: eumagga0x2a on September 11, 2016, 10:05:29 PM
Confirmed fixed by [audioDevice] Fix string vs std::string (https://github.com/mean00/avidemux2/commit/fd839035515a3aa854a68e69d800238b23e86e08), similar to the recent language selection fix. Thanks!