Advertisement
grahamperrin

multimedia/vlc playback: black

May 10th, 2020
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.51 KB | None | 0 0
  1. -- logger module started --
  2. main debug: VLC media player - 3.0.10 Vetinari
  3. main debug: Copyright © 1996-2020 the VideoLAN team
  4. main debug: revision 3.0.10-0-g7f145afa84
  5. main debug: configured with ./configure '--enable-avcodec' '--enable-avformat' '--enable-dvbpsi' '--enable-fontconfig' '--enable-freetype' '--enable-libgcrypt' '--enable-libxml2' '--enable-oss' '--enable-postproc' '--enable-swscale' '--enable-vlc' '--disable-alsa' '--disable-archive' '--disable-chromaprint' '--disable-crystalhd' '--disable-dc1394' '--disable-decklink' '--disable-dsm' '--disable-dv1394' '--disable-fdkaac' '--disable-gst-decode' '--disable-gles2' '--disable-kai' '--disable-kva' '--disable-vnc' '--disable-opencv' '--disable-projectm' '--disable-secret' '--disable-soxr' '--disable-telx' '--disable-tiger' '--disable-tremor' '--disable-udev' '--disable-update-check' '--disable-vsxu' '--disable-wasapi' '--disable-x26410b' '--with-kde-solid=/usr/local/share/solid/actions' 'ac_cv_search_pthread_rwlock_init=-pthread' 'BUILDCC=cc' '--enable-a52' '--with-a52=/usr/local' '--disable-aa' '--disable-aom' '--disable-libass' '--enable-avahi' '--disable-caca' '--disable-chromecast' '--enable-dav1d' '--enable-dbus' '--enable-dca' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-flac' '--disable-fluidsynth' '--disable-freerdp' '--disable-fribidi' '--disable-gme' '--enable-gnutls' '--disable-goom' '--disable-harfbuzz' '--disable-jack' '--enable-jpeg' '--disable-kate' '--disable-bluray' '--disable-libplacebo' '--disable-svg' '--disable-sftp' '--disable-lirc' '--enable-live555' '--enable-lua' 'LUAC=luac52' 'LUA_CFLAGS=-I/usr/local/include/lua52' 'LUA_LIBS=-L/usr/local/lib -llua-5.2' '--enable-mad' '--with-mad=/usr/local' '--disable-mfx' '--disable-mod' '--enable-libmpeg2' '--disable-mtp' '--disable-mpc' '--disable-ncurses' '--disable-nfs' '--enable-nls' '--disable-notify' '--enable-ogg' '--disable-oggspots' '--enable-optimizations' '--enable-opus' '--enable-png' '--disable-pulse' '--enable-qt' '--disable-realrtsp' '--disable-run-as-root' '--enable-samplerate' '--disable-schroedinger' '--disable-sdl-image' '--disable-shout' '--disable-sid' '--disable-skins2' '--disable-libtar' '--disable-smbclient' '--disable-sndio' '--enable-speex' '--enable-sout' '--enable-taglib' '--enable-theora' '--enable-twolame' '--disable-upnp' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--enable-libcddb' '--enable-vdpau' '--enable-vorbis' '--disable-vpx' '--enable-wayland' '--enable-xcb' '--enable-xvideo' '--with-x' '--disable-x264' '--disable-x265' '--disable-zvbi' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.0' 'build_alias=amd64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 ' 'PKG_CONFIG=pkgconf' 'LIVE555_CFLAGS=-I/usr/local/include/liveMedia -I/usr/local/include/UsageEnvironment -I/usr/local/include/groupsock -I/usr/local/include/BasicUsageEnvironment' 'LIVE555_LIBS=-L/usr/local/lib -lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment -L/usr/lib -lssl -lcrypto'
  6. main debug: searching plug-in modules
  7. main debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
  8. main debug: recursively browsing `/usr/local/lib/vlc/plugins'
  9. main debug: plug-ins loaded: 447 modules
  10. main debug: opening config file (/home/grahamperrin/.config/vlc/vlcrc)
  11. main debug: looking for logger module matching "any": 3 candidates
  12. file debug: opening logfile `/home/grahamperrin/.local/logs/VLC/VLC.log'
  13. main debug: using logger module "file"
  14. main debug: translation test: code is "en_GB"
  15. main debug: looking for keystore module matching "memory": 3 candidates
  16. main debug: using keystore module "memory"
  17. main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  18. main debug: Creating an input for 'Media Library'
  19. main debug: Input is a meta file: disabling unneeded options
  20. main debug: using timeshift granularity of 50 MiB
  21. main debug: using default timeshift path
  22. main debug: `file/directory:///home/grahamperrin/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/grahamperrin/.local/share/vlc/ml.xspf'
  23. main debug: creating demux: access='file' demux='directory' location='/home/grahamperrin/.local/share/vlc/ml.xspf' file='/home/grahamperrin/.local/share/vlc/ml.xspf'
  24. main debug: looking for access_demux module matching "file": 13 candidates
  25. main debug: no access_demux modules matched
  26. main debug: creating access: file:///home/grahamperrin/.local/share/vlc/ml.xspf
  27. main debug: (path: /home/grahamperrin/.local/share/vlc/ml.xspf)
  28. main debug: looking for access module matching "file": 21 candidates
  29. main debug: using access module "filesystem"
  30. main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
  31. cache_read debug: Using stream method for AStream*
  32. cache_read debug: starting pre-buffering
  33. cache_read debug: received first data after 0 ms
  34. cache_read debug: pre-buffering done 296 bytes in 0s - 873 KiB/s
  35. main debug: using stream_filter module "cache_read"
  36. main debug: looking for stream_filter module matching "any": 26 candidates
  37. playlist debug: using XSPF playlist reader
  38. main debug: using stream_filter module "playlist"
  39. main debug: stream filter added to 0x800d9d2e0
  40. main debug: looking for stream_filter module matching "any": 26 candidates
  41. main debug: no stream_filter modules matched
  42. main debug: looking for stream_directory module matching "any": 0 candidates
  43. main debug: no stream_directory modules
  44. main debug: attachment of directory-extractor failed for file:///home/grahamperrin/.local/share/vlc/ml.xspf
  45. main debug: looking for stream_filter module matching "record": 26 candidates
  46. main debug: using stream_filter module "record"
  47. main debug: creating demux: access='file' demux='directory' location='/home/grahamperrin/.local/share/vlc/ml.xspf' file='/home/grahamperrin/.local/share/vlc/ml.xspf'
  48. main debug: looking for demux module matching "directory": 50 candidates
  49. main debug: using demux module "directory"
  50. main debug: looking for meta reader module matching "any": 2 candidates
  51. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/reader
  52. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
  53. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
  54. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
  55. main debug: no meta reader modules matched
  56. main debug: `file/directory:///home/grahamperrin/.local/share/vlc/ml.xspf' successfully opened
  57. main debug: looking for xml reader module matching "any": 1 candidates
  58. main debug: using xml reader module "xml"
  59. main debug: EOF reached
  60. main debug: removing module "directory"
  61. main debug: removing module "record"
  62. main debug: removing module "playlist"
  63. main debug: removing module "cache_read"
  64. main debug: removing module "filesystem"
  65. main debug: creating audio output
  66. main debug: looking for audio output module matching "any": 4 candidates
  67. oss debug: using FreeBSD native OSS ABI version 1300093 (0x040000) under BSD
  68. main debug: using audio output module "oss"
  69. main debug: keeping audio output
  70. main debug: looking for interface module matching "dbus,none": 15 candidates
  71. dbus debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  72. main debug: using interface module "dbus"
  73. main debug: no running VLC instance - continuing normally...
  74. main debug: Creating an input for preparsing '2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4'
  75. main debug: looking for interface module matching "hotkeys,none": 15 candidates
  76. dbus debug: Getting property Identity
  77. dbus debug: Getting property Identity
  78. main debug: using interface module "hotkeys"
  79. main debug: looking for interface module matching "globalhotkeys,none": 15 candidates
  80. dbus debug: Getting property Volume
  81. dbus debug: Getting property Volume
  82. dbus debug: Getting property PlaybackStatus
  83. dbus debug: Getting property PlaybackStatus
  84. main debug: using interface module "xcb_hotkeys"
  85. main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  86. main debug: looking for interface module matching "any": 15 candidates
  87. dbus debug: Getting All properties
  88. dbus debug: Getting All properties
  89. main debug: looking for meta fetcher module matching "any": 1 candidates
  90. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/fetcher
  91. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
  92. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
  93. main debug: no meta fetcher modules matched
  94. main debug: looking for art finder module matching "any": 2 candidates
  95. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/art
  96. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
  97. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  98. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  99. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  100. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  101. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  102. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  103. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  104. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  105. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
  106. main debug: no art finder modules matched
  107. main debug: looking for meta fetcher module matching "any": 1 candidates
  108. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/fetcher
  109. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
  110. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
  111. main debug: no meta fetcher modules matched
  112. main debug: looking for art finder module matching "any": 2 candidates
  113. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/art
  114. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
  115. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  116. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  117. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  118. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  119. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
  120. main debug: no art finder modules matched
  121. main debug: looking for extension module matching "any": 1 candidates
  122. lua debug: Opening Lua Extension module
  123. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/extensions
  124. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/extensions
  125. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/extensions/VLSub.luac
  126. lua debug: Scanning Lua script /usr/local/lib/vlc/lua/extensions/VLSub.luac
  127. lua debug: Script /usr/local/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
  128. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/extensions
  129. main debug: using extension module "lua"
  130. main debug: using interface module "qt"
  131. main debug: processing request item: null, node: Playlist, skip: 0
  132. main debug: rebuilding array of current - root Playlist
  133. main debug: rebuild done - 1 items, index -1
  134. main debug: starting playback of new item
  135. main debug: resyncing on 2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4
  136. main debug: 2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4 is at 0
  137. main debug: creating new input thread
  138. main debug: Creating an input for '2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4'
  139. main debug: requesting art for new input thread
  140. main debug: using timeshift granularity of 50 MiB
  141. main debug: using default timeshift path
  142. main debug: `file:///home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4' gives access `file' demux `any' path `/home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4'
  143. main debug: creating demux: access='file' demux='any' location='/home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4' file='/home/grahamperrin/Videos/2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4'
  144. main debug: looking for access_demux module matching "file": 13 candidates
  145. main debug: no access_demux modules matched
  146. main debug: creating access: file:///home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4
  147. main debug: (path: /home/grahamperrin/Videos/2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4)
  148. main debug: looking for access module matching "file": 21 candidates
  149. main debug: using access module "filesystem"
  150. main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
  151. cache_read debug: Using stream method for AStream*
  152. cache_read debug: starting pre-buffering
  153. cache_read debug: received first data after 0 ms
  154. cache_read debug: pre-buffering done 1024 bytes in 0s - 5464 KiB/s
  155. main debug: using stream_filter module "cache_read"
  156. main debug: looking for stream_filter module matching "any": 26 candidates
  157. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/playlist
  158. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
  159. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
  160. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
  161. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
  162. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
  163. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
  164. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
  165. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
  166. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
  167. qt debug: IM: Setting an input
  168. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
  169. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
  170. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
  171. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
  172. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
  173. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
  174. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
  175. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
  176. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
  177. main debug: no stream_filter modules matched
  178. main debug: looking for stream_directory module matching "any": 0 candidates
  179. main debug: no stream_directory modules
  180. main debug: attachment of directory-extractor failed for file:///home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4
  181. main debug: looking for stream_filter module matching "record": 26 candidates
  182. main debug: using stream_filter module "record"
  183. main debug: creating demux: access='file' demux='any' location='/home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4' file='/home/grahamperrin/Videos/2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4'
  184. main debug: looking for demux module matching "mp4": 50 candidates
  185. mp4 debug: dumping root Box "root"
  186. mp4 debug: | + ftyp size 32 offset 0
  187. mp4 debug: | + free size 8 offset 32
  188. mp4 debug: | + mdat size 12688220 offset 40
  189. mp4 debug: | + moov size 14706 offset 12688260
  190. mp4 debug: | | + mvhd size 108 offset 12688268
  191. mp4 debug: | | + trak size 14492 offset 12688376
  192. mp4 debug: | | | + tkhd size 92 offset 12688384
  193. mp4 debug: | | | + edts size 36 offset 12688476
  194. mp4 debug: | | | | + elst size 28 offset 12688484
  195. mp4 debug: | | | + mdia size 14356 offset 12688512
  196. mp4 debug: | | | | + mdhd size 32 offset 12688520
  197. mp4 debug: | | | | + hdlr size 45 offset 12688552
  198. mp4 debug: | | | | + minf size 14271 offset 12688597
  199. mp4 debug: | | | | | + vmhd size 20 offset 12688605
  200. mp4 debug: | | | | | + dinf size 36 offset 12688625
  201. mp4 debug: | | | | | | + dref size 28 offset 12688633
  202. mp4 debug: | | | | | | | + url size 12 offset 12688649
  203. mp4 debug: | | | | | + stbl size 14207 offset 12688661
  204. mp4 debug: | | | | | | + stsd size 171 offset 12688669
  205. mp4 debug: | | | | | | | + avc1 size 155 offset 12688685
  206. mp4 debug: | | | | | | | | + avcC size 53 offset 12688771
  207. mp4 debug: | | | | | | | | + pasp size 16 offset 12688824
  208. mp4 debug: | | | | | | + stts size 2544 offset 12688840
  209. mp4 debug: | | | | | | + stss size 40 offset 12691384
  210. mp4 debug: | | | | | | + ctts size 7400 offset 12691424
  211. mp4 debug: | | | | | | + stsc size 172 offset 12698824
  212. mp4 debug: | | | | | | + stsz size 3804 offset 12698996
  213. mp4 debug: | | | | | | + stco size 68 offset 12702800
  214. mp4 debug: | | + udta size 98 offset 12702868
  215. mp4 debug: | | | + meta size 90 offset 12702876
  216. mp4 debug: | | | | + hdlr size 33 offset 12702888
  217. mp4 debug: | | | | + ilst size 45 offset 12702921
  218. mp4 debug: | | | | | + ctoo size 37 offset 12702929
  219. mp4 debug: | | | | | | + data size 29 offset 12702937
  220. mp4 debug: ISO Media (isom) version 512.
  221. mp4 debug: found 1 tracks
  222. mp4 warning: elst box found
  223. mp4 debug: - [0] duration=60400ms media time=66ms) rate=1.0
  224. mp4 debug: track[Id 0x1] read 13 chunk
  225. mp4 warning: STTS table of 316 entries
  226. mp4 warning: CTTS table of 923 entries
  227. mp4 debug: track[Id 0x1] read 946 samples length:60s
  228. main debug: selecting program id=0
  229. mp4 debug: adding track[Id 0x1] video (enable) language undef
  230. main debug: using demux module "mp4"
  231. main debug: looking for meta fetcher module matching "any": 1 candidates
  232. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/fetcher
  233. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
  234. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
  235. main debug: no meta fetcher modules matched
  236. main debug: looking for art finder module matching "any": 2 candidates
  237. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/art
  238. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
  239. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  240. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  241. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  242. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  243. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  244. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  245. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  246. lua debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  247. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
  248. main debug: no art finder modules matched
  249. main debug: looking for a subtitle file in /home/grahamperrin/Videos/
  250. main debug: looking for video decoder module matching "any": 12 candidates
  251. avcodec debug: using ffmpeg Lavc58.54.100
  252. avcodec debug: CPU flags: 0x000853db
  253. avcodec debug: allowing 5 thread(s) for decoding
  254. main debug: looking for meta fetcher module matching "any": 1 candidates
  255. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/fetcher
  256. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
  257. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
  258. main debug: no meta fetcher modules matched
  259. main debug: looking for art finder module matching "any": 2 candidates
  260. lua debug: Trying Lua scripts in /home/grahamperrin/.local/share/vlc/lua/meta/art
  261. lua debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
  262. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
  263. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
  264. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
  265. lua debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
  266. lua debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
  267. main debug: no art finder modules matched
  268. avcodec debug: codec (h264) started
  269. avcodec debug: using frame thread mode with 5 threads
  270. main debug: using video decoder module "avcodec"
  271. main debug: looking for meta reader module matching "any": 2 candidates
  272. main debug: using meta reader module "taglib"
  273. main debug: removing module "taglib"
  274. main debug: `file:///home/grahamperrin/Videos/2020-03-23%2023%3A08%20Youtube%20Playback%20Speed%20Control%20versus%20closed%20caption%20size.mp4' successfully opened
  275. mp4 debug: elst (0) gives 0ms (movie)-> 66ms (track)
  276. mp4 debug: track[Id 0x1] using Sync Sample Box (stss)
  277. mp4 debug: stss gives 2 --> 0 (sample number)
  278. main debug: Buffering 0%
  279. main debug: Buffering 25%
  280. main debug: Buffering 50%
  281. main debug: Buffering 75%
  282. main debug: Buffering 100%
  283. main debug: Stream buffering done (1250 ms in 1 ms)
  284. avcodec debug: available hardware decoder output format 100 (vdpau)
  285. avcodec debug: available hardware decoder output format 46 (vaapi_vld)
  286. avcodec debug: available software decoder output format 0 (yuv420p)
  287. avcodec debug: trying format vaapi_vld
  288. main debug: looking for text renderer module matching "any": 2 candidates
  289. freetype debug: Building font databases.
  290. freetype debug: Took -22361 microseconds
  291. main debug: using text renderer module "freetype"
  292. main debug: looking for video converter module matching "any": 17 candidates
  293. swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  294. main debug: using video converter module "swscale"
  295. main debug: looking for video converter module matching "any": 17 candidates
  296. yuvp debug: YUVP to YUVA converter
  297. main debug: using video converter module "yuvp"
  298. main debug: Deinterlacing available
  299. main debug: deinterlace -1, mode auto, is_needed 0
  300. main debug: looking for vout window module matching "qt,any": 5 candidates
  301. qt debug: requesting video window...
  302. dbus debug: Getting property Position
  303. main debug: using vout window module "qt"
  304. main debug: looking for inhibit module matching "any": 2 candidates
  305. dbus_screensaver debug: found service org.freedesktop.ScreenSaver
  306. main debug: using inhibit module "dbus_screensaver"
  307. main debug: Opening vout display wrapper
  308. main debug: looking for vout display module matching "any": 10 candidates
  309. main debug: VoutDisplayEvent 'resize' 1920x1080
  310. main debug: looking for opengl module matching "any": 3 candidates
  311. egl_x11 debug: EGL version 1.4 by Mesa Project
  312. egl_x11 debug: extensions: EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display
  313. main debug: using opengl module "egl_x11"
  314. main debug: looking for glconv module matching "any": 4 candidates
  315. main debug: no glconv modules matched
  316. gl debug: MAP_PERSISTENT support (direct rendering) enabled
  317. main debug: using vout display module "gl"
  318. main debug: A filter to adapt decoder VAOP to display I420 is needed
  319. main debug: looking for video converter module matching "any": 17 candidates
  320. vaapi_filters warning: Using SW chroma filter for 1920x1088 VAOP -> I420
  321. main debug: using video converter module "vaapi_filters"
  322. main debug: Filter 'VAAPI filters' (0x8172c5760) appended to chain
  323. main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc VAOP, sar 1:1, msk r0x0 g0x0 b0x0
  324. main debug: removing module "freetype"
  325. main debug: looking for text renderer module matching "any": 2 candidates
  326. freetype debug: Building font databases.
  327. freetype debug: Took -18985 microseconds
  328. main debug: using text renderer module "freetype"
  329. main debug: looking for hw decoder module matching "any": 3 candidates
  330. main debug: no hw decoder modules matched
  331. avcodec debug: trying format vdpau
  332. main debug: removing module "vaapi_filters"
  333. main debug: Filter 0x8172c5760 removed from chain
  334. main debug: removing module "gl"
  335. main debug: removing module "egl_x11"
  336. main debug: deinterlace -1, mode auto, is_needed 0
  337. main debug: Opening vout display wrapper
  338. main debug: looking for vout display module matching "any": 10 candidates
  339. main debug: VoutDisplayEvent 'resize' 1920x1080
  340. main debug: looking for opengl module matching "glx": 3 candidates
  341. glx debug: using GLX extension version 1.4
  342. main debug: using opengl module "glx"
  343. main debug: looking for glconv module matching "any": 4 candidates
  344. main debug: no glconv modules matched
  345. gl debug: MAP_PERSISTENT support (direct rendering) enabled
  346. main debug: using vout display module "gl"
  347. main debug: A filter to adapt decoder VDV0 to display I420 is needed
  348. main debug: looking for video converter module matching "any": 17 candidates
  349. main debug: using video converter module "vdpau_chroma"
  350. main debug: Filter 'VDPAU' (0x8172c5760) appended to chain
  351. main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc VDV0, sar 1:1, msk r0x0 g0x0 b0x0
  352. main debug: reusing provided vout
  353. main debug: looking for hw decoder module matching "any": 3 candidates
  354. main debug: no hw decoder modules matched
  355. main debug: removing module "vdpau_chroma"
  356. main debug: Filter 0x8172c5760 removed from chain
  357. main debug: removing module "gl"
  358. main debug: removing module "glx"
  359. main debug: deinterlace -1, mode auto, is_needed 0
  360. main debug: Opening vout display wrapper
  361. main debug: looking for vout display module matching "any": 10 candidates
  362. main debug: VoutDisplayEvent 'resize' 1920x1080
  363. main debug: looking for opengl module matching "any": 3 candidates
  364. egl_x11 debug: EGL version 1.4 by Mesa Project
  365. egl_x11 debug: extensions: EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display
  366. main debug: using opengl module "egl_x11"
  367. gl debug: MAP_PERSISTENT support (direct rendering) enabled
  368. main debug: using vout display module "gl"
  369. main debug: resized to 1920x1080
  370. main debug: VoutDisplayEvent 'resize' 1920x1080
  371. main debug: original format sz 1920x1090, of (0,0), vsz 1920x1080, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
  372. main debug: reusing provided vout
  373. main debug: Received first picture
  374. qt debug: Logical video size: 1920x1080
  375. qt debug: Logical video size: 1920x1080
  376. main debug: resized to 1920x1080
  377. main debug: VoutDisplayEvent 'resize' 1920x1080
  378. main debug: Decoder wait done in 616 ms
  379. qt debug: Logical video size: 1920x1080
  380. main debug: resized to 1920x1080
  381. main debug: VoutDisplayEvent 'resize' 1920x1080
  382. qt debug: Logical video size: 1920x1080
  383. main debug: resized to 1920x1080
  384. main debug: VoutDisplayEvent 'resize' 1920x1080
  385. qt debug: Logical video size: 1920x1080
  386. main debug: resized to 1920x1080
  387. main debug: VoutDisplayEvent 'resize' 1920x1080
  388. main debug: resized to 1920x1080
  389. main debug: VoutDisplayEvent 'resize' 1920x1080
  390. qt debug: Logical video size: 1920x1080
  391. main debug: resized to 1920x1080
  392. main debug: VoutDisplayEvent 'resize' 1920x1080
  393. main debug: resized to 1698x942
  394. main debug: VoutDisplayEvent 'resize' 1698x942
  395. main debug: picture might be displayed late (missing 1 ms)
  396. main debug: auto hiding mouse cursor
  397. main debug: toggling resume
  398. dbus debug: Getting property Position
  399. dbus_screensaver debug: got cookie 8436
  400. main debug: exiting
  401. main debug: exiting
  402. main debug: removing all interfaces
  403. main debug: removing module "qt"
  404. main debug: deactivating the playlist
  405. main debug: incoming request - stopping current input
  406. main debug: killing decoder fourcc `h264'
  407. main debug: removing module "avcodec"
  408. dbus debug: Getting property Position
  409. main debug: saving a free vout
  410. main debug: reusing provided vout
  411. main debug: removing module "mp4"
  412. mp4 debug: freeing all memory
  413. main debug: Program doesn't contain anymore ES
  414. main debug: removing module "record"
  415. main debug: removing module "cache_read"
  416. main debug: removing module "filesystem"
  417. main debug: dead input
  418. main debug: nothing to play
  419. main debug: destroying useless vout
  420. main debug: removing module "gl"
  421. main debug: removing module "egl_x11"
  422. main debug: removing module "dbus_screensaver"
  423. qt debug: releasing video...
  424. qt debug: IM: Deleting the input
  425. qt debug: Video is not needed anymore
  426. main debug: removing module "freetype"
  427. main debug: removing module "yuvp"
  428. main debug: removing module "swscale"
  429. main debug: removing module "oss"
  430. qt debug: requesting exit...
  431. qt debug: waiting for UI thread...
  432. main debug: exiting
  433. qt debug: QApp exec() finished
  434. qt debug: Video is not needed anymore
  435. qt debug: Killing extension dialog provider
  436. qt debug: ExtensionsDialogProvider is quitting...
  437. main debug: removing module "lua"
  438. main debug: removing module "xcb_hotkeys"
  439. main debug: removing module "hotkeys"
  440. main debug: removing module "dbus"
  441. main debug: destroying
  442. main debug: saving media library to file /home/grahamperrin/.local/share/vlc/ml.xspf.tmp75133
  443. main debug: looking for playlist export module matching "export-xspf": 4 candidates
  444. main debug: using playlist export module "export"
  445. main debug: removing module "export"
  446. main debug: deleting item `Media Library'
  447. main debug: deleting item `2020-03-23 23:08 Youtube Playback Speed Control versus closed caption size.mp4'
  448. main debug: deleting item `Playlist'
  449. main debug: removing module "memory"
  450. -- logger module stopped --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement