On Sun, 10 Jun 2018 18:47:04 +0200 Sebastian Ramacher <sramac...@debian.org>
wrote:
> Please provide the full log of a run with vlc -vvv. It seems that you are
using
> an Intel GPU, so do you have i965-va-driver installed?

-vvv output attached.

Yes, va driver works:

$ vainfo
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.39 (libva 1.7.3)
vainfo: Driver version: Intel i965 driver for Intel(R) Skylake - 1.7.3
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointEncSliceLP
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointEncSliceLP
      VAProfileH264MultiviewHigh      : VAEntrypointVLD
      VAProfileH264MultiviewHigh      : VAEntrypointEncSlice
      VAProfileH264StereoHigh         : VAEntrypointVLD
      VAProfileH264StereoHigh         : VAEntrypointEncSlice
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointEncPicture
      VAProfileVP8Version0_3          : VAEntrypointVLD
      VAProfileVP8Version0_3          : VAEntrypointEncSlice
      VAProfileHEVCMain               : VAEntrypointVLD
      VAProfileHEVCMain               : VAEntrypointEncSlice

Decoding works fine with in-house compiled libvlc-2.0.8-based application,
and it worked fine with Debian-shipped libvlc too before upgrade.
[000055cee60611a0] main libvlc debug: VLC media player - 3.0.2 Vetinari
[000055cee60611a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[000055cee60611a0] main libvlc debug: revision 3.0.2-0-gd7b653cf14
[000055cee60611a0] main libvlc debug: configured with ./configure  
'--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' 
'--libdir=${prefix}/lib/x86_64-linux-gnu' 
'--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' 
'--disable-dependency-tracking' '--config-cache' '--disable-update-check' 
'--enable-fast-install' '--docdir=/usr/share/doc/vlc' 
'--with-binary-version=3.0.2-0+deb9u1' '--enable-a52' '--enable-aa' 
'--enable-bluray' '--enable-avahi' '--enable-caca' '--enable-chromaprint' 
'--enable-chromecast' '--enable-dbus' '--enable-dca' '--enable-dvbpsi' 
'--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' 
'--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles2' 
'--enable-gnutls' '--enable-harfbuzz' '--enable-jack' '--enable-kate' 
'--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' 
'--enable-live555' '--enable-mad' '--enable-matroska' '--enable-mod' 
'--enable-mpc' '--enable-mpg123' '--enable-mtp' '--enable-ncurses' 
'--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' 
'--enable-realrtsp' '--enable-samplerate' '--enable-sdl-image' '--enable-sftp' 
'--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' 
'--enable-soxr' '--enable-speex' '--enable-svg' '--enable-svgdec' 
'--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' 
'--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' 
'--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/solid/actions/' 
'--disable-aribsub' '--disable-d3d11va' '--disable-decklink' 
'--disable-directx' '--disable-dsm' '--disable-dxva2' '--disable-fdkaac' 
'--disable-fluidlite' '--disable-goom' '--disable-gst-decode' 
'--disable-libplacebo' '--disable-libtar' '--disable-macosx' 
'--disable-macosx-avfoundation' '--disable-macosx-qtkit' '--disable-mfx' 
'--disable-opencv' '--disable-projectm' '--disable-schroedinger' 
'--disable-sparkle' '--disable-srt' '--disable-telx' '--disable-vpx' 
'--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-dc1394' 
'--enable-dv1394' '--enable-linsys' '--enable-nfs' '--enable-omxil' 
'--enable-udev' '--enable-v4l2' '--enable-wayland' '--enable-libva' 
'--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' 
'--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 
'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-XFxItV/vlc-3.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-XFxItV/vlc-3.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 
-fdebug-prefix-map=/build/vlc-XFxItV/vlc-3.0.2=. -fstack-protector-strong 
-Wformat -Werror=format-security'
[000055cee60611a0] main libvlc debug: searching plug-in modules
[000055cee60611a0] main libvlc debug: loading plugins cache file 
/usr/lib/x86_64-linux-gnu/vlc/plugins/plugins.dat
[000055cee60611a0] main libvlc debug: recursively browsing 
`/usr/lib/x86_64-linux-gnu/vlc/plugins'
[000055cee60611a0] main libvlc debug: plug-ins loaded: 517 modules
[000055cee60611a0] main libvlc debug: opening config file 
(/home/myuser/.config/vlc/vlcrc)
[000055cee6061510] main logger debug: looking for logger module matching "any": 
4 candidates
[000055cee6061510] main logger debug: using logger module "console"
[000055cee60611a0] main libvlc debug: translation test: code is "C"
[000055cee6061760] main keystore debug: looking for keystore module matching 
"memory": 4 candidates
[000055cee6061760] main keystore debug: using keystore module "memory"
[000055cee60611a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 
SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU 
[000055cee60f8af0] main input debug: Creating an input for 'Media Library'
[000055cee60f8af0] main input debug: Input is a meta file: disabling unneeded 
options
[000055cee60f8af0] main input debug: using timeshift granularity of 50 MiB
[000055cee60f8af0] main input debug: using default timeshift path
[000055cee60f8af0] main input debug: 
`file/directory:///home/myuser/.local/share/vlc/ml.xspf' gives access `file' 
demux `directory' path `/home/myuser/.local/share/vlc/ml.xspf'
[000055cee60fdbf0] main input source debug: creating demux: access='file' 
demux='directory' location='/home/myuser/.local/share/vlc/ml.xspf' 
file='/home/myuser/.local/share/vlc/ml.xspf'
[000055cee60fdd70] main demux debug: looking for access_demux module matching 
"file": 17 candidates
[000055cee60fdd70] main demux debug: no access_demux modules matched
[000055cee6118140] main stream debug: creating access: 
file:///home/myuser/.local/share/vlc/ml.xspf
[000055cee6118140] main stream debug:  (path: 
/home/myuser/.local/share/vlc/ml.xspf)
[000055cee6118140] main stream debug: looking for access module matching 
"file": 28 candidates
[000055cee6118140] main stream debug: using access module "filesystem"
[000055cee6119050] main stream debug: looking for stream_filter module matching 
"prefetch,cache_read": 26 candidates
[000055cee6119050] cache_read stream debug: Using stream method for AStream*
[000055cee6119050] cache_read stream debug: starting pre-buffering
[000055cee6119050] cache_read stream debug: received first data after 0 ms
[000055cee6119050] cache_read stream debug: pre-buffering done 296 bytes in 0s 
- 18066 KiB/s
[000055cee6119050] main stream debug: using stream_filter module "cache_read"
[000055cee611a240] main stream debug: looking for stream_filter module matching 
"any": 26 candidates
[000055cee611a240] playlist stream debug: using XSPF playlist reader
[000055cee611a240] main stream debug: using stream_filter module "playlist"
[000055cee611a240] main stream debug: stream filter added to 0x55cee6119050
[000055cee611d690] main stream debug: looking for stream_filter module matching 
"any": 26 candidates
[000055cee611d690] main stream debug: no stream_filter modules matched
[000055cee611d690] main stream_directory debug: looking for stream_directory 
module matching "any": 1 candidates
[000055cee611d690] main stream_directory debug: no stream_directory modules 
matched
[000055cee60fdbf0] main input source debug: attachment of directory-extractor 
failed for file:///home/myuser/.local/share/vlc/ml.xspf
[000055cee61215b0] main stream debug: looking for stream_filter module matching 
"record": 26 candidates
[000055cee61215b0] main stream debug: using stream_filter module "record"
[000055cee60fdbf0] main input source debug: creating demux: access='file' 
demux='directory' location='/home/myuser/.local/share/vlc/ml.xspf' 
file='/home/myuser/.local/share/vlc/ml.xspf'
[000055cee6121da0] main demux debug: looking for demux module matching 
"directory": 55 candidates
[000055cee6121da0] main demux debug: using demux module "directory"
[000055cee61227e0] main demux meta debug: looking for meta reader module 
matching "any": 2 candidates
[000055cee61227e0] lua demux meta debug: Trying Lua scripts in 
/home/myuser/.local/share/vlc/lua/meta/reader
[000055cee61227e0] lua demux meta debug: Trying Lua scripts in 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
[000055cee61227e0] lua demux meta debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
[000055cee61227e0] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[000055cee61227e0] main demux meta debug: no meta reader modules matched
[000055cee60f8af0] main input debug: 
`file/directory:///home/myuser/.local/share/vlc/ml.xspf' successfully opened
[000055cee612cb90] main xml reader debug: looking for xml reader module 
matching "any": 1 candidates
[000055cee612cb90] main xml reader debug: using xml reader module "xml"
[000055cee60f8af0] main input debug: EOF reached
[000055cee6121da0] main demux debug: removing module "directory"
[000055cee61215b0] main stream debug: removing module "record"
[000055cee611a240] main stream debug: removing module "playlist"
[000055cee6119050] main stream debug: removing module "cache_read"
[000055cee6118140] main stream debug: removing module "filesystem"
[000055cee60f5410] main playlist debug: creating audio output
[000055cee6117fa0] main audio output debug: looking for audio output module 
matching "any": 6 candidates
[000055cee6117fa0] vlcpulse audio output debug: using library version 10.0.0
[000055cee6117fa0] vlcpulse audio output debug:  (compiled with version 10.0.0, 
protocol 32)
[000055cee6117fa0] vlcpulse audio output debug: connected locally to 
unix:/run/user/1000/pulse/native as client #10
[000055cee6117fa0] vlcpulse audio output debug: using protocol 32, server 
protocol 32
[000055cee6117fa0] pulse audio output debug: adding sink 0: 
alsa_output.pci-0000_00_1f.3.analog-stereo (Built-in Audio Analog Stereo)
[000055cee6117fa0] main audio output debug: using audio output module "pulse"
[000055cee60f5410] main playlist debug: keeping audio output
[000055cee6132fa0] main interface debug: looking for interface module matching 
"dbus,none": 19 candidates
[000055cee6132fa0] dbus interface debug: listening on dbus as: 
org.mpris.MediaPlayer2.vlc
[000055cee6132fa0] main interface debug: using interface module "dbus"
[000055cee61376f0] main interface debug: looking for interface module matching 
"hotkeys,none": 19 candidates
[000055cee61376f0] main interface debug: using interface module "hotkeys"
[000055cee6138230] main interface debug: looking for interface module matching 
"globalhotkeys,none": 19 candidates
[000055cee6138230] main interface debug: using interface module "xcb_hotkeys"
[000055cee60611a0] main libvlc: Running vlc with the default interface. Use 
'cvlc' to use vlc without interface.
[000055cee6139360] main interface debug: looking for interface module matching 
"any": 19 candidates
[000055cee6132fa0] dbus interface debug: Getting All properties
[000055cee6132fa0] dbus interface debug: Getting All properties
[000055cee6132fa0] dbus interface debug: Getting All properties
[000055cee6132fa0] dbus interface debug: Getting All properties
[000055cee6132fa0] dbus interface debug: Getting All properties
[00007fd5200c2350] main generic debug: looking for extension module matching 
"any": 1 candidates
[00007fd5200c2350] lua generic debug: Opening Lua Extension module
[00007fd5200c2350] lua generic debug: Trying Lua scripts in 
/home/myuser/.local/share/vlc/lua/extensions
[00007fd5200c2350] lua generic debug: Trying Lua scripts in 
/usr/lib/x86_64-linux-gnu/vlc/lua/extensions
[00007fd5200c2350] lua generic debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
[00007fd5200c2350] lua generic debug: Scanning Lua script 
/usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
[00007fd5200c2350] lua generic debug: Script 
/usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac has the following 
capability flags: 0x5
[00007fd5200c2350] lua generic debug: Trying Lua scripts in 
/usr/share/vlc/lua/extensions
[00007fd5200c2350] main generic debug: using extension module "lua"
[000055cee6139360] main interface debug: using interface module "qt"
[000055cee60f5410] main playlist debug: processing request item: null, node: 
Playlist, skip: 0
[000055cee60f5410] main playlist debug: rebuilding array of current - root 
Playlist
[000055cee60f5410] main playlist debug: rebuild done - 1 items, index -1
[000055cee60f5410] main playlist debug: starting playback of new item
[000055cee60f5410] main playlist debug: resyncing on 
rtsp://192.168.1.101:554/cam/realmonitor
[000055cee60f5410] main playlist debug: 
rtsp://192.168.1.101:554/cam/realmonitor is at 0
[000055cee60f5410] main playlist debug: creating new input thread
[00007fd50c0009e0] main input debug: Creating an input for 
'rtsp://192.168.1.101:554/cam/realmonitor'
[000055cee60f5410] main playlist debug: requesting art for new input thread
[00007fd50c0009e0] main input debug: using timeshift granularity of 50 MiB
[00007fd50c0009e0] main input debug: using default timeshift path
[00007fd50c0009e0] main input debug: 
`rtsp://username:password@192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif'
 gives access `rtsp' demux `any' path 
`username:password@192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif'
[00007fd510000d50] main input source debug: creating demux: access='rtsp' 
demux='any' 
location='username:password@192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif'
 file='(null)'
[00007fd510000f20] main demux debug: looking for access_demux module matching 
"rtsp": 17 candidates
[000055cee6139360] qt interface debug: IM: Setting an input
[00007fd508000980] main meta fetcher debug: looking for meta fetcher module 
matching "any": 1 candidates
[00007fd508000980] lua meta fetcher debug: Trying Lua scripts in 
/home/myuser/.local/share/vlc/lua/meta/fetcher
[00007fd508000980] lua meta fetcher debug: Trying Lua scripts in 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
[00007fd508000980] lua meta fetcher debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/fetcher
[00007fd508000980] main meta fetcher debug: no meta fetcher modules matched
[00007fd508000980] main art finder debug: looking for art finder module 
matching "any": 2 candidates
[00007fd510000f20] live555 demux debug: version 2016.11.28
[00007fd510000f20] main demux warning: Password in a URI is DEPRECATED
[00007fd508000980] lua art finder debug: Trying Lua scripts in 
/home/myuser/.local/share/vlc/lua/meta/art
[00007fd508000980] lua art finder debug: Trying Lua scripts in 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
Opening connection to 192.168.1.101, port 554...
[00007fd508000980] lua art finder debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[00007fd508000980] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
[00007fd508000980] lua art finder debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[00007fd508000980] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
[00007fd508000980] lua art finder debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
...remote connection opened
Sending request: OPTIONS 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
 RTSP/1.0
CSeq: 2
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)


[00007fd508000980] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
[00007fd508000980] lua art finder debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[00007fd508000980] lua art finder debug: skipping script (unmatched scope) 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
[00007fd508000980] lua art finder debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/art
[00007fd508000980] main art finder debug: no art finder modules matched
Received 139 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 401 Unauthorized
CSeq: 2
WWW-Authenticate: Digest realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d"


Resending...
Sending request: OPTIONS 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
 RTSP/1.0
CSeq: 3
Authorization: Digest username="username", realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d", 
uri="rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif",
 response="7f0972a286602953c66767a554bc05d7"
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)


Received 158 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 3
Server: Rtsp Server/3.0
Public: OPTIONS, DESCRIBE, ANNOUNCE, SETUP, PLAY, RECORD, PAUSE, TEARDOWN, 
SET_PARAMETER, GET_PARAMETER


Sending request: DESCRIBE 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
 RTSP/1.0
CSeq: 4
Authorization: Digest username="username", realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d", 
uri="rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif",
 response="db6089fa203a0daa334edaf3947804b6"
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)
Accept: application/sdp


Received 838 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 4
x-Accept-Dynamic-Rate: 1
Content-Base: 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/
Cache-Control: must-revalidate
Content-Length: 598
Content-Type: application/sdp

v=0
o=- 2252063592 2252063592 IN IP4 0.0.0.0
s=Media Server
c=IN IP4 0.0.0.0
t=0 0
a=control:*
a=packetization-supported:DH
a=rtppayload-supported:DH
a=range:npt=now-
m=video 0 RTP/AVP 96
a=control:trackID=0
a=framerate:50.000000
a=rtpmap:96 H264/90000
a=fmtp:96 
packetization-mode=1;profile-level-id=64002A;sprop-parameter-sets=Z2QAKq2EAQwgCGEAQwgCGEAQwgCEO1A8ARPyzcBAQFAAAD6AAAw1CEAA,aO48sAA=
a=recvonly
m=audio 0 RTP/AVP 8
a=control:trackID=1
a=rtpmap:8 PCMA/8000
a=recvonly
m=application 0 RTP/AVP 107
a=control:trackID=4
a=rtpmap:107 vnd.onvif.metadata/90000
a=recvonly

[00007fd510000f20] live555 demux debug: RTP subsession 'video/H264'
Sending request: SETUP 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/trackID=0
 RTSP/1.0
CSeq: 5
Authorization: Digest username="username", realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d", 
uri="rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/",
 response="ee21c6ca14d4674da7d4c1ed024f68a2"
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)
Transport: RTP/AVP;unicast;client_port=54640-54641


Received 175 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 5
Session: 125419811406;timeout=60
Transport: 
RTP/AVP/UDP;unicast;client_port=54640-54641;server_port=43286-43287;ssrc=0C9D6B95
x-Dynamic-Rate: 1


[00007fd50c0009e0] main input debug: selecting program id=0
[00007fd510000f20] live555 demux debug: RTP subsession 'audio/PCMA'
Sending request: SETUP 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/trackID=1
 RTSP/1.0
CSeq: 6
Authorization: Digest username="username", realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d", 
uri="rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/",
 response="ee21c6ca14d4674da7d4c1ed024f68a2"
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)
Transport: RTP/AVP;unicast;client_port=41366-41367
Session: 125419811406


Received 175 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 6
Session: 125419811406;timeout=60
Transport: 
RTP/AVP/UDP;unicast;client_port=41366-41367;server_port=43288-43289;ssrc=7F38CFA2
x-Dynamic-Rate: 1


[00007fd510000f20] live555 demux debug: setup start: 0.000000 stop:0.000000
Sending request: PLAY 
rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/
 RTSP/1.0
CSeq: 7
Authorization: Digest username="username", realm="Login to 3K004BDPAN00006", 
nonce="7e44e97ab612c7ff678221b50d36f27d", 
uri="rtsp://192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif/",
 response="3a24de94be2aa98697fd5edf2c916e4e"
User-Agent: LibVLC/3.0.2 (LIVE555 Streaming Media v2016.11.28)
Session: 125419811406
Range: npt=0.000-


Received 160 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 7
Session: 125419811406
Range: npt=0.000000-
RTP-Info: 
url=trackID=0;seq=27541;rtptime=27541,url=trackID=1;seq=53154;rtptime=53154


[00007fd510000f20] live555 demux debug: We have a timeout of 60 seconds
[00007fd510000f20] live555 demux debug: play start: 0.000000 stop:0.000000
[00007fd510000f20] main demux debug: using access_demux module "live555"
[00007fd51008a1a0] main packetizer debug: looking for packetizer module 
matching "any": 24 candidates
[00007fd51008a1a0] h264 packetizer debug: found NAL_SPS (sps_id=0)
[00007fd51008a1a0] h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007fd51008a1a0] main packetizer debug: using packetizer module "h264"
[00007fd510089910] main decoder debug: looking for video decoder module 
matching "any": 16 candidates
[00007fd510089910] avcodec decoder debug: using ffmpeg Lavc57.64.101
[00007fd510089910] avcodec decoder debug: CPU flags: 0x000fd3db
[00007fd510089910] avcodec decoder debug: allowing 5 thread(s) for decoding
[h264 @ 0x7fd5100c4d80] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd5100c4d80] nal_unit_type: 8, nal_ref_idc: 3
[00007fd510089910] avcodec decoder debug: codec (h264) started
[00007fd510089910] avcodec decoder debug: using frame thread mode with 5 threads
[00007fd510089910] main decoder debug: using video decoder module "avcodec"
[00007fd51016eae0] main decoder debug: looking for audio decoder module 
matching "any": 21 candidates
[00007fd51016eae0] g711 decoder debug: samplerate:8000Hz channels:1
[00007fd51016eae0] main decoder debug: using audio decoder module "g711"
[00007fd5101728a0] main demux meta debug: looking for meta reader module 
matching "any": 2 candidates
[00007fd5101728a0] lua demux meta debug: Trying Lua scripts in 
/home/myuser/.local/share/vlc/lua/meta/reader
[00007fd5101728a0] lua demux meta debug: Trying Lua scripts in 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
[00007fd5101728a0] lua demux meta debug: Trying Lua playlist script 
/usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
[00007fd5101728a0] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[00007fd5101728a0] main demux meta debug: no meta reader modules matched
[00007fd50c0009e0] main input debug: 
`rtsp://username:password@192.168.1.101:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif'
 successfully opened
[00007fd50c0009e0] main input debug: Buffering 0%
[000055cee60f5410] main playlist debug: reusing audio output
[000055cee6117fa0] pulse audio output debug: using mono channel map
[000055cee6117fa0] pulse audio output debug: changed buffer metrics: 
maxlength=4194304, tlength=1920, prebuf=0, minreq=640
[000055cee6117fa0] pulse audio output debug: connected to sink 
alsa_output.pci-0000_00_1f.3.analog-stereo
[000055cee6117fa0] main audio output debug: output 's16l' 8000 Hz Mono frame=1 
samples/2 bytes
[00007fd5080021a0] main volume debug: looking for audio volume module matching 
"any": 2 candidates
[000055cee6117fa0] pulse audio output debug: changing sink 0: 
alsa_output.pci-0000_00_1f.3.analog-stereo (Built-in Audio Analog Stereo)
[00007fd5080021a0] main volume debug: using audio volume module "integer_mixer"
[000055cee6117fa0] main audio output debug: input 's16l' 8000 Hz Mono frame=1 
samples/2 bytes
[00007fd5080037f0] main audio filter debug: looking for audio filter module 
matching "scaletempo": 15 candidates
[00007fd5080037f0] scaletempo audio filter debug: format:  8000 rate, 1 nch, 4 
bps, fl32
[00007fd5080037f0] scaletempo audio filter debug: params: 30 stride, 0.200 
overlap, 14 search
[00007fd5080037f0] scaletempo audio filter debug: 1.000 scale, 240.000 
stride_in, 240 stride_out, 192 standing, 48 overlap, 112 search, 400 queue, 
fl32 mode
[00007fd5080037f0] main audio filter debug: using audio filter module 
"scaletempo"
[000055cee6117fa0] main audio output debug: conversion: 's16l'->'f32l' 8000 
Hz->8000 Hz Mono->Mono
[00007fd508004db0] main audio converter debug: looking for audio converter 
module matching "any": 9 candidates
[00007fd508004db0] audio_format audio converter debug: s16l->f32l, bits per 
sample: 16->32
[00007fd508004db0] main audio converter debug: using audio converter module 
"audio_format"
[000055cee6117fa0] main audio output debug: conversion pipeline complete
[000055cee6117fa0] main audio output debug: conversion: 'f32l'->'s16l' 8000 
Hz->8000 Hz Mono->Mono
[00007fd508008a40] main audio converter debug: looking for audio converter 
module matching "any": 9 candidates
[00007fd508008a40] audio_format audio converter debug: f32l->s16l, bits per 
sample: 32->16
[00007fd508008a40] main audio converter debug: using audio converter module 
"audio_format"
[000055cee6117fa0] main audio output debug: conversion pipeline complete
[00007fd508008db0] main audio resampler debug: looking for audio resampler 
module matching "any": 4 candidates
[00007fd508008db0] main audio resampler debug: using audio resampler module 
"ugly"
[00007fd510000f20] live555 demux debug: 
tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007fd50c0009e0] main input debug: ES_OUT_RESET_PCR called
[00007fd50c0009e0] main input debug: Buffering 0%
[00007fd510000f20] live555 demux debug: 
tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007fd510089910] main decoder debug: restarting module due to input format 
change
[00007fd510089910] main decoder debug: removing module "avcodec"
[00007fd510089910] main decoder debug: looking for video decoder module 
matching "any": 16 candidates
[00007fd510089910] avcodec decoder debug: using ffmpeg Lavc57.64.101
[00007fd510089910] avcodec decoder debug: CPU flags: 0x000fd3db
[00007fd510089910] avcodec decoder debug: allowing 5 thread(s) for decoding
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[00007fd510089910] avcodec decoder debug: codec (h264) started
[00007fd510089910] avcodec decoder debug: using frame thread mode with 5 threads
[00007fd510089910] main decoder debug: using video decoder module "avcodec"
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0x7fd4f000fec0] nal_unit_type: 5, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] unknown SEI type 229
[00007fd510089910] avcodec decoder debug: available hardware decoder output 
format 109 (vdpau)
[00007fd510089910] avcodec decoder debug: available hardware decoder output 
format 53 (vaapi_vld)
[00007fd510089910] avcodec decoder debug: available software decoder output 
format 12 (yuvj420p)
[00007fd510089910] avcodec decoder warning: thread type 1: disabling hardware 
acceleration
[h264 @ 0x7fd4f000fec0] Reinit context to 1920x1088, pix_fmt: yuvj420p
[00007fd4e82c2a80] main spu text debug: looking for text renderer module 
matching "any": 2 candidates
[00007fd4e82c2a80] freetype spu text debug: Building font databases.
[00007fd4e82c2a80] freetype spu text debug: Took -3158 microseconds
[00007fd4e82c2a80] main spu text debug: using text renderer module "freetype"
[00007fd4e82ed2d0] main scale debug: looking for video converter module 
matching "any": 23 candidates
[swscaler @ 0x7fd4e82f19c0] Forcing full internal H chroma due to input having 
non subsampled chroma
[00007fd4e82ed2d0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 
(16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007fd4e82ed2d0] main scale debug: using video converter module "swscale"
[00007fd4e8312770] main scale debug: looking for video converter module 
matching "any": 23 candidates
[00007fd4e8312770] yuvp scale debug: YUVP to YUVA converter
[00007fd4e8312770] main scale debug: using video converter module "yuvp"
[00007fd4e82bf410] main video output debug: Deinterlacing available
[00007fd4e82bf410] main video output debug: deinterlace -1, mode auto, 
is_needed 0
[00007fd4e8319c90] main window debug: looking for vout window module matching 
"qt,any": 6 candidates
[00007fd4e8319c90] qt window debug: requesting video window...
[00007fd4e8319c90] main window debug: using vout window module "qt"
[00007fd4e8319de0] main inhibit debug: looking for inhibit module matching 
"any": 2 candidates
[00007fd4e8319c90] main window debug: resized to 1920x1080
[00007fd4e8319c90] main window debug: resized to 1280x889
[00007fd4e8319de0] dbus_screensaver inhibit debug: found service 
org.freedesktop.ScreenSaver
[00007fd4e8319de0] main inhibit debug: using inhibit module "dbus_screensaver"
[00007fd4e82bf410] main video output debug: Opening vout display wrapper
[00007fd4e4001060] main vout display debug: looking for vout display module 
matching "any": 14 candidates
[00007fd4e4001060] main vout display debug: VoutDisplayEvent 'resize' 1280x889
[00007fd4e4001cc0] main gl debug: looking for opengl module matching "any": 3 
candidates
[00007fd4e4001cc0] egl_x11 gl debug: EGL version 1.4 (DRI2) by Mesa Project
[00007fd4e4001cc0] egl_x11 gl debug:  extensions: EGL_CHROMIUM_sync_control 
EGL_EXT_buffer_age EGL_EXT_create_context_robustness 
EGL_EXT_image_dma_buf_import EGL_KHR_create_context EGL_KHR_fence_sync 
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image 
EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image 
EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base 
EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync 
EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_MESA_configless_context 
EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_NOK_texture_from_pixmap 
EGL_WL_bind_wayland_display 
[00007fd4e4001cc0] main gl debug: using opengl module "egl_x11"
[00007fd4e4001cc0] gl gl debug: MAP_PERSISTENT support (direct rendering) 
enabled
[00007fd4e4001060] main vout display debug: using vout display module "gl"
[00007fd4e82bf410] main video output debug: original format sz 1920x1090, of 
(0,0), vsz 1920x1080, 4cc J420, sar 1:1, msk r0x0 g0x0 b0x0
[00007fd4e82c2a80] main spu text debug: removing module "freetype"
[00007fd4e82c2a80] main spu text debug: looking for text renderer module 
matching "any": 2 candidates
[00007fd4e82c2a80] freetype spu text debug: Building font databases.
[00007fd4e82c2a80] freetype spu text debug: Took -2604 microseconds
[00007fd4e82c2a80] main spu text debug: using text renderer module "freetype"
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[00007fd510089910] main decoder debug: Received first picture
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd50c0009e0] main input debug: Buffering 26%
[00007fd50c0009e0] main input debug: Buffering 28%
[00007fd50c0009e0] main input debug: Buffering 30%
[00007fd50c0009e0] main input debug: Buffering 32%
[00007fd50c0009e0] main input debug: Buffering 34%
[00007fd50c0009e0] main input debug: Buffering 36%
[00007fd50c0009e0] main input debug: Buffering 38%
[00007fd50c0009e0] main input debug: Buffering 40%
[00007fd50c0009e0] main input debug: Buffering 42%
[00007fd50c0009e0] main input debug: Buffering 44%
[00007fd50c0009e0] main input debug: Buffering 46%
[00007fd50c0009e0] main input debug: Buffering 48%
[00007fd50c0009e0] main input debug: Buffering 50%
[00007fd50c0009e0] main input debug: Buffering 52%
[00007fd50c0009e0] main input debug: Buffering 54%
[00007fd50c0009e0] main input debug: Buffering 56%
[00007fd50c0009e0] main input debug: Buffering 57%
[00007fd50c0009e0] main input debug: Buffering 60%
[00007fd50c0009e0] main input debug: Buffering 62%
[00007fd50c0009e0] main input debug: Buffering 64%
[00007fd50c0009e0] main input debug: Buffering 66%
[00007fd50c0009e0] main input debug: Buffering 68%
[00007fd50c0009e0] main input debug: Buffering 70%
[00007fd50c0009e0] main input debug: Buffering 72%
[00007fd50c0009e0] main input debug: Buffering 74%
[00007fd50c0009e0] main input debug: Buffering 76%
[00007fd50c0009e0] main input debug: Buffering 78%
[00007fd50c0009e0] main input debug: Buffering 80%
[00007fd50c0009e0] main input debug: Buffering 82%
[00007fd50c0009e0] main input debug: Buffering 84%
[00007fd50c0009e0] main input debug: Buffering 86%
[00007fd50c0009e0] main input debug: Buffering 88%
[00007fd50c0009e0] main input debug: Buffering 90%
[00007fd50c0009e0] main input debug: Buffering 92%
[00007fd50c0009e0] main input debug: Buffering 94%
[00007fd50c0009e0] main input debug: Buffering 96%
[00007fd50c0009e0] main input debug: Buffering 100%
[00007fd50c0009e0] main input debug: Stream buffering done (1020 ms in 1019 ms)
[00007fd50c0009e0] main input debug: Decoder wait done in 0 ms
[00007fd51016eae0] main decoder debug: discarded audio buffer
[000055cee6117fa0] vlcpulse audio output debug: write index corrupt
[000055cee6117fa0] pulse audio output debug: cannot synchronize start
[000055cee6117fa0] pulse audio output debug: deferring start (329632 us)
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[000055cee6117fa0] vlcpulse audio output debug: write index corrupt
[000055cee6117fa0] pulse audio output debug: cannot synchronize start
[000055cee6117fa0] pulse audio output debug: deferring start (329320 us)
[000055cee6117fa0] vlcpulse audio output debug: write index corrupt
[000055cee6117fa0] pulse audio output debug: cannot synchronize start
[000055cee6117fa0] pulse audio output debug: deferring start (327864 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247773 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247678 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247609 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247557 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247504 us)
[000055cee6117fa0] pulse audio output debug: deferring start (247406 us)
[000055cee6117fa0] pulse audio output debug: deferring start (207236 us)
[000055cee6117fa0] pulse audio output debug: deferring start (167141 us)
[000055cee6117fa0] pulse audio output debug: deferring start (127051 us)
[000055cee6117fa0] pulse audio output debug: deferring start (86956 us)
[000055cee6117fa0] pulse audio output debug: deferring start (46867 us)
[000055cee6117fa0] pulse audio output debug: deferring start (6769 us)
[000055cee6117fa0] pulse audio output warning: starting late (-33322 us)
[000055cee6117fa0] main audio output warning: playback way too early (-296511): 
playing silence
[000055cee6117fa0] main audio output debug: inserting 2372 zeroes
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[000055cee6117fa0] pulse audio output debug: started
[000055cee6117fa0] pulse audio output debug: changing sink 0: 
alsa_output.pci-0000_00_1f.3.analog-stereo (Built-in Audio Analog Stereo)
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e4001060] main vout display debug: auto hiding mouse cursor
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 25 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 45 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 69 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 49 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 30 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 10 ms)
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0x7fd4f000fec0] nal_unit_type: 5, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] unknown SEI type 229
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 20 ms)
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0x7fd4f000fec0] nal_unit_type: 5, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] unknown SEI type 229
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 68 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 48 ms)
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 28 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 8 ms)
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 21 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 1 ms)
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[000055cee6117fa0] main audio output warning: playback too early (-49987): 
down-sampling
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[000055cee6117fa0] main audio output debug: resampling stopped (drift: -20000 
us)
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 0 ms)
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 20 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 0 ms)
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0x7fd4f000fec0] nal_unit_type: 5, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] unknown SEI type 229
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 37 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 17 ms)
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[00007fd4e82bf410] main video output warning: picture is too late to be 
displayed (missing 20 ms)
[00007fd4e82bf410] main video output debug: picture might be displayed late 
(missing 1 ms)
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0x7fd4f000fec0] nal_unit_type: 5, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] unknown SEI type 229
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00d2220] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f000fec0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f001ed80] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f009b0e0] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0x7fd4f00b6980] nal_unit_type: 1, nal_ref_idc: 3

Reply via email to