Bug#827899: vlc: rtsp stream crashes on AMD64 but works on i386

ael law_ence.dev at ntlworld.com
Wed Jun 22 09:40:32 UTC 2016


Package: src:vlc
Version: 2.2.4-2
Severity: normal


Running vlc on a i386 debian testing machine to view a live stream works.
The connection is to rtsp://trendy:554/play1.sdp and the camera settings
are H264, 1280x800, 30fps, Encode method CBR, @ 4Mbps
as shown in the attached screen shot.

*However*, connecting on a debian testing amd64 machine results in a crash:

$ vlc rtsp://trendy:554/play1.sdp&
[1] 4912
ael at shelf:/tmp$ VLC media player 2.2.4 Weatherwax (revision 2.2.3-37-g888b7e89)
[00000000015d9348] pulse audio output error: PulseAudio server connection failure: Connection refused
[00000000014fd158] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
QXcbConnection: XCB error: 3 (BadWindow), sequence: 934, resource id: 12602016, major code: 40 (TranslateCoords), minor code: 0
[00007fe99c0009b8] core input error: ES_OUT_RESET_PCR called
[00007fe99c0009b8] core input error: ES_OUT_RESET_PCR called
MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  45390 bytes of trailing data will be dropped!
libva info: VA-API version 0.39.0
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
[00007fe994040a28] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer

-----------------------------------------------------------------

The pulse audio error can probably be ignored. No pulse audio is
installed on this amd64.

There doesn't seem to be a dbg version of vlc so I can't provide much
more information. I have tried to set up a log file in ~/.vlc/vlc.log
but nothing seems to be written there.

I might perhaps run under strace if that would be useful.


-----------------------------------------------------------------

The pulse audio error can probably be ignored. No pulse audio is
installed on this amd64.

There doesn't seem to be a dbg version of vlc so I can't provide much
more information. I have tried to set up a log file in ~/.vlc/vlc.log
but nothing seems to be written there.

I might perhaps run under strace if that would be useful.
A run with -vvv gave:

--------------------------------------------------------------------
[0000000001671158] core libvlc debug: VLC media player - 2.2.4 Weatherwax
[0000000001671158] core libvlc debug: Copyright © 1996-2016 the VideoLAN team
[0000000001671158] core libvlc debug: revision 2.2.3-37-g888b7e89
[0000000001671158] core 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-data' '--libdir=/usr/lib' '--with-binary-version=2.2.4-2' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-gst-decode' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' '--enable-merge-ffmpeg' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'PKG_CONFIG_PATH=/build/vlc-SeLqxp/vlc-2.2.4/ffmpeg/install/lib/pkgconfig'
[0000000001671158] core libvlc debug: searching plug-in modules
[0000000001671158] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0000000001671158] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0000000001671158] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0000000001671158] core libvlc debug: plug-ins loaded: 461 modules
[0000000001671158] core libvlc debug: opening config file (/home/ael/.config/vlc/vlcrc)
[0000000001671158] core libvlc debug: translation test: code is "en_GB"
[0000000001671158] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX FPU 
[0000000001739a38] core input debug: Creating an input for 'Media Library'
[0000000001739a38] core input debug: Input is a meta file: disabling unneeded options
[0000000001739a38] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0000000001739a38] core input debug: `file/xspf-open:///home/ael/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/ael/.local/share/vlc/ml.xspf'
[0000000001739a38] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ael/.local/share/vlc/ml.xspf' file='/home/ael/.local/share/vlc/ml.xspf'
[0000000001743f58] core demux debug: looking for access_demux module matching "file": 19 candidates
[0000000001743f58] core demux debug: no access_demux modules matched
[0000000001739a38] core input debug: creating access 'file' location='/home/ael/.local/share/vlc/ml.xspf', path='/home/ael/.local/share/vlc/ml.xspf'
[0000000001743f58] core access debug: looking for access module matching "file": 24 candidates
[0000000001743f58] filesystem access debug: opening file `/home/ael/.local/share/vlc/ml.xspf'
[0000000001743f58] core access debug: using access module "filesystem"
[000000000174d388] core stream debug: Using stream method for AStream*
[000000000174d388] core stream debug: starting pre-buffering
[000000000174d388] core stream debug: received first data after 0 ms
[000000000174d388] core stream debug: pre-buffering done 296 bytes in 0s - 36132 KiB/s
[000000000174d5e8] core stream debug: looking for stream_filter module matching "any": 9 candidates
[000000000174d5e8] core stream debug: no stream_filter modules matched
[000000000174d5e8] core stream debug: looking for stream_filter module matching "record": 9 candidates
[000000000174d5e8] core stream debug: using stream_filter module "record"
[0000000001739a38] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ael/.local/share/vlc/ml.xspf' file='/home/ael/.local/share/vlc/ml.xspf'
[000000000176f4a8] core demux debug: looking for demux module matching "xspf-open": 67 candidates
[000000000176f4a8] xspf demux debug: using XSPF playlist reader
[000000000176f4a8] core demux debug: using demux module "playlist"
[000000000176fea8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[000000000176fea8] lua demux meta debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/reader
[000000000176fea8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[000000000176fea8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[000000000176fea8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[000000000176fea8] core demux meta debug: no meta reader modules matched
[0000000001739a38] core input debug: `file/xspf-open:///home/ael/.local/share/vlc/ml.xspf' successfully opened
[0000000001778e88] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[0000000001778e88] core xml reader debug: using xml reader module "xml"
[000000000176f4a8] xspf demux debug: parsed 0 tracks successfully
[0000000001739a38] core input debug: EOF reached
[000000000176f4a8] core demux debug: removing module "playlist"
[000000000174d5e8] core stream debug: removing module "record"
[0000000001743f58] core access debug: removing module "filesystem"
[000000000175a388] core playlist debug: creating audio output
[000000000174d388] core audio output debug: looking for audio output module matching "any": 6 candidates
[000000000174d388] pulse audio output debug: using library version 8.0.0
[000000000174d388] pulse audio output debug:  (compiled with version 8.0.0, protocol 30)
[000000000174d388] pulse audio output error: PulseAudio server connection failure: Connection refused
[000000000174d388] alsa audio output debug: Available ALSA PCM devices:
[000000000174d388] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Default Audio Device (default:CARD=PCH)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Default Audio Device (sysdefault:CARD=PCH)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Front speakers (front:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 2.1 Surround output to Front and Subwoofer speakers (surround21:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct sample mixing device (dmix:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct sample snooping device (dsnoop:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct hardware device without any conversions (hw:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Hardware device with all software conversions (plughw:CARD=PCH,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 0 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=0)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 1 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=1)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 2 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=2)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct sample mixing device (dmix:CARD=PCH_1,DEV=3)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct sample mixing device (dmix:CARD=PCH_1,DEV=7)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct sample mixing device (dmix:CARD=PCH_1,DEV=8)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=3)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=7)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=8)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=3)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=7)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=8)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=3)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=7)
[000000000174d388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=8)
[000000000174d388] core audio output debug: using audio output module "alsa"
[000000000175a388] core playlist debug: keeping audio output
[000000000175a388] core playlist debug: adding item `rtsp://trendy:554/play1.sdp' ( rtsp://trendy:554/play1.sdp )
[000000000175a388] core playlist debug: meta ok for (null), need to fetch art
[00000000017f4838] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[00007fb0e0000bf8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00000000017f4838] core interface debug: using interface module "hotkeys"
[000000000176f578] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[000000000176f578] core interface debug: using interface module "xcb_hotkeys"
[00000000017f2d38] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/fetcher
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007fb0e0000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00000000017f2d38] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
[00000000017f2d38] core interface debug: using interface module "dbus"
[0000000001671158] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[000000000179cf28] core interface debug: looking for interface module matching "any": 19 candidates
[00007fb0e0000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fb0e0000bf8] core art finder debug: no meta fetcher modules matched
[000000000175a388] core playlist debug: searching art for rtsp://trendy:554/play1.sdp
[00007fb0e0000bf8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/art
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007fb0e0000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb0e0000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb0e0000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb0e0000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb0e0000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb0e0000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb0e0000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb0e0000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb0e0000bf8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fb0e0000bf8] core art finder debug: no art finder modules matched
[000000000175a388] core playlist debug: art not found for rtsp://trendy:554/play1.sdp
[00007fb0d41ea0a8] core generic debug: looking for extension module matching "any": 1 candidates
[00007fb0d41ea0a8] lua generic debug: Opening Lua Extension module
[00007fb0d41ea0a8] lua generic debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/extensions
[00007fb0d41ea0a8] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[00007fb0d41ea0a8] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
[00007fb0d41ea0a8] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
[00007fb0d41ea0a8] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
[00007fb0d41ea0a8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[00007fb0d41ea0a8] core generic debug: using extension module "lua"
[000000000179cf28] core interface debug: using interface module "qt4"
[000000000175a388] core playlist debug: processing request item: null, node: Playlist, skip: 0
[000000000175a388] core playlist debug: rebuilding array of current - root Playlist
[000000000175a388] core playlist debug: rebuild done - 1 items, index -1
[000000000175a388] core playlist debug: starting playback of the new playlist item
[000000000175a388] core playlist debug: resyncing on rtsp://trendy:554/play1.sdp
[000000000175a388] core playlist debug: rtsp://trendy:554/play1.sdp is at 0
[000000000175a388] core playlist debug: creating new input thread
[00007fb0c40009b8] core input debug: Creating an input for 'rtsp://trendy:554/play1.sdp'
[000000000175a388] core playlist debug: requesting art for rtsp://trendy:554/play1.sdp
[00007fb0c40009b8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00007fb0c40009b8] core input debug: `rtsp://trendy:554/play1.sdp' gives access `rtsp' demux `' path `trendy:554/play1.sdp'
[00007fb0c40009b8] core input debug: specified demux `any'
[00007fb0c40009b8] core input debug: creating demux: access='rtsp' demux='any' location='trendy:554/play1.sdp' file='(null)'
[00007fb0c0000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007fb0bc000e38] core demux debug: looking for access_demux module matching "rtsp": 19 candidates
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/fetcher
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007fb0c0000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007fb0bc000e38] live555 demux debug: version 2016.04.21
Opening connection to 192.168.0.14, port 554...
...remote connection opened
Sending request: OPTIONS rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 2
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)


[00007fb0c0000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007fb0c0000958] core art finder debug: no meta fetcher modules matched
[0000000001671158] core libvlc debug: searching art for rtsp://trendy:554/play1.sdp
[00007fb0c0000958] core art finder debug: looking for art finder module matching "any": 2 candidates
[000000000179cf28] qt4 interface debug: IM: Setting an input
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/art
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007fb0c0000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb0c0000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb0c0000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb0c0000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb0c0000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb0c0000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb0c0000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb0c0000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb0c0000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007fb0c0000958] core art finder debug: no art finder modules matched
[0000000001671158] core libvlc debug: art not found for rtsp://trendy:554/play1.sdp
Received 130 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Date: Wed, 22 Jun 2016 09:23:59 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER


Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 3
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 3
Date: Wed, 22 Jun 2016 09:23:59 GMT
WWW-Authenticate: Basic realm="Trendy"


Resending...
Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 4
Authorization: Basic Og==
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 4
Date: Wed, 22 Jun 2016 09:23:59 GMT
WWW-Authenticate: Basic realm="Trendy"


[00007fb0bc000e38] live555 demux debug: authentication failed
[00007fb0bc000e38] live555 demux debug: retrying with user=admin
Sending request: OPTIONS rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 5
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)


