Can't import ogg files

I’ve installed Audacity 2.3.2, I had a previous version that worked perfectly, but now I can’t import OGG files

This is my Libraries config
Screen Shot 2019-09-28 at 11.20.45 AM.png
and this is what I get whenever I try to import an ogg file
Screen Shot 2019-09-28 at 11.20.29 AM.png
Any help will be much appreciated!
Thanks!

The name of the file suggests that it is actually “opus” rather than “ogg”. Audacity does not currently support “opus”.

There is a command line decoder for opus here: https://opus-codec.org/downloads/

I tested importing OGG files on my MacbookPro with Mojave 10.14.6 and with both 2.3.2 and the latest alpha build I have for the upcoming 2.3.3 and OGG imports work just fine.

I suspect that Steve is on the right trail here …

WC

There’s also an on-line tool here that can give you information about the format of audio files: https://mediaarea.net/MediaInfoOnline
If that says that the file is “opus” encoded, then you will need to use something other than Audacity to convert it into another format.

I managed to import an Opus file - following the test steps in this bug (relating only to debug Audacity versions):
https://bugzilla.audacityteam.org/show_bug.cgi?id=1945
ASSERT (in debug builds only) importing opus format


We do have an open Audacity bug which prevents the export of Opus files:
https://bugzilla.audacityteam.org/show_bug.cgi?id=2166
Opus export fails - cannot open codec

WC

My mistake. I incorrectly thought that the problem with opus was export and import. I’ve not tested on macOS, but on Linux I can import opus files without any problem.

Nevertheless, I’d still recommend checking to see what this page says about the file https://mediaarea.net/MediaInfoOnline