View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000060 | Gameplay + OpenGL | [All Projects] Bug | public | 2017-01-16 11:11 | 2017-01-17 03:28 |
Reporter | Edward-san | ||||
Assigned To | _mental_ | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 16.04 x86-64 |
Summary | 0000060: [OpenAL] No music played with deus vult 2 | ||||
Description | If I load gzdoom with doom2 + dvii-1u.wad, with openal enabled, I get no music when I open the first map. | ||||
Additional Information | OpenAL version 1.16.0-3 libsndfile version 1.0.25-10 libmpg123 version 1.22.4-1 All from official Ubuntu packages. | ||||
Tags | No tags attached. | ||||
This is most likely because you did not have a working MIDI device set. Without any setup OPL will be the only one that works. | |
No, I cannot get music neither with OPL. I tried with all the midi devices, nothing worked. I just need to mention that with FMod it works fine. | |
Deus Vult II uses MP3 music so MIDI device(s) configuration doesn't matter. However I can confirm that there is no music using OpenAL with mpg123. I'll double check my setup of course but I'm pretty sure that all dependencies are in place. Moreover if sound backend has been switched to OpenAL and back to FMOD Ex music is no longer present. |
|
Most likely the problem is in our MPG123Decoder because it fails on the first frame (doesn't read it correctly in fact). I assume that it's not urgent so I'll check it tomorrow. |
|
It doesn't like the bytes containing 0x0 before the header (in fact it plays fine with O_MESSAG, O_DOOM2 and O_AMPIE , which look okay in the hex editor). Does it really work in Windows, too? |
|
Fixed in c4aaeef | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-16 11:11 | Edward-san | New Issue | |
2017-01-16 13:46 | Graf Zahl | Note Added: 0000097 | |
2017-01-16 13:46 | Graf Zahl | Assigned To | => Edward-san |
2017-01-16 13:46 | Graf Zahl | Status | new => assigned |
2017-01-16 14:06 | Edward-san | Note Added: 0000098 | |
2017-01-16 14:26 | _mental_ | Note Added: 0000100 | |
2017-01-16 14:40 | _mental_ | Note Added: 0000101 | |
2017-01-16 14:40 | _mental_ | Assigned To | Edward-san => _mental_ |
2017-01-16 16:27 | Edward-san | Note Added: 0000103 | |
2017-01-16 16:31 | Edward-san | Note Edited: 0000103 | View Revisions |
2017-01-17 03:28 | _mental_ | Status | assigned => resolved |
2017-01-17 03:28 | _mental_ | Resolution | open => fixed |
2017-01-17 03:28 | _mental_ | Note Added: 0000106 |