musescore / musescore/MuseScore

OGG encoding defaults to Opus

Open
#15,788 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

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-

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at File > Export and the Format option for OGG audio, then trace how the export chooses between Opus and Vorbis. Done means OGG exports use Vorbis by default or expose a way to select it; verify the behavior with a test export on MuseScore 4.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.