View Issue Details

IDProjectCategoryView StatusLast Update
0021587MMW 5Codecspublic2025-05-30 11:04
Reporterpeke Assigned To 
PriorityurgentSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version2026 
Summary0021587: OPUS Encoder
DescriptionWe should consider adding OPUS Encoder

https://opus-codec.org/

Reading OGG opus is added in 0012769 and also standalone .OPUS decoder plugin is available at https://www.happymonkeying.com/plugin.php?q=300117

EDIT: Android supports decoding from v5.0 https://developer.android.com/media/platform/supported-formats
TagsNo tags attached.
Fixed in build3402

Activities

michal

2025-05-30 11:04

developer   ~0078812

Fixed in build 3402. Also OGG encoder moved to F_OGG plugin, so it is at one place, better managable, and we do not need external vorbis and ogg dlls. Updated to libogg 1.3.5 and libopus 1.5.2.
We support Vorbis and Opus in OGG file and Opus in OPUS file.