[vlc-devel] [PATCH] pulse: save audio volume

Rafaël Carré funman at videolan.org
Mon Oct 21 18:12:49 CEST 2013


Hello,

Le 20/10/2013 05:18, Edward Wang a écrit :
> The fix in 2a823309242446ed50190b082cf10a2499724a19 is missing many aouts like pulse and others.
> 
> Ref #8503

In fact for pulseaudio it is not needed as the volume is already saved
by pulseaudio daemon.

Look at sink_input_info_cb, you will see that it gives back the
previously used volume.

So this patch is not needed for pulse, sorry :D

However when starting VLC without playing the volume is 0%.

We just need to do something to have pulse report the volume before we
start playing.



More information about the vlc-devel mailing list