mpf-mc
mpf-mc copied to clipboard
Integrate video volume with sound system
Provide some basic volume integration between video widgets and the sound system. Perhaps create a pseudo "video" track that cannot play sounds, but can be used to control the volume of videos (including ducking). Master volume setting in sound_system should also be applied to videos. The upcoming track_player could also be used to automate the "video track".
Can we use a kivy binding to multiply video volume to master volume?