Guest User

VLC log without avcodec

a guest
May 27th, 2021
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.44 KB | None | 0 0
  1. -- logger module started --
  2. main debug: VLC media player - 4.0.0-dev Otto Chriek
  3. main debug: Copyright © 1996-2021 the VideoLAN team
  4. main debug: revision 03674ae
  5. main debug: configured with ./configure '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/lib' '--with-kde-solid=/usr/share/solid/actions/' '--disable-rpath' '--enable-nls' '--enable-archive' '--enable-live555' '--enable-dc1394' '--enable-dv1394' '--enable-dvdread' '--enable-dvdnav' '--enable-bluray' '--disable-opencv' '--enable-smbclient' '--enable-sftp' '--enable-nfs' '--enable-realrtsp' '--enable-dvbpsi' '--enable-gme' '--enable-ogg' '--enable-shout' '--enable-matroska' '--enable-mod' '--enable-mpc' '--enable-mad' '--enable-mpg123' '--enable-gst-decode' '--enable-avcodec' '--enable-libva' '--enable-avformat' '--enable-postproc' '--enable-faad' '--enable-vpx' '--enable-twolame' '--disable-fdkaac' '--enable-a52' '--enable-dca' '--enable-flac' '--enable-libmpeg2' '--enable-vorbis' '--enable-speex' '--enable-opus' '--enable-oggspots' '--disable-schroedinger' '--enable-png' '--enable-jpeg' '--enable-x264' '--enable-x265' '--enable-zvbi' '--enable-libass' '--enable-kate' '--enable-tiger' '--enable-vdpau' '--enable-wayland' '--enable-sdl-image' '--enable-freetype' '--enable-fribidi' '--enable-harfbuzz' '--enable-fontconfig' '--enable-svg' '--enable-svgdec' '--enable-aa' '--enable-caca' '--enable-pulse' '--enable-alsa' '--enable-jack' '--enable-samplerate' '--enable-soxr' '--enable-chromaprint' '--enable-chromecast' '--enable-qt' '--enable-skins2' '--enable-libtar' '--enable-ncurses' '--enable-lirc' '--enable-goom' '--enable-projectm' '--enable-avahi' '--enable-mtp' '--enable-upnp' '--enable-microdns' '--enable-libxml2' '--disable-libgcrypt' '--enable-gnutls' '--enable-taglib' '--enable-secret' '--enable-kwallet' '--disable-update-check' '--enable-notify' '--enable-libplacebo' '--enable-vlc' '--enable-aribsub' '--enable-aribcam' '--enable-aom' '--enable-srt' '--enable-dav1d' 'CFLAGS=-march=sandybridge -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include -I/usr/include/samba-4.0' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2 -I/usr/include/samba-4.0' 'CXXFLAGS=-march=sandybridge -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include -std=c++11' 'LUA_LIBS=-llua -lm ' 'LUAC=/usr/bin/luac'
  6. main debug: searching plug-in modules
  7. main debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  8. main debug: recursively browsing `/usr/lib/vlc/plugins'
  9. main debug: plug-ins loaded: 552 modules
  10. main debug: opening config file (/home/gerd/.config/vlc/vlcrc)
  11. main debug: looking for logger module matching "any": 4 candidates
  12. file debug: opening logfile `vlc-log.txt'
  13. main debug: using logger module "file"
  14. main debug: translation test: code is "de"
  15. main debug: looking for keystore module matching "memory": 1 candidates
  16. main debug: using keystore module "memory"
  17. main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX FPU
  18. main debug: looking for medialibrary module matching "any": 0 candidates
  19. main debug: no medialibrary modules matched with name any
  20. main warning: Media library initialization failed
  21. main debug: creating audio output
  22. main debug: looking for audio output module matching "any": 3 candidates
  23. vlcpulse debug: using library version 14.2.0
  24. vlcpulse debug: (compiled with version 14.2.0, protocol 34)
  25. vlcpulse debug: connected locally to /run/user/1000/pulse/native as client #146
  26. vlcpulse debug: using protocol 34, server protocol 34
  27. pulse debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Internes Audio Analog Stereo)
  28. main debug: using audio output module "pulse"
  29. main debug: keeping audio output
  30. main debug: looking for interface module matching "dbus,none": 1 candidates
  31. dbus debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  32. main debug: using interface module "dbus"
  33. main debug: looking for interface module matching "http": 1 candidates
  34. lua debug: Found lua interface script: /usr/lib/vlc/lua/intf/http.luac
  35. lua debug: Setting config variable: config={http={no_index=false}}
  36. main debug: using interface module "lua"
  37. main debug: looking for interface module matching "logger": 0 candidates
  38. main debug: no interface modules matched with name logger
  39. main error: no suitable interface module
  40. main error: interface "logger" initialization failed
  41. main debug: Creating an input for preparsing 'vlc_test.720p.mp4'
  42. lua error: Error loading script /usr/lib/vlc/lua/intf/http.luac: lua/modules/common.lua:3: global 'module' is not callable (a nil value)
  43. main debug: looking for interface module matching "hotkeys": 1 candidates
  44. main debug: using interface module "hotkeys"
  45. main debug: looking for interface module matching "xcb_hotkeys": 1 candidates
  46. main debug: using interface module "xcb_hotkeys"
  47. main: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
  48. main debug: looking for interface module matching "any": 4 candidates
  49. main debug: looking for meta fetcher module matching "any": 1 candidates
  50. lua debug: Trying Lua scripts in /home/gerd/.local/share/vlc/lua/meta/fetcher
  51. lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  52. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  53. main debug: no meta fetcher modules matched with name any
  54. main debug: looking for art finder module matching "any": 2 candidates
  55. lua debug: Trying Lua scripts in /home/gerd/.local/share/vlc/lua/meta/art
  56. lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  57. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  58. lua debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  59. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  60. lua debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  61. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  62. lua debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  63. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  64. lua debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  65. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  66. main debug: no art finder modules matched with name any
  67. main debug: looking for meta fetcher module matching "any": 1 candidates
  68. lua debug: Trying Lua scripts in /home/gerd/.local/share/vlc/lua/meta/fetcher
  69. lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  70. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  71. main debug: no meta fetcher modules matched with name any
  72. main debug: looking for art finder module matching "any": 2 candidates
  73. lua debug: Trying Lua scripts in /home/gerd/.local/share/vlc/lua/meta/art
  74. lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  75. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  76. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  77. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  78. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  79. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  80. main debug: no art finder modules matched with name any
  81. main debug: using interface module "qt"
  82. main debug: Creating an input for 'vlc_test.720p.mp4'
  83. qt debug: on_player_current_media_changed
  84. qt debug: on_player_state_changed
  85. qt debug: on_player_buffering
  86. main debug: using timeshift granularity of 50 MiB
  87. main debug: using default timeshift path
  88. main debug: `file:///home/gerd/Downloads/vlc_test.720p.mp4' gives access `file' demux `any' path `/home/gerd/Downloads/vlc_test.720p.mp4'
  89. main debug: creating access: file:///home/gerd/Downloads/vlc_test.720p.mp4
  90. main debug: (path: /home/gerd/Downloads/vlc_test.720p.mp4)
  91. main debug: looking for access module matching "file": 4 candidates
  92. main debug: using access module "filesystem"
  93. main debug: looking for stream_filter module matching "prefetch,cache": 3 candidates
  94. cache_read debug: Using stream method for AStream*
  95. cache_read debug: starting pre-buffering
  96. cache_read debug: received first data after 0 ms
  97. cache_read debug: pre-buffering done 1024 bytes in 0s - 22222 KiB/s
  98. main debug: using stream_filter module "cache_read"
  99. main debug: looking for stream_filter module matching "any": 7 candidates
  100. main debug: no stream_filter modules matched with name any
  101. main debug: looking for stream_directory module matching "any": 1 candidates
  102. main debug: no stream_directory modules matched with name any
  103. main debug: attachment of directory-extractor failed for file:///home/gerd/Downloads/vlc_test.720p.mp4
  104. main debug: looking for stream_filter module matching "record": 1 candidates
  105. main debug: using stream_filter module "record"
  106. main debug: creating demux "any", URL: file:///home/gerd/Downloads/vlc_test.720p.mp4, path: /home/gerd/Downloads/vlc_test.720p.mp4
  107. main debug: looking for demux module matching "ext-mp4": 62 candidates
  108. mp4 debug: read box: "mvhd" timescale 1000 duration 1802091 (0:30:02:091) rate 1,00 volume 1,00
  109. mp4 debug: read box: "tkhd" track #1 duration 1802091 layer 0 volume 0,0 rotation 0,0 scale 1,00x1,00 translate +0,00+0,00 size 1280x720. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
  110. mp4 debug: read box: "elst" entry-count 1
  111. mp4 debug: read box: "mdhd" timescale 16000 duration 28833456 (0:30:02:091) language
  112. mp4 debug: read box: "hdlr" handler type: "vide" name: "VideoHandler"
  113. mp4 debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)
  114. mp4 debug: read box: "url" url: (null)
  115. mp4 debug: read box: "dref" entry-count 1
  116. mp4 debug: read box: "avcC" version=1 profile=0x64 level=0x1f
  117. mp4 debug: read box: "paps" 1x1
  118. mp4 debug: read box: "vide" in stsd 1280x720 depth 24 ()
  119. mp4 debug: read box: "stsd" entry-count 1
  120. mp4 debug: read box: "stts" entry-count 25205
  121. mp4 debug: read box: "stss" entry-count 901
  122. mp4 debug: read box: "ctts" entry-count 42175
  123. mp4 debug: read box: "stsc" entry-count 2
  124. mp4 debug: read box: "stsz" sample-size 0 sample-count 43207
  125. mp4 debug: read box: "co64" entry-count 43206
  126. mp4 debug: read box: "tkhd" track #2 duration 1802022 layer 0 volume 1,0 rotation 0,0 scale 1,00x1,00 translate +0,00+0,00 size 0x0. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
  127. mp4 debug: read box: "elst" entry-count 1
  128. mp4 debug: read box: "mdhd" timescale 48000 duration 86497024 (0:30:02:021) language eng
  129. mp4 debug: read box: "hdlr" handler type: "soun" name: "SoundHandler"
  130. mp4 debug: read box: "smhd" balance 0,000000
  131. mp4 debug: read box: "url" url: (null)
  132. mp4 debug: read box: "dref" entry-count 1
  133. mp4 debug: read box: "soun" stsd qt_version 0 compid=0
  134. mp4 debug: read box: "soun" V0 or qt1/2 (rest=75)
  135. mp4 debug: found esds MPEG4ESDescr (58 bytes)
  136. mp4 debug: found esds MP4DecConfigDescr (44 bytes)
  137. mp4 debug: found esds MP4DecSpecificDescr (26 bytes)
  138. mp4 debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 48000,000000
  139. mp4 debug: read box: "stsd" entry-count 1
  140. mp4 debug: read box: "stts" entry-count 2
  141. mp4 debug: read box: "stsc" entry-count 4329
  142. mp4 debug: read box: "stsz" sample-size 0 sample-count 84470
  143. mp4 debug: read box: "co64" entry-count 43465
  144. mp4 debug: read box: "sgpd" grouping type roll (unimplemented)
  145. mp4 debug: read box: "sbgp" grouping type roll
  146. mp4 debug: read box: "tkhd" track #3 duration 1794793 layer 0 volume 0,0 rotation 0,0 scale 1,00x1,00 translate +0,00+0,00 size 0x0. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
  147. mp4 debug: read box: "elst" entry-count 1
  148. mp4 debug: read box: "mdhd" timescale 1000000 duration 1794793000 (0:29:54:793) language eng
  149. mp4 debug: read box: "hdlr" handler type: "sbtl" name: "SubtitleHandler"
  150. mp4 debug: read box: "url" url: (null)
  151. mp4 debug: read box: "dref" entry-count 1
  152. mp4 debug: read box: "tx3g" in stsd
  153. mp4 debug: read box: "stsd" entry-count 1
  154. mp4 debug: read box: "stts" entry-count 1238
  155. mp4 debug: read box: "stsc" entry-count 3
  156. mp4 debug: read box: "stsz" sample-size 0 sample-count 1239
  157. mp4 debug: read box: "co64" entry-count 621
  158. mp4 debug: read box: "hdlr" handler type: "mdir" name: ""
  159. mp4 debug: read 'data' atom: knowntype=1, country=0 lang=0, size 13 bytes
  160. mp4 debug: dumping root Box "root"
  161. mp4 debug: | + ftyp size 32 offset 0
  162. mp4 debug: | + moov size 1471195 offset 32
  163. mp4 debug: | | + mvhd size 108 offset 40
  164. mp4 debug: | | + trak size 888895 offset 148
  165. mp4 debug: | | | + tkhd size 92 offset 156
  166. mp4 debug: | | | + edts size 36 offset 248
  167. mp4 debug: | | | | + elst size 28 offset 256
  168. mp4 debug: | | | + mdia size 888759 offset 284
  169. mp4 debug: | | | | + mdhd size 32 offset 292
  170. mp4 debug: | | | | + hdlr size 45 offset 324
  171. mp4 debug: | | | | + minf size 888674 offset 369
  172. mp4 debug: | | | | | + vmhd size 20 offset 377
  173. mp4 debug: | | | | | + dinf size 36 offset 397
  174. mp4 debug: | | | | | | + dref size 28 offset 405
  175. mp4 debug: | | | | | | | + url size 12 offset 421
  176. mp4 debug: | | | | | + stbl size 888610 offset 433
  177. mp4 debug: | | | | | | + stsd size 182 offset 441
  178. mp4 debug: | | | | | | | + avc1 size 166 offset 457
  179. mp4 debug: | | | | | | | | + avcC size 64 offset 543
  180. mp4 debug: | | | | | | | | + pasp size 16 offset 607
  181. mp4 debug: | | | | | | + stts size 201656 offset 623
  182. mp4 debug: | | | | | | + stss size 3620 offset 202279
  183. mp4 debug: | | | | | | + ctts size 337416 offset 205899
  184. mp4 debug: | | | | | | + stsc size 40 offset 543315
  185. mp4 debug: | | | | | | + stsz size 172848 offset 543355
  186. mp4 debug: | | | | | | + stco size 172840 offset 716203
  187. mp4 debug: | | + trak size 564242 offset 889043
  188. mp4 debug: | | | + tkhd size 92 offset 889051
  189. mp4 debug: | | | + edts size 36 offset 889143
  190. mp4 debug: | | | | + elst size 28 offset 889151
  191. mp4 debug: | | | + mdia size 564106 offset 889179
  192. mp4 debug: | | | | + mdhd size 32 offset 889187
  193. mp4 debug: | | | | + hdlr size 45 offset 889219
  194. mp4 debug: | | | | + minf size 564021 offset 889264
  195. mp4 debug: | | | | | + smhd size 16 offset 889272
  196. mp4 debug: | | | | | + dinf size 36 offset 889288
  197. mp4 debug: | | | | | | + dref size 28 offset 889296
  198. mp4 debug: | | | | | | | + url size 12 offset 889312
  199. mp4 debug: | | | | | + stbl size 563961 offset 889324
  200. mp4 debug: | | | | | | + stsd size 127 offset 889332
  201. mp4 debug: | | | | | | | + mp4a size 111 offset 889348
  202. mp4 debug: | | | | | | | | + esds size 75 offset 889384
  203. mp4 debug: | | | | | | + stts size 32 offset 889459
  204. mp4 debug: | | | | | | + stsc size 51964 offset 889491
  205. mp4 debug: | | | | | | + stsz size 337900 offset 941455
  206. mp4 debug: | | | | | | + stco size 173876 offset 1279355
  207. mp4 debug: | | | | | | + sgpd size 26 offset 1453231
  208. mp4 debug: | | | | | | + sbgp size 28 offset 1453257
  209. mp4 debug: | | + trak size 17844 offset 1453285
  210. mp4 debug: | | | + tkhd size 92 offset 1453293
  211. mp4 debug: | | | + edts size 36 offset 1453385
  212. mp4 debug: | | | | + elst size 28 offset 1453393
  213. mp4 debug: | | | + mdia size 17680 offset 1453421
  214. mp4 debug: | | | | + mdhd size 32 offset 1453429
  215. mp4 debug: | | | | + hdlr size 48 offset 1453461
  216. mp4 debug: | | | | + minf size 17592 offset 1453509
  217. mp4 debug: | | | | | + nmhd size 12 offset 1453517
  218. mp4 debug: | | | | | + dinf size 36 offset 1453529
  219. mp4 debug: | | | | | | + dref size 28 offset 1453537
  220. mp4 debug: | | | | | | | + url size 12 offset 1453553
  221. mp4 debug: | | | | | + stbl size 17536 offset 1453565
  222. mp4 debug: | | | | | | + stsd size 80 offset 1453573
  223. mp4 debug: | | | | | | | + tx3g size 64 offset 1453589
  224. mp4 debug: | | | | | | + stts size 9920 offset 1453653
  225. mp4 debug: | | | | | | + stsc size 52 offset 1463573
  226. mp4 debug: | | | | | | + stsz size 4976 offset 1463625
  227. mp4 debug: | | | | | | + stco size 2500 offset 1468601
  228. mp4 debug: | | | + udta size 28 offset 1471101
  229. mp4 debug: | | | | + name size 20 offset 1471109
  230. mp4 debug: | | + udta size 98 offset 1471129
  231. mp4 debug: | | | + meta size 90 offset 1471137
  232. mp4 debug: | | | | + hdlr size 33 offset 1471149
  233. mp4 debug: | | | | + ilst size 45 offset 1471182
  234. mp4 debug: | | | | | + ctoo size 37 offset 1471190
  235. mp4 debug: | | | | | | + data size 29 offset 1471198
  236. mp4 debug: | + free size 8 offset 1471227
  237. mp4 debug: | + mdat size 1030069121 offset 1471235
  238. mp4 debug: ISO Media (isom) version 512.
  239. mp4 debug: found 3 tracks
  240. mp4 warning: elst box found
  241. mp4 debug: - [0] duration=1802091ms media time=83ms) rate=1.0
  242. mp4 debug: track[Id 0x1] read 43206 chunk
  243. mp4 warning: STTS table of 25205 entries
  244. mp4 warning: CTTS table of 42175 entries
  245. mp4 debug: track[Id 0x1] read 43207 samples length:1802s
  246. qt debug: on_player_program_list_changed
  247. main debug: selecting program id=0
  248. qt debug: on_player_program_selection_changed
  249. qt debug: on_player_program_list_changed
  250. qt debug: on_player_track_list_changed
  251. mp4 debug: adding track[Id 0x1] video (enable) language undef
  252. mp4 warning: elst box found
  253. mp4 debug: - [0] duration=1802000ms media time=21ms) rate=1.0
  254. mp4 debug: track[Id 0x2] read 43465 chunk
  255. mp4 warning: STTS table of 2 entries
  256. mp4 debug: track[Id 0x2] read 84470 samples length:1802s
  257. qt debug: on_player_track_list_changed
  258. mp4 debug: adding track[Id 0x2] audio (enable) language eng
  259. mp4 warning: elst box found
  260. mp4 debug: - [0] duration=1794793ms media time=0ms) rate=1.0
  261. mp4 debug: track[Id 0x3] read 621 chunk
  262. mp4 warning: STTS table of 1238 entries
  263. mp4 debug: track[Id 0x3] read 1239 samples length:1794s
  264. qt debug: on_player_track_list_changed
  265. mp4 debug: adding track[Id 0x3] subtitle (enable) language eng
  266. main debug: using demux module "mp4"
  267. qt debug: on_player_capabilities_changed
  268. main debug: looking for a subtitle file in /home/gerd/Downloads/
  269. main debug: looking for video decoder module matching "any": 15 candidates
  270. avcodec debug: using ffmpeg Lavc58.134.100
  271. avcodec debug: CPU flags: 0x000053db
  272. avcodec debug: allowing 5 thread(s) for decoding
  273. avcodec debug: codec (h264) started
  274. avcodec debug: using frame thread mode with 5 threads
  275. main debug: using video decoder module "avcodec"
  276. qt debug: on_player_track_selection_changed
  277. main debug: looking for audio decoder module matching "any": 17 candidates
  278. main debug: using audio decoder module "faad"
  279. qt debug: on_player_track_selection_changed
  280. main debug: `file:///home/gerd/Downloads/vlc_test.720p.mp4' successfully opened
  281. qt debug: on_player_state_changed
  282. mp4 debug: elst (0) gives 0ms (movie)-> 83ms (track)
  283. mp4 debug: track[Id 0x1] using Sync Sample Box (stss)
  284. mp4 debug: stss gives 2 --> 0 (sample number)
  285. mp4 debug: elst (0) gives 0ms (movie)-> 21ms (track)
  286. qt debug: on_player_buffering
  287. main debug: Buffering 0%
  288. qt debug: on_player_buffering
  289. main debug: Buffering 25%
  290. qt debug: on_player_buffering
  291. main debug: Buffering 50%
  292. qt debug: on_player_buffering
  293. main debug: Buffering 75%
  294. avcodec debug: available hardware decoder output format 100 (vdpau)
  295. avcodec debug: available hardware decoder output format 119 (cuda)
  296. avcodec debug: available hardware decoder output format 46 (vaapi_vld)
  297. avcodec debug: available software decoder output format 0 (yuv420p)
  298. avcodec debug: trying format vaapi_vld
  299. main debug: vout: none found
  300. main debug: vout change: decoder size
  301. main debug: vout change: visible size
  302. qt debug: on_player_buffering
  303. main debug: Buffering 100%
  304. main debug: looking for text renderer module matching "any": 3 candidates
  305. qt debug: on_player_buffering
  306. main debug: Stream buffering done (1250 ms in 0 ms)
  307. faad warning: decoded zero sample
  308. main debug: reusing audio output
  309. pulse debug: using stereo channel map
  310. freetype debug: Building font databases.
  311. pulse debug: changed buffer metrics: maxlength=4194304, tlength=46080, prebuf=0, minreq=15360
  312. pulse debug: connected to sink alsa_output.pci-0000_00_1b.0.analog-stereo
  313. main debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  314. main debug: looking for audio volume module matching "any": 2 candidates
  315. qt debug: on_player_aout_volume_changed
  316. main debug: using audio volume module "float_mixer"
  317. main debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  318. main debug: looking for audio filter module matching "scaletempo": 1 candidates
  319. scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32
  320. scaletempo debug: params: 30 stride, 0,200 overlap, 14 search
  321. scaletempo debug: 1,000 scale, 1440,000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
  322. main debug: using audio filter module "scaletempo"
  323. main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  324. main debug: conversion pipeline complete
  325. main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  326. main debug: conversion pipeline complete
  327. main debug: looking for audio resampler module matching "any": 3 candidates
  328. soxr debug: Using SoX Resampler with 'cr32s' engine and 'Medium 16-bit with medium roll-off' quality to convert f32l/48000Hz to f32l/48000Hz.
  329. main debug: using audio resampler module "soxr"
  330. freetype debug: Took 23543 microseconds
  331. main debug: using text renderer module "freetype"
  332. main debug: looking for video converter module matching "any": 23 candidates
  333. swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  334. main debug: using video converter module "swscale"
  335. main debug: looking for video converter module matching "any": 23 candidates
  336. yuvp debug: YUVP to YUVA converter
  337. main debug: using video converter module "yuvp"
  338. main debug: Deinterlacing available
  339. main debug: deinterlace -1, mode auto, is_needed 0
  340. main debug: looking for vout window module matching "qt,any": 7 candidates
  341. xcb_window debug: XKeyboard v1.0 initialized
  342. main debug: using vout window module "xcb_window"
  343. main debug: looking for inhibit module matching "any": 3 candidates
  344. dbus_screensaver debug: cannot find service org.freedesktop.ScreenSaver
  345. dbus_screensaver debug: cannot find service org.freedesktop.PowerManagement.Inhibit
  346. dbus_screensaver debug: cannot find service org.mate.SessionManager
  347. dbus_screensaver debug: cannot find service org.gnome.SessionManager
  348. main debug: using inhibit module "xdg"
  349. main debug: looking for decoder device module matching "any": 5 candidates
  350. nvdec debug: Loaded lib: libcuda.so.1
  351.  
  352. nvdec debug: Loaded sym: cuInit
  353.  
  354. nvdec debug: Loaded sym: cuDeviceGetCount
  355.  
  356. nvdec debug: Loaded sym: cuDeviceGet
  357.  
  358. nvdec debug: Loaded sym: cuDeviceGetAttribute
  359.  
  360. nvdec debug: Loaded sym: cuDeviceGetName
  361.  
  362. nvdec debug: Loaded sym: cuDeviceComputeCapability
  363.  
  364. nvdec debug: Loaded sym: cuCtxCreate_v2
  365.  
  366. nvdec debug: Loaded sym: cuCtxSetLimit
  367.  
  368. nvdec debug: Loaded sym: cuCtxPushCurrent_v2
  369.  
  370. nvdec debug: Loaded sym: cuCtxPopCurrent_v2
  371.  
  372. nvdec debug: Loaded sym: cuCtxDestroy_v2
  373.  
  374. nvdec debug: Loaded sym: cuMemAlloc_v2
  375.  
  376. nvdec debug: Loaded sym: cuMemAllocPitch_v2
  377.  
  378. nvdec debug: Loaded sym: cuMemsetD8Async
  379.  
  380. nvdec debug: Loaded sym: cuMemFree_v2
  381.  
  382. nvdec debug: Loaded sym: cuMemcpy
  383.  
  384. nvdec debug: Loaded sym: cuMemcpyAsync
  385.  
  386. nvdec debug: Loaded sym: cuMemcpy2D_v2
  387.  
  388. nvdec debug: Loaded sym: cuMemcpy2DAsync_v2
  389.  
  390. nvdec debug: Loaded sym: cuGetErrorName
  391.  
  392. nvdec debug: Loaded sym: cuGetErrorString
  393.  
  394. nvdec debug: Loaded sym: cuCtxGetDevice
  395.  
  396. nvdec debug: Loaded sym: cuDevicePrimaryCtxRetain
  397.  
  398. nvdec debug: Loaded sym: cuDevicePrimaryCtxRelease
  399.  
  400. nvdec debug: Loaded sym: cuDevicePrimaryCtxSetFlags
  401.  
  402. nvdec debug: Loaded sym: cuDevicePrimaryCtxGetState
  403.  
  404. nvdec debug: Loaded sym: cuDevicePrimaryCtxReset
  405.  
  406. nvdec debug: Loaded sym: cuStreamCreate
  407.  
  408. nvdec debug: Loaded sym: cuStreamQuery
  409.  
  410. nvdec debug: Loaded sym: cuStreamSynchronize
  411.  
  412. nvdec debug: Loaded sym: cuStreamDestroy_v2
  413.  
  414. nvdec debug: Loaded sym: cuStreamAddCallback
  415.  
  416. nvdec debug: Loaded sym: cuEventCreate
  417.  
  418. nvdec debug: Loaded sym: cuEventDestroy_v2
  419.  
  420. nvdec debug: Loaded sym: cuEventSynchronize
  421.  
  422. nvdec debug: Loaded sym: cuEventQuery
  423.  
  424. nvdec debug: Loaded sym: cuEventRecord
  425.  
  426. nvdec debug: Loaded sym: cuLaunchKernel
  427.  
  428. nvdec debug: Loaded sym: cuLinkCreate
  429.  
  430. nvdec debug: Loaded sym: cuLinkAddData
  431.  
  432. nvdec debug: Loaded sym: cuLinkComplete
  433.  
  434. nvdec debug: Loaded sym: cuLinkDestroy
  435.  
  436. nvdec debug: Loaded sym: cuModuleLoadData
  437.  
  438. nvdec debug: Loaded sym: cuModuleUnload
  439.  
  440. nvdec debug: Loaded sym: cuModuleGetFunction
  441.  
  442. nvdec debug: Loaded sym: cuModuleGetGlobal
  443.  
  444. nvdec debug: Loaded sym: cuTexObjectCreate
  445.  
  446. nvdec debug: Loaded sym: cuTexObjectDestroy
  447.  
  448. nvdec debug: Loaded sym: cuGLGetDevices_v2
  449.  
  450. nvdec debug: Loaded sym: cuGraphicsGLRegisterImage
  451.  
  452. nvdec debug: Loaded sym: cuGraphicsUnregisterResource
  453.  
  454. nvdec debug: Loaded sym: cuGraphicsMapResources
  455.  
  456. nvdec debug: Loaded sym: cuGraphicsUnmapResources
  457.  
  458. nvdec debug: Loaded sym: cuGraphicsSubResourceGetMappedArray
  459.  
  460. nvdec debug: Cannot load optional cuDeviceGetUuid
  461.  
  462. nvdec debug: Cannot load optional cuImportExternalMemory
  463.  
  464. nvdec debug: Cannot load optional cuDestroyExternalMemory
  465.  
  466. nvdec debug: Cannot load optional cuExternalMemoryGetMappedBuffer
  467.  
  468. nvdec debug: Cannot load optional cuExternalMemoryGetMappedMipmappedArray
  469.  
  470. nvdec debug: Loaded sym: cuMipmappedArrayGetLevel
  471.  
  472. nvdec debug: Loaded sym: cuMipmappedArrayDestroy
  473.  
  474. nvdec debug: Cannot load optional cuImportExternalSemaphore
  475.  
  476. nvdec debug: Cannot load optional cuDestroyExternalSemaphore
  477.  
  478. nvdec debug: Cannot load optional cuSignalExternalSemaphoresAsync
  479.  
  480. nvdec debug: Cannot load optional cuWaitExternalSemaphoresAsync
  481.  
  482. main debug: using decoder device module "nvdec"
  483. avcodec debug: trying format vdpau
  484. main debug: vout change: decoder size
  485. main debug: vout change: chroma
  486. main debug: deinterlace -1, mode auto, is_needed 0
  487. main debug: Opening vout display wrapper
  488. main debug: looking for vout display module matching "any": 7 candidates
  489. main debug: resized to 1280x720
  490. main debug: looking for opengl module matching "any": 3 candidates
  491. egl_x11 debug: EGL version 1.4 by NVIDIA
  492. egl_x11 debug: extensions: EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_display_reference EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage 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_reusable_sync EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_stream_metadata EGL_NV_stream_reset EGL_NV_stream_sync EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_sync EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream
  493. egl_x11 error: cannot select OpenGL API
  494. glx debug: using GLX extension version 1.4
  495. main debug: using opengl module "glx"
  496. gl debug: PBO support enabled
  497. main debug: looking for opengl filter module matching "renderer": 1 candidates
  498. gl: Initialized libplacebo v3.120.1-135-g3be47de (API v145)
  499. main debug: using opengl filter module "gl"
  500. main debug: using vout display module "gl"
  501. main debug: original format sz 1280x738, of (0,0), vsz 1280x720, 4cc I420, sar 1:1, orient: normal, msk r0x0 g0x0 b0x0
  502. main debug: resized to 1280x720
  503. main debug: resized to 1280x720
  504. main debug: removing module "freetype"
  505. main debug: looking for text renderer module matching "any": 3 candidates
  506. freetype debug: Building font databases.
  507. freetype debug: Took 25759 microseconds
  508. main debug: using text renderer module "freetype"
  509. main debug: requested window size: 1280x720
  510. qt debug: on_player_vout_list_changed
  511. main debug: resized to 1280x720
  512. main debug: Received first picture
  513. main debug: Decoder wait done in 224 ms
  514. main debug: control type=27
  515. pulse debug: cannot synchronize start
  516. pulse debug: deferring start (79970 us)
  517. pulse debug: deferring start (37009 us)
  518. pulse warning: starting late (-5881 us)
  519. pulse debug: started
  520. pulse debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Internes Audio Analog Stereo)
  521. qt warning: qml error qrc:/widgets/DragItem.qml:52 ReferenceError: g_mainDisplay is not defined
  522. qt debug: on_player_track_list_changed
  523. qt debug: on_player_track_list_changed
  524. qt debug: on_player_state_changed VLC_PLAYER_STATE_STARTED
  525. qt debug: on_player_track_list_changed (video)
  526. qt debug: on_player_track_list_changed (audio)
  527. qt debug: on_player_track_list_changed (spu)
  528. qt debug: on_player_state_changed VLC_PLAYER_STATE_PLAYING
  529. qt debug: on_player_track_list_changed (video)
  530. qt debug: on_player_track_list_changed (audio)
  531. pulse error: overflow, flushing
  532. vlcpulse debug: write index corrupt
  533. main warning: picture is too late to be displayed (missing 4391 ms)
  534. main warning: picture is too late to be displayed (missing 4336 ms)
  535. main warning: picture is too late to be displayed (missing 4280 ms)
  536. main warning: picture is too late to be displayed (missing 4224 ms)
  537. main warning: picture is too late to be displayed (missing 4169 ms)
  538. main warning: picture is too late to be displayed (missing 4113 ms)
  539. main warning: picture is too late to be displayed (missing 4057 ms)
  540. main warning: picture is too late to be displayed (missing 4001 ms)
  541. main warning: picture is too late to be displayed (missing 3946 ms)
  542. main warning: picture is too late to be displayed (missing 3890 ms)
  543. main warning: picture is too late to be displayed (missing 3834 ms)
  544. main warning: picture is too late to be displayed (missing 3779 ms)
  545. main warning: picture is too late to be displayed (missing 3723 ms)
  546. main warning: picture is too late to be displayed (missing 3666 ms)
  547. main warning: picture is too late to be displayed (missing 3612 ms)
  548. main warning: picture is too late to be displayed (missing 3555 ms)
  549. main warning: picture is too late to be displayed (missing 3499 ms)
  550. main warning: picture is too late to be displayed (missing 3443 ms)
  551. main warning: picture is too late to be displayed (missing 3388 ms)
  552. main warning: picture is too late to be displayed (missing 3332 ms)
  553. main warning: picture is too late to be displayed (missing 3276 ms)
  554. main warning: picture is too late to be displayed (missing 3221 ms)
  555. main warning: picture is too late to be displayed (missing 3165 ms)
  556. main warning: picture is too late to be displayed (missing 3111 ms)
  557. main warning: picture is too late to be displayed (missing 3054 ms)
  558. main warning: picture is too late to be displayed (missing 3000 ms)
  559. main warning: picture is too late to be displayed (missing 2945 ms)
  560. main warning: picture is too late to be displayed (missing 2893 ms)
  561. main warning: picture is too late to be displayed (missing 2838 ms)
  562. main warning: picture is too late to be displayed (missing 2782 ms)
  563. main warning: picture is too late to be displayed (missing 2726 ms)
  564. main warning: picture is too late to be displayed (missing 2670 ms)
  565. main warning: picture is too late to be displayed (missing 2618 ms)
  566. main warning: picture is too late to be displayed (missing 2564 ms)
  567. main warning: picture is too late to be displayed (missing 2510 ms)
  568. main warning: picture is too late to be displayed (missing 2455 ms)
  569. main warning: picture is too late to be displayed (missing 2399 ms)
  570. main warning: picture is too late to be displayed (missing 2343 ms)
  571. main warning: picture is too late to be displayed (missing 2289 ms)
  572. main warning: picture is too late to be displayed (missing 2237 ms)
  573. main warning: picture is too late to be displayed (missing 2181 ms)
  574. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  575. main warning: picture is too late to be displayed (missing 2125 ms)
  576. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  577. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  578. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  579. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  580. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  581. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  582. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  583. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  584. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  585. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  586. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  587. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  588. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  589. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  590. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  591. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  592. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  593. avcodec error: more than 25 frames of late video -> dropping frame (computer too slow ?)
  594. main warning: picture is too late to be displayed (missing 2070 ms)
  595. main warning: picture is too late to be displayed (missing 2018 ms)
  596. main warning: picture is too late to be displayed (missing 1973 ms)
  597. main warning: picture is too late to be displayed (missing 1919 ms)
  598. main warning: picture is too late to be displayed (missing 1812 ms)
  599. main warning: picture is too late to be displayed (missing 1703 ms)
  600. main warning: picture is too late to be displayed (missing 699 ms)
  601. main warning: picture is too late to be displayed (missing 643 ms)
  602. main warning: picture is too late to be displayed (missing 589 ms)
  603. main warning: picture is too late to be displayed (missing 539 ms)
  604. main warning: picture is too late to be displayed (missing 486 ms)
  605. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  606. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  607. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  608. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  609. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  610. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  611. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  612. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  613. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  614. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  615. avcodec error: more than 36 frames of late video -> dropping frame (computer too slow ?)
  616. main warning: picture is too late to be displayed (missing 431 ms)
  617. main warning: picture is too late to be displayed (missing 384 ms)
  618. main warning: picture is too late to be displayed (missing 328 ms)
  619. main warning: picture is too late to be displayed (missing 274 ms)
  620. main warning: picture is too late to be displayed (missing 173 ms)
  621. main warning: picture is too late to be displayed (missing 61 ms)
  622. main warning: picture is too late to be displayed (missing 154 ms)
  623. main debug: picture displayed late (missing 14 ms)
  624. main debug: looking for extension module matching "any": 1 candidates
  625. lua debug: Opening Lua Extension module
  626. lua debug: Trying Lua scripts in /home/gerd/.local/share/vlc/lua/extensions
  627. lua debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
  628. lua debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
  629. lua debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
  630. lua debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
  631. lua debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  632. main debug: using extension module "lua"
  633. main debug: exiting
  634. main debug: exiting
  635. main debug: removing all interfaces
  636. main debug: removing module "qt"
  637. qt debug: requesting exit...
  638. qt debug: waiting for UI thread...
  639. qt debug: QApp exec() finished
  640. qt debug: on_player_state_changed
  641. main debug: killing decoder fourcc `h264'
  642. main debug: removing module "avcodec"
  643. main debug: removing module "gl"
  644. main debug: attempt to destroy nonexistent variable "module-name"
  645. main debug: saving a free vout
  646. qt debug: on_player_vout_list_changed
  647. qt debug: on_player_track_selection_changed
  648. main debug: killing decoder fourcc `mp4a'
  649. main debug: removing module "faad"
  650. main debug: removing module "soxr"
  651. main debug: removing module "scaletempo"
  652. main debug: removing module "float_mixer"
  653. main debug: keeping audio output
  654. qt debug: on_player_track_selection_changed
  655. main debug: removing module "mp4"
  656. main debug: attempt to destroy nonexistent variable "module-name"
  657. mp4 debug: freeing all memory
  658. qt debug: on_player_track_list_changed
  659. pulse debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Internes Audio Analog Stereo)
  660. qt debug: on_player_track_list_changed
  661. qt debug: Killing extension dialog provider
  662. qt debug: ExtensionsDialogProvider is quitting...
  663. main debug: removing module "lua"
  664. qt debug: on_player_track_list_changed
  665. main debug: Program doesn't contain anymore ES
  666. main debug: removing module "record"
  667. main debug: removing module "cache_read"
  668. main debug: removing module "filesystem"
  669. qt debug: on_player_program_list_changed
  670. qt debug: on_player_item_epg_changed
  671. qt debug: on_player_state_changed
  672. main debug: destroying input for 'vlc_test.720p.mp4'
  673. main debug: stop free vout
  674. main debug: resized to 1280x720
  675. main debug: resized to 1280x720
  676. main debug: removing module "xcb_hotkeys"
  677. main debug: removing module "hotkeys"
  678. main debug: removing module "lua"
  679. main debug: removing module "dbus"
  680. main debug: removing module "memory"
  681. main debug: removing module "freetype"
  682. main debug: removing module "yuvp"
  683. main debug: removing module "swscale"
  684. main debug: removing module "xdg"
  685. main debug: removing module "pulse"
  686. -- logger module stopped --
  687.  
  688.  
Add Comment
Please, Sign In to add comment