[vlc-devel] The git master version of vlc failed to play <https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8>

Hongyi Zhao hongyi.zhao at gmail.com
Thu Feb 4 07:13:39 UTC 2021


On Thu, Feb 4, 2021 at 3:02 PM Hongyi Zhao <hongyi.zhao at gmail.com> wrote:
>
> On Ubuntu 20.04, I successfully compiled and installed the git master
> version of vlc with the following steps:
>
> $ git clone https://github.com/videolan/vlc.git videolan/vlc.git
> $ cd videolan/vlc.git/
> $ sudo apt-get build-dep vlc
> $ sudo apt install -y qtdeclarative5-dev qtquickcontrols2-5-dev
> qml-module-qtquick-controls2
> $ ./bootstrap
> $ ./configure
> $ make -j44
> $ sudo make -j44 install
>
> $ cvlc --version
> VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-14728-g63a50f5439)
> VLC version 4.0.0-dev Otto Chriek (4.0.0-dev-14728-g63a50f5439)
> Compiled by werner on X10DAi (Feb  4 2021 14:48:31)
> Compiler: gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
> This program comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute it under the terms of the GNU General Public License;
> see the file named COPYING for details.
> Written by the VideoLAN team; see the AUTHORS file.
>
>
> Then I try to test the hls.js demo located at
> <https://hls-js.netlify.app/demo/> but failed as shown below:
>
> $ cvlc -vv --socks 127.0.0.1:18889
> https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8
> VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-14728-g63a50f5439)
> [0000560c690cf870] main libvlc debug: VLC media player - 4.0.0-dev Otto Chriek
> [0000560c690cf870] main libvlc debug: Copyright © 1996-2021 the VideoLAN team
> [0000560c690cf870] main libvlc debug: revision 4.0.0-dev-14728-g63a50f5439
> [0000560c690cf870] main libvlc debug: configured with ./configure
> [0000560c690cf870] main libvlc debug: searching plug-in modules
> [0000560c690cf870] main libvlc debug: loading plugins cache file
> /usr/local/lib/vlc/plugins/plugins.dat
> [0000560c690cf870] main libvlc debug: recursively browsing
> `/usr/local/lib/vlc/plugins'
> [0000560c690cf870] main libvlc debug: plug-ins loaded: 545 modules
> [0000560c690cf870] main libvlc debug: opening config file
> (/home/werner/.config/vlc/vlcrc)
> [00007fff8c9b8aa8] main generic debug: looking for logger module
> matching "any": 4 candidates
> [00007fff8c9b8aa8] main generic debug: using logger module "console"
> [0000560c690cf870] main libvlc debug: translation test: code is "C"
> [00007fff8c9b8a78] main generic debug: looking for keystore module
> matching "memory": 1 candidates
> [00007fff8c9b8a78] main generic debug: using keystore module "memory"
> [0000560c690cf870] main libvlc debug: CPU has capabilities MMX MMXEXT
> SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
> [00007fff8c9b8a98] main generic debug: looking for medialibrary module
> matching "any": 0 candidates
> [00007fff8c9b8a98] main generic debug: no medialibrary modules matched
> with name any
> [0000560c690cf870] main libvlc warning: Media library initialization failed
> [0000560c6915f2b0] main player debug: creating audio output
> [00007fff8c9b8808] main generic debug: looking for audio output module
> matching "any": 4 candidates
> [0000560c69162f70] vlcpulse audio output debug: using library version 13.99.0
> [0000560c69162f70] vlcpulse audio output debug:  (compiled with
> version 13.99.0, protocol 33)
> [0000560c69162f70] vlcpulse audio output debug: connected locally to
> /run/user/1000/pulse/native as client #30
> [0000560c69162f70] vlcpulse audio output debug: using protocol 33,
> server protocol 33
> [0000560c69162f70] pulse audio output debug: adding sink 1:
> alsa_output.pci-0000_00_1b.0.hdmi-stereo (Built-in Audio Digital
> Stereo (HDMI))
> [0000560c69162f70] pulse audio output debug: adding sink 2:
> alsa_output.pci-0000_02_00.1.hdmi-stereo-extra1 (TU104 HD Audio
> Controller Digital Stereo (HDMI 2))
> [0000560c69162f70] pulse audio output debug: adding sink 3:
> alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
> (Audio Adapter (Unitek Y-247A) Analog Stereo)
> [00007fff8c9b8808] main generic debug: using audio output module "pulse"
> [0000560c6915f2b0] main player debug: keeping audio output
> [00007fff8c9b8988] main generic debug: looking for interface module
> matching "dbus,none": 1 candidates
> [0000560c691895f0] dbus interface debug: listening on dbus as:
> org.mpris.MediaPlayer2.vlc
> [00007fff8c9b8988] main generic debug: using interface module "dbus"
> [00007fff8c9b8b58] main generic debug: looking for interface module
> matching "hotkeys": 1 candidates
> [00007fff8c9b8b58] main generic debug: using interface module "hotkeys"
> [00007fff8c9b8b58] main generic debug: looking for interface module
> matching "xcb_hotkeys": 1 candidates
> [00007fff8c9b8b58] main generic debug: using interface module "xcb_hotkeys"
> [00007fff8c9b8b58] main generic debug: looking for interface module
> matching "dummy": 1 candidates
> [0000560c691905a0] dummy interface: using the dummy interface module...
> [00007fff8c9b8b58] main generic debug: using interface module "dummy"
> [0000560c691907e0] main input debug: Creating an input for 'x36xhzz.m3u8'
> [0000560c691907e0] main input debug: using timeshift granularity of 50 MiB
> [0000560c691907e0] main input debug: using default timeshift path
> [0000560c691907e0] main input debug:
> `https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8' gives access
> `https' demux `any' path `test-streams.mux.dev/x36xhzz/x36xhzz.m3u8'
> [00007f5824000da0] main access debug: creating access:
> https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8
> [00007f583aaff8d8] main generic debug: looking for access module
> matching "https": 1 candidates
> [00007f5824001f30] gnutls tls client debug: using GnuTLS v3.6.13
> (built with v3.6.13)
> [00007f5824001f30] gnutls tls client debug: loaded 138 trusted CAs from system
> [00007f5824001f30] main tls client debug: resolving test-streams.mux.dev ...
> [00007f5824001f30] main tls client error: TLS session handshake timeout
> [00007f5824001f30] main tls client error: connection error: Resource
> temporarily unavailable
> [00007f5824000da0] http access error: HTTP connection failure
> [00007f583aaff8d8] main generic debug: no access modules matched with name https
> [0000560c691907e0] main input error: Your input can't be opened
> [0000560c691907e0] main input error: VLC is unable to open the MRL
> 'https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8'. Check the log for
> details.
> [0000560c691907e0] main input debug: destroying input for 'x36xhzz.m3u8'
>
> Any hints for solving this problem?
>
> Regards
> --
> Assoc. Prof. Hongyi Zhao <hongyi.zhao at gmail.com>
> Theory and Simulation of Materials
> Hebei Polytechnic University of Science and Technology engineering
> NO. 552 North Gangtie Road, Xingtai, China

