Opus loop comments not parsed

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Exl
Posts: 23
Joined: Wed Jul 01, 2009 5:22 am

Opus loop comments not parsed

Post by Exl »

In the 4.5.0 release Opus is finally supported. The LOOP_START, LOOP_END and LOOP_BIDI tags however are not parsed like they are for FLAC and Vorbis audio.

Here is a pk3 that replaces the MAP01 and MAP02 music. The MAP01 track is a Vorbis file that has an intentionally awful loop start and end specified, and works as expected. The MAP02 music is an Opus track with the same loop comment tags, but it plays without looping. Not until it reaches the end of the track anyway.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Opus loop comments not parsed

Post by Graf Zahl »

All support for Opus right now is pure playback, it was just a libsndfile replacement.
User avatar
Exl
Posts: 23
Joined: Wed Jul 01, 2009 5:22 am

Re: Opus loop comments not parsed

Post by Exl »

I've posted a pull request that adds support for this feature: https://github.com/coelckers/ZMusic/pull/18
Post Reply

Return to “Closed Bugs [GZDoom]”