mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.4k stars 1.26k forks source link

Metadata/playback of ogg opus files broken #11356

Open fabi321 opened 1 year ago

fabi321 commented 1 year ago

Bug Description

If opus files have the file ending .ogg, it seems that they are assumed to be vorbis, and neither metadata extraction nor playback works. renaming to .opus fixes the issue, however, ogg is just a container, and can also contain vorbis encoded metadata/audio streams.

Version

2.3.2

OS

Ubuntu 22.04

daschuer commented 1 year ago

In 2.4-alpha we have switched from suffix detection to mime type detection. I think this Issues will be fixed along with it.
You can find builds here: https://github.com/mixxxdj/mixxx/suites/11454526365/artifacts/591017230 Or here: https://launchpad.net/~mixxx/+archive/ubuntu/nightlies