Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Can't play internet radio stream (Read 1071 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Can't play internet radio stream

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

Re: Can't play internet radio stream

Reply #1
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.

 

Re: Can't play internet radio stream

Reply #2
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.