OpenNoteBlockStudio
OpenNoteBlockStudio copied to clipboard
Exporting audio to .ogg is no longer available
Describe the bug
Hello, when I want to export my works into a .ogg file, the program either crashes or gives an error (check the Screenshots section)
To Reproduce Steps to reproduce the behavior:
- Start NBS
- Load a song (.nbs file)
- Click on
File > Export as audio track - Select
.oggas the file format and then clickExport
Expected behavior The program either crashes or give you an error
Screenshots

Additional Information I use ONBS version 3.10.0-beta2, Windows 10 Enterprise LTSC, 8GB DDR3 RAM, Intel Core i3-3110M
Thank you for the detailed report!
The FFmpeg build bundled with NBS doesn't include libvorbis, so .ogg encoding fails. I removed OGG from the output format options in 3.10.0-beta.3 (commit 6c64de5245188678e31e7b1e6e5e3cf68658e4bd), but it does have to be added again eventually.