AIMP Forum

AIMP for Windows => Ошибки и замечания / Bugs => Обработано / Processed => Topic started by: sveakul on July 17, 2022, 07:34:44

Title: [+] [2394] Failure to play specific FLAC radio stream
Post by: sveakul on July 17, 2022, 07:34:44
AIMP 5.03 build 2394, Windows 10 x64.

An "unsupported file format" error is received when attempting to play this FLAC stream:

https://hls.somafm.com/hls/groovesalad/FLAC/program.m3u8 (https://hls.somafm.com/hls/groovesalad/FLAC/program.m3u8)

Stream plays fine in the BASS-based MusicBee and XMPlay players (including track metadata in the latter).
Title: Re: [2394] Failure to play specific FLAC radio stream
Post by: Artem on July 18, 2022, 15:57:23
One AIMP's config file (AIMP.ini) in the Notepad app, find the "BASS Decoder" section and add the AllowSystemCodecs=1.
I have disabled system codecs by default because it sometimes lead app to crash
Title: Re: [+] [2394] Failure to play specific FLAC radio stream
Post by: sveakul on July 18, 2022, 21:09:34
Thanks, this works!  Two questions:

1.  Is the function of the added line to allow BASS to default to a system codec ONLY when the existing BASS libraries fail?

2.  Any chance of adding track metadata display for this stream type as XMPlay does?
Title: Re: [+] [2394] Failure to play specific FLAC radio stream
Post by: Artem on July 18, 2022, 22:33:11
Thanks, this works!  Two questions:

1.  Is the function of the added line to allow BASS to default to a system codec ONLY when the existing BASS libraries fail?

2.  Any chance of adding track metadata display for this stream type as XMPlay does?

1. Yes.
2. I have tried XMPlay, but see no information about the stream.
Title: Re: [+] [2394] Failure to play specific FLAC radio stream
Post by: sveakul on July 19, 2022, 00:07:00
Thanks.  Using XMPlay version 3.8.5.41 (https://www.un4seen.com/stuff/xmplay.exe (https://www.un4seen.com/stuff/xmplay.exe)), here is an example for what it shows as track info for the stream:

(https://i.imgur.com/pefWTQd.png)

Edit:  With XMPlay you also need to add its relevant plugins (xmp-flac.dll, xmp-aac.dll. etc.).