musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.15k stars 2.63k forks source link

[MU4 Issue] OGG encoding defaults to Opus #15788

Open notshi opened 1 year ago

notshi commented 1 year ago

Describe the bug Exporting to OGG saves an Opus stream when I am expecting a Vorbis stream, and there are no options to change this.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'File'
  2. Click on 'Export'
  3. Under 'Format' choose 'OGG audio'

Expected behavior Exports as Vorbis stream by default or give an option to do so.

Screenshots Screenshot_20230110_010044

Platform information OS: Manjaro Linux, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-, revision: github-musescore-musescore-

henkdegroot commented 1 year ago

@notshi , can you check the output file and sample rate being used as well? I was testing the ogg output and found it exports with 48000 Hz even when selecting 44100 Hz. If you have the same result, perhaps you can update the issue to include that?

notshi commented 1 year ago

As @henkdegroot has mentioned, I can confirm on my end that the OGG output file exports at 48000 Hz even when selecting 44100 Hz (default).

I will gladly update the issue to include these results. However, this seems like a separate issue. Would that be the case?

henkdegroot commented 1 year ago

@cbjeukendrup, do you think it is better to open a separate issue for the sample rate issue?

cbjeukendrup commented 1 year ago

@henkdegroot Yes, that would be good.

henkdegroot commented 1 year ago

Okay, done. Issue: #17659