HydrogenAudio

Hosted Forums => foobar2000 => Support - (fb2k) => Topic started by: Nino-kun on 2022-12-22 15:07:20

Title: Can't play internet radio stream
Post by: Nino-kun on 2022-12-22 15:07:20
Have problem with playing stream from https://stream.nightride.fm:8443/chillsynth/aac_hifi.m3u8

Then opened in 2.0b19 with Add location I get message:
Quote
The following error(s) occurred during loading of the location(s):
The message received was unexpected or badly formatted.
Beta 17 or 1.6.14 had same error.

Console log doesn't have any additional information, so I don't really understand what is going wrong.

I try switch HLS handling from foobar2000 HLS Decoder to FFmpeg Decoder Wrapper but result was the same.

I can listen this stream with another player or with ffplay. Also, I check, fb2000 play some other online streams I found.

Thank you
Title: Re: Can't play internet radio stream
Post by: Brazil2 on 2022-12-23 00:11:52
ffplay can play it but with error messages:
Code: [Select]
ffplay https://stream.nightride.fm:8443/chillsynth/aac_hifi.m3u8
[https @ 000000b24ec2a5c0] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753490.m4s' for reading
[hls @ 000000b24b411b80] Skip ('#EXT-X-VERSION:7')KB sq=    0B f=0/0
[hls @ 000000b24b411b80] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[https @ 000000b24f1ebe00] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_0.m4s' for reading
[hls @ 000000b24b411b80] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753495.m4s' for reading
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000b24e906300] Found duplicated MOOV Atom. Skipped it
[https @ 000000b24ec2a5c0] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753500.m4s' for reading
[hls @ 000000b24b411b80] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753500.m4s' for reading
[https @ 000000b24f98a600] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi.m3u8' for reading
[hls @ 000000b24b411b80] Skip ('#EXT-X-VERSION:7')
[hls @ 000000b24b411b80] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[https @ 000000b24fc00040] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_0.m4s' for reading
[hls @ 000000b24b411b80] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753505.m4s' for reading
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000b24e906300] Found duplicated MOOV Atom. Skipped it
[https @ 000000b24f98a600] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi.m3u8' for reading
[hls @ 000000b24b411b80] Skip ('#EXT-X-VERSION:7')KB sq=    0B f=0/0
[hls @ 000000b24b411b80] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:0')
[https @ 000000b24ec1d500] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_0.m4s' for reading
[hls @ 000000b24b411b80] Opening 'https://stream.nightride.fm:8443/chillsynth/aac_hifi_1671753510.m4s' for reading
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000b24e906300] Found duplicated MOOV Atom. Skipped it

By the way, this stream has one of the worst compression pumping effect I've ever heard.
Title: Re: Can't play internet radio stream
Post by: Nino-kun on 2022-12-24 05:29:07
Yes, during playback ffplay show "Found duplicated MOOV Atom" messages, but I'm not sure this is main problem. First, ffplay still plays it. Second, fb2k doesn't start playback at all, not stopping it after a few seconds.