See the following for another failed testing:

werner at X10DAi:~$ cvlc -vv
'https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8'
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-14728-g63a50f5439)
[0000558f5c888870] main libvlc debug: VLC media player - 4.0.0-dev Otto Chriek
[0000558f5c888870] main libvlc debug: Copyright © 1996-2021 the VideoLAN team
[0000558f5c888870] main libvlc debug: revision 4.0.0-dev-14728-g63a50f5439
[0000558f5c888870] main libvlc debug: configured with ./configure
[0000558f5c888870] main libvlc debug: searching plug-in modules
[0000558f5c888870] main libvlc debug: loading plugins cache file
/usr/local/lib/vlc/plugins/plugins.dat
[0000558f5c888870] main libvlc debug: recursively browsing
`/usr/local/lib/vlc/plugins'
[0000558f5c888870] main libvlc debug: plug-ins loaded: 545 modules
[0000558f5c888870] main libvlc debug: opening config file
(/home/werner/.config/vlc/vlcrc)
[00007ffdb2e4dd98] main generic debug: looking for logger module
matching "any": 4 candidates
[00007ffdb2e4dd98] main generic debug: using logger module "console"
[0000558f5c888870] main libvlc debug: translation test: code is "C"
[00007ffdb2e4dd68] main generic debug: looking for keystore module
matching "memory": 1 candidates
[00007ffdb2e4dd68] main generic debug: using keystore module "memory"
[0000558f5c888870] main libvlc debug: CPU has capabilities MMX MMXEXT
SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
[00007ffdb2e4dd88] main generic debug: looking for medialibrary module
matching "any": 0 candidates
[00007ffdb2e4dd88] main generic debug: no medialibrary modules matched
with name any
[0000558f5c888870] main libvlc warning: Media library initialization failed
[0000558f5c9181c0] main player debug: creating audio output
[00007ffdb2e4daf8] main generic debug: looking for audio output module
matching "any": 4 candidates
[0000558f5c91be80] vlcpulse audio output debug: using library version 13.99.0
[0000558f5c91be80] vlcpulse audio output debug:  (compiled with
version 13.99.0, protocol 33)
[0000558f5c91be80] vlcpulse audio output debug: connected locally to
/run/user/1000/pulse/native as client #40
[0000558f5c91be80] vlcpulse audio output debug: using protocol 33,
server protocol 33
[0000558f5c91be80] pulse audio output debug: adding sink 1:
alsa_output.pci-0000_00_1b.0.hdmi-stereo (Built-in Audio Digital
Stereo (HDMI))
[0000558f5c91be80] pulse audio output debug: adding sink 2:
alsa_output.pci-0000_02_00.1.hdmi-stereo-extra1 (TU104 HD Audio
Controller Digital Stereo (HDMI 2))
[0000558f5c91be80] pulse audio output debug: adding sink 3:
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
(Audio Adapter (Unitek Y-247A) Analog Stereo)
[00007ffdb2e4daf8] main generic debug: using audio output module "pulse"
[0000558f5c9181c0] main player debug: keeping audio output
[00007ffdb2e4dc78] main generic debug: looking for interface module
matching "dbus,none": 1 candidates
[0000558f5c942500] dbus interface debug: listening on dbus as:
org.mpris.MediaPlayer2.vlc
[00007ffdb2e4dc78] main generic debug: using interface module "dbus"
[00007ffdb2e4de38] main generic debug: looking for interface module
matching "hotkeys": 1 candidates
[00007ffdb2e4de38] main generic debug: using interface module "hotkeys"
[00007ffdb2e4de38] main generic debug: looking for interface module
matching "xcb_hotkeys": 1 candidates
[00007ffdb2e4de38] main generic debug: using interface module "xcb_hotkeys"
[00007ffdb2e4de38] main generic debug: looking for interface module
matching "dummy": 1 candidates
[0000558f5c949470] dummy interface: using the dummy interface module...
[00007ffdb2e4de38] main generic debug: using interface module "dummy"
[0000558f5c9496b0] main input debug: Creating an input for 'master.m3u8'
[0000558f5c9496b0] main input debug: using timeshift granularity of 50 MiB
[0000558f5c9496b0] main input debug: using default timeshift path
[0000558f5c9496b0] main input debug:
`https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8'
gives access `https' demux `any' path
`multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8'
[00007fcd28000fe0] main access debug: creating access:
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8
[00007fcd33ffe8d8] main generic debug: looking for access module
matching "https": 1 candidates
[00007fcd28002320] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd28002320] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd28002320] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd28002320] gnutls tls client debug: TLS handshake complete
[00007fcd28002320] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd28002320] gnutls tls client debug:  - false start (RFC7918) enabled
[00007fcd33ffe578] http generic debug: outgoing request:
GET /i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8
HTTP/1.1
Host: multiplatform-f.akamaihd.net
Accept: */*
Accept-Language: en_US
User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev
Range: bytes=0-


[00007fcd33ffe528] http generic debug: incoming response:
HTTP/1.1 206 Partial Content
Server: AkamaiGHost
Mime-Version: 1.0
Content-Type: application/vnd.apple.mpegurl
Date: Thu, 04 Feb 2021 07:11:11 GMT
Content-Range: bytes 0-1316/1317
Content-Length: 1317
Connection: keep-alive
Access-Control-Allow-Headers: *
Access-Control-Expose-Headers: *
Access-Control-Allow-Methods: GET, HEAD, OPTIONS
Access-Control-Allow-Origin: *
Set-Cookie: _alid_=U9lOKidpd+WqU74Z7x7pAA==;
path=/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/;
domain=multiplatform-f.akamaihd.net


[00007fcd33ffe8d8] main generic debug: using access module "http"
[00007fcd33ffe918] main generic debug: looking for stream_filter
module matching "prefetch,cache": 3 candidates
[00007fcd28335960] prefetch stream filter debug: using 1317 bytes buffer
[00007fcd33ffe918] main generic debug: using stream_filter module "prefetch"
[00007fcd33ffe918] main generic debug: looking for stream_filter
module matching "any": 7 candidates
[00007fcd28335960] prefetch stream filter debug: end of stream
[00007fcd33ffe918] main generic debug: no stream_filter modules
matched with name any
[00007fcd33ffe958] main generic debug: looking for stream_directory
module matching "any": 1 candidates
[00007fcd33ffe958] main generic debug: no stream_directory modules
matched with name any
[0000558f5c9496b0] main input debug: attachment of directory-extractor
failed for https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8
[00007fcd33ffe918] main generic debug: looking for stream_filter
module matching "record": 1 candidates
[00007fcd33ffe918] main generic debug: using stream_filter module "record"
[0000558f5c9496b0] main input debug: creating demux "any", URL:
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8,
path: (null)
[00007fcd33ffe918] main generic debug: looking for demux module
matching "any": 63 candidates
[00007fcd2832d140] adaptive demux debug: Period
[00007fcd2832d140] adaptive demux debug:  BaseAdaptationSet default_id#0
[00007fcd2832d140] adaptive demux debug:   Representation
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_0_a.m3u8
[mp4a.40.2]
[00007fcd2832d140] adaptive demux debug:     (not loaded) Unknown
[00007fcd2832d140] adaptive demux debug:   Representation
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_0_av.m3u8
[avc1.77.30, mp4a.40.2]
[00007fcd2832d140] adaptive demux debug:     (not loaded) Unknown
[00007fcd2832d140] adaptive demux debug:   Representation
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_1_av.m3u8
[avc1.77.30, mp4a.40.2]
[00007fcd2832d140] adaptive demux debug:     (not loaded) Unknown
[00007fcd2832d140] adaptive demux debug:   Representation
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_2_av.m3u8
[avc1.77.30, mp4a.40.2]
[00007fcd2832d140] adaptive demux debug:     (not loaded) Unknown
[00007fcd2832d140] adaptive demux debug:   Representation
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_3_av.m3u8
[avc1.77.30, mp4a.40.2]
[00007fcd2832d140] adaptive demux debug:     (not loaded) Unknown
[0000558f5c9496b0] main input debug: selecting program id=0
[00007fcd2832d140] adaptive demux debug: opening playlist file
(multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8)
[00007fcd33ffe918] main generic debug: using demux module "adaptive"
[00007fcd33ffe608] main generic debug: looking for audio decoder
module matching "any": 17 candidates
[00007fcd2833a410] avcodec decoder debug: using ffmpeg Lavc58.119.100
[00007fcd2833a410] avcodec decoder debug: CPU flags: 0x000fd3db
[00007fcd2833a410] avcodec decoder debug: codec (aac) started
[00007fcd33ffe608] main generic debug: using audio decoder module "avcodec"
[00007fcd33ffeb08] main generic debug: looking for meta reader module
matching "any": 2 candidates
[00007fcd283b17d0] lua demux meta debug: Trying Lua scripts in
/home/werner/.local/share/vlc/lua/meta/reader
[00007fcd283b17d0] lua demux meta debug: Trying Lua scripts in
/usr/local/libexec/vlc/lua/meta/reader
[00007fcd283b17d0] lua demux meta debug: Trying Lua playlist script
/usr/local/libexec/vlc/lua/meta/reader/filename.luac
[00007fcd283b17d0] lua demux meta warning: Error loading script
/usr/local/libexec/vlc/lua/meta/reader/filename.luac:
/usr/local/libexec/vlc/lua/meta/reader/filename.luac: version mismatch
in precompiled chunk
[00007fcd283b17d0] lua demux meta debug: Trying Lua scripts in
/usr/local/share/vlc/lua/meta/reader
[00007fcd33ffeb08] main generic debug: no meta reader modules matched
with name any
[0000558f5c9496b0] main input debug:
`https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8'
successfully opened
[00007fcd2832d140] adaptive demux debug: Retrieving
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_0_a.m3u8
@0
[00007fcd18001650] main access debug: creating access:
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_0_a.m3u8
[00007fcd1c789728] main generic debug: looking for access module
matching "https": 1 candidates
[00007fcd18002230] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd18002230] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd18002230] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd18002230] gnutls tls client debug: TLS handshake complete
[00007fcd18002230] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd18002230] gnutls tls client debug:  - false start (RFC7918) enabled
[00007fcd1c7893c8] http generic debug: outgoing request:
GET /i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_0_a.m3u8
HTTP/1.1
Host: multiplatform-f.akamaihd.net:443
Accept: */*
Accept-Language: en_US
User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev
Cookie: _alid_=U9lOKidpd+WqU74Z7x7pAA==
Range: bytes=0-


[00007fcd1c789378] http generic debug: incoming response:
HTTP/1.1 206 Partial Content
Server: AkamaiGHost
Mime-Version: 1.0
Content-Type: application/vnd.apple.mpegurl
Date: Thu, 04 Feb 2021 07:11:12 GMT
Content-Range: bytes 0-10086/10087
Content-Length: 10087
Connection: keep-alive
Access-Control-Allow-Headers: *
Access-Control-Expose-Headers: *
Access-Control-Allow-Methods: GET, HEAD, OPTIONS
Access-Control-Allow-Origin: *
Set-Cookie: _alid_=BImtaB+guCeyChHWbxnRVw==;
path=/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/;
domain=multiplatform-f.akamaihd.net


[00007fcd1c789728] main generic debug: using access module "http"
[00007fcd1c789768] main generic debug: looking for stream_filter
module matching "prefetch,cache": 3 candidates
[00007fcd18008be0] prefetch stream filter debug: using 10087 bytes buffer
[00007fcd1c789768] main generic debug: using stream_filter module "prefetch"
[00007fcd1c789788] main generic debug: looking for stream_filter
module matching "any": 7 candidates
[00007fcd1c789788] main generic debug: no stream_filter modules
matched with name any
[00007fcd18008be0] prefetch stream filter debug: end of stream
[00007fcd1c7897c8] main generic debug: looking for stream_filter
module matching "inflate": 1 candidates
[00007fcd1c7897c8] main generic debug: no stream_filter modules
matched with name inflate
[00007fcd18008be0] main stream filter debug: removing module "prefetch"
[00007fcd18001650] main access debug: removing module "http"
[00007fcd2832d140] adaptive demux debug: Retrieving
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_3_av.m3u8
@0
[00007fcd18134980] main access debug: creating access:
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_3_av.m3u8
[00007fcd1c789748] main generic debug: looking for access module
matching "https": 1 candidates
[00007fcd18134d50] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd18134d50] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd18134d50] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd18134d50] gnutls tls client debug: TLS handshake complete
[00007fcd18134d50] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd18134d50] gnutls tls client debug:  - false start (RFC7918) enabled
[00007fcd1c7893e8] http generic debug: outgoing request:
GET /i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/index_3_av.m3u8
HTTP/1.1
Host: multiplatform-f.akamaihd.net:443
Accept: */*
Accept-Language: en_US
User-Agent: VLC/4.0.0-dev LibVLC/4.0.0-dev
Cookie: _alid_=BImtaB+guCeyChHWbxnRVw==
Range: bytes=0-


