Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- user@user-UX32A:~/Desktop$ vlc --verbose=2 video.mp4
- VLC media player 3.0.8 Vetinari (revision 3.0.8-0-gf350b6b5a7)
- [000055ea0403b630] main libvlc debug: VLC media player - 3.0.8 Vetinari
- [000055ea0403b630] main libvlc debug: Copyright © 1996-2019 the VideoLAN team
- [000055ea0403b630] main libvlc debug: revision 3.0.8-0-gf350b6b5a7
- [000055ea0403b630] main libvlc debug: configured with ./configure '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--config-cache' '--disable-update-check' '--enable-fast-install' '--docdir=/usr/share/doc/vlc' '--with-binary-version=3.0.8-0ubuntu18.04.1' '--enable-a52' '--enable-aa' '--enable-aribsub' '--enable-bluray' '--enable-avahi' '--enable-caca' '--enable-chromaprint' '--enable-chromecast' '--enable-dbus' '--enable-dca' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gles2' '--enable-gnutls' '--enable-harfbuzz' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-matroska' '--enable-mod' '--enable-mpc' '--enable-mpg123' '--enable-mtp' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' '--enable-soxr' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/solid/actions/' '--disable-d3d11va' '--disable-decklink' '--disable-directx' '--disable-dsm' '--disable-dxva2' '--disable-fdkaac' '--disable-fluidlite' '--disable-freerdp' '--disable-goom' '--disable-gst-decode' '--disable-libtar' '--disable-macosx' '--disable-macosx-avfoundation' '--disable-macosx-qtkit' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-schroedinger' '--disable-sparkle' '--disable-srt' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-dc1394' '--enable-dv1394' '--enable-libplacebo' '--enable-linsys' '--enable-nfs' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-wayland' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/vlc-3gw7Y1/vlc-3.0.8=. -fstack-protector-strong -Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/build/vlc-3gw7Y1/vlc-3.0.8=. -fstack-protector-strong -Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 -fdebug-prefix-map=/build/vlc-3gw7Y1/vlc-3.0.8=. -fstack-protector-strong -Wformat -Werror=format-security'
- [000055ea0403b630] main libvlc debug: searching plug-in modules
- [000055ea0403b630] main libvlc debug: loading plugins cache file /usr/lib/x86_64-linux-gnu/vlc/plugins/plugins.dat
- [000055ea0403b630] main libvlc debug: recursively browsing `/usr/lib/x86_64-linux-gnu/vlc/plugins'
- [000055ea0403b630] main libvlc debug: plug-ins loaded: 519 modules
- [000055ea0403b630] main libvlc debug: opening config file (/home/user/.config/vlc/vlcrc)
- [000055ea0403b980] main logger debug: looking for logger module matching "any": 4 candidates
- [000055ea0403b980] main logger debug: using logger module "console"
- [000055ea0403b630] main libvlc debug: translation test: code is "C"
- [000055ea040d3910] main keystore debug: looking for keystore module matching "memory": 4 candidates
- [000055ea040d3910] main keystore debug: using keystore module "memory"
- [000055ea0403b630] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX FPU
- [000055ea040c6d30] main input debug: Creating an input for 'Media Library'
- [000055ea040c6d30] main input debug: Input is a meta file: disabling unneeded options
- [000055ea040c6d30] main input debug: using timeshift granularity of 50 MiB
- [000055ea040c6d30] main input debug: using default timeshift path
- [000055ea040c6d30] main input debug: `file/directory:///home/user/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/user/.local/share/vlc/ml.xspf'
- [000055ea040d3d20] main input source debug: creating demux: access='file' demux='directory' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
- [000055ea040d27b0] main demux debug: looking for access_demux module matching "file": 17 candidates
- [000055ea040d27b0] main demux debug: no access_demux modules matched
- [000055ea040f62b0] main stream debug: creating access: file:///home/user/.local/share/vlc/ml.xspf
- [000055ea040f62b0] main stream debug: (path: /home/user/.local/share/vlc/ml.xspf)
- [000055ea040f62b0] main stream debug: looking for access module matching "file": 28 candidates
- [000055ea040f62b0] main stream debug: using access module "filesystem"
- [000055ea040f7300] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
- [000055ea040f7300] cache_read stream debug: Using stream method for AStream*
- [000055ea040f7300] cache_read stream debug: starting pre-buffering
- [000055ea040f7300] cache_read stream debug: received first data after 0 ms
- [000055ea040f7300] cache_read stream debug: pre-buffering done 296 bytes in 0s - 6722 KiB/s
- [000055ea040f7300] main stream debug: using stream_filter module "cache_read"
- [000055ea040f83a0] main stream debug: looking for stream_filter module matching "any": 26 candidates
- [000055ea040f83a0] playlist stream debug: using XSPF playlist reader
- [000055ea040f83a0] main stream debug: using stream_filter module "playlist"
- [000055ea040f83a0] main stream debug: stream filter added to 0x55ea040f7300
- [000055ea040fb890] main stream debug: looking for stream_filter module matching "any": 26 candidates
- [000055ea040fb890] main stream debug: no stream_filter modules matched
- [000055ea040d4250] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
- [000055ea040d4250] main stream_directory debug: no stream_directory modules matched
- [000055ea040d3d20] main input source debug: attachment of directory-extractor failed for file:///home/user/.local/share/vlc/ml.xspf
- [000055ea040fb890] main stream debug: looking for stream_filter module matching "record": 26 candidates
- [000055ea040fb890] main stream debug: using stream_filter module "record"
- [000055ea040d3d20] main input source debug: creating demux: access='file' demux='directory' location='/home/user/.local/share/vlc/ml.xspf' file='/home/user/.local/share/vlc/ml.xspf'
- [000055ea040d27b0] main demux debug: looking for demux module matching "directory": 55 candidates
- [000055ea040d27b0] main demux debug: using demux module "directory"
- [000055ea040d3790] main demux meta debug: looking for meta reader module matching "any": 2 candidates
- [000055ea040d3790] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
- [000055ea040d3790] lua demux meta debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
- [000055ea040d3790] lua demux meta debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
- [000055ea040d3790] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
- [000055ea040d3790] main demux meta debug: no meta reader modules matched
- [000055ea040c6d30] main input debug: `file/directory:///home/user/.local/share/vlc/ml.xspf' successfully opened
- [000055ea04104e40] main xml reader debug: looking for xml reader module matching "any": 1 candidates
- [000055ea04104e40] main xml reader debug: using xml reader module "xml"
- [000055ea040c6d30] main input debug: EOF reached
- [000055ea040d27b0] main demux debug: removing module "directory"
- [000055ea040fb890] main stream debug: removing module "record"
- [000055ea040f83a0] main stream debug: removing module "playlist"
- [000055ea040f7300] main stream debug: removing module "cache_read"
- [000055ea040f62b0] main stream debug: removing module "filesystem"
- [000055ea040dc4b0] main playlist debug: creating audio output
- [000055ea040fb3d0] main audio output debug: looking for audio output module matching "any": 6 candidates
- [000055ea040fb3d0] vlcpulse audio output debug: using library version 11.1.0
- [000055ea040fb3d0] vlcpulse audio output debug: (compiled with version 11.1.0, protocol 32)
- [000055ea040fb3d0] vlcpulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #31
- [000055ea040fb3d0] vlcpulse audio output debug: using protocol 32, server protocol 32
- [000055ea040fb3d0] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] main audio output debug: using audio output module "pulse"
- [000055ea040dc4b0] main playlist debug: keeping audio output
- [000055ea04112310] main interface debug: looking for interface module matching "dbus,none": 19 candidates
- [000055ea04112310] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance6837
- [000055ea04112310] main interface debug: using interface module "dbus"
- [000055ea04116890] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
- [000055ea04116890] main interface debug: using interface module "hotkeys"
- [000055ea04117230] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
- [00007fb8c0000be0] main input debug: Creating an input for preparsing 'video.mp4'
- [000055ea04117230] main interface debug: using interface module "xcb_hotkeys"
- [000055ea0403b630] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
- [000055ea04118100] main interface debug: looking for interface module matching "any": 19 candidates
- [000055ea04112310] dbus interface debug: Getting All properties
- [00007fb884000be0] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
- [00007fb884000be0] lua meta fetcher debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
- [00007fb884000be0] lua meta fetcher debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
- [00007fb884000be0] lua meta fetcher debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
- [00007fb884000be0] main meta fetcher debug: no meta fetcher modules matched
- [00007fb884000be0] main art finder debug: looking for art finder module matching "any": 2 candidates
- [00007fb884000be0] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
- [00007fb884000be0] lua art finder debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
- [00007fb884000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
- [00007fb884000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
- [00007fb884000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
- [00007fb884000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
- [00007fb884000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
- [00007fb884000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
- [00007fb884000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
- [00007fb884000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
- [00007fb884000be0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
- [00007fb884000be0] main art finder debug: no art finder modules matched
- [00007fb8b4469c40] main generic debug: looking for extension module matching "any": 1 candidates
- [00007fb8b4469c40] lua generic debug: Opening Lua Extension module
- [00007fb8b4469c40] lua generic debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/extensions
- [00007fb8b4469c40] lua generic debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/extensions
- [00007fb8b4469c40] lua generic debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
- [00007fb8b4469c40] lua generic debug: Scanning Lua script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
- [00007fb8b4469c40] lua generic debug: Script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
- [00007fb8b4469c40] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
- [00007fb8b4469c40] main generic debug: using extension module "lua"
- [000055ea04118100] main interface debug: using interface module "qt"
- [000055ea040dc4b0] main playlist debug: processing request item: null, node: Playlist, skip: 0
- [000055ea040dc4b0] main playlist debug: rebuilding array of current - root Playlist
- [000055ea040dc4b0] main playlist debug: rebuild done - 1 items, index -1
- [000055ea040dc4b0] main playlist debug: starting playback of new item
- [000055ea040dc4b0] main playlist debug: resyncing on video.mp4
- [000055ea040dc4b0] main playlist debug: video.mp4 is at 0
- [000055ea040dc4b0] main playlist debug: creating new input thread
- [00007fb870000c40] main input debug: Creating an input for 'video.mp4'
- [000055ea040dc4b0] main playlist debug: requesting art for new input thread
- [00007fb870000c40] main input debug: using timeshift granularity of 50 MiB
- [00007fb870000c40] main input debug: using default timeshift path
- [00007fb870000c40] main input debug: `file:///home/user/Desktop/video.mp4' gives access `file' demux `any' path `/home/user/Desktop/video.mp4'
- [00007fb874000fa0] main input source debug: creating demux: access='file' demux='any' location='/home/user/Desktop/video.mp4' file='/home/user/Desktop/video.mp4'
- [00007fb874001130] main demux debug: looking for access_demux module matching "file": 17 candidates
- [00007fb874001130] main demux debug: no access_demux modules matched
- [00007fb8740015f0] main stream debug: creating access: file:///home/user/Desktop/video.mp4
- [00007fb8740015f0] main stream debug: (path: /home/user/Desktop/video.mp4)
- [00007fb8740015f0] main stream debug: looking for access module matching "file": 28 candidates
- [00007fb8740015f0] main stream debug: using access module "filesystem"
- [00007fb8740018f0] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
- [00007fb8740018f0] cache_read stream debug: Using stream method for AStream*
- [00007fb8740018f0] cache_read stream debug: starting pre-buffering
- [00007fb8740018f0] cache_read stream debug: received first data after 0 ms
- [00007fb8740018f0] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 13888 KiB/s
- [00007fb8740018f0] main stream debug: using stream_filter module "cache_read"
- [00007fb874c01d30] main stream debug: looking for stream_filter module matching "any": 26 candidates
- [00007fb874c01d30] lua stream debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/playlist
- [00007fb874c01d30] lua stream debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/playlist
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/anevia_streams.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/anevia_xml.luac
- [00007fb868000be0] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
- [00007fb868000be0] lua meta fetcher debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
- [00007fb868000be0] lua meta fetcher debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
- [00007fb868000be0] lua meta fetcher debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
- [00007fb868000be0] main meta fetcher debug: no meta fetcher modules matched
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/appletrailers.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/bbc_co_uk.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/cue.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/dailymotion.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/jamendo.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/koreus.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/liveleak.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/newgrounds.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/rockbox_fm_presets.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/soundcloud.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/twitch.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/vimeo.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/vocaroo.luac
- [00007fb874c01d30] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/youtube.luac
- [00007fb874c01d30] lua stream debug: Trying Lua scripts in /usr/share/vlc/lua/playlist
- [00007fb874c01d30] main stream debug: no stream_filter modules matched
- [00007fb874c10760] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
- [00007fb874c10760] main stream_directory debug: no stream_directory modules matched
- [00007fb874000fa0] main input source debug: attachment of directory-extractor failed for file:///home/user/Desktop/video.mp4
- [00007fb874c01d30] main stream debug: looking for stream_filter module matching "record": 26 candidates
- [00007fb874c01d30] main stream debug: using stream_filter module "record"
- [00007fb874000fa0] main input source debug: creating demux: access='file' demux='any' location='/home/user/Desktop/video.mp4' file='/home/user/Desktop/video.mp4'
- [00007fb874c042b0] main demux debug: looking for demux module matching "mp4": 55 candidates
- [00007fb868000be0] main art finder debug: looking for art finder module matching "any": 2 candidates
- [00007fb868000be0] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
- [00007fb868000be0] lua art finder debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
- [00007fb868000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
- [00007fb868000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
- [00007fb868000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
- [00007fb868000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
- [00007fb868000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
- [00007fb868000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
- [00007fb868000be0] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
- [00007fb868000be0] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
- [00007fb868000be0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
- [00007fb868000be0] main art finder debug: no art finder modules matched
- [000055ea04118100] qt interface debug: IM: Setting an input
- [00007fb874c01d30] mp4 stream debug: dumping root Box "root"
- [00007fb874c01d30] mp4 stream debug: | + ftyp size 32 offset 0
- [00007fb874c01d30] mp4 stream debug: | + free size 8 offset 32
- [00007fb874c01d30] mp4 stream debug: | + mdat size 940583837 offset 40
- [00007fb874c01d30] mp4 stream debug: | + moov size 4138726 offset 940583877
- [00007fb874c01d30] mp4 stream debug: | | + mvhd size 108 offset 940583885
- [00007fb874c01d30] mp4 stream debug: | | + trak size 1476202 offset 940583993
- [00007fb874c01d30] mp4 stream debug: | | | + tkhd size 92 offset 940584001
- [00007fb874c01d30] mp4 stream debug: | | | + edts size 36 offset 940584093
- [00007fb874c01d30] mp4 stream debug: | | | | + elst size 28 offset 940584101
- [00007fb874c01d30] mp4 stream debug: | | | + mdia size 1476066 offset 940584129
- [00007fb874c01d30] mp4 stream debug: | | | | + mdhd size 32 offset 940584137
- [00007fb874c01d30] mp4 stream debug: | | | | + hdlr size 45 offset 940584169
- [00007fb874c01d30] mp4 stream debug: | | | | + minf size 1475981 offset 940584214
- [00007fb874c01d30] mp4 stream debug: | | | | | + vmhd size 20 offset 940584222
- [00007fb874c01d30] mp4 stream debug: | | | | | + dinf size 36 offset 940584242
- [00007fb874c01d30] mp4 stream debug: | | | | | | + dref size 28 offset 940584250
- [00007fb874c01d30] mp4 stream debug: | | | | | | | + url size 12 offset 940584266
- [00007fb874c01d30] mp4 stream debug: | | | | | + stbl size 1475917 offset 940584278
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsd size 153 offset 940584286
- [00007fb874c01d30] mp4 stream debug: | | | | | | | + avc1 size 137 offset 940584302
- [00007fb874c01d30] mp4 stream debug: | | | | | | | | + avcC size 51 offset 940584388
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stts size 24 offset 940584439
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stss size 7020 offset 940584463
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsc size 40 offset 940591483
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsz size 734376 offset 940591523
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stco size 734296 offset 941325899
- [00007fb874c01d30] mp4 stream debug: | | + trak size 2662310 offset 942060195
- [00007fb874c01d30] mp4 stream debug: | | | + tkhd size 92 offset 942060203
- [00007fb874c01d30] mp4 stream debug: | | | + edts size 48 offset 942060295
- [00007fb874c01d30] mp4 stream debug: | | | | + elst size 40 offset 942060303
- [00007fb874c01d30] mp4 stream debug: | | | + mdia size 2662162 offset 942060343
- [00007fb874c01d30] mp4 stream debug: | | | | + mdhd size 32 offset 942060351
- [00007fb874c01d30] mp4 stream debug: | | | | + hdlr size 45 offset 942060383
- [00007fb874c01d30] mp4 stream debug: | | | | + minf size 2662077 offset 942060428
- [00007fb874c01d30] mp4 stream debug: | | | | | + smhd size 16 offset 942060436
- [00007fb874c01d30] mp4 stream debug: | | | | | + dinf size 36 offset 942060452
- [00007fb874c01d30] mp4 stream debug: | | | | | | + dref size 28 offset 942060460
- [00007fb874c01d30] mp4 stream debug: | | | | | | | + url size 12 offset 942060476
- [00007fb874c01d30] mp4 stream debug: | | | | | + stbl size 2662017 offset 942060488
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsd size 103 offset 942060496
- [00007fb874c01d30] mp4 stream debug: | | | | | | | + mp4a size 87 offset 942060512
- [00007fb874c01d30] mp4 stream debug: | | | | | | | | + esds size 51 offset 942060548
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stts size 40 offset 942060599
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsc size 550732 offset 942060639
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stsz size 1376788 offset 942611371
- [00007fb874c01d30] mp4 stream debug: | | | | | | + stco size 734292 offset 943988159
- [00007fb874c01d30] mp4 stream debug: | | | | | | + sgpd size 26 offset 944722451
- [00007fb874c01d30] mp4 stream debug: | | | | | | + sbgp size 28 offset 944722477
- [00007fb874c01d30] mp4 stream debug: | | + udta size 98 offset 944722505
- [00007fb874c01d30] mp4 stream debug: | | | + meta size 90 offset 944722513
- [00007fb874c01d30] mp4 stream debug: | | | | + hdlr size 33 offset 944722525
- [00007fb874c01d30] mp4 stream debug: | | | | + ilst size 45 offset 944722558
- [00007fb874c01d30] mp4 stream debug: | | | | | + ctoo size 37 offset 944722566
- [00007fb874c01d30] mp4 stream debug: | | | | | | + data size 29 offset 944722574
- [00007fb874c042b0] mp4 demux debug: ISO Media (isom) version 512.
- [00007fb874c042b0] mp4 demux debug: found 2 tracks
- [00007fb874c042b0] mp4 demux warning: elst box found
- [00007fb874c042b0] mp4 demux debug: - [0] duration=7343560ms media time=0ms) rate=1.0
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] read 183570 chunk
- [00007fb874c042b0] mp4 demux warning: STTS table of 1 entries
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] read 183589 samples length:7343s
- [00007fb870000c40] main input debug: selecting program id=0
- [00007fb874c042b0] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
- [00007fb874c042b0] mp4 demux warning: elst box found
- [00007fb874c042b0] mp4 demux debug: - [0] duration=7ms media time=-1ms) rate=1.0
- [00007fb874c042b0] mp4 demux debug: - [1] duration=7342763ms media time=0ms) rate=1.0
- [00007fb874c042b0] mp4 demux debug: track[Id 0x2] read 183569 chunk
- [00007fb874c042b0] mp4 demux warning: STTS table of 3 entries
- [00007fb874c042b0] mp4 demux debug: track[Id 0x2] read 344192 samples length:7342s
- [00007fb874c042b0] mp4 demux debug: adding track[Id 0x2] audio (enable) language undef
- [00007fb874c042b0] main demux debug: using demux module "mp4"
- [00007fb870000c40] main input debug: looking for a subtitle file in /home/user/Desktop/
- [00007fb86deb9670] main decoder debug: looking for video decoder module matching "any": 16 candidates
- [00007fb86deb9670] avcodec decoder debug: using ffmpeg Lavc57.107.100
- [00007fb86deb9670] avcodec decoder debug: CPU flags: 0x000853db
- [00007fb86deb9670] avcodec decoder debug: allowing 5 thread(s) for decoding
- [00007fb86deb9670] avcodec decoder debug: codec (h264) started
- [00007fb86deb9670] avcodec decoder debug: using frame thread mode with 5 threads
- [00007fb86deb9670] main decoder debug: using video decoder module "avcodec"
- [00007fb86df88ce0] main decoder debug: looking for audio decoder module matching "any": 21 candidates
- [00007fb86df88ce0] main decoder debug: using audio decoder module "faad"
- [00007fb86df91110] main demux meta debug: looking for meta reader module matching "any": 2 candidates
- [00007fb86df91110] main demux meta debug: using meta reader module "taglib"
- [00007fb874c042b0] main demux debug: removing module "taglib"
- [00007fb870000c40] main input debug: `file:///home/user/Desktop/video.mp4' successfully opened
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [00007fb874c042b0] mp4 demux debug: stss gives 0 --> 0 (sample number)
- [00007fb870000c40] main input debug: Buffering 0%
- [00007fb874c042b0] mp4 demux warning: elst old=0 new=1
- [00007fb870000c40] main input debug: Buffering 83%
- [00007fb870000c40] main input debug: Stream buffering done (500 ms in 0 ms)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: trying format vdpau
- [00007fb8581442f0] main spu text debug: looking for text renderer module matching "any": 2 candidates
- [00007fb8581442f0] freetype spu text debug: Building font databases.
- [00007fb86df88ce0] faad decoder warning: decoded zero sample
- [000055ea040dc4b0] main playlist debug: reusing audio output
- [000055ea040fb3d0] pulse audio output debug: using stereo channel map
- [00007fb8581442f0] freetype spu text debug: Took -25956 microseconds
- [000055ea040fb3d0] pulse audio output debug: changed buffer metrics: maxlength=4194304, tlength=46080, prebuf=0, minreq=15360
- [000055ea040fb3d0] pulse audio output debug: connected to sink alsa_output.pci-0000_00_1b.0.analog-stereo
- [000055ea040fb3d0] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
- [00007fb850004cd0] main volume debug: looking for audio volume module matching "any": 2 candidates
- [00007fb850004cd0] main volume debug: using audio volume module "float_mixer"
- [000055ea040fb3d0] main audio output debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
- [00007fb850007670] main audio filter debug: looking for audio filter module matching "scaletempo": 15 candidates
- [00007fb850007670] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
- [00007fb850007670] scaletempo audio filter debug: params: 30 stride, 0,200 overlap, 14 search
- [00007fb850007670] scaletempo audio filter debug: 1,000 scale, 1440,000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
- [00007fb850007670] main audio filter debug: using audio filter module "scaletempo"
- [000055ea040fb3d0] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
- [000055ea040fb3d0] main audio output debug: conversion pipeline complete
- [000055ea040fb3d0] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
- [000055ea040fb3d0] main audio output debug: conversion pipeline complete
- [00007fb85000f1a0] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
- [00007fb85000f1a0] main audio resampler debug: using audio resampler module "samplerate"
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb8581442f0] main spu text debug: using text renderer module "freetype"
- [00007fb8581486e0] main scale debug: looking for video converter module matching "any": 23 candidates
- [00007fb8581486e0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
- [00007fb8581486e0] main scale debug: using video converter module "swscale"
- [00007fb858148340] main scale debug: looking for video converter module matching "any": 23 candidates
- [00007fb858148340] yuvp scale debug: YUVP to YUVA converter
- [00007fb858148340] main scale debug: using video converter module "yuvp"
- [00007fb858116200] main video output debug: Deinterlacing available
- [00007fb858116200] main video output debug: deinterlace -1, mode auto, is_needed 0
- [00007fb8581782c0] main window debug: looking for vout window module matching "qt,any": 6 candidates
- [00007fb8581782c0] qt window debug: requesting video window...
- [00007fb8581782c0] main window debug: using vout window module "qt"
- [00007fb858156b50] main inhibit debug: looking for inhibit module matching "any": 2 candidates
- [00007fb858156b50] dbus_screensaver inhibit debug: cannot find service org.freedesktop.ScreenSaver
- [00007fb8581782c0] main window debug: resized to 1280x720
- [00007fb858156b50] dbus_screensaver inhibit debug: cannot find service org.freedesktop.PowerManagement.Inhibit
- [00007fb858156b50] dbus_screensaver inhibit debug: cannot find service org.mate.SessionManager
- [00007fb858156b50] dbus_screensaver inhibit debug: found service org.gnome.SessionManager
- [00007fb858156b50] main inhibit debug: using inhibit module "dbus_screensaver"
- [00007fb858116200] main video output debug: Opening vout display wrapper
- [00007fb84c001370] main vout display debug: looking for vout display module matching "any": 14 candidates
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1280x720
- [00007fb84c002cc0] main gl debug: looking for opengl module matching "glx": 3 candidates
- [00007fb84c002cc0] glx gl debug: using GLX extension version 1.4
- [00007fb8581782c0] main window debug: resized to 1364x605
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1364x605
- [00007fb8581782c0] main window debug: resized to 1366x605
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1366x605
- [00007fb8581782c0] main window debug: resized to 1364x605
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1364x605
- [00007fb84c002cc0] main gl debug: using opengl module "glx"
- [00007fb84d6bae60] main generic debug: looking for glconv module matching "any": 4 candidates
- [00007fb84d6bae60] main generic debug: no glconv modules matched
- [00007fb84c002cc0] gl gl debug: MAP_PERSISTENT support (direct rendering) enabled
- [00007fb84c001370] main vout display debug: using vout display module "gl"
- [00007fb84c001370] main vout display debug: A filter to adapt decoder VDV0 to display I420 is needed
- [00007fb84dc21c50] main filter debug: looking for video converter module matching "any": 23 candidates
- [00007fb84dc21c50] main filter debug: using video converter module "vdpau_chroma"
- [00007fb84c001370] main vout display debug: Filter 'VDPAU' (0x7fb84dc21c50) appended to chain
- [00007fb858116200] main video output debug: original format sz 1280x720, of (0,0), vsz 1280x720, 4cc VDV0, sar 1:1, msk r0x0 g0x0 b0x0
- [00007fb8581442f0] main spu text debug: removing module "freetype"
- [00007fb8581442f0] main spu text debug: looking for text renderer module matching "any": 2 candidates
- [00007fb8581442f0] freetype spu text debug: Building font databases.
- [00007fb8581782c0] main window debug: resized to 1364x605
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1364x605
- [00007fb8581782c0] main window debug: resized to 1364x605
- [00007fb84c001370] main vout display debug: VoutDisplayEvent 'resize' 1364x605
- [00007fb8581442f0] freetype spu text debug: Took -18821 microseconds
- [00007fb8581442f0] main spu text debug: using text renderer module "freetype"
- [00007fb858196020] main generic debug: looking for hw decoder module matching "any": 3 candidates
- libva info: VA-API version 1.1.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_1_1
- libva info: va_openDriver() returns 0
- [00007fb858196020] main generic debug: using hw decoder module "vdpau_avcodec"
- [00007fb86deb9670] avcodec decoder: Using OpenGL/VAAPI backend for VDPAU for hardware decoding
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 307 ms
- [000055ea040fb3d0] pulse audio output debug: cannot synchronize start
- [000055ea040fb3d0] pulse audio output debug: deferring start (37674 us)
- [000055ea040fb3d0] pulse audio output debug: deferring start (16256 us)
- [000055ea040fb3d0] pulse audio output warning: starting late (-5546 us)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 75 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 35 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 17 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 39 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 18 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 41 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 2 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 23 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 2 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 25 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 5 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 29 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 15 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 37 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 19 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 39 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 19 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 41 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 1 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 25 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 6 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 28 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 9 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 29 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 12 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 34 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 16 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 37 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 19 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 44 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 4 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 26 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 9 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 33 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 15 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 37 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 18 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 42 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 2 ms)
- [00007fb84c001370] main vout display debug: auto hiding mouse cursor
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 26 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 8 ms)
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 11850ms (movie)-> 11850ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [00007fb874c042b0] mp4 demux debug: stss gives 296 --> 277 (sample number)
- [00007fb874c042b0] mp4 demux debug: seeking with 770ms preroll (use input-fast-seek to avoid)
- [00007fb874c042b0] mp4 demux debug: elst (1) gives 11080ms (movie)-> 11073ms (track)
- [00007fb870000c40] main input debug: Buffering 0%
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 31 ms)
- [00007fb870000c40] main input debug: Buffering 24%
- [00007fb858116200] main video output debug: picture might be displayed late (missing 14 ms)
- [00007fb870000c40] main input debug: Buffering 47%
- [00007fb870000c40] main input debug: Buffering 70%
- [00007fb870000c40] main input debug: Buffering 93%
- [00007fb870000c40] main input debug: Stream buffering done (1272 ms in 110 ms)
- [00007fb86df88ce0] main decoder debug: end of audio preroll
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: reusing decoder output format 109
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: end of video preroll
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 73 ms
- [000055ea040fb3d0] pulse audio output warning: starting late (-11719 us)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 21850ms (movie)-> 21850ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [00007fb874c042b0] mp4 demux debug: stss gives 546 --> 527 (sample number)
- [00007fb874c042b0] mp4 demux debug: seeking with 770ms preroll (use input-fast-seek to avoid)
- [00007fb874c042b0] mp4 demux debug: elst (1) gives 21080ms (movie)-> 21073ms (track)
- [00007fb870000c40] main input debug: Buffering 0%
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 8 ms)
- [00007fb870000c40] main input debug: Buffering 25%
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 35 ms)
- [00007fb870000c40] main input debug: Buffering 48%
- [00007fb870000c40] main input debug: Buffering 71%
- [00007fb870000c40] main input debug: Buffering 93%
- [00007fb86df88ce0] main decoder debug: end of audio preroll
- [00007fb870000c40] main input debug: Stream buffering done (1288 ms in 83 ms)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: reusing decoder output format 109
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: end of video preroll
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 67 ms
- [000055ea040fb3d0] pulse audio output warning: starting late (-28948 us)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb858116200] main video output debug: picture might be displayed late (missing 6 ms)
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 31850ms (movie)-> 31850ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [00007fb874c042b0] mp4 demux debug: stss gives 796 --> 777 (sample number)
- [00007fb874c042b0] mp4 demux debug: seeking with 770ms preroll (use input-fast-seek to avoid)
- [00007fb874c042b0] mp4 demux debug: elst (1) gives 31080ms (movie)-> 31073ms (track)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb870000c40] main input debug: Buffering 0%
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 29 ms)
- [00007fb870000c40] main input debug: Buffering 25%
- [00007fb858116200] main video output debug: picture might be displayed late (missing 15 ms)
- [00007fb870000c40] main input debug: Buffering 48%
- [00007fb870000c40] main input debug: Buffering 70%
- [00007fb870000c40] main input debug: Buffering 93%
- [00007fb86df88ce0] main decoder debug: end of audio preroll
- [00007fb870000c40] main input debug: Stream buffering done (1282 ms in 125 ms)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: reusing decoder output format 109
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: end of video preroll
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 67 ms
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 41850ms (movie)-> 41850ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [00007fb874c042b0] mp4 demux debug: stss gives 1046 --> 1026 (sample number)
- [00007fb874c042b0] mp4 demux debug: seeking with 810ms preroll (use input-fast-seek to avoid)
- [00007fb874c042b0] mp4 demux debug: elst (1) gives 41040ms (movie)-> 41033ms (track)
- [000055ea040fb3d0] pulse audio output warning: starting late (-23109 us)
- [00007fb870000c40] main input debug: Buffering 0%
- [00007fb870000c40] main input debug: Buffering 24%
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb870000c40] main input debug: Buffering 46%
- [00007fb870000c40] main input debug: Buffering 68%
- [00007fb870000c40] main input debug: Buffering 90%
- [00007fb870000c40] main input debug: Stream buffering done (1280 ms in 2 ms)
- [00007fb86df88ce0] main decoder debug: end of audio preroll
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: reusing decoder output format 109
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: end of video preroll
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 269 ms
- [00007fb874c042b0] mp4 demux debug: elst (0) gives 61840ms (movie)-> 61840ms (track)
- [00007fb874c042b0] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
- [000055ea040fb3d0] pulse audio output warning: starting late (-18263 us)
- [00007fb874c042b0] mp4 demux debug: stss gives 1546 --> 1535 (sample number)
- [00007fb874c042b0] mp4 demux debug: seeking with 440ms preroll (use input-fast-seek to avoid)
- [00007fb874c042b0] mp4 demux debug: elst (1) gives 61400ms (movie)-> 61393ms (track)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb870000c40] main input debug: Buffering 0%
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb870000c40] main input debug: Buffering 36%
- [00007fb870000c40] main input debug: Buffering 69%
- [00007fb870000c40] main input debug: Stream buffering done (788 ms in 2 ms)
- [00007fb86df88ce0] main decoder debug: end of audio preroll
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 109 (vdpau)
- [00007fb86deb9670] avcodec decoder debug: available hardware decoder output format 53 (vaapi_vld)
- [00007fb86deb9670] avcodec decoder debug: available software decoder output format 12 (yuvj420p)
- [00007fb86deb9670] avcodec decoder debug: reusing decoder output format 109
- [h264 @ 0x7fb86dedce80] Reinit context to 1280x720, pix_fmt: vdpau
- [00007fb86deb9670] main decoder debug: end of video preroll
- [00007fb86deb9670] main decoder debug: Received first picture
- [00007fb870000c40] main input debug: Decoder wait done in 265 ms
- [000055ea040fb3d0] pulse audio output warning: starting late (-19527 us)
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [000055ea040fb3d0] pulse audio output debug: started
- [000055ea040fb3d0] pulse audio output debug: underflow
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 30 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 18 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 37 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 19 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 41 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 1 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 23 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 4 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 23 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 3 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 25 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 6 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 28 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 10 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 33 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 13 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 36 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 21 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 3 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 24 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 7 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 32 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 14 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 37 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 19 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 42 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 2 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 23 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 6 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 28 ms)
- [00007fb858116200] main video output debug: picture might be displayed late (missing 10 ms)
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 32 ms)
- [000055ea0403b630] main libvlc debug: exiting
- [000055ea0403b630] main libvlc debug: exiting
- [000055ea0403b630] main libvlc debug: removing all interfaces
- [000055ea04118100] main interface debug: removing module "qt"
- [000055ea040dc4b0] main playlist debug: deactivating the playlist
- [000055ea040dc4b0] main playlist debug: incoming request - stopping current input
- [00007fb858116200] main video output warning: picture is too late to be displayed (missing 23 ms)
- [00007fb86deb9670] main decoder debug: killing decoder fourcc `h264'
- [00007fb86deb9670] main decoder debug: removing module "avcodec"
- [00007fb858116200] main video output debug: picture might be displayed late (missing 9 ms)
- [000055ea040dc4b0] main playlist debug: saving a free vout
- [000055ea040dc4b0] main playlist debug: reusing provided vout
- [00007fb86df88ce0] main decoder debug: killing decoder fourcc `mp4a'
- [00007fb86df88ce0] main decoder debug: removing module "faad"
- [00007fb85000f1a0] main audio resampler debug: removing module "samplerate"
- [00007fb850007670] main audio filter debug: removing module "scaletempo"
- [00007fb850004cd0] main volume debug: removing module "float_mixer"
- [000055ea040dc4b0] main playlist debug: keeping audio output
- [00007fb874c042b0] main demux debug: removing module "mp4"
- [00007fb874c042b0] mp4 demux debug: freeing all memory
- [000055ea040fb3d0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
- [00007fb870000c40] main input debug: Program doesn't contain anymore ES
- [00007fb874c01d30] main stream debug: removing module "record"
- [00007fb8740018f0] main stream debug: removing module "cache_read"
- [00007fb8740015f0] main stream debug: removing module "filesystem"
- [000055ea040dc4b0] main playlist debug: dead input
- [000055ea040dc4b0] main playlist debug: nothing to play
- [00007fb858116200] main video output debug: destroying useless vout
- [000055ea04118100] qt interface debug: IM: Deleting the input
- [00007fb84dc21c50] main filter debug: removing module "vdpau_chroma"
- [00007fb84c001370] main vout display debug: Filter 0x7fb84dc21c50 removed from chain
- [00007fb84c001370] main vout display debug: removing module "gl"
- [00007fb84c002cc0] main gl debug: removing module "glx"
- [00007fb858156b50] dbus_screensaver inhibit debug: got cookie 1694396528
- [00007fb858156b50] main inhibit debug: removing module "dbus_screensaver"
- [00007fb8581782c0] qt window debug: releasing video...
- [000055ea04118100] qt interface debug: Video is not needed anymore
- [00007fb8581442f0] main spu text debug: removing module "freetype"
- [00007fb858148340] main scale debug: removing module "yuvp"
- [00007fb8581486e0] main scale debug: removing module "swscale"
- [000055ea040fb3d0] main audio output debug: removing module "pulse"
- [000055ea04118100] qt interface debug: requesting exit...
- [000055ea04118100] qt interface debug: waiting for UI thread...
- [000055ea04118100] qt interface debug: QApp exec() finished
- [000055ea04118100] qt interface debug: Video is not needed anymore
- [000055ea04118100] qt interface debug: Killing extension dialog provider
- [000055ea04118100] qt interface debug: ExtensionsDialogProvider is quitting...
- [00007fb8b4469c40] main generic debug: removing module "lua"
- [000055ea04117230] main interface debug: removing module "xcb_hotkeys"
- [000055ea04116890] main interface debug: removing module "hotkeys"
- [000055ea04112310] main interface debug: removing module "dbus"
- [000055ea040dc4b0] main playlist debug: destroying
- [000055ea041136f0] main playlist export debug: saving media library to file /home/user/.local/share/vlc/ml.xspf.tmp6837
- [000055ea041136f0] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
- [000055ea041136f0] main playlist export debug: using playlist export module "export"
- [000055ea041136f0] main playlist export debug: removing module "export"
- [000055ea040dc4b0] main playlist debug: deleting item `Media Library'
- [000055ea040dc4b0] main playlist debug: deleting item `video.mp4'
- [000055ea040dc4b0] main playlist debug: deleting item `Playlist'
- [000055ea040d3910] main keystore debug: removing module "memory"
- QObject::~QObject: Timers cannot be stopped from another thread
- user@user-UX32A:~/Desktop$
Add Comment
Please, Sign In to add comment