Gapless Opus Encoder

Component for foobar2000 v1.5 and newer.

Version:0.2.1
Released:2025-06-08 13:52
Size:483.0 KB
License:Modified ISC license

Download

foo_opusenc

Description

Special Opus converter that can keep Opus files within album gapless.

Configuration and usage is separate from the built-in Converter. To encode tracks, use context menu Convert → Convert to Opus gaplessly.
Settings are at Preferences → Tools → Gapless Opus Encoder.

Note 1: At the moment if destination files already exist, they will be overwritten without questions.
Note 2: There is currently no filtering against illegal characters in output naming pattern. This allows/requires manually replacing the characters with titleformat functions.
Note 3: All status messages are currently only printed to Console.

Additional info

Changes

0.2.1 (2025-06-08):Reuploaded a recompile with corrected version number. Yesterday's build claimed to be 0.2.
0.2.1 (2025-06-07):Fixed a crash on abort.
0.2 (2025-01-09):Added handling of illegal filename characters. Added option to skip already existing files. Added ability to encode albums where files have different formats. Fixed a lot of bugs. Re-encoding files created with version 0.1 is highly recommended.
0.1 (2024-12-25):Initial version