[00007fcd1c789398] http generic debug: incoming response:
HTTP/1.1 206 Partial Content
Server: AkamaiGHost
Mime-Version: 1.0
Content-Type: application/vnd.apple.mpegurl
Date: Thu, 04 Feb 2021 07:11:14 GMT
Content-Range: bytes 0-10146/10147
Content-Length: 10147
Connection: keep-alive
Access-Control-Allow-Headers: *
Access-Control-Expose-Headers: *
Access-Control-Allow-Methods: GET, HEAD, OPTIONS
Access-Control-Allow-Origin: *
Set-Cookie: _alid_=CxiMqESK6ayLlMUIu0Lmnw==;
path=/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/;
domain=multiplatform-f.akamaihd.net


[00007fcd1c789748] main generic debug: using access module "http"
[00007fcd1c789788] main generic debug: looking for stream_filter
module matching "prefetch,cache": 3 candidates
[00007fcd1810ade0] prefetch stream filter debug: using 10147 bytes buffer
[00007fcd1c789788] main generic debug: using stream_filter module "prefetch"
[00007fcd1c7897a8] main generic debug: looking for stream_filter
module matching "any": 7 candidates
[00007fcd1c7897a8] main generic debug: no stream_filter modules
matched with name any
[00007fcd1810ade0] prefetch stream filter debug: end of stream
[00007fcd1c7897e8] main generic debug: looking for stream_filter
module matching "inflate": 1 candidates
[00007fcd1c7897e8] main generic debug: no stream_filter modules
matched with name inflate
[00007fcd1810ade0] main stream filter debug: removing module "prefetch"
[00007fcd18134980] main access debug: removing module "http"
[00007fcd2832d140] adaptive demux debug: Retrieving
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/segment1_0_a.ts
@0
[00007fcd10001bb0] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd10001bb0] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd10001bb0] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd10001bb0] gnutls tls client debug: TLS handshake complete
[00007fcd10001bb0] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd10001bb0] gnutls tls client debug:  - false start (RFC7918) enabled
[00007fcd2832d140] main demux debug: creating demux "ts", URL: , path: (null)
[00007fcd1c7899b8] main generic debug: looking for demux module
matching "ts": 1 candidates
[00007fcd1833c900] ts demux debug: Standard set to Auto
[00007fcd1c7899b8] main generic debug: using demux module "ts"
[00007fcd1833c900] ts demux debug: pid[17] unknown
[00007fcd1833c900] ts demux debug: first packet for pid=0 cc=0x1
[00007fcd1833c900] ts demux debug: PATCallBack called
[00007fcd1833c900] ts demux debug: new PAT ts_id=1 version=0 current_next=1
[00007fcd1833c900] ts demux debug:   * number=1 pid=4096
[00007fcd1833c900] ts demux debug: temporary receiving program 1
[00007fcd1833c900] ts demux debug: PMTCallBack called for program 1
[00007fcd1833c900] ts demux debug: new PMT program number=1 version=0
pid_pcr=256
[00007fcd1833c900] ts demux debug:   * pid=256 type=0xf ISO/IEC
13818-7 Audio with ADTS transport
[00007fcd1833c900] ts demux debug:      - SL/FMC descriptor not found/matched
[00007fcd1833c900] ts demux debug:    => pid 256 has now es fcc=mp4a
[00007fcd1833c900] ts demux debug: Default program is 1
[00007fcd1833c900] ts demux debug:   * pid=17 listening for SDT
[00007fcd1833c900] ts demux debug: enabling pid 256 from program 1
[00007fcd1833c900] ts demux debug: enabling pcr pid 256 from program 1
[00007fcd2832d140] adaptive demux: Changing stream format Unknown -> Unknown
[00007fcd2832d140] adaptive demux: Encountered discontinuity
[00007fcd1833c900] ts demux debug: Can't read TS packet at 108852
[00007fcd2832d140] adaptive demux debug: Restarting demuxer
[00007fcd1833c900] ts demux debug: Can't read TS packet at 108852
[00007fcd1833c900] main demux debug: removing module "ts"
[00007fcd1833c900] main demux debug: attempt to destroy nonexistent
variable "module-name"
[00007fcd2832d140] adaptive demux debug: Draining on discontinuity
[00007fcd2833a410] main decoder debug: killing decoder fourcc `mp4a'
[00007fcd2833a410] main decoder debug: removing module "avcodec"
[00007fcd33ffe2e8] main generic debug: looking for packetizer module
matching "any": 25 candidates
[00007fcd283b5160] mpeg4audio packetizer debug: running MPEG4 audio packetizer
[00007fcd283b5160] mpeg4audio packetizer debug: ADTS Mode
[00007fcd33ffe2e8] main generic debug: using packetizer module "mpeg4audio"
[00007fcd33ffe2e8] main generic debug: looking for audio decoder
module matching "any": 17 candidates
[00007fcd2833a410] avcodec decoder debug: using ffmpeg Lavc58.119.100
[00007fcd2833a410] avcodec decoder debug: CPU flags: 0x000fd3db
[00007fcd2833a410] avcodec decoder debug: codec (aac) started
[00007fcd33ffe2e8] main generic debug: using audio decoder module "avcodec"
[0000558f5c9496b0] main input debug: Buffering 0%
[00007fcd283b5160] mpeg4audio packetizer: AAC channels: 2 samplerate: 44100
[0000558f5c9496b0] main input debug: Buffering 1%
[00007fcd2833a410] main decoder debug: restarting module due to input
format change
[0000558f5c9496b0] main input debug: Buffering 6%
[00007fcd2833a410] main decoder debug: removing module "avcodec"
[0000558f5c9496b0] main input debug: Buffering 8%
[00007fcd1ca03ae8] main generic debug: looking for audio decoder
module matching "any": 17 candidates
[0000558f5c9496b0] main input debug: Buffering 13%
[00007fcd2833a410] avcodec decoder debug: using ffmpeg Lavc58.119.100
[0000558f5c9496b0] main input debug: Buffering 15%
[00007fcd2833a410] avcodec decoder debug: CPU flags: 0x000fd3db
[0000558f5c9496b0] main input debug: Buffering 20%
[0000558f5c9496b0] main input debug: Buffering 22%
[0000558f5c9496b0] main input debug: Buffering 27%
[0000558f5c9496b0] main input debug: Buffering 29%
[0000558f5c9496b0] main input debug: Buffering 34%
[0000558f5c9496b0] main input debug: Buffering 36%
[0000558f5c9496b0] main input debug: Buffering 41%
[0000558f5c9496b0] main input debug: Buffering 43%
[0000558f5c9496b0] main input debug: Buffering 48%
[0000558f5c9496b0] main input debug: Buffering 50%
[0000558f5c9496b0] main input debug: Buffering 55%
[0000558f5c9496b0] main input debug: Buffering 57%
[0000558f5c9496b0] main input debug: Buffering 62%
[0000558f5c9496b0] main input debug: Buffering 64%
[0000558f5c9496b0] main input debug: Buffering 69%
[0000558f5c9496b0] main input debug: Buffering 71%
[0000558f5c9496b0] main input debug: Buffering 76%
[0000558f5c9496b0] main input debug: Buffering 78%
[0000558f5c9496b0] main input debug: Buffering 83%
[0000558f5c9496b0] main input debug: Buffering 85%
[0000558f5c9496b0] main input debug: Buffering 90%
[0000558f5c9496b0] main input debug: Buffering 92%
[0000558f5c9496b0] main input debug: Buffering 97%
[0000558f5c9496b0] main input debug: Buffering 99%
[0000558f5c9496b0] main input debug: Stream buffering done (1044 ms in 1 ms)
[00007fcd2833a410] avcodec decoder debug: codec (aac) started
[00007fcd1ca03ae8] main generic debug: using audio decoder module "avcodec"
[0000558f5c9181c0] main player debug: reusing audio output
[0000558f5c91be80] pulse audio output debug: using stereo channel map
[0000558f5c91be80] pulse audio output debug: changed buffer metrics:
maxlength=4194304, tlength=42336, prebuf=0, minreq=14112
[0000558f5c91be80] pulse audio output debug: connected to sink
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
[0000558f5c91be80] main audio output debug: output 'f32l' 44100 Hz
Stereo frame=1 samples/8 bytes
[00007fcd1ca03a18] main generic debug: looking for audio volume module
matching "any": 2 candidates
[00007fcd1ca03a18] main generic debug: using audio volume module "float_mixer"
[0000558f5c91be80] main audio output debug: input 'f32l' 44100 Hz
Stereo frame=1 samples/8 bytes
[00007fcd1ca03838] main generic debug: looking for audio filter module
matching "scaletempo": 1 candidates
[0000558f5c91be80] pulse audio output debug: changing sink 3:
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
(Audio Adapter (Unitek Y-247A) Analog Stereo)
[00007fcd140227d0] scaletempo audio filter debug: format: 44100 rate,
2 nch, 4 bps, fl32
[00007fcd140227d0] scaletempo audio filter debug: params: 30 stride,
0.200 overlap, 14 search
[00007fcd140227d0] scaletempo audio filter debug: 1.000 scale,
1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617
search, 2204 queue, fl32 mode
[00007fcd1ca03838] main generic debug: using audio filter module "scaletempo"
[0000558f5c91be80] main audio output debug: conversion: 'f32l'->'f32l'
44100 Hz->44100 Hz Stereo->Stereo
[0000558f5c91be80] main audio output debug: conversion pipeline complete
[0000558f5c91be80] main audio output debug: conversion: 'f32l'->'f32l'
44100 Hz->44100 Hz Stereo->Stereo
[0000558f5c91be80] main audio output debug: conversion pipeline complete
[00007fcd1ca038a8] main generic debug: looking for audio resampler
module matching "any": 3 candidates
[00007fcd14029540] soxr audio resampler debug: Using SoX Resampler
with 'cr32s' engine and 'Medium 16-bit with medium roll-off' quality
to convert f32l/44100Hz to f32l/44100Hz.
[00007fcd1ca038a8] main generic debug: using audio resampler module "soxr"
[0000558f5c9496b0] main input debug: Decoder wait done in 5 ms
[0000558f5c91be80] pulse audio output debug: cannot synchronize start
[0000558f5c91be80] pulse audio output debug: deferring start (79950 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79721 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79540 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79420 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79295 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79166 us)
[0000558f5c91be80] pulse audio output debug: deferring start (79048 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78911 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78762 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78638 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78519 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78398 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78270 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78149 us)
[0000558f5c91be80] pulse audio output debug: deferring start (78024 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77903 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77780 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77662 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77539 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77415 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77293 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77169 us)
[0000558f5c91be80] pulse audio output debug: deferring start (77047 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76928 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76805 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76682 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76561 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76440 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76310 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76186 us)
[0000558f5c91be80] pulse audio output debug: deferring start (76068 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75949 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75826 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75704 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75582 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75453 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75329 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75207 us)
[0000558f5c91be80] pulse audio output debug: deferring start (75087 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74950 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74817 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74693 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74576 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74459 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74336 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74219 us)
[0000558f5c91be80] pulse audio output debug: deferring start (74100 us)
[0000558f5c91be80] pulse audio output debug: deferring start (73980 us)
[0000558f5c91be80] pulse audio output debug: deferring start (73859 us)
[0000558f5c91be80] pulse audio output debug: deferring start (73728 us)
[0000558f5c91be80] pulse audio output debug: deferring start (48301 us)
[0000558f5c91be80] pulse audio output debug: deferring start (55235 us)
[0000558f5c91be80] pulse audio output debug: deferring start (55073 us)
[0000558f5c91be80] pulse audio output debug: deferring start (54940 us)
[0000558f5c91be80] pulse audio output debug: deferring start (27419 us)
[0000558f5c91be80] pulse audio output debug: starting deferred
[0000558f5c91be80] pulse audio output debug: changing sink 3:
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
(Audio Adapter (Unitek Y-247A) Analog Stereo)
[0000558f5c91be80] pulse audio output debug: started
[0000558f5c9496b0] main input debug: ES_OUT_RESET_PCR called
[0000558f5c91be80] pulse audio output debug: changing sink 3:
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
(Audio Adapter (Unitek Y-247A) Analog Stereo)
[00007fcd2832d140] adaptive demux debug: Retrieving
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/segment2_3_av.ts
@0
[00007fcd10017720] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd10017720] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd10017720] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd10017720] gnutls tls client debug: TLS handshake complete
[00007fcd10017720] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd10017720] gnutls tls client debug:  - false start (RFC7918) enabled
[00007fcd2832d140] main demux debug: creating demux "ts", URL: , path: (null)
[00007fcd1c7899b8] main generic debug: looking for demux module
matching "ts": 1 candidates
[00007fcd1810b760] ts demux debug: Standard set to Auto
[00007fcd1c7899b8] main generic debug: using demux module "ts"
[00007fcd1810b760] ts demux debug: pid[17] unknown
[00007fcd1810b760] ts demux debug: first packet for pid=0 cc=0x2
[00007fcd1810b760] ts demux debug: PATCallBack called
[00007fcd1810b760] ts demux debug: new PAT ts_id=1 version=0 current_next=1
[00007fcd1810b760] ts demux debug:   * number=1 pid=4096
[00007fcd1810b760] ts demux debug: temporary receiving program 1
[00007fcd1810b760] ts demux debug: PMTCallBack called for program 1
[00007fcd1810b760] ts demux debug: new PMT program number=1 version=0
pid_pcr=256
[00007fcd1810b760] ts demux debug:   * pid=256 type=0x1b AVC video
stream as defined in ITU-T Rec. H.264
[00007fcd1810b760] ts demux debug:    => pid 256 has now es fcc=h264
[00007fcd1810b760] ts demux debug: Default program is 1
[00007fcd1810b760] ts demux debug:   * pid=257 type=0xf ISO/IEC
13818-7 Audio with ADTS transport
[00007fcd1810b760] ts demux debug:      - SL/FMC descriptor not found/matched
[00007fcd1810b760] ts demux debug:    => pid 257 has now es fcc=mp4a
[00007fcd1810b760] ts demux debug:   * pid=17 listening for SDT
[00007fcd1810b760] ts demux debug: enabling pid 256 from program 1
[00007fcd1810b760] ts demux debug: enabling pid 257 from program 1
[00007fcd1810b760] ts demux debug: enabling pcr pid 256 from program 1
[00007fcd2832d140] adaptive demux debug: Retrieving
https://multiplatform-f.akamaihd.net:443/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/segment3_3_av.ts
@0
[00007fcd10017720] gnutls tls client debug: using GnuTLS v3.6.13
(built with v3.6.13)
[00007fcd10017720] gnutls tls client debug: loaded 138 trusted CAs from system
[00007fcd10017720] main tls client debug: resolving
multiplatform-f.akamaihd.net ...
[00007fcd10017720] gnutls tls client debug: TLS handshake complete
[00007fcd10017720] gnutls tls client debug:  - safe renegotiation
(RFC5746) enabled
[00007fcd10017720] gnutls tls client debug:  - false start (RFC7918) enabled
[0000558f5c91be80] pulse audio output debug: suspended
[0000558f5c91be80] pulse audio output debug: changing sink 3:
alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
(Audio Adapter (Unitek Y-247A) Analog Stereo)
[00007fcd1810b760] ts demux debug: SDTCallBack called
[00007fcd1810b760] ts demux debug:   * pid=18 listening for EIT
[00007fcd1810b760] ts demux debug:   * pid=20 listening for TDT
[00007fcd1810b760] ts demux debug: new SDT ts_id=1 version=0
current_next=1 network_id=65281
[00007fcd1810b760] ts demux debug:   * service id=1 eit schedule=0
present=0 running=4 free_ca=0
[00007fcd1810b760] ts demux debug:     - type=1 provider=FFmpeg name=Service01
[00007fcd1810b760] ts demux warning: discontinuity received 0x3
instead of 0xc (pid=0)
[00007fcd1810b760] ts demux error: libdvbpsi error (PSI decoder): TS
discontinuity (received 3, expected 12) for PID 0
[00007fcd1810b760] ts demux debug: PATCallBack called
[00007fcd1810b760] ts demux warning: discontinuity received 0x0
instead of 0xa (pid=4096)
[00007fcd1810b760] ts demux error: libdvbpsi error (PSI decoder): TS
discontinuity (received 0, expected 10) for PID 4096
[00007fcd1810b760] ts demux debug: PMTCallBack called for program 1


-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao at gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China



More information about the vlc-devel mailing list