Received 130 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 5
Date: Wed, 22 Jun 2016 09:24:10 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER


Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 6
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 6
Date: Wed, 22 Jun 2016 09:24:10 GMT
WWW-Authenticate: Basic realm="Trendy"


Resending...
Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 7
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 823 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 7
Date: Wed, 22 Jun 2016 09:24:10 GMT
x-Accept-Retransmit: our-retransmit
x-Accept-Dynamic-Rate: 0
Content-Base: rtsp://trendy:554/play1.sdp/
Content-Type: application/sdp
Content-Length: 599

v=0
o=CV-RTSPHandler 1123412 0 IN IP4 192.168.0.14
s=Trendy
c=IN IP4 192.168.0.14
t=0 0
a=charset:Shift_JIS
a=range:npt=0-
a=control:*
a=etag:1234567890
m=video 0 RTP/AVP 99
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=42A01E;packetization-mode=1;sprop-parameter-sets=Z0IAKOkAoAy1xIAG3dAAzf5gDYgQlA==,aM4xUg==
a=control:trackID=1
a=sendonly
m=audio 0 RTP/AVP 127
a=rtpmap:127 mpeg4-generic/8000/1
a=fmtp:127 streamtype=5; profile-level-id=15; mode=AAC-hbr; sizeLength=13; indexLength=3; indexDeltalength=3; config=1588; CTSDeltaLength=0; DTSDeltaLength=0;
a=control:trackID=2

[00007fb0bc000e38] live555 demux debug: RTP subsession 'video/H264'
Sending request: SETUP rtsp://trendy:554/play1.sdp/trackID=1 RTSP/1.0
CSeq: 8
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Transport: RTP/AVP;unicast;client_port=42940-42941


Received 192 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 8
Date: Wed, 22 Jun 2016 09:24:10 GMT
Session: 99846;timeout=80
Server: PVSS
Transport: RTP/AVP;unicast;client_port=42940-42941;server_port=2068-2069;mode="PLAY"


[00007fb0c40009b8] core input debug: selecting program id=0
[00007fb0bc000e38] live555 demux debug: RTP subsession 'audio/MPEG4-GENERIC'
Sending request: SETUP rtsp://trendy:554/play1.sdp/trackID=2 RTSP/1.0
CSeq: 9
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Transport: RTP/AVP;unicast;client_port=42296-42297
Session: 99846


Received 192 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 9
Date: Wed, 22 Jun 2016 09:24:10 GMT
Session: 99846;timeout=80
Server: PVSS
Transport: RTP/AVP;unicast;client_port=42296-42297;server_port=2070-2071;mode="PLAY"


[00007fb0bc000e38] live555 demux debug: setup start: 0.000000 stop:0.000000
Sending request: PLAY rtsp://trendy:554/play1.sdp/ RTSP/1.0
CSeq: 10
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Session: 99846
Range: npt=0.000-


Received 229 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 10
Date: Wed, 22 Jun 2016 09:24:10 GMT
Session: 99846;timeout=80
Server: PVSS
RTP-Info: url=rtsp://trendy:554/play1.sdp/trackID=1;seq=0,url=rtsp://trendy:554/play1.sdp/trackID=2;seq=0
Range: npt=0-


[00007fb0bc000e38] live555 demux debug: play start: 0.000000 stop:0.000000
[00007fb0bc000e38] core demux debug: using access_demux module "live555"
[00007fb0bc0409f8] core decoder debug: looking for decoder module matching "any": 43 candidates
[00007fb0bc0409f8] avcodec decoder debug: CPU flags: 0x0107d3db
[00007fb0bc0409f8] avcodec decoder debug: trying to use direct rendering
[00007fb0bc0409f8] avcodec decoder debug: allowing 4 thread(s) for decoding
[00007fb0bc0409f8] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[00007fb0bc0409f8] avcodec decoder debug: using frame thread mode with 4 threads
[00007fb0bc0409f8] core decoder debug: using decoder module "avcodec"
[00007fb0bc1c5378] core packetizer debug: looking for packetizer module matching "any": 23 candidates
[00007fb0bc1c5378] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
[00007fb0bc1c5378] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007fb0bc1c5378] core packetizer debug: using packetizer module "packetizer_h264"
[00007fb0bc1ca5e8] core decoder debug: looking for decoder module matching "any": 43 candidates
[00007fb0bc1ca5e8] core decoder debug: using decoder module "faad"
[00007fb0bc1cf6b8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007fb0bc1cf6b8] lua demux meta debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/reader
[00007fb0bc1cf6b8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00007fb0bc1cf6b8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00007fb0bc1cf6b8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00007fb0bc1cf6b8] core demux meta debug: no meta reader modules matched
[00007fb0c40009b8] core input debug: `rtsp://trendy:554/play1.sdp' successfully opened
[00007fb0bc000e38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007fb0c40009b8] core input error: ES_OUT_RESET_PCR called
[00007fb0bc1ca5e8] faad decoder warning: decoded zero sample
[00007fb0bc000e38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007fb0c40009b8] core input error: ES_OUT_RESET_PCR called
MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  85826 bytes of trailing data will be dropped!
[00007fb0bc000e38] live555 demux debug: lost 85826 bytes
[00007fb0bc000e38] live555 demux debug: increasing buffer size to 200000
[00007fb0c40009b8] core input debug: Buffering 0%
[00007fb0c40009b8] core input debug: Buffering 4%
[00007fb0c40009b8] core input debug: Buffering 8%
[00007fb0bc0409f8] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
[00007fb0bc0409f8] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
[00007fb0bc0409f8] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
[00007fb09c05f188] core generic debug: looking for hw decoder module matching "any": 4 candidates
[00007fb0c40009b8] core input debug: Buffering 13%
[000000000175a388] core playlist debug: reusing audio output
[000000000174d388] alsa audio output debug: using ALSA device: default
[000000000174d388] alsa audio output debug:  Plug PCM: Soft volume PCM
Control: PCM Playback Volume
min_dB: -51
max_dB: 0
resolution: 256
Slave: Direct Stream Mixing PCM
Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
Its setup is:
  stream       : PLAYBACK
  access       : MMAP_INTERLEAVED
  format       : S32_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 32
  buffer_size  : 8192
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : ENABLE
  tstamp_type  : MONOTONIC
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 1
  stop_threshold   : 0
  silence_threshold: 0
  silence_size : 0
  boundary     : 4611686018427387904
  appl_ptr     : 0
  hw_ptr       : 68363296
[000000000174d388] alsa audio output debug:  device name   : ALC269VB Analog
[000000000174d388] alsa audio output debug:  device ID     : ALC269VB Analog
[000000000174d388] alsa audio output debug:  subdevice name: subdevice #0
[000000000174d388] alsa audio output debug: initial hardware setup:
ACCESS:  MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
FORMAT:  S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
SUBFORMAT:  STD
SAMPLE_BITS: [4 64]
FRAME_BITS: [4 640000]
CHANNELS: [1 10000]
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: [512 81920000]
PERIODS: [2 8]
BUFFER_TIME: (42666 170667)
BUFFER_SIZE: [2048 8192]
BUFFER_BYTES: [1024 655360000]
TICK_TIME: ALL
[000000000174d388] alsa audio output debug: using channels map 0, type 1, 2 channel(s)
[000000000174d388] alsa audio output debug: final HW setup:
ACCESS:  RW_INTERLEAVED
FORMAT:  FLOAT_LE
SUBFORMAT:  STD
SAMPLE_BITS: 32
FRAME_BITS: 64
CHANNELS: 2
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: 8192
PERIODS: 8
BUFFER_TIME: (170666 170667)
BUFFER_SIZE: 8192
BUFFER_BYTES: 65536
TICK_TIME: 0
[000000000174d388] alsa audio output debug: initial software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[000000000174d388] alsa audio output debug: final software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[000000000174d388] alsa audio output warning: device cannot be paused
[000000000174d388] core audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007fb0a4018918] core volume debug: looking for audio volume module matching "any": 2 candidates
[00007fb0a4018918] core volume debug: using audio volume module "float_mixer"
[000000000174d388] core audio output debug: input 'f32l' 16000 Hz Stereo frame=1 samples/8 bytes
[00007fb0c40009b8] core input debug: Buffering 13%
[00007fb0a4044b58] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[00007fb0a4044b58] scaletempo audio filter debug: format: 16000 rate, 2 nch, 4 bps, fl32
[00007fb0a4044b58] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[00007fb0a4044b58] scaletempo audio filter debug: 1.000 scale, 480.000 stride_in, 480 stride_out, 384 standing, 96 overlap, 224 search, 800 queue, fl32 mode
[00007fb0a4044b58] core audio filter debug: using audio filter module "scaletempo"
[000000000174d388] core audio output debug: conversion: 'f32l'->'f32l' 16000 Hz->16000 Hz Stereo->Stereo
[000000000174d388] core audio output debug: conversion pipeline complete
[000000000174d388] core audio output debug: conversion: 'f32l'->'f32l' 16000 Hz->16000 Hz Stereo->Stereo
[000000000174d388] core audio output debug: conversion pipeline complete
[00007fb0a4045788] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[00007fb0a4045788] core audio resampler debug: using audio resampler module "samplerate"
[00007fb0bc1ca5e8] core decoder debug: End of audio preroll
libva info: VA-API version 0.39.0
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
[00007fb09c05f188] vdpau_avcodec generic debug: video surface limits: 1920x1080
[00007fb09c05f188] vdpau_avcodec generic debug: decoder profile limits: level 51 mb 16384 2048x2048
[00007fb09c05f188] core generic debug: using hw decoder module "vdpau_avcodec"
[00007fb0bc0409f8] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
[00007fb0c40009b8] core input debug: Buffering 17%
[00007fb0c40009b8] core input debug: Buffering 21%
[00007fb0c40009b8] core input debug: Buffering 25%
[00007fb0c40009b8] core input debug: Buffering 26%
[00007fb0c0004f38] core spu text debug: looking for text renderer module matching "any": 2 candidates
[00007fb0c0004f38] freetype spu text debug: Building font databases.
[00007fb0c0004f38] freetype spu text debug: Took 0 microseconds
[00007fb0c0004f38] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[00007fb0c0004f38] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
[00007fb0c0004f38] freetype spu text debug: using fontsize: 2
[00007fb0c0004f38] core spu text debug: using text renderer module "freetype"
[00007fb0c0007518] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007fb0c0007518] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007fb0c0007518] core scale debug: using video filter2 module "swscale"
[00007fb0c01628e8] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007fb0c01628e8] yuvp scale debug: YUVP to YUVA converter
[00007fb0c01628e8] core scale debug: using video filter2 module "yuvp"
[00007fb0c0003b28] core video output debug: Deinterlacing available
[00007fb0c0003b28] core video output debug: deinterlace 0, mode blend, is_needed 0
[00007fb0c0003b28] core video output debug: Opening vout display wrapper
[00007fb088001268] core vout display debug: looking for vout display module matching "any": 15 candidates
[00007fb088001d28] core window debug: looking for vout window xid module matching "qt4,any": 4 candidates
[00007fb088001d28] qt4 window debug: requesting video window...
[000000000179cf28] qt4 interface debug: Video was requested 0, 0
[00007fb088001d28] core window debug: using vout window xid module "qt4"
[00007fb088001f28] core inhibit debug: looking for inhibit module matching "any": 2 candidates
[00007fb088001f28] dbus_screensaver inhibit debug: cannot find service org.freedesktop.ScreenSaver
[00007fb088001f28] dbus_screensaver inhibit debug: cannot find service org.freedesktop.PowerManagement.Inhibit
[00007fb088001f28] dbus_screensaver inhibit debug: cannot find service org.mate.SessionManager
[00007fb088001f28] dbus_screensaver inhibit debug: cannot find service org.gnome.SessionManager
[00007fb088001f28] core inhibit debug: using inhibit module "xdg"
[00007fb088001268] xcb vout display debug: connected to X11.0 server
[00007fb088001268] xcb vout display debug:  vendor : The X.Org Foundation
[00007fb088001268] xcb vout display debug:  version: 11803000
[00007fb088001268] xcb vout display debug: using screen 0xd4
[00007fb088001268] vdpau_display vout display debug: using back-end OpenGL/VAAPI/libswscale backend for VDPAU
[00007fb088001268] vdpau_display vout display debug: using RGBA format 2
[00007fb088001268] vdpau_display vout display debug: using X11 window 0x05800001
[00007fb088001268] core vout display debug: VoutDisplayEvent 'fullscreen' 0
[00007fb088001268] core vout display debug: VoutDisplayEvent 'resize' 1280x800 window
[00007fb088001268] core vout display debug: using vout display module "vdpau_display"
[00007fb088001268] core vout display debug: A filter to adapt decoder to display is needed
[00007fb0884e26f8] core filter debug: looking for video filter2 module matching "any": 63 candidates
[00007fb0884e26f8] core filter debug: using video filter2 module "vdpau_chroma"
[00007fb088001268] core vout display debug: Filter 'VDPAU' (0x7fb0884e26f8) appended to chain
[00007fb0c0003b28] core video output debug: original format sz 1280x800, of (0,0), vsz 1280x800, 4cc VDV0, sar 1:1, msk r0x0 g0x0 b0x0
[00007fb0c0004f38] core spu text debug: removing module "freetype"
[00007fb0c0004f38] core spu text debug: looking for text renderer module matching "any": 2 candidates
[00007fb0c0004f38] freetype spu text debug: Building font databases.
[00007fb0c0004f38] freetype spu text debug: Took 0 microseconds
[00007fb0c0004f38] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[00007fb0c0004f38] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
[00007fb0c0004f38] freetype spu text debug: using fontsize: 2
[00007fb0c0004f38] core spu text debug: using text renderer module "freetype"
[00007fb0bc0409f8] core decoder debug: End of video preroll
[00007fb0bc0409f8] core decoder debug: Received first picture
[00007fb0884e26f8] vdpau_chroma filter debug: using video mixer 29
[00007fb088001268] core vout display warning: VoutDisplayEvent 'pictures invalid'
[00007fb088001268] core vout display warning: VoutDisplayEvent 'pictures invalid'
[00007fb088001268] vdpau_display vout display debug: resetting pictures
[00007fb088001268] core vout display debug: Filter 0x7fb0884e26f8 removed from chain
[00007fb0884e26f8] core filter debug: removing module "vdpau_chroma"
[00007fb088001268] core vout display debug: A filter to adapt decoder to display is needed
[00007fb088922718] core filter debug: looking for video filter2 module matching "any": 63 candidates
[00007fb088922718] core filter debug: using video filter2 module "vdpau_chroma"
[00007fb088001268] core vout display debug: Filter 'VDPAU' (0x7fb088922718) appended to chain
[00007fb0c40009b8] core input debug: Buffering 30%
[00007fb0c40009b8] core input debug: Buffering 34%
[00007fb088922718] vdpau_chroma filter debug: using video mixer 34
[00007fb088001268] xcb vout display debug: display is visible
[00007fb0c40009b8] core input debug: Buffering 38%
[00007fb0c40009b8] core input debug: Buffering 39%
[00007fb0c40009b8] core input debug: Buffering 43%
[00007fb0c40009b8] core input debug: Buffering 47%
[00007fb0c40009b8] core input debug: Buffering 51%
[00007fb0c40009b8] core input debug: Buffering 52%
[00007fb0c40009b8] core input debug: Buffering 56%
[00007fb0c40009b8] core input debug: Buffering 60%
[00007fb0c40009b8] core input debug: Buffering 64%
[00007fb0c40009b8] core input debug: Buffering 65%
[00007fb0c40009b8] core input debug: Buffering 69%
[00007fb0c40009b8] core input debug: Buffering 73%
[00007fb0c40009b8] core input debug: Buffering 77%
[00007fb0c40009b8] core input debug: Buffering 78%
[00007fb0c40009b8] core input debug: Buffering 82%
[00007fb0c40009b8] core input debug: Buffering 86%
[00007fb0c40009b8] core input debug: Buffering 89%
[00007fb0c40009b8] core input debug: Buffering 91%
[00007fb0c40009b8] core input debug: Buffering 95%
[00007fb0c40009b8] core input debug: Stream buffering done (1027 ms in 927 ms)
[00007fb0c40009b8] core input debug: Decoder wait done in 0 ms
[000000000174d388] core audio output debug: inserting 6712 zeroes
[00007fb0c0003b28] core video output warning: picture is too late to be displayed (missing 27 ms)
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[00007fb0c0003b28] core video output warning: picture is too late to be displayed (missing 41 ms)
[00007fb088001268] core vout display debug: auto hiding mouse cursor
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[000000000174d388] core audio output warning: playback too early (-84005): down-sampling
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[000000000174d388] core audio output warning: playback too late (61718): up-sampling
[000000000174d388] core audio output debug: resampling stopped (drift: 70472 us)
[000000000174d388] core audio output warning: playback too late (70621): up-sampling
[0000000001671158] core libvlc debug: exiting
[0000000001671158] core libvlc debug: removing all interfaces
[0000000001671158] core libvlc debug: exiting
[000000000179cf28] core interface debug: removing module "qt4"
[000000000175a388] core playlist debug: deactivating the playlist
[000000000175a388] core playlist debug: incoming request - stopping current input
[00007fb0c40009b8] core input debug: control: stopping input
[000000000175a388] core playlist debug: incoming request - stopping current input
[000000000175a388] core playlist debug: finished input
[0000000001671158] core libvlc debug: exiting

------------------------------------------------------------------------

The vlc-vvv dump above was taken when the live stream was being viewed
simultaneously on the i386 machine. I will attach a similar dump
when the other i36 was not viewing the same stream just in case.

ael
-----------------------------------------------------------------------

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii  dpkg                        1.18.7
ii  fonts-freefont-ttf          20120503-4
ii  libaa1                      1.4p5-44
ii  libc6                       2.22-11
ii  libcaca0                    0.99.beta19-2+b1
ii  libcairo2                   1.14.6-1+b1
ii  libegl1-mesa [libegl1-x11]  11.2.2-1
ii  libfreerdp-client1.1        1.1.0~git20140921.1.440916e+dfsg1-10
ii  libfreerdp-core1.1          1.1.0~git20140921.1.440916e+dfsg1-10
ii  libfreerdp-gdi1.1           1.1.0~git20140921.1.440916e+dfsg1-10
ii  libfreetype6                2.6.3-3+b1
ii  libfribidi0                 0.19.7-1
ii  libgcc1                     1:6.1.1-4
ii  libgl1-mesa-glx [libgl1]    11.2.2-1
ii  libgles1-mesa [libgles1]    11.2.2-1
ii  libgles2-mesa [libgles2]    11.2.2-1
ii  libglib2.0-0                2.48.1-1
ii  libpulse0                   8.0-2+b2
ii  libqt5core5a                5.6.1+dfsg-2
ii  libqt5gui5                  5.6.1+dfsg-2
ii  libqt5widgets5              5.6.1+dfsg-2
ii  libqt5x11extras5            5.6.1-2
ii  librsvg2-2                  2.40.16-1
ii  libsdl-image1.2             1.2.12-5+b6
ii  libsdl1.2debian             1.2.15+dfsg1-4
ii  libstdc++6                  6.1.1-4
ii  libva-drm1                  1.7.0-2
ii  libva-x11-1                 1.7.0-2
ii  libva1                      1.7.0-2
ii  libvlccore8                 2.2.4-2
ii  libvncclient1               0.9.10+dfsg-3+b1
ii  libx11-6                    2:1.6.3-1
ii  libxcb-composite0           1.11.1-1
ii  libxcb-keysyms1             0.4.0-1
ii  libxcb-randr0               1.11.1-1
ii  libxcb-shm0                 1.11.1-1
ii  libxcb-xv0                  1.11.1-1
ii  libxcb1                     1.11.1-1
ii  libxext6                    2:1.3.3-1
ii  libxi6                      2:1.7.6-1
ii  libxinerama1                2:1.1.3-1+b1
ii  libxpm4                     1:3.5.11-1+b1
ii  vlc-nox                     2.2.4-2
ii  zlib1g                      1:1.2.8.dfsg-2+b1

Versions of packages vlc recommends:
ii  vlc-plugin-notify  2.2.4-2
pn  vlc-plugin-samba   <none>
ii  xdg-utils          1.1.1-1

vlc suggests no packages.

Versions of packages vlc-nox depends on:
ii  dpkg                       1.18.7
ii  liba52-0.7.4               0.7.4-18
ii  libasound2                 1.1.1-1
ii  libass5                    0.13.2-1
ii  libavahi-client3           0.6.32~rc+dfsg-1
ii  libavahi-common3           0.6.32~rc+dfsg-1
ii  libavc1394-0               0.5.4-4
ii  libbasicusageenvironment1  2016.04.21-1
ii  libbluray1                 1:0.9.3-2
ii  libbz2-1.0                 1.0.6-8
ii  libc6                      2.22-11
ii  libcddb2                   1.3.2-5
ii  libcdio13                  0.83-4.2+b1
ii  libchromaprint0            1.3-1+b1
ii  libcrystalhd3              1:0.0~git20110715.fdd2f19-11+b1
ii  libdbus-1-3                1.10.8-1
ii  libdc1394-22               2.2.4-1
ii  libdca0                    0.0.5-10
ii  libdirectfb-1.2-9          1.2.10.0-5.2+b1
ii  libdvbpsi10                1.3.0-4
ii  libdvdnav4                 5.0.3-1
ii  libdvdread4                5.0.3-1
ii  libebml4v5                 1.3.3-1
ii  libfaad2                   2.8.0~cvs20150510-1
ii  libflac8                   1.3.1-4
ii  libfontconfig1             2.11.0-6.4
ii  libfreetype6               2.6.3-3+b1
ii  libfribidi0                0.19.7-1
ii  libgcc1                    1:6.1.1-4
ii  libgcrypt20                1.7.0-2
ii  libgme0                    0.6.0-3
ii  libgnutls30                3.4.13-1
ii  libgpg-error0              1.23-1
ii  libgroupsock8              2016.04.21-1
ii  libgsm1                    1.0.13-4
ii  libjpeg62-turbo            1:1.5.0-1
ii  libkate1                   0.4.1-7+b1
ii  liblircclient0             0.9.0~pre1-1.2
ii  liblivemedia52             2016.04.21-1
ii  liblua5.2-0                5.2.4-1
ii  liblzma5                   5.1.1alpha+20120614-2.1
ii  libmad0                    0.15.1b-8
ii  libmatroska6v5             1.4.4-1
ii  libmodplug1                1:0.8.8.5-2
ii  libmp3lame0                3.99.5+repack1-9+b1
ii  libmpcdec6                 2:0.1~r475-1
ii  libmpeg2-4                 0.5.1-7
ii  libmtp9                    1.1.11-1
ii  libncursesw5               6.0+20160319-1
ii  libogg0                    1.3.2-1
ii  libopus0                   1.1.2-1
ii  libpng16-16                1.6.23-1
ii  libraw1394-11              2.1.2-1
ii  libresid-builder0c2a       2.1.1-14
ii  librtmp1                   2.4+20151223.gitfa8646d.1-1
ii  libsamplerate0             0.1.8-8
ii  libschroedinger-1.0-0      1.0.11-2.1
ii  libshine3                  3.1.0-4
ii  libshout3                  2.3.1-3
ii  libsidplay2                2.1.1-14
ii  libsnappy1v5               1.1.3-3
ii  libsndio6.1                1.1.0-2
ii  libspeex1                  1.2~rc1.2-1
ii  libspeexdsp1               1.2~rc1.2-1
ii  libssh-gcrypt-4            0.7.3-1
ii  libssh2-1                  1.5.0-2.1
ii  libstdc++6                 6.1.1-4
ii  libtag1v5                  1.9.1-2.4
ii  libtheora0                 1.1.1+dfsg.1-14
ii  libtinfo5                  6.0+20160319-1
ii  libtwolame0                0.3.13-1.2
ii  libudev1                   230-2
ii  libupnp6                   1:1.6.19+git20160116-1
ii  libusageenvironment3       2016.04.21-1
ii  libva1                     1.7.0-2
ii  libvcdinfo0                0.7.24+dfsg-0.2
ii  libvlc5                    2.2.4-2
ii  libvlccore8                2.2.4-2
ii  libvorbis0a                1.3.5-3
ii  libvorbisenc2              1.3.5-3
ii  libvpx3                    1.5.0-3
ii  libwavpack1                4.80.0-1
ii  libwebp5                   0.4.4-1+b2
ii  libx264-148                2:0.148.2699+gita5e06b9-1
ii  libx265-79                 1.9-3
ii  libxml2                    2.9.3+dfsg1-1.2
ii  libxvidcore4               2:1.3.4-1
ii  libzvbi0                   0.2.35-10+b1
ii  zlib1g                     1:1.2.8.dfsg-2+b1

Versions of packages vlc-nox suggests:
pn  libdvdcss2  <none>

Versions of packages libvlc5 depends on:
ii  dpkg         1.18.7
ii  libc6        2.22-11
ii  libvlccore8  2.2.4-2

Versions of packages libvlccore8 depends on:
ii  dpkg            1.18.7
ii  libc6           2.22-11
ii  libdbus-1-3     1.10.8-1
ii  libidn11        1.32-3.1
ii  libproxy-tools  0.4.11-5
ii  vlc-data        2.2.4-2

Versions of packages vlc-plugin-fluidsynth depends on:
ii  dpkg                1.18.7
ii  fluid-soundfont-gm  3.1-5
ii  libc6               2.22-11
ii  libfluidsynth1      1.1.6-3
ii  libvlccore8         2.2.4-2

Versions of packages vlc-plugin-notify depends on:
ii  dpkg                1.18.7
ii  libc6               2.22-11
ii  libgdk-pixbuf2.0-0  2.34.0-1
ii  libglib2.0-0        2.48.1-1
ii  libgtk2.0-0         2.24.30-2
ii  libnotify4          0.7.6-2
ii  libvlccore8         2.2.4-2

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trend_video_stream_play1.png
Type: image/png
Size: 33252 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160622/d21eae33/attachment-0001.png>
-------------- next part --------------
[00000000021ee158] core libvlc debug: VLC media player - 2.2.4 Weatherwax
[00000000021ee158] core libvlc debug: Copyright © 1996-2016 the VideoLAN team
[00000000021ee158] core libvlc debug: revision 2.2.3-37-g888b7e89
[00000000021ee158] core 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-data' '--libdir=/usr/lib' '--with-binary-version=2.2.4-2' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-gst-decode' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' '--enable-merge-ffmpeg' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'PKG_CONFIG_PATH=/build/vlc-SeLqxp/vlc-2.2.4/ffmpeg/install/lib/pkgconfig'
[00000000021ee158] core libvlc debug: searching plug-in modules
[00000000021ee158] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[00000000021ee158] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[00000000021ee158] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[00000000021ee158] core libvlc debug: plug-ins loaded: 461 modules
[00000000021ee158] core libvlc debug: opening config file (/home/ael/.config/vlc/vlcrc)
[00000000021ee158] core libvlc debug: translation test: code is "en_GB"
[00000000021ee158] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX FPU 
[00000000022b6a38] core input debug: Creating an input for 'Media Library'
[00000000022b6a38] core input debug: Input is a meta file: disabling unneeded options
[00000000022b6a38] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00000000022b6a38] core input debug: `file/xspf-open:///home/ael/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/ael/.local/share/vlc/ml.xspf'
[00000000022b6a38] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ael/.local/share/vlc/ml.xspf' file='/home/ael/.local/share/vlc/ml.xspf'
[00000000022c0f58] core demux debug: looking for access_demux module matching "file": 19 candidates
[00000000022c0f58] core demux debug: no access_demux modules matched
[00000000022b6a38] core input debug: creating access 'file' location='/home/ael/.local/share/vlc/ml.xspf', path='/home/ael/.local/share/vlc/ml.xspf'
[00000000022c0f58] core access debug: looking for access module matching "file": 24 candidates
[00000000022c0f58] filesystem access debug: opening file `/home/ael/.local/share/vlc/ml.xspf'
[00000000022c0f58] core access debug: using access module "filesystem"
[00000000022ca388] core stream debug: Using stream method for AStream*
[00000000022ca388] core stream debug: starting pre-buffering
[00000000022ca388] core stream debug: received first data after 0 ms
[00000000022ca388] core stream debug: pre-buffering done 296 bytes in 0s - 36132 KiB/s
[00000000022ca5e8] core stream debug: looking for stream_filter module matching "any": 9 candidates
[00000000022ca5e8] core stream debug: no stream_filter modules matched
[00000000022ca5e8] core stream debug: looking for stream_filter module matching "record": 9 candidates
[00000000022ca5e8] core stream debug: using stream_filter module "record"
[00000000022b6a38] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ael/.local/share/vlc/ml.xspf' file='/home/ael/.local/share/vlc/ml.xspf'
[00000000022ec4a8] core demux debug: looking for demux module matching "xspf-open": 67 candidates
[00000000022ec4a8] xspf demux debug: using XSPF playlist reader
[00000000022ec4a8] core demux debug: using demux module "playlist"
[00000000022ecea8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00000000022ecea8] lua demux meta debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/reader
[00000000022ecea8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00000000022ecea8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00000000022ecea8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00000000022ecea8] core demux meta debug: no meta reader modules matched
[00000000022b6a38] core input debug: `file/xspf-open:///home/ael/.local/share/vlc/ml.xspf' successfully opened
[00000000022f5e88] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[00000000022f5e88] core xml reader debug: using xml reader module "xml"
[00000000022ec4a8] xspf demux debug: parsed 0 tracks successfully
[00000000022b6a38] core input debug: EOF reached
[00000000022ec4a8] core demux debug: removing module "playlist"
[00000000022ca5e8] core stream debug: removing module "record"
[00000000022c0f58] core access debug: removing module "filesystem"
[00000000022d7388] core playlist debug: creating audio output
[00000000022ca388] core audio output debug: looking for audio output module matching "any": 6 candidates
[00000000022ca388] pulse audio output debug: using library version 8.0.0
[00000000022ca388] pulse audio output debug:  (compiled with version 8.0.0, protocol 30)
[00000000022ca388] pulse audio output error: PulseAudio server connection failure: Connection refused
[00000000022ca388] alsa audio output debug: Available ALSA PCM devices:
[00000000022ca388] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Default Audio Device (default:CARD=PCH)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Default Audio Device (sysdefault:CARD=PCH)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Front speakers (front:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 2.1 Surround output to Front and Subwoofer speakers (surround21:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct sample mixing device (dmix:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct sample snooping device (dsnoop:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Direct hardware device without any conversions (hw:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel PCH, ALC269VB Analog Hardware device with all software conversions (plughw:CARD=PCH,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 0 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=0)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 1 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=1)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 2 HDMI Audio Output (hdmi:CARD=PCH_1,DEV=2)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct sample mixing device (dmix:CARD=PCH_1,DEV=3)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct sample mixing device (dmix:CARD=PCH_1,DEV=7)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct sample mixing device (dmix:CARD=PCH_1,DEV=8)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=3)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=7)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct sample snooping device (dsnoop:CARD=PCH_1,DEV=8)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=3)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=7)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Direct hardware device without any conversions (hw:CARD=PCH_1,DEV=8)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 0 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=3)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 1 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=7)
[00000000022ca388] alsa audio output debug: HDA Intel HDMI, HDMI 2 Hardware device with all software conversions (plughw:CARD=PCH_1,DEV=8)
[00000000022ca388] core audio output debug: using audio output module "alsa"
[00000000022d7388] core playlist debug: keeping audio output
[00000000022d7388] core playlist debug: adding item `rtsp://trendy:554/play1.sdp' ( rtsp://trendy:554/play1.sdp )
[00000000022d7388] core playlist debug: meta ok for (null), need to fetch art
[0000000002371838] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[00007f1a18000bf8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[0000000002371838] core interface debug: using interface module "hotkeys"
[00000000022ec578] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/fetcher
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007f1a18000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00000000022ec578] core interface debug: using interface module "xcb_hotkeys"
[000000000236fd38] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[000000000236fd38] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
[000000000236fd38] core interface debug: using interface module "dbus"
[00000000021ee158] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000002319f28] core interface debug: looking for interface module matching "any": 19 candidates
[00007f1a18000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007f1a18000bf8] core art finder debug: no meta fetcher modules matched
[00000000022d7388] core playlist debug: searching art for rtsp://trendy:554/play1.sdp
[00007f1a18000bf8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/art
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007f1a18000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f1a18000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f1a18000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f1a18000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f1a18000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f1a18000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f1a18000bf8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f1a18000bf8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f1a18000bf8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007f1a18000bf8] core art finder debug: no art finder modules matched
[00000000022d7388] core playlist debug: art not found for rtsp://trendy:554/play1.sdp
[00007f1a10141768] core generic debug: looking for extension module matching "any": 1 candidates
[00007f1a10141768] lua generic debug: Opening Lua Extension module
[00007f1a10141768] lua generic debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/extensions
[00007f1a10141768] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[00007f1a10141768] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
[00007f1a10141768] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
[00007f1a10141768] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
[00007f1a10141768] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[00007f1a10141768] core generic debug: using extension module "lua"
[0000000002319f28] core interface debug: using interface module "qt4"
[00000000022d7388] core playlist debug: processing request item: null, node: Playlist, skip: 0
[00000000022d7388] core playlist debug: rebuilding array of current - root Playlist
[00000000022d7388] core playlist debug: rebuild done - 1 items, index -1
[00000000022d7388] core playlist debug: starting playback of the new playlist item
[00000000022d7388] core playlist debug: resyncing on rtsp://trendy:554/play1.sdp
[00000000022d7388] core playlist debug: rtsp://trendy:554/play1.sdp is at 0
[00000000022d7388] core playlist debug: creating new input thread
[00007f19fc0009b8] core input debug: Creating an input for 'rtsp://trendy:554/play1.sdp'
[00000000022d7388] core playlist debug: requesting art for rtsp://trendy:554/play1.sdp
[00007f19fc0009b8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00007f19fc0009b8] core input debug: `rtsp://trendy:554/play1.sdp' gives access `rtsp' demux `' path `trendy:554/play1.sdp'
[00007f19fc0009b8] core input debug: specified demux `any'
[00007f19f8000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007f19fc0009b8] core input debug: creating demux: access='rtsp' demux='any' location='trendy:554/play1.sdp' file='(null)'
[00007f19f4000e38] core demux debug: looking for access_demux module matching "rtsp": 19 candidates
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/fetcher
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007f19f8000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f19f4000e38] live555 demux debug: version 2016.04.21
Opening connection to 192.168.0.14, port 554...
[00007f19f8000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007f19f8000958] core art finder debug: no meta fetcher modules matched
[00000000021ee158] core libvlc debug: searching art for rtsp://trendy:554/play1.sdp
...remote connection opened
Sending request: OPTIONS rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 2
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)


[00007f19f8000958] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/art
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007f19f8000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[0000000002319f28] qt4 interface debug: IM: Setting an input
[00007f19f8000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f19f8000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f19f8000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f19f8000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f19f8000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f19f8000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f19f8000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f19f8000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007f19f8000958] core art finder debug: no art finder modules matched
[00000000021ee158] core libvlc debug: art not found for rtsp://trendy:554/play1.sdp
Received 130 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Date: Wed, 22 Jun 2016 09:28:50 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER


Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 3
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 3
Date: Wed, 22 Jun 2016 09:28:50 GMT
WWW-Authenticate: Basic realm="Trendy"


Resending...
Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 4
Authorization: Basic Og==
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 4
Date: Wed, 22 Jun 2016 09:28:50 GMT
WWW-Authenticate: Basic realm="Trendy"


[00007f19f4000e38] live555 demux debug: authentication failed
[00007f19f4000e38] live555 demux debug: retrying with user=admin
Sending request: OPTIONS rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 5
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)


QXcbConnection: XCB error: 3 (BadWindow), sequence: 913, resource id: 12620584, major code: 40 (TranslateCoords), minor code: 0
Received 130 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 5
Date: Wed, 22 Jun 2016 09:29:00 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER


Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 6
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 115 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 6
Date: Wed, 22 Jun 2016 09:29:00 GMT
WWW-Authenticate: Basic realm="Trendy"


Resending...
Sending request: DESCRIBE rtsp://trendy:554/play1.sdp RTSP/1.0
CSeq: 7
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Accept: application/sdp


Received 823 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 7
Date: Wed, 22 Jun 2016 09:29:00 GMT
x-Accept-Retransmit: our-retransmit
x-Accept-Dynamic-Rate: 0
Content-Base: rtsp://trendy:554/play1.sdp/
Content-Type: application/sdp
Content-Length: 599

v=0
o=CV-RTSPHandler 1123412 0 IN IP4 192.168.0.14
s=Trendy
c=IN IP4 192.168.0.14
t=0 0
a=charset:Shift_JIS
a=range:npt=0-
a=control:*
a=etag:1234567890
m=video 0 RTP/AVP 99
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=42A01E;packetization-mode=1;sprop-parameter-sets=Z0IAKOkAoAy1xIAG3dAAzf5gDYgQlA==,aM4xUg==
a=control:trackID=1
a=sendonly
m=audio 0 RTP/AVP 127
a=rtpmap:127 mpeg4-generic/8000/1
a=fmtp:127 streamtype=5; profile-level-id=15; mode=AAC-hbr; sizeLength=13; indexLength=3; indexDeltalength=3; config=1588; CTSDeltaLength=0; DTSDeltaLength=0;
a=control:trackID=2

[00007f19f4000e38] live555 demux debug: RTP subsession 'video/H264'
Sending request: SETUP rtsp://trendy:554/play1.sdp/trackID=1 RTSP/1.0
CSeq: 8
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Transport: RTP/AVP;unicast;client_port=33038-33039


Received 192 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 8
Date: Wed, 22 Jun 2016 09:29:00 GMT
Session: 77700;timeout=80
Server: PVSS
Transport: RTP/AVP;unicast;client_port=33038-33039;server_port=2072-2073;mode="PLAY"


[00007f19fc0009b8] core input debug: selecting program id=0
[00007f19f4000e38] live555 demux debug: RTP subsession 'audio/MPEG4-GENERIC'
Sending request: SETUP rtsp://trendy:554/play1.sdp/trackID=2 RTSP/1.0
CSeq: 9
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Transport: RTP/AVP;unicast;client_port=45268-45269
Session: 77700


Received 192 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 9
Date: Wed, 22 Jun 2016 09:29:00 GMT
Session: 77700;timeout=80
Server: PVSS
Transport: RTP/AVP;unicast;client_port=45268-45269;server_port=2074-2075;mode="PLAY"


[00007f19f4000e38] live555 demux debug: setup start: 0.000000 stop:0.000000
Sending request: PLAY rtsp://trendy:554/play1.sdp/ RTSP/1.0
CSeq: 10
Authorization: Basic YWRtaW46TDg3UC1HZW4tMTUkakA=
User-Agent: LibVLC/2.2.4 (LIVE555 Streaming Media v2016.04.21)
Session: 77700
Range: npt=0.000-


Received 229 new bytes of response data.
Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 10
Date: Wed, 22 Jun 2016 09:29:00 GMT
Session: 77700;timeout=80
Server: PVSS
RTP-Info: url=rtsp://trendy:554/play1.sdp/trackID=1;seq=0,url=rtsp://trendy:554/play1.sdp/trackID=2;seq=0
Range: npt=0-


[00007f19f4000e38] live555 demux debug: play start: 0.000000 stop:0.000000
[00007f19f4000e38] core demux debug: using access_demux module "live555"
[00007f19f4040a08] core decoder debug: looking for decoder module matching "any": 43 candidates
[00007f19f4040a08] avcodec decoder debug: CPU flags: 0x0107d3db
[00007f19f4040a08] avcodec decoder debug: trying to use direct rendering
[00007f19f4040a08] avcodec decoder debug: allowing 4 thread(s) for decoding
[00007f19f4040a08] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[00007f19f4040a08] avcodec decoder debug: using frame thread mode with 4 threads
[00007f19f4040a08] core decoder debug: using decoder module "avcodec"
[00007f19f41c5398] core packetizer debug: looking for packetizer module matching "any": 23 candidates
[00007f19f41c5398] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
[00007f19f41c5398] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007f19f41c5398] core packetizer debug: using packetizer module "packetizer_h264"
[00007f19f41ca608] core decoder debug: looking for decoder module matching "any": 43 candidates
[00007f19f41ca608] core decoder debug: using decoder module "faad"
[00007f19f41cf6d8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007f19f41cf6d8] lua demux meta debug: Trying Lua scripts in /home/ael/.local/share/vlc/lua/meta/reader
[00007f19f41cf6d8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00007f19f41cf6d8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00007f19f41cf6d8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00007f19f41cf6d8] core demux meta debug: no meta reader modules matched
[00007f19fc0009b8] core input debug: `rtsp://trendy:554/play1.sdp' successfully opened
[00007f19f4000e38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007f19fc0009b8] core input error: ES_OUT_RESET_PCR called
[00007f19f41ca608] faad decoder warning: decoded zero sample
[00007f19f4000e38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
[00007f19fc0009b8] core input error: ES_OUT_RESET_PCR called
MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  48172 bytes of trailing data will be dropped!
[00007f19f4000e38] live555 demux debug: lost 48172 bytes
[00007f19f4000e38] live555 demux debug: increasing buffer size to 200000
[00007f19fc0009b8] core input debug: Buffering 0%
[00007f19fc0009b8] core input debug: Buffering 4%
[00007f19fc0009b8] core input debug: Buffering 8%
[00007f19f4040a08] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
[00007f19f4040a08] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
[00007f19f4040a08] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
[00007f19d405f188] core generic debug: looking for hw decoder module matching "any": 4 candidates
libva info: VA-API version 0.39.0
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
[00007f19d405f188] vdpau_avcodec generic debug: video surface limits: 1920x1080
[00007f19d405f188] vdpau_avcodec generic debug: decoder profile limits: level 51 mb 16384 2048x2048
[00007f19d405f188] core generic debug: using hw decoder module "vdpau_avcodec"
[00007f19f4040a08] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
[00007f19fc0009b8] core input debug: Buffering 13%
[00000000022d7388] core playlist debug: reusing audio output
[00000000022ca388] alsa audio output debug: using ALSA device: default
[00000000022ca388] alsa audio output debug:  Plug PCM: Soft volume PCM
Control: PCM Playback Volume
min_dB: -51
max_dB: 0
resolution: 256
Slave: Direct Stream Mixing PCM
Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
Its setup is:
  stream       : PLAYBACK
  access       : MMAP_INTERLEAVED
  format       : S32_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 32
  buffer_size  : 8192
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : ENABLE
  tstamp_type  : MONOTONIC
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 1
  stop_threshold   : 0
  silence_threshold: 0
  silence_size : 0
  boundary     : 4611686018427387904
  appl_ptr     : 0
  hw_ptr       : 82296868
[00000000022ca388] alsa audio output debug:  device name   : ALC269VB Analog
[00000000022ca388] alsa audio output debug:  device ID     : ALC269VB Analog
[00000000022ca388] alsa audio output debug:  subdevice name: subdevice #0
[00000000022ca388] alsa audio output debug: initial hardware setup:
ACCESS:  MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
FORMAT:  S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
SUBFORMAT:  STD
SAMPLE_BITS: [4 64]
FRAME_BITS: [4 640000]
CHANNELS: [1 10000]
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: [512 81920000]
PERIODS: [2 8]
BUFFER_TIME: (42666 170667)
BUFFER_SIZE: [2048 8192]
BUFFER_BYTES: [1024 655360000]
TICK_TIME: ALL
[00000000022ca388] alsa audio output debug: using channels map 0, type 1, 2 channel(s)
[00000000022ca388] alsa audio output debug: final HW setup:
ACCESS:  RW_INTERLEAVED
FORMAT:  FLOAT_LE
SUBFORMAT:  STD
SAMPLE_BITS: 32
FRAME_BITS: 64
CHANNELS: 2
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: 8192
PERIODS: 8
BUFFER_TIME: (170666 170667)
BUFFER_SIZE: 8192
BUFFER_BYTES: 65536
TICK_TIME: 0
[00000000022ca388] alsa audio output debug: initial software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[00000000022ca388] alsa audio output debug: final software parameters:
tstamp_mode: NONE
tstamp_type: MONOTONIC
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[00000000022ca388] alsa audio output warning: device cannot be paused
[00000000022ca388] core audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007f19dc018918] core volume debug: looking for audio volume module matching "any": 2 candidates
[00007f19dc018918] core volume debug: using audio volume module "float_mixer"
[00000000022ca388] core audio output debug: input 'f32l' 16000 Hz Stereo frame=1 samples/8 bytes
[00007f19dc044b58] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
[00007f19dc044b58] scaletempo audio filter debug: format: 16000 rate, 2 nch, 4 bps, fl32
[00007f19dc044b58] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[00007f19dc044b58] scaletempo audio filter debug: 1.000 scale, 480.000 stride_in, 480 stride_out, 384 standing, 96 overlap, 224 search, 800 queue, fl32 mode
[00007f19dc044b58] core audio filter debug: using audio filter module "scaletempo"
[00000000022ca388] core audio output debug: conversion: 'f32l'->'f32l' 16000 Hz->16000 Hz Stereo->Stereo
[00000000022ca388] core audio output debug: conversion pipeline complete
[00000000022ca388] core audio output debug: conversion: 'f32l'->'f32l' 16000 Hz->16000 Hz Stereo->Stereo
[00000000022ca388] core audio output debug: conversion pipeline complete
[00007f19dc045788] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[00007f19dc045788] core audio resampler debug: using audio resampler module "samplerate"
[00007f19f41ca608] core decoder debug: End of audio preroll
[00007f19fc0009b8] core input debug: Buffering 13%
[00007f19fc0009b8] core input debug: Buffering 17%
[00007f19fc0009b8] core input debug: Buffering 21%
[00007f19fc0009b8] core input debug: Buffering 25%
[00007f19fc0009b8] core input debug: Buffering 26%
[00007f19f8004558] core spu text debug: looking for text renderer module matching "any": 2 candidates
[00007f19f8004558] freetype spu text debug: Building font databases.
[00007f19f8004558] freetype spu text debug: Took 0 microseconds
[00007f19f8004558] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[00007f19f8004558] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
[00007f19f8004558] freetype spu text debug: using fontsize: 2
[00007f19f8004558] core spu text debug: using text renderer module "freetype"
[00007f19f80069a8] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007f19f80069a8] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007f19f80069a8] core scale debug: using video filter2 module "swscale"
[00007f19f815ea68] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007f19f815ea68] yuvp scale debug: YUVP to YUVA converter
[00007f19f815ea68] core scale debug: using video filter2 module "yuvp"
[00007f19f8021148] core video output debug: Deinterlacing available
[00007f19f8021148] core video output debug: deinterlace 0, mode blend, is_needed 0
[00007f19f8021148] core video output debug: Opening vout display wrapper
[00007f19c0001268] core vout display debug: looking for vout display module matching "any": 15 candidates
[00007f19c0001d28] core window debug: looking for vout window xid module matching "qt4,any": 4 candidates
[00007f19c0001d28] qt4 window debug: requesting video window...
[0000000002319f28] qt4 interface debug: Video was requested 0, 0
[00007f19c0001d28] core window debug: using vout window xid module "qt4"
[00007f19c0001f28] core inhibit debug: looking for inhibit module matching "any": 2 candidates
[00007f19c0001f28] dbus_screensaver inhibit debug: cannot find service org.freedesktop.ScreenSaver
[00007f19c0001f28] dbus_screensaver inhibit debug: cannot find service org.freedesktop.PowerManagement.Inhibit
[00007f19c0001f28] dbus_screensaver inhibit debug: cannot find service org.mate.SessionManager
[00007f19c0001f28] dbus_screensaver inhibit debug: cannot find service org.gnome.SessionManager
[00007f19c0001f28] core inhibit debug: using inhibit module "xdg"
[00007f19c0001268] xcb vout display debug: connected to X11.0 server
[00007f19c0001268] xcb vout display debug:  vendor : The X.Org Foundation
[00007f19c0001268] xcb vout display debug:  version: 11803000
[00007f19c0001268] xcb vout display debug: using screen 0xd4
[00007f19c0001268] vdpau_display vout display debug: using back-end OpenGL/VAAPI/libswscale backend for VDPAU
[00007f19c0001268] vdpau_display vout display debug: using RGBA format 2
[00007f19c0001268] vdpau_display vout display debug: using X11 window 0x05800001
[00007f19c0001268] core vout display debug: VoutDisplayEvent 'fullscreen' 0
[00007f19c0001268] core vout display debug: VoutDisplayEvent 'resize' 1280x800 window
[00007f19c0001268] core vout display debug: using vout display module "vdpau_display"
[00007f19c0001268] core vout display debug: A filter to adapt decoder to display is needed
[00007f19c04e26f8] core filter debug: looking for video filter2 module matching "any": 63 candidates
[00007f19c04e26f8] core filter debug: using video filter2 module "vdpau_chroma"
[00007f19c0001268] core vout display debug: Filter 'VDPAU' (0x7f19c04e26f8) appended to chain
[00007f19f8021148] core video output debug: original format sz 1280x800, of (0,0), vsz 1280x800, 4cc VDV0, sar 1:1, msk r0x0 g0x0 b0x0
[00007f19f8004558] core spu text debug: removing module "freetype"
[00007f19f8004558] core spu text debug: looking for text renderer module matching "any": 2 candidates
[00007f19f8004558] freetype spu text debug: Building font databases.
[00007f19f8004558] freetype spu text debug: Took 0 microseconds
[00007f19f8004558] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[00007f19f8004558] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
[00007f19f8004558] freetype spu text debug: using fontsize: 2
[00007f19f8004558] core spu text debug: using text renderer module "freetype"
[00007f19f4040a08] core decoder debug: End of video preroll
[00007f19f4040a08] core decoder debug: Received first picture
[00007f19c04e26f8] vdpau_chroma filter debug: using video mixer 29
[00007f19c0001268] core vout display warning: VoutDisplayEvent 'pictures invalid'
[00007f19c0001268] core vout display warning: VoutDisplayEvent 'pictures invalid'
[00007f19c0001268] vdpau_display vout display debug: resetting pictures
[00007f19c0001268] core vout display debug: Filter 0x7f19c04e26f8 removed from chain
[00007f19c04e26f8] core filter debug: removing module "vdpau_chroma"
[00007f19c0001268] core vout display debug: A filter to adapt decoder to display is needed
[00007f19c09222a8] core filter debug: looking for video filter2 module matching "any": 63 candidates
[00007f19c09222a8] core filter debug: using video filter2 module "vdpau_chroma"
[00007f19c0001268] core vout display debug: Filter 'VDPAU' (0x7f19c09222a8) appended to chain
[00007f19fc0009b8] core input debug: Buffering 30%
[00007f19fc0009b8] core input debug: Buffering 34%
[00007f19c09222a8] vdpau_chroma filter debug: using video mixer 34
[00007f19c0001268] xcb vout display debug: display is visible
[00007f19fc0009b8] core input debug: Buffering 38%
[00007f19fc0009b8] core input debug: Buffering 39%
[00007f19fc0009b8] core input debug: Buffering 43%
[00007f19fc0009b8] core input debug: Buffering 47%
[00007f19fc0009b8] core input debug: Buffering 51%
[00007f19fc0009b8] core input debug: Buffering 52%
[00007f19fc0009b8] core input debug: Buffering 56%
[00007f19fc0009b8] core input debug: Buffering 60%
[00007f19fc0009b8] core input debug: Buffering 64%
[00007f19fc0009b8] core input debug: Buffering 65%
[00007f19fc0009b8] core input debug: Buffering 69%
[00007f19fc0009b8] core input debug: Buffering 73%
[00007f19fc0009b8] core input debug: Buffering 77%
[00007f19fc0009b8] core input debug: Buffering 78%
[00007f19fc0009b8] core input debug: Buffering 82%
[00007f19fc0009b8] core input debug: Buffering 86%
[00007f19fc0009b8] core input debug: Buffering 89%
[00007f19fc0009b8] core input debug: Buffering 91%
[00007f19fc0009b8] core input debug: Buffering 95%
[00007f19fc0009b8] core input debug: Buffering 99%
[00007f19fc0009b8] core input debug: Stream buffering done (1026 ms in 1000 ms)
[00007f19fc0009b8] core input debug: Decoder wait done in 0 ms
[00000000022ca388] core audio output debug: inserting 6698 zeroes
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[00000000022ca388] core audio output warning: playback too early (-72660): down-sampling
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[00007f19c0001268] core vout display debug: auto hiding mouse cursor
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[00000000022ca388] core audio output debug: resampling stopped (drift: 16343 us)
[00000000022ca388] core audio output warning: playback too early (-92509): down-sampling
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[VS] error (vdpDecoderRender_h264): no surfaces left in buffer
[00000000022ca388] core audio output debug: resampling stopped (drift: -42208 us)
[00000000022ca388] core audio output warning: playback too early (-60714): down-sampling
[00000000022ca388] core audio output debug: resampling stopped (drift: 20470 us)
[00000000022ca388] core audio output warning: playback too early (-61604): down-sampling
[00000000022ca388] core audio output debug: resampling stopped (drift: 20839 us)
[00000000022ca388] core audio output warning: playback too early (-54740): down-sampling
[00000000021ee158] core libvlc debug: exiting
[00000000021ee158] core libvlc debug: removing all interfaces
[00000000021ee158] core libvlc debug: exiting
[0000000002319f28] core interface debug: removing module "qt4"
[00000000022d7388] core playlist debug: deactivating the playlist
[00000000022d7388] core playlist debug: incoming request - stopping current input
[00007f19fc0009b8] core input debug: control: stopping input
[00000000022d7388] core playlist debug: incoming request - stopping current input
[00000000022d7388] core playlist debug: finished input
[00000000021ee158] core libvlc debug: exiting


More information about the pkg-multimedia-maintainers mailing list