recloudstream / cloudstream

Android app for streaming and downloading media.
GNU General Public License v3.0
6.69k stars 532 forks source link

Allow increasing volume over 100% #1086

Open BrownNPC opened 5 months ago

BrownNPC commented 5 months ago

Describe your suggested feature

A few videos have low volume. A toggle could be added to the player settings that removed the 100% limit. It would make the user experience better.

Other details

Vlc cannot be used for most videos , because the https stream gets blocked on it. What i'm trying to say is "Just use vlc" is not a valid option.

Acknowledgements

Blatzar commented 5 months ago

What i'm trying to say is "Just use vlc" is not a valid option.

:neutral_face: :neutral_face: :neutral_face: :neutral_face: :neutral_face: :neutral_face: :neutral_face: :neutral_face:

https://github.com/google/ExoPlayer/issues/5282#issuecomment-449655159 was the best I could find and it does not seem unnecessarily complex.

Luna712 commented 4 months ago

I may make an attempt at this. I did have something that partially worked awhile ago actually but I hated my implementation method and would rather bot have it then how I did it so kinda abandoned it, but I may make another better attempt at this again.