PetitTournesol / Edgeware

Elsavirus inspired fetishware, built from the ground up to use interchangeable packages for better user experience.
MIT License
128 stars 94 forks source link

You can only hear one video per time in Windows; if a new video opens, the previous is muted #31

Open OlderedJohnStalvern opened 1 year ago

OlderedJohnStalvern commented 1 year ago

Changing audio playback to pygame fixes it, at least in Windows: https://github.com/PetitTournesol/Edgeware/commit/1b62bf0f4879980d8aedfdaee0fc47a0d174744c

OlderedJohnStalvern commented 1 year ago

Using VLC to video playback fixes this, also run more files formats(HEVC and webm) and is also faster and consumes less RAM, but need to have VLC installed, changes below if anyone want to use it: https://github.com/PetitTournesol/Edgeware/commit/0b1f0ba4bf7946d109dba1b8cab4666ade829f89