|
Bugzilla – Full Text Bug Listing |
| Summary: | qmmp can't play mp3 in leap 15.5 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Frank Steiner <steiner-reg> |
| Component: | Other | Assignee: | Dave Plater <davejplater> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Leap 15.5 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Multimedia build log
My PMBS build log |
||
|
Description
Frank Steiner
2023-10-13 09:11:54 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. 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 Created attachment 870252 [details]
Multimedia build log
Created attachment 870253 [details]
My PMBS build log
Two build logs
Managed to reproduce the build using Multimedia as a build repository. |