Bug 1216210 - qmmp can't play mp3 in leap 15.5
Summary: qmmp can't play mp3 in leap 15.5
Status: IN_PROGRESS
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.5
Hardware: Other openSUSE Leap 15.5
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dave Plater
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-13 09:11 UTC by Frank Steiner
Modified: 2023-10-17 08:53 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Multimedia build log (870.08 KB, text/x-log)
2023-10-17 08:30 UTC, Dave Plater
Details
My PMBS build log (882.63 KB, text/x-log)
2023-10-17 08:31 UTC, Dave Plater
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steiner 2023-10-13 09:11:54 UTC
qmmp 2.1.2 in leap 15.5 is not able to play mp3 files because the libqmmp-plugins-2.1.2 doesn't provide the required libmpeg.so plugin.
Comment 1 Dave Plater 2023-10-13 13:11:56 UTC
Can confirm that openSUSE_Backports_SLE-15-SP5_Update doesn't even consider libmad or libflac for the build although the libs are present in the build.
Comment 2 Dave Plater 2023-10-17 08:26:40 UTC
This has to be something to do with the SLE-15SP5 build system. libmad is present in the build and nothing is input to disable it. The next mystery is why Packman also doesn't build the libmpeg.so plugin. When I installed Packman's version it actually had libflac.so and libffmpeg.so and would play flac tracks but no mp3.
The reason I say this is a mystery is that I can't duplicate this behavior even by linking openSUSE:Backports:SLE-15-SP5:Update / qmmp to home:davepl/qmmp in my PMBS home:project exactly the same as the Multimedia A_15.5-qmmp package.

I've had a few more ideas writing this but somebody with an intimate knowledge of this needs to help.

From A_15.5-qmmp build log:
[   47s] Input Plugins:
[   47s] MPEG support ..........................disabled
[   47s] FLAC support ..........................disabled
[   47s] Ogg Vorbis support ....................disabled
[   47s] Musepack support ......................disabled
[   47s] MOD support ...........................enabled
[   47s] Wave support ..........................enabled
[   47s] WavPack support .......................enabled
[   47s] FFmpeg support ........................disabled
[   47s] AAC support ...........................disabled
[   47s] CUE sheet support .....................enabled
[   47s] Mplayer support .......................enabled
[   47s] CD Audio support ......................enabled
[   47s] Midi support ..........................enabled
[   47s] Game music support ....................enabled
[   47s] Ogg Opus support ......................disabled
[   47s] SID support ...........................enabled
[   47s] Archive support .......................disabled
[   47s] 

and this is from my PMBS package:
[   32s] Input Plugins:
[   32s] MPEG support ..........................enabled
[   32s] FLAC support ..........................enabled
[   32s] Ogg Vorbis support ....................enabled
[   32s] Musepack support ......................enabled
[   32s] MOD support ...........................enabled
[   32s] Wave support ..........................enabled
[   32s] WavPack support .......................enabled
[   32s] FFmpeg support ........................enabled
[   32s] AAC support ...........................enabled
[   32s] CUE sheet support .....................enabled
[   32s] Mplayer support .......................enabled
[   32s] CD Audio support ......................enabled
[   32s] Midi support ..........................enabled
[   32s] Game music support ....................enabled
[   32s] Ogg Opus support ......................enabled
[   32s] SID support ...........................enabled
[   32s] Archive support .......................enabled
Comment 3 Dave Plater 2023-10-17 08:30:01 UTC
Created attachment 870252 [details]
Multimedia build log
Comment 4 Dave Plater 2023-10-17 08:31:05 UTC
Created attachment 870253 [details]
My PMBS build log

Two build logs
Comment 5 Dave Plater 2023-10-17 08:53:21 UTC
Managed to reproduce the build using Multimedia as a build repository.