View Issue Details

IDProjectCategoryView StatusLast Update
0000060Gameplay + OpenGL[All Projects] Bugpublic2017-01-17 03:28
ReporterEdward-san 
Assigned To_mental_ 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version16.04 x86-64
Summary0000060: [OpenAL] No music played with deus vult 2
DescriptionIf I load gzdoom with doom2 + dvii-1u.wad, with openal enabled, I get no music when I open the first map.
Additional InformationOpenAL version 1.16.0-3
libsndfile version 1.0.25-10
libmpg123 version 1.22.4-1

All from official Ubuntu packages.
TagsNo tags attached.

Relationships

Activities

Graf Zahl

Graf Zahl

2017-01-16 13:46

administrator   ~0000097

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.
Edward-san

Edward-san

2017-01-16 14:06

developer   ~0000098

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.
_mental_

_mental_

2017-01-16 14:26

developer   ~0000100

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.
_mental_

_mental_

2017-01-16 14:40

developer   ~0000101

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.
Edward-san

Edward-san

2017-01-16 16:27

developer   ~0000103

Last edited: 2017-01-16 16:31

View 2 revisions

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?

_mental_

_mental_

2017-01-17 03:28

developer   ~0000106

Fixed in c4aaeef

Issue History

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