We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When the music is playing, I hear nothing at 50% volume.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
I also observed the same issue. For some reason, 1 is not the maximal volume as stated here: https://github.com/Sascha-L/WPF-MediaKit/blob/8db992125d11abc400d237ff9dfeba3f32afd872/Source/DirectShow/MediaPlayers/BaseClasses.cs#L377. I haven't had any research on the root cause yet.
1
Sorry, something went wrong.
I observed the same problem. It seems the volume while playing music or video is not linearly proportional to the volume bar's position.
Looks like the DirectShow interface uses a logarithmic scale for volume. See https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms939532(v=msdn.10)
No branches or pull requests
When the music is playing, I hear nothing at 50% volume.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: