Page 1 of 1
Online Radio not work anymore in VLC 3.0.3
Posted: 04 Jun 2018 15:53
by Batschong
I Upgraded on my Windows 8 my old VLC 2 to VLC 3.0.3
The new Version seems not able to play Streams any more. I already tried to reset the settings in the VLC settings.
XSPF Playlist
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/" version="1">
<title>Radio-Liste</title>
<trackList>
<track>
<location>http://stream.srg-ssr.ch/m/drs3/mp3_128</location>
<location>http://stream.srg-ssr.ch/m/drs3/aacp_96</location>
<title>SRF 3</title>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
<vlc:option>network-caching=10000</vlc:option>
</extension>
</track>
<track>
<location>http://stream.srg-ssr.ch/m/drs1/mp3_128</location>
<location>http://stream.srg-ssr.ch/m/drs1/aacp_96</location>
<title>SRF 1</title>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>4</vlc:id>
<vlc:option>network-caching=10000</vlc:option>
</extension>
</track>
<track>
<location>http://radio.nello.tv:80/planet105_128k_mp3</location>
<title>Planet 105</title>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>1</vlc:id>
<vlc:option>network-caching=10000</vlc:option>
</extension>
</track>
<track>
<location>http://stream.srg-ssr.ch/m/rsp/mp3_128</location>
<location>http://stream.srg-ssr.ch/m/drsvirus/aacp_96</location>
<title>SRF Virus</title>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>2</vlc:id>
<vlc:option>network-caching=10000</vlc:option>
</extension>
</track>
<track>
<location>http://stream.srg-ssr.ch/m/rsp/aacp_96</location>
<title>Swiss Pop</title>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>3</vlc:id>
<vlc:option>network-caching=10000</vlc:option>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0"/>
<vlc:item tid="1"/>
<vlc:item tid="2"/>
<vlc:item tid="3"/>
<vlc:item tid="4"/>
</extension>
</playlist>
Error log
Code: Select all
main debug: processing request item: mp3_128, node: Medienbibliothek, skip: 0
main debug: resyncing on mp3_128
main debug: mp3_128 is at 0
main debug: starting playback of new item
main debug: resyncing on mp3_128
main debug: mp3_128 is at 0
main debug: creating new input thread
main debug: Creating an input for 'mp3_128'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\BATSCH~1.MET\AppData\Local\Temp
main debug: `[URL]' gives access `http' demux `any' path `stream.srg-ssr.ch/m/drs3/aacp_96'
main debug: creating demux: access='http' demux='any' location='stream.srg-ssr.ch/m/drs3/aacp_96' file='\\stream.srg-ssr.ch\m\drs3\aacp_96'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: [URL]
main debug: (path: \\stream.srg-ssr.ch\m\drs3\aacp_96)
main debug: looking for access module matching "http": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: resolving stream.srg-ssr.ch ...
http debug: outgoing request: GET /m/drs3/aacp_96 HTTP/1.1 Host: stream.srg-ssr.ch Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
qt debug: IM: Setting an input
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for [URL]
http debug: no proxy
http debug: http: server='stream.srg-ssr.ch' port=80 file='/m/drs3/aacp_96'
main debug: net: connecting to stream.srg-ssr.ch port 80
main error: connection failed: Connection refused by peer
http error: cannot connect to stream.srg-ssr.ch:80
main debug: no access modules matched
main debug: dead input
main debug: changing item without a request (current 0/5)
main debug: using item 1
main debug: starting playback of new item
main debug: resyncing on planet105_128k_mp3
main debug: planet105_128k_mp3 is at 1
main debug: creating new input thread
main debug: Creating an input for 'planet105_128k_mp3'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\BATSCH~1.MET\AppData\Local\Temp
main debug: `[URL2]' gives access `http' demux `any' path `radio.nello.tv:80/planet105_128k_mp3'
main debug: creating demux: access='http' demux='any' location='radio.nello.tv:80/planet105_128k_mp3' file='\\radio.nello.tv:80\planet105_128k_mp3'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: [URL2]
main debug: (path: \\radio.nello.tv:80\planet105_128k_mp3)
main debug: looking for access module matching "http": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: resolving radio.nello.tv ...
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
qt debug: IM: Deleting the input
http debug: outgoing request: GET /planet105_128k_mp3 HTTP/1.1 Host: radio.nello.tv:80 Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
qt debug: IM: Setting an input
http debug: connection failed
http debug: outgoing request: GET /planet105_128k_mp3 HTTP/1.1 Host: radio.nello.tv:80 Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
upnp warning: Could not download device description! Fetching data from [URL3] failed: UPNP_E_SOCKET_CONNECT
upnp warning: Could not download device description! Fetching data from [URL3] failed: UPNP_E_SOCKET_CONNECT
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for [URL2]
http debug: no proxy
http debug: http: server='radio.nello.tv' port=80 file='/planet105_128k_mp3'
main debug: net: connecting to radio.nello.tv port 80
main error: connection failed: Connection refused by peer
main error: connection failed: Connection refused by peer
http error: cannot connect to radio.nello.tv:80
main debug: no access modules matched
main debug: dead input
main debug: changing item without a request (current 1/5)
main debug: using item 2
main debug: starting playback of new item
main debug: resyncing on mp3_128
main debug: mp3_128 is at 2
main debug: creating new input thread
main debug: Creating an input for 'mp3_128'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\BATSCH~1.MET\AppData\Local\Temp
main debug: `[URL4]' gives access `http' demux `any' path `stream.srg-ssr.ch/m/drsvirus/aacp_96'
main debug: creating demux: access='http' demux='any' location='stream.srg-ssr.ch/m/drsvirus/aacp_96' file='\\stream.srg-ssr.ch\m\drsvirus\aacp_96'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: [URL4]
main debug: (path: \\stream.srg-ssr.ch\m\drsvirus\aacp_96)
main debug: looking for access module matching "http": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
http debug: resolving stream.srg-ssr.ch ...
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: outgoing request: GET /m/drsvirus/aacp_96 HTTP/1.1 Host: stream.srg-ssr.ch Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for [URL4]
http debug: no proxy
http debug: http: server='stream.srg-ssr.ch' port=80 file='/m/drsvirus/aacp_96'
main debug: net: connecting to stream.srg-ssr.ch port 80
main error: connection failed: Connection refused by peer
http error: cannot connect to stream.srg-ssr.ch:80
main debug: no access modules matched
main debug: dead input
main debug: changing item without a request (current 2/5)
main debug: using item 3
main debug: starting playback of new item
main debug: resyncing on aacp_96
main debug: aacp_96 is at 3
main debug: creating new input thread
main debug: Creating an input for 'aacp_96'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\BATSCH~1.MET\AppData\Local\Temp
main debug: `[URL5]' gives access `http' demux `any' path `stream.srg-ssr.ch/m/rsp/aacp_96'
main debug: creating demux: access='http' demux='any' location='stream.srg-ssr.ch/m/rsp/aacp_96' file='\\stream.srg-ssr.ch\m\rsp\aacp_96'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: [URL5]
main debug: (path: \\stream.srg-ssr.ch\m\rsp\aacp_96)
main debug: looking for access module matching "http": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: resolving stream.srg-ssr.ch ...
http debug: outgoing request: GET /m/rsp/aacp_96 HTTP/1.1 Host: stream.srg-ssr.ch Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for [URL5]
http debug: no proxy
http debug: http: server='stream.srg-ssr.ch' port=80 file='/m/rsp/aacp_96'
main debug: net: connecting to stream.srg-ssr.ch port 80
main error: connection failed: Connection refused by peer
http error: cannot connect to stream.srg-ssr.ch:80
main debug: no access modules matched
main debug: dead input
main debug: changing item without a request (current 3/5)
main debug: using item 4
main debug: starting playback of new item
main debug: resyncing on mp3_128
main debug: mp3_128 is at 4
main debug: creating new input thread
main debug: Creating an input for 'mp3_128'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\BATSCH~1.MET\AppData\Local\Temp
main debug: `[URL6]' gives access `http' demux `any' path `stream.srg-ssr.ch/m/drs1/aacp_96'
main debug: creating demux: access='http' demux='any' location='stream.srg-ssr.ch/m/drs1/aacp_96' file='\\stream.srg-ssr.ch\m\drs1\aacp_96'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: [URL6]
main debug: (path: \\stream.srg-ssr.ch\m\drs1\aacp_96)
main debug: looking for access module matching "http": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: resolving stream.srg-ssr.ch ...
lua debug: Trying Lua scripts in C:\Users\batschang.metten\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
http debug: outgoing request: GET /m/drs1/aacp_96 HTTP/1.1 Host: stream.srg-ssr.ch Accept: */* Accept-Language: de User-Agent: VLC/3.0.3 LibVLC/3.0.3 Range: bytes=0-
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
qt debug: IM: Deleting the input
qt debug: IM: Setting an input
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for [URL6]
http debug: no proxy
http debug: http: server='stream.srg-ssr.ch' port=80 file='/m/drs1/aacp_96'
main debug: net: connecting to stream.srg-ssr.ch port 80
main error: connection failed: Connection refused by peer
http error: cannot connect to stream.srg-ssr.ch:80
main debug: no access modules matched
main debug: dead input
main debug: changing item without a request (current 4/5)
main debug: nothing to play
qt debug: IM: Deleting the input
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 04 Jun 2018 17:49
by Rémi Denis-Courmont
That web radio works fine for me.
And your log shows that connection failed. This must be a network issue on your side.
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 04 Jul 2018 14:22
by Qboy61
I have problems with streams not reliably stating in VLC 3.0.X. I have to reinitiate the stream more that once many times. I also had metadata issues on streams generated with RadioCaster and served via IceCast. No other players seem to have these issues including VLC 2.2.8. I found this in both Windows and Mac versions of VLC. Not sure if this is related.
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 05 Jul 2018 11:17
by Jean-Baptiste Kempf
Can you share such a link?
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 07 Jul 2018 16:32
by Qboy61
Jean-Baptiste,
My stream is on a local area network only it is not on the internet. I might be able to figure out some way to share this stream with you privately. I have many start issues when trying to play my IceCast/RadioCaster stream using version 3. VLC version 2 never has a failure as well as Safari, Firefox, iTunes, Windows Media Player, Android/iOS XIIALive and my Yamaha RX-V479. I have captured a couple different message logs during these fails. I have noticed generally that VLC shows metadata (artist and song title) when it fails to start (even decodes changes in metadata during the failure) but the log starts showing "mpeg4audio debug: emulated sync word (no sync on following frame) 0x10 0x24" endlessly. If I hit stop and then play, VLC may or may not start a second time. In this log VLC failed on startup from my XSPF link and then after pressing "stop" and "play" buttons twice more. On the third try the stream played fine.
Not sure how to share log file due to message "Your message contains too many URLs. The maximum number of URLs allowed is 5."
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 07 Jul 2018 16:42
by Qboy61
Code: Select all
main debug: VLC media player - 3.0.3 Vetinari
main debug: Copyright © 1996-2018 the VideoLAN team
main debug: revision 3.0.3-1-0-gc2bb759264
main debug: configured with /Users/d-fu/vlc-3.0/extras/package/macosx/../../../configure '--prefix=/Users/d-fu/vlc-3.0/build/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-osx-notifications' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-pulse' '--disable-sdl-image' '--disable-vnc' '--build=x86_64-apple-darwin17' '--host=x86_64-apple-darwin17' '--with-macosx-version-min=10.7' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk' '--with-breakpad=https://mac.crashes.videolan.org' 'build_alias=x86_64-apple-darwin17' 'host_alias=x86_64-apple-darwin17' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'CFLAGS=-g' 'LDFLAGS=' 'CXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++' 'CXXFLAGS=-g' 'OBJC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' 'OBJCFLAGS=-g'
mpeg4audio debug: emulated sync word (no sync on following frame) 0x10 0x24
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd3 0xb
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9f 0xf0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x35 0x52
mpeg4audio debug: emulated sync word (no sync on following frame) 0xda 0xe0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x3f 0x24
mpeg4audio debug: emulated sync word (no sync on following frame) 0x10 0x48
mpeg4audio debug: emulated sync word (no sync on following frame) 0x38 0x34
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5c 0x2
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd9 0xe
mpeg4audio debug: emulated sync word (no sync on following frame) 0x29 0x93
mpeg4audio debug: emulated sync word (no sync on following frame) 0x50 0x98
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2f 0xc
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe 0x3b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x62 0xf5
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2e 0xa2
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe7 0xe8
mpeg4audio debug: emulated sync word (no sync on following frame) 0x70 0x4d
mpeg4audio debug: emulated sync word (no sync on following frame) 0x3e 0xfc
mpeg4audio debug: emulated sync word (no sync on following frame) 0x54 0x58
mpeg4audio debug: emulated sync word (no sync on following frame) 0x35 0x37
mpeg4audio debug: emulated sync word (no sync on following frame) 0x76 0x3f
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd1 0x60
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb6 0x34
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd 0xef
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe2 0x57
mpeg4audio debug: emulated sync word (no sync on following frame) 0x53 0x8b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x77 0x15
mpeg4audio debug: emulated sync word (no sync on following frame) 0xcf 0x77
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf0 0x33
mpeg4audio debug: emulated sync word (no sync on following frame) 0x50 0xa4
mpeg4audio debug: emulated sync word (no sync on following frame) 0x90 0xa8
mpeg4audio debug: emulated sync word (no sync on following frame) 0xaa 0xd7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4d 0x36
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0xe4
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb9 0x2
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc7 0xfb
mpeg4audio debug: emulated sync word (no sync on following frame) 0x95 0xb4
mpeg4audio debug: emulated sync word (no sync on following frame) 0x94 0x65
mpeg4audio debug: emulated sync word (no sync on following frame) 0x76 0x91
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa0 0x58
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5 0x42
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf7 0xe5
mpeg4audio debug: emulated sync word (no sync on following frame) 0x44 0xcc
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9d 0xb7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1b 0xb6
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4 0x40
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc7 0x9b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x47 0xce
mpeg4audio debug: emulated sync word (no sync on following frame) 0xaa 0xaa
mpeg4audio debug: emulated sync word (no sync on following frame) 0x88 0x3a
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4e 0xe
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbd 0xb6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa7 0xa3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x16 0x78
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2e 0x2b
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa3 0xb2
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa6 0x84
mpeg4audio debug: emulated sync word (no sync on following frame) 0x66 0x0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb9 0xd6
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0x24
mpeg4audio debug: emulated sync word (no sync on following frame) 0xaf 0xc5
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe4 0x1c
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc6 0xab
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc5 0x9a
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbe 0xa9
mpeg4audio debug: emulated sync word (no sync on following frame) 0x35 0x6b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x74 0x23
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2f 0x2d
mpeg4audio debug: emulated sync word (no sync on following frame) 0xaf 0xe5
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8a 0xcd
mpeg4audio debug: emulated sync word (no sync on following frame) 0x7b 0xa0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb0 0x1a
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4e 0x2b
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf9 0x59
mpeg4audio warning: waiting for header
mpeg4audio debug: emulated sync word (no sync on following frame) 0xea 0x9c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x26 0xd5
mpeg4audio debug: emulated sync word (no sync on following frame) 0x76 0x10
mpeg4audio debug: emulated sync word (no sync on following frame) 0x98 0x94
mpeg4audio debug: emulated sync word (no sync on following frame) 0x60 0xb2
main debug: incoming request - stopping current input
prefetch debug: end of stream
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5 0x40
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8a 0x61
mpeg4audio debug: emulated sync word (no sync on following frame) 0xec 0xe3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9a 0x2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4f 0x2f
main debug: using demux module "es"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac
main debug: no meta reader modules matched
main debug: `http://172.17.1.84:8081/FVHradio_AAC' successfully opened
main debug: removing module "es"
main debug: removing module "mpeg4audio"
main debug: removing module "record"
main debug: removing module "prefetch"
main debug: removing module "http"
main debug: dead input
main debug: nothing to play
macosx debug: Playback has been ended
main debug: processing request item: FVHradio_AAC, node: Playlist, skip: 0
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: starting playback of new item
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: creating new input thread
main debug: Creating an input for 'FVHradio_AAC'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `http://172.17.1.84:8081/FVHradio_AAC' gives access `http' demux `any' path `172.17.1.84:8081/FVHradio_AAC'
main debug: creating demux: access='http' demux='any' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for access_demux module matching "http": 13 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: no access_demux modules matched
main debug: creating access: http://172.17.1.84:8081/FVHradio_AAC
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: looking for access module matching "http": 23 candidates
http debug: resolving 172.17.1.84 ...
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
http debug: outgoing request:
GET /FVHradio_AAC HTTP/1.1
Host: 172.17.1.84:8081
Accept: */*
Accept-Language: en_US
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Range: bytes=0-
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
http debug: incoming response:
HTTP/1.0 200 OK
Server: Icecast 2.4.99.1
Date: Sat, 07 Jul 2018 13:22:58 GMT
Content-Type: audio/aacp
Cache-Control: no-cache
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Access-Control-Allow-Origin: *
icy-br:96
icy-genre:Other
icy-name:FVHradio AAC 96kb
icy-pub:0
icy-url:http://www.example.com
main debug: no access modules matched
main debug: redirecting to: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: creating access: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for access module matching "icyx": 23 candidates
http debug: querying proxy for icyx://172.17.1.84:8081/FVHradio_AAC
http debug: no proxy
http debug: http: server='172.17.1.84' port=8081 file='/FVHradio_AAC'
main debug: net: connecting to 172.17.1.84 port 8081
main debug: connection succeeded (socket = 14)
http debug: sending request:
GET /FVHradio_AAC HTTP/1.0
Host: 172.17.1.84:8081
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Icy-MetaData: 1
http debug: HTTP answer code 200
http debug: Server: Icecast 2.4.99.1
http debug: Content-Type: audio/aacp
http debug: Meta-Info: icy-br: 96
http debug: Icy-Genre: Other
http debug: Icy-Name: FVHradio AAC 96kb
http debug: Meta-Info: icy-pub: 0
http debug: Meta-Info: icy-url: http://www.example.com
http debug: Icy-MetaInt: 16000
http warning: ICY metaint=16000
http debug: auto re-connect enabled
main debug: using access module "http"
main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
prefetch debug: using 16777216 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 26 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/newgrounds.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/twitch.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vocaroo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for stream_filter module matching "record": 26 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='http' demux='m4a' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for demux module matching "m4a": 55 candidates
es debug: detected format mp4a
main debug: looking for packetizer module matching "any": 24 candidates
mpeg4audio debug: running MPEG4 audio packetizer
main debug: using packetizer module "mpeg4audio"
mpeg4audio debug: detected LOAS format
es debug: did not sync on first block
mpeg4audio debug: emulated sync word (no sync on following frame) 0x39 0x2f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1f 0x9
mpeg4audio debug: emulated sync word (no sync on following frame) 0xea 0x9c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x26 0xd5
mpeg4audio debug: emulated sync word (no sync on following frame) 0x76 0x10
http debug: New Icy-Title=NEIKED Feat. Dyo - Sexual
mpeg4audio debug: emulated sync word (no sync on following frame) 0x98 0x94
mpeg4audio debug: emulated sync word (no sync on following frame) 0x60 0xb2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5 0x40
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8a 0x61
mpeg4audio debug: emulated sync word (no sync on following frame) 0xec 0xe3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9a 0x2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4f 0x2f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x38 0x73
mpeg4audio debug: emulated sync word (no sync on following frame) 0x61 0x90
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2c 0x8a
mpeg4audio debug: emulated sync word (no sync on following frame) 0x3 0x25
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9d 0xae
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4 0xcd
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa5 0xb8
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa3 0x5d
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe9 0x20
mpeg4audio debug: emulated sync word (no sync on following frame) 0xdd 0xfa
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa5 0x8b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x32 0x43
mpeg4audio debug: emulated sync word (no sync on following frame) 0x17 0x92
mpeg4audio debug: emulated sync word (no sync on following frame) 0x63 0x92
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2e 0xc4
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4b 0xaf
mpeg4audio debug: emulated sync word (no sync on following frame) 0x44 0x85
mpeg4audio debug: emulated sync word (no sync on following frame) 0x29 0xe4
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1b 0xd
mpeg4audio debug: emulated sync word (no sync on following frame) 0x47 0xf7
mpeg4audio debug: emulated sync word (no sync on following frame) 0xfe 0xdd
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8 0x6b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5c 0x80
mpeg4audio debug: emulated sync word
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8d 0xfe
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc6 0x4c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8e 0xe9
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd3 0x47
mpeg4audio debug: emulated sync word (no sync on following frame) 0x81 0x1a
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2f 0x94
mpeg4audio debug: emulated sync word (no sync on following frame) 0x49 0x96
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd4 0x89
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb6 0x19
mpeg4audio debug: emulated sync word (no sync on following frame) 0xfb 0x15
mpeg4audio debug: emulated sync word (no sync on following frame) 0x87 0xdb
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd9 0x8e
mpeg4audio debug: emulated sync word (no sync on following frame) 0x25 0x2c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x92 0x4b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2 0x53
mpeg4audio debug: emulated sync word (no sync on following frame) 0xad 0x37
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2d 0x49
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf5 0xf9
mpeg4audio debug: emulated sync word (no sync on following frame) 0x51 0xca
mpeg4audio debug: emulated sync word (no sync on following frame) 0x48 0x41
mpeg4audio debug: emulated sync word (no sync on following frame) 0xfa 0x68
mpeg4audio debug: emulated sync word (no sync on following frame) 0x26 0xc
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9 0xdf
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9a 0x69
mpeg4audio debug: emulated sync word (no sync on following frame) 0x8f 0xb1
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbb 0x70
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4c 0x2a
mpeg4audio warning: waiting for header
mpeg4audio debug: emulated sync word (no sync on following frame) 0x16 0xb8
mpeg4audio debug: emulated sync word (no sync on following frame) 0xec 0x34
mpeg4audio debug: emulated sync word (no sync on following frame) 0x56 0x23
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5a 0xbb
mpeg4audio debug: emulated sync word (no sync on following frame) 0x69 0x67
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0x78
mpeg4audio debug: emulated sync word (no sync on following frame) 0x91 0xe
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc3 0xf3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x18 0x5e
mpeg4audio debug: emulated sync word (no sync on following frame) 0x7b 0x56
mpeg4audio debug: emulated sync word (no sync on following frame) 0x7e 0xc3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x59 0x7b
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd1 0xc6
mpeg4audio debug: emulated sync word (no sync on following frame) 0x83 0x2c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x80 0xf6
mpeg4audio debug: emulated sync word (no sync on following frame) 0x24 0xc
mpeg4audio debug: emulated sync word (no sync on following frame) 0x3b 0x72
mpeg4audio debug: emulated sync word (no sync on following frame) 0xdb 0x46
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0xd6
mpeg4audio debug: emulated sync word (no sync on following frame) 0x22 0xaf
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6e 0xe2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x93 0x89
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf 0x6b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x18 0x12
mpeg4audio debug: emulated sync word (no sync on following frame) 0xce 0xc6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xef 0x29
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc4 0xa0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x57 0x63
mpeg4audio debug: emulated sync word (no sync on following frame) 0xcb 0xb2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0x86
mpeg4audio debug: emulated sync word (no sync on following frame) 0x7b 0xf8
mpeg4audio debug: emulated sync word (no sync on following frame) 0x90 0x39
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6a 0x59
mpeg4audio debug: emulated sync word (no sync on following frame) 0x40 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6e 0x1b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6 0xc7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x16 0x14
mpeg4audio debug: emulated sync word (no sync on following frame) 0xda 0xae
mpeg4audio debug: emulated sync word (no sync on following frame) 0x19 0x7d
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb9 0x48
mpeg4audio debug: emulated sync word (no sync on following frame) 0x81 0x96
mpeg4audio debug: emulated sync word (no sync on following frame) 0x67 0x81
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd4 0x58
mpeg4audio debug: emulated sync word (no sync on following frame) 0x91 0x0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2d 0x2f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0x42
mpeg4audio debug: emulated sync word (no sync on following frame) 0x58 0xc7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x65 0xb6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc5 0xa1
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2c 0xea
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbf 0x78
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb4 0x50
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe6 0x9
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9d 0x29
main debug: incoming request - stopping current input
prefetch debug: end of stream
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa1 0x42
mpeg4audio debug: emulated sync word (no sync on following frame) 0x20 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xca 0x53
mpeg4audio debug: emulated sync word (no sync on following frame) 0x37 0xd0
main debug: using demux module "es"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac
main debug: no meta reader modules matched
main debug: `http://172.17.1.84:8081/FVHradio_AAC' successfully opened
main debug: removing module "es"
main debug: removing module "mpeg4audio"
main debug: removing module "record"
main debug: removing module "prefetch"
main debug: removing module "http"
main debug: dead input
main debug: nothing to play
macosx debug: Playback has been ended
main debug: processing request item: FVHradio_AAC, node: Playlist, skip: 0
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: starting playback of new item
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: creating new input thread
main debug: Creating an input for 'FVHradio_AAC'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `http://172.17.1.84:8081/FVHradio_AAC' gives access `http' demux `any' path `172.17.1.84:8081/FVHradio_AAC'
main debug: creating demux: access='http' demux='any' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for access_demux module matching "http": 13 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: no access_demux modules matched
main debug: creating access: http://172.17.1.84:8081/FVHradio_AAC
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: looking for access module matching "http": 23 candidates
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
http debug: resolving 172.17.1.84 ...
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
http debug: outgoing request:
GET /FVHradio_AAC HTTP/1.1
Host: 172.17.1.84:8081
Accept: */*
Accept-Language: en_US
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Range: bytes=0-
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
http debug: incoming response:
HTTP/1.0 200 OK
Server: Icecast 2.4.99.1
Date: Sat, 07 Jul 2018 13:23:13 GMT
Content-Type: audio/aacp
Cache-Control: no-cache
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Access-Control-Allow-Origin: *
icy-br:96
icy-genre:Other
icy-name:FVHradio AAC 96kb
icy-pub:0
icy-url:http://www.example.com
main debug: no access modules matched
main debug: redirecting to: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: creating access: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for access module matching "icyx": 23 candidates
http debug: querying proxy for icyx://172.17.1.84:8081/FVHradio_AAC
http debug: no proxy
http debug: http: server='172.17.1.84' port=8081 file='/FVHradio_AAC'
main debug: net: connecting to 172.17.1.84 port 8081
main debug: connection succeeded (socket = 14)
http debug: sending request:
GET /FVHradio_AAC HTTP/1.0
Host: 172.17.1.84:8081
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Icy-MetaData: 1
http debug: HTTP answer code 200
http debug: Server: Icecast 2.4.99.1
http debug: Content-Type: audio/aacp
http debug: Meta-Info: icy-br: 96
http debug: Icy-Genre: Other
http debug: Icy-Name: FVHradio AAC 96kb
http debug: Meta-Info: icy-pub: 0
http debug: Meta-Info: icy-url: http://www.example.com
http debug: Icy-MetaInt: 16000
http warning: ICY metaint=16000
http debug: auto re-connect enabled
main debug: using access module "http"
main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
prefetch debug: using 16777216 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 26 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/newgrounds.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/twitch.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vocaroo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for stream_filter module matching "record": 26 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='http' demux='m4a' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for demux module matching "m4a": 55 candidates
es debug: detected format mp4a
main debug: looking for packetizer module matching "any": 24 candidates
mpeg4audio debug: running MPEG4 audio packetizer
main debug: using packetizer module "mpeg4audio"
mpeg4audio debug: detected LOAS format
mpeg4audio debug: emulated sync word (no sync on following frame) 0x22 0xaf
es debug: did not sync on first block
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6e 0xe2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x93 0x89
http debug: New Icy-Title=NEIKED Feat. Dyo - Sexual
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf 0x6b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x18 0x12
mpeg4audio debug: emulated sync word (no sync on following frame) 0xce 0xc6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xef 0x29
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc4 0xa0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x57 0x63
mpeg4audio debug: emulated sync word (no sync on following frame) 0xcb 0xb2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0x86
mpeg4audio debug: emulated sync word (no sync on following frame) 0x7b 0xf8
mpeg4audio debug: emulated sync word (no sync on following frame) 0x90 0x39
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6a 0x59
mpeg4audio debug: emulated sync word (no sync on following frame) 0x40 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6e 0x1b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6 0xc7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x16 0x14
mpeg4audio debug: emulated sync word (no sync on following frame) 0xda 0xae
mpeg4audio debug: emulated sync word (no sync on following frame) 0x19 0x7d
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb9 0x48
mpeg4audio debug: emulated sync word (no sync on following frame) 0x81 0x96
mpeg4audio debug: emulated sync word (no sync on following frame) 0x67 0x81
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd4 0x58
mpeg4audio debug: emulated sync word (no sync on following frame) 0x91 0x0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2d 0x2f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0x42
mpeg4audio debug: emulated sync word (no sync on following frame) 0x58 0xc7
mpeg4audio debug: emulated sync word (no sync on following frame) 0x65 0xb6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xc5 0xa1
mpeg4audio debug: emulated sync word (no sync on following frame) 0x2c 0xea
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbf 0x78
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb4 0x50
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe6 0x9
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9d 0x29
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa1 0x42
mpeg4audio debug: emulated sync word (no sync on following frame) 0x20 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xca 0x53
mpeg4audio debug: emulated sync word (no sync on following frame) 0x37 0xd0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xed 0x29
mpeg4audio debug: emulated sync word (no sync on following frame) 0x26 0x74
mpeg4audio debug: emulated sync word (no sync on following frame) 0x30 0xdd
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbc 0x2f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0x55
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa2 0xa4
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1b 0x55
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1c 0x65
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd9 0x9f
mpeg4audio debug: emulated sync word (no sync on following frame) 0x24 0x18
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd3 0x31
mpeg4audio debug: emulated sync word (no sync on following frame) 0x25 0x79
mpeg4audio debug: emulated sync word (no sync on following frame) 0x43 0x7b
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd5 0x90
mpeg4audio debug: emulated sync word (no sync on following frame) 0x65 0xc8
mpeg4audio debug: emulated sync word (no sync on following frame) 0x96 0xdd
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe2 0x9f
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe6 0x2b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x98 0x75
mpeg4audio debug: emulated sync word (no sync on following frame) 0x42 0x82
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd0 0x34
mpeg4audio debug: emulated sync word (no sync on following frame) 0x12 0x7c
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf2 0xfc
mpeg4audio debug: emulated sync word (no sync on following frame) 0xd9 0x40
mpeg4audio debug: emulated sync word (no sync on following frame) 0x12 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0x77 0xd6
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe3 0x59
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6d 0x75
mpeg4audio debug: emulated sync word (no sync on following frame) 0xad 0x10
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb2 0xde
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb0 0x29
mpeg4audio debug: emulated sync word (no sync on following frame) 0x6b 0xfb
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0x32
mpeg4audio debug: emulated sync word (no sync on following frame) 0x93 0xdf
mpeg4audio debug: emulated sync word (no sync on following frame) 0x67 0x1e
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb1 0x54
mpeg4audio debug: emulated sync word (no sync on following frame) 0xca 0xa2
mpeg4audio debug: emulated sync word (no sync on following frame) 0x5 0x14
mpeg4audio debug: emulated sync word (no sync on following frame) 0x45 0xb8
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe1 0x8c
mpeg4audio debug: emulated sync word (no sync on following frame) 0xca 0x11
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa1 0x6b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x74 0x50
mpeg4audio debug: emulated sync word (no sync on following frame) 0x60 0x27
mpeg4audio debug: emulated sync word (no sync on following frame) 0x17 0xaf
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4c 0x63
mpeg4audio debug: emulated sync word (no sync on following frame) 0xf1 0x45
mpeg4audio debug: emulated sync word (no sync on following frame) 0xa6 0x1b
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0x80
mpeg4audio debug: emulated sync word (no sync on following frame) 0xe5 0xc3
mpeg4audio debug: emulated sync word (no sync on following frame) 0x25 0x35
mpeg4audio debug: emulated sync word (no sync on following frame) 0xbe 0x65
mpeg4audio debug: emulated sync word (no sync on following frame) 0x4a 0x4c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x85 0xc0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xb4 0x5c
mpeg4audio debug: emulated sync word (no sync on following frame) 0x33 0x49
mpeg4audio debug: emulated sync word (no sync on following frame) 0x1 0x93
mpeg4audio debug: emulated sync word (no sync on following frame) 0x9e 0xd0
mpeg4audio debug: emulated sync word (no sync on following frame) 0xac 0x7b
main debug: incoming request - stopping current input
prefetch debug: end of stream
mpeg4audio warning: waiting for header
mpeg4audio warning: waiting for header
main debug: using demux module "es"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac
main debug: no meta reader modules matched
main debug: `http://172.17.1.84:8081/FVHradio_AAC' successfully opened
main debug: removing module "es"
main debug: removing module "mpeg4audio"
main debug: removing module "record"
main debug: removing module "prefetch"
main debug: removing module "http"
main debug: dead input
main debug: nothing to play
macosx debug: Playback has been ended
main debug: processing request item: FVHradio_AAC, node: Playlist, skip: 0
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: starting playback of new item
main debug: resyncing on FVHradio_AAC
main debug: FVHradio_AAC is at 0
main debug: creating new input thread
main debug: Creating an input for 'FVHradio_AAC'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `http://172.17.1.84:8081/FVHradio_AAC' gives access `http' demux `any' path `172.17.1.84:8081/FVHradio_AAC'
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: creating demux: access='http' demux='any' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for access_demux module matching "http": 13 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
main debug: no access_demux modules matched
main debug: creating access: http://172.17.1.84:8081/FVHradio_AAC
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
main debug: looking for access module matching "http": 23 candidates
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
http debug: resolving 172.17.1.84 ...
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
http debug: outgoing request:
GET /FVHradio_AAC HTTP/1.1
Host: 172.17.1.84:8081
Accept: */*
Accept-Language: en_US
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Range: bytes=0-
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/fetcher
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/art
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/art
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/art/03_lastfm.luac
main debug: no art finder modules matched
http debug: incoming response:
HTTP/1.0 200 OK
Server: Icecast 2.4.99.1
Date: Sat, 07 Jul 2018 13:23:26 GMT
Content-Type: audio/aacp
Cache-Control: no-cache
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Access-Control-Allow-Origin: *
icy-br:96
icy-genre:Other
icy-name:FVHradio AAC 96kb
icy-pub:0
icy-url:http://www.example.com
main debug: no access modules matched
main debug: redirecting to: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: creating access: icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for access module matching "icyx": 23 candidates
http debug: querying proxy for icyx://172.17.1.84:8081/FVHradio_AAC
http debug: no proxy
http debug: http: server='172.17.1.84' port=8081 file='/FVHradio_AAC'
main debug: net: connecting to 172.17.1.84 port 8081
main debug: connection succeeded (socket = 14)
http debug: sending request:
GET /FVHradio_AAC HTTP/1.0
Host: 172.17.1.84:8081
User-Agent: VLC/3.0.3 LibVLC/3.0.3
Icy-MetaData: 1
http debug: HTTP answer code 200
http debug: Server: Icecast 2.4.99.1
http debug: Content-Type: audio/aacp
http debug: Meta-Info: icy-br: 96
http debug: Icy-Genre: Other
http debug: Icy-Name: FVHradio AAC 96kb
http debug: Meta-Info: icy-pub: 0
http debug: Meta-Info: icy-url: http://www.example.com
http debug: Icy-MetaInt: 16000
http warning: ICY metaint=16000
http debug: auto re-connect enabled
main debug: using access module "http"
main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
prefetch debug: using 16777216 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 26 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/playlist
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/playlist
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_streams.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/anevia_xml.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/appletrailers.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/bbc_co_uk.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/cue.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/dailymotion.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/jamendo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/koreus.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/liveleak.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/newgrounds.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/rockbox_fm_presets.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/soundcloud.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/twitch.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vimeo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/vocaroo.luac
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/playlist/youtube.luac
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for icyx://172.17.1.84:8081/FVHradio_AAC
main debug: looking for stream_filter module matching "record": 26 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='http' demux='m4a' location='172.17.1.84:8081/FVHradio_AAC' file='(null)'
main debug: looking for demux module matching "m4a": 55 candidates
es debug: detected format mp4a
main debug: looking for packetizer module matching "any": 24 candidates
mpeg4audio debug: running MPEG4 audio packetizer
main debug: using packetizer module "mpeg4audio"
mpeg4audio debug: detected ADTS format
mpeg4audio info: AAC channels: 2 samplerate: 22050
main debug: selecting program id=0
http debug: New Icy-Title=NEIKED Feat. Dyo - Sexual
main debug: using demux module "es"
main debug: looking for audio decoder module matching "any": 21 candidates
main debug: using audio decoder module "faad"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in /Users/rick/Library/Application Support/org.videolan.vlc/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/lua/meta/reader
lua debug: Trying Lua scripts in /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader
lua debug: Trying Lua playlist script /Applications/VLC.app/Contents/MacOS/share/lua/meta/reader/filename.luac
main debug: no meta reader modules matched
main debug: `http://172.17.1.84:8081/FVHradio_AAC' successfully opened
main debug: Buffering 0%
main debug: Buffering 4%
main debug: Buffering 9%
main debug: Buffering 13%
main debug: Buffering 18%
main debug: Buffering 23%
main debug: Buffering 27%
main debug: Buffering 32%
main debug: Buffering 37%
main debug: Buffering 41%
main debug: Buffering 46%
main debug: Buffering 51%
main debug: Buffering 55%
main debug: Buffering 60%
main debug: Buffering 65%
main debug: Buffering 69%
main debug: Buffering 74%
faad warning: decoded zero sample
main debug: Buffering 78%
main debug: Buffering 83%
main debug: Buffering 88%
main debug: Buffering 92%
main debug: Buffering 97%
main debug: Stream buffering done (1021 ms in 0 ms)
faad debug: AAC SBR (channels: 2, samplerate: 44100)
main debug: reusing audio output
main debug: VLC is looking for: 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
auhal debug: attempting to use device 0
auhal debug: using default audio device 54
auhal debug: output layout of AUHAL is Stereo
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: Current AU format: [44100.000000][mcpl][9][8][1][8][2][32]
auhal debug: Current device has a latency of 9047 us
auhal debug: analog output successfully opened
main debug: output 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: looking for audio volume module matching "any": 2 candidates
main debug: using audio volume module "float_mixer"
main debug: input 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: looking for audio filter module matching "scaletempo": 16 candidates
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: conversion pipeline complete
main debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: conversion pipeline complete
main debug: looking for audio resampler module matching "none": 3 candidates
main debug: no audio resampler modules matched
main debug: Decoder wait done in 12 ms
macosx debug: Activated assertion NoIdleSleepAssertion through IOKit (33165)
http debug: New Icy-Title=Fox Valley Hit radio - Hits from the Valley
http debug: New Icy-Title=Galantis - Peanut Butter Jelly
Re: Online Radio not work anymore in VLC 3.0.3
Posted: 07 Jul 2018 16:43
by Qboy61
Got it! ;-P