Advertisement
serhiy_romanov

Untitled

Jan 25th, 2022
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 KB | None | 0 0
  1. [sromanov@C111 ~]$ vlc -vvv
  2. VLC media player 3.0.16 Vetinari (revision 3.0.16-0-g5e70837d8d)
  3. [000055b7e698cb10] main libvlc debug: VLC media player - 3.0.16 Vetinari
  4. [000055b7e698cb10] main libvlc debug: Copyright © 1996-2021 the VideoLAN team
  5. [000055b7e698cb10] main libvlc debug: revision 3.0.16-0-g5e70837d8d
  6. [000055b7e698cb10] main libvlc debug: configured with ./configure '--prefix=/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr' '--disable-wayland' '--enable-merge-ffmpeg' 'CFLAGS= -I/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/include -I/builds/videolan/vlc/extras/package/snap/stage/usr/include' 'LDFLAGS= -L/builds/videolan/vlc/extras/package/snap/parts/vlc/install/lib -L/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/lib -L/builds/videolan/vlc/extras/package/snap/parts/vlc/install/lib/x86_64-linux-gnu -L/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/lib/x86_64-linux-gnu -L/builds/videolan/vlc/extras/package/snap/stage/lib -L/builds/videolan/vlc/extras/package/snap/stage/usr/lib -L/builds/videolan/vlc/extras/package/snap/stage/lib/x86_64-linux-gnu -L/builds/videolan/vlc/extras/package/snap/stage/usr/lib/x86_64-linux-gnu' 'CPPFLAGS= -I/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/include -I/builds/videolan/vlc/extras/package/snap/stage/usr/include' 'CXXFLAGS= -I/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/include -I/builds/videolan/vlc/extras/package/snap/stage/usr/include' 'PKG_CONFIG_PATH=:/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/lib/x86_64-linux-gnu/pkgconfig:/builds/videolan/vlc/extras/package/snap/parts/vlc/install/usr/share/pkgconfig:/builds/videolan/vlc/extras/package/snap/stage/usr/share/pkgconfig'
  7. [000055b7e698cb10] main libvlc debug: searching plug-in modules
  8. [000055b7e698cb10] main libvlc debug: loading plugins cache file /snap/vlc/2344/usr/lib/vlc/plugins/plugins.dat
  9. [000055b7e698cb10] main libvlc debug: recursively browsing `/snap/vlc/2344/usr/lib/vlc/plugins'
  10. [000055b7e698cb10] main libvlc debug: plug-ins loaded: 524 modules
  11. [000055b7e698cb10] main libvlc debug: opening config file (/home/sromanov/snap/vlc/common/vlcrc)
  12. [000055b7e698ce60] main logger debug: looking for logger module matching "any": 3 candidates
  13. [000055b7e698ce60] main logger debug: using logger module "console"
  14. [000055b7e698cb10] main libvlc debug: translation test: code is "C"
  15. [000055b7e6a2ac70] main keystore debug: looking for keystore module matching "memory": 4 candidates
  16. [000055b7e6a2ac70] main keystore debug: using keystore module "memory"
  17. [000055b7e698cb10] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
  18. [000055b7e6a30ff0] main input debug: Creating an input for 'Media Library'
  19. [000055b7e6a30ff0] main input debug: Input is a meta file: disabling unneeded options
  20. [000055b7e6a30ff0] main input debug: using timeshift granularity of 50 MiB
  21. [000055b7e6a30ff0] main input debug: using default timeshift path
  22. [000055b7e6a30ff0] main input debug: `file/directory:///home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf'
  23. [000055b7e6a2b010] main input source debug: creating demux: access='file' demux='directory' location='/home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf' file='/home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf'
  24. [000055b7e6a29dc0] main demux debug: looking for access_demux module matching "file": 21 candidates
  25. [000055b7e6a29dc0] main demux debug: no access_demux modules matched
  26. [000055b7e6a4e4a0] main stream debug: creating access: file:///home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf
  27. [000055b7e6a4e4a0] main stream debug: (path: /home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf)
  28. [000055b7e6a4e4a0] main stream debug: looking for access module matching "file": 29 candidates
  29. [000055b7e6a4e4a0] main stream debug: using access module "filesystem"
  30. [000055b7e6a4f3a0] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
  31. [000055b7e6a4f3a0] cache_read stream debug: Using stream method for AStream*
  32. [000055b7e6a4f3a0] cache_read stream debug: starting pre-buffering
  33. [000055b7e6a4f3a0] cache_read stream debug: received first data after 0 ms
  34. [000055b7e6a4f3a0] cache_read stream debug: pre-buffering done 296 bytes in 0s - 8258 KiB/s
  35. [000055b7e6a4f3a0] main stream debug: using stream_filter module "cache_read"
  36. [000055b7e6a502f0] main stream debug: looking for stream_filter module matching "any": 26 candidates
  37. [000055b7e6a502f0] playlist stream debug: using XSPF playlist reader
  38. [000055b7e6a502f0] main stream debug: using stream_filter module "playlist"
  39. [000055b7e6a502f0] main stream debug: stream filter added to 0x55b7e6a4f3a0
  40. [000055b7e6a533a0] main stream debug: looking for stream_filter module matching "any": 26 candidates
  41. [000055b7e6a533a0] main stream debug: no stream_filter modules matched
  42. [000055b7e6a2b3f0] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
  43. [000055b7e6a2b3f0] main stream_directory debug: no stream_directory modules matched
  44. [000055b7e6a2b010] main input source debug: attachment of directory-extractor failed for file:///home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf
  45. [000055b7e6a533a0] main stream debug: looking for stream_filter module matching "record": 26 candidates
  46. [000055b7e6a533a0] main stream debug: using stream_filter module "record"
  47. [000055b7e6a2b010] main input source debug: creating demux: access='file' demux='directory' location='/home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf' file='/home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf'
  48. [000055b7e6a29dc0] main demux debug: looking for demux module matching "directory": 56 candidates
  49. [000055b7e6a29dc0] main demux debug: using demux module "directory"
  50. [000055b7e6a55600] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  51. [000055b7e6a55600] lua demux meta debug: Trying Lua scripts in /home/sromanov/snap/vlc/2344/.local/share/vlc/lua/meta/reader
  52. [000055b7e6a55600] lua demux meta debug: Trying Lua scripts in /snap/vlc/2344/usr/lib/vlc/lua/meta/reader
  53. [000055b7e6a55600] lua demux meta debug: Trying Lua playlist script /snap/vlc/2344/usr/lib/vlc/lua/meta/reader/filename.luac
  54. [000055b7e6a55600] lua demux meta debug: Trying Lua scripts in /snap/vlc/2344/usr/share/vlc/lua/meta/reader
  55. [000055b7e6a55600] main demux meta debug: no meta reader modules matched
  56. [000055b7e6a30ff0] main input debug: `file/directory:///home/sromanov/snap/vlc/2344/.local/share/vlc/ml.xspf' successfully opened
  57. [000055b7e6a5a310] main xml reader debug: looking for xml reader module matching "any": 1 candidates
  58. [000055b7e6a5a310] main xml reader debug: using xml reader module "xml"
  59. [000055b7e6a30ff0] main input debug: EOF reached
  60. [000055b7e6a29dc0] main demux debug: removing module "directory"
  61. [000055b7e6a533a0] main stream debug: removing module "record"
  62. [000055b7e6a502f0] main stream debug: removing module "playlist"
  63. [000055b7e6a4f3a0] main stream debug: removing module "cache_read"
  64. [000055b7e6a4e4a0] main stream debug: removing module "filesystem"
  65. [000055b7e69823c0] main playlist debug: creating audio output
  66. [000055b7e6a5a440] main audio output debug: looking for audio output module matching "any": 6 candidates
  67. [000055b7e6a5a440] vlcpulse audio output debug: using library version 11.1.0
  68. [000055b7e6a5a440] vlcpulse audio output debug: (compiled with version 11.1.0, protocol 32)
  69. [000055b7e6a5a440] vlcpulse audio output debug: connected locally to unix:/run/user/1000/snap.vlc/../pulse/native as client #61
  70. [000055b7e6a5a440] vlcpulse audio output debug: using protocol 32, server protocol 35
  71. [000055b7e6a5a440] pulse audio output debug: adding sink 48: alsa_output.pci-0000_00_1f.3.analog-stereo (Built-in Audio Analog Stereo)
  72. [000055b7e6a5a440] main audio output debug: using audio output module "pulse"
  73. [000055b7e69823c0] main playlist debug: keeping audio output
  74. [000055b7e6a273b0] main interface debug: looking for interface module matching "dbus,none": 17 candidates
  75. [000055b7e6a273b0] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  76. [000055b7e6a273b0] main interface debug: using interface module "dbus"
  77. [000055b7e6a6b140] main interface debug: looking for interface module matching "hotkeys,none": 17 candidates
  78. [000055b7e6a6b140] main interface debug: using interface module "hotkeys"
  79. [000055b7e6a6bb20] main interface debug: looking for interface module matching "globalhotkeys,none": 17 candidates
  80. [000055b7e6a6bb20] main interface debug: using interface module "xcb_hotkeys"
  81. [000055b7e698cb10] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  82. [000055b7e6a6caa0] main interface debug: looking for interface module matching "any": 17 candidates
  83. [000055b7e6a273b0] dbus interface debug: Getting All properties
  84. [000055b7e6a273b0] dbus interface debug: Getting All properties
  85. [000055b7e6a273b0] dbus interface debug: Getting All properties
  86. Qt: Session management error: None of the authentication protocols specified are supported
  87. Fontconfig warning: FcPattern object weight does not accept value [0 205)
  88. Segmentation fault (core dumped)
  89.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement