View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012769 | MMW 5 | General | public | 2015-06-22 22:40 | 2021-04-19 20:46 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0012769: OGG: Some OGG files are not supported | ||||
Description | Some ogg files are not read by MMW Sample uploaded to FTP | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=1&t=98835 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2073 | ||||
|
The file is in OGG Opus format, currently we support only OGG Vorbis. Opus is relatively new audio format, we should consider making support for it at least in MM5. Opus doc: http://opus-codec.org/ |
|
Per IM discussion, we should try to add support asap, particularly for the decoder, but preferably also for the encoder. Backporting to MM4 also seems to make sense. |
|
Opus decoder implemented and merged to F_OGG plugin. Vorbis decoder moved from in_vorbis to F_OGG too. Tagging of Opus supported (same tags as OGG Vorbis, replay gain not supported correctly yet, see point 2 below) Currently only MM5 affected (will marge to MM4 later, after solving issues). Issues remaining: 1) radio streams are not working with f_ogg plugin, to be discussed 2) replay gain is handled differently in Opus format, not implemented yet, to be discussed (description: https://wiki.xiph.org/OggOpus) |
|
Per IM discussion, we probably won't merge this to MM4 branch, since it isn't trivial. Other sub-issues will be moved to separate Mantis issues. |
|
Moved to MM5 where main tests will be done. |
|
Fixed in build 2073. Should work for local files and live streaming too. Replay gain not implemented, create issue, if needed. |
|
Verified 2083 Left resolved till Gain Implementation is discussed. |
|
Verified 2229 Re gain implementation not needed ATM. |