Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: nop on March 16, 2021, 08:31:45 AM

Title: No volume control. v2.7.8, Ubuntu 20.10
Post by: nop on March 16, 2021, 08:31:45 AM
From the console:

Found 14 video encoder(s)
Found 11 audio encoder(s)
Found 11 format(s)
 [UI_RunApp] 08:27:16-926  Load default settings if any...
 [setContainer] 08:27:16-926  setting container as index 3
 [AVDM_hasVolumeControl] 08:27:16-927  The current audio device doesn't support volume control
 [UI_RunApp] 08:27:16-927  [autoUpdate]Current date 1655 , last check = 1655
 [postInit] 08:27:16-970  myQApplication exec
 [postInit] 08:27:16-970  Checking for crash...
ignored: config3
ignored: pluginSettings
ignored: custom

Screenshot from 2021-03-16 19-27-40.png
Title: Re: No volume control. v2.7.8, Ubuntu 20.10
Post by: eumagga0x2a on March 16, 2021, 06:54:49 PM
What is the matter? The default audio output device (PulseAudioSimple) doesn't have a volume control, it is not provided by the PulseAudioSimple API. If you want to have a separate volume control in Avidemux, you need to switch to a device which has one, e.g. AlsaDefault.

By the way, there is no need to attach screenshots of console output as a proof of authenticity.
Title: Re: No volume control. v2.7.8, Ubuntu 20.10
Post by: nop on March 17, 2021, 06:22:50 AM
Quote from: eumagga0x2a on March 16, 2021, 06:54:49 PMWhat is the matter? The default audio output device (PulseAudioSimple) doesn't have a volume control, it is not provided by the PulseAudioSimple API. If you want to have a separate volume control in Avidemux, you need to switch to a device which has one, e.g. AlsaDefault.
Okay, thanks.
QuoteBy the way, there is no need to attach screenshots of console output as a proof of authenticity.
Sorry, I couldn't get the preview function to work, so I thought I'd add the cap in case the text formatting messed up.