Guest User

Untitled

a guest
Mar 26th, 2023
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.91 KB | Software | 0 0
  1. -- logger module started --
  2. main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  3. main: playlist is empty
  4. v4l2 error: not a video capture device
  5. v4l2 error: not a radio tuner device
  6. v4l2 error: not a video capture device
  7. -- logger module stopped --
  8. -- logger module started --
  9. main debug: VLC media player - 3.0.16 Vetinari
  10. main debug: Copyright © 1996-2021 the VideoLAN team
  11. main debug: revision 3.0.13-8-g41878ff4f2
  12. main 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-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-debug' '--config-cache' '--disable-update-check' '--enable-fast-install' '--docdir=/usr/share/doc/vlc' '--with-binary-version=3.0.16-1build7' '--enable-a52' '--enable-aa' '--enable-aribsub' '--enable-avahi' '--enable-bluray' '--enable-caca' '--enable-chromaprint' '--enable-chromecast' '--enable-dav1d' '--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-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-spatialaudio' '--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-aom' '--disable-crystalhd' '--disable-d3d11va' '--disable-decklink' '--disable-directx' '--disable-dsm' '--disable-dxva2' '--disable-fdkaac' '--disable-fluidlite' '--disable-freerdp' '--disable-goom' '--disable-gst-decode' '--disable-libtar' '--disable-live555' '--disable-macosx' '--disable-macosx-avfoundation' '--disable-macosx-qtkit' '--disable-mfx' '--disable-microdns' '--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-udev' '--enable-v4l2' '--enable-wayland' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' '--disable-omxil' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-hoXXw1/vlc-3.0.16=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-hoXXw1/vlc-3.0.16=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-hoXXw1/vlc-3.0.16=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security'
  13. main debug: searching plug-in modules
  14. main debug: loading plugins cache file /usr/lib/x86_64-linux-gnu/vlc/plugins/plugins.dat
  15. main debug: recursively browsing `/usr/lib/x86_64-linux-gnu/vlc/plugins'
  16. main debug: plug-ins loaded: 519 modules
  17. main debug: opening config file (/home/ro/.config/vlc/vlcrc)
  18. main debug: looking for logger module matching "any": 4 candidates
  19. file debug: opening logfile `/home/ro/vlc-log.txt'
  20. main debug: using logger module "file"
  21. main debug: translation test: code is "C"
  22. main debug: looking for keystore module matching "memory": 4 candidates
  23. main debug: using keystore module "memory"
  24. main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
  25. main debug: Creating an input for 'Media Library'
  26. main debug: Input is a meta file: disabling unneeded options
  27. main debug: using timeshift granularity of 50 MiB
  28. main debug: using default timeshift path
  29. main debug: `file/directory:///home/ro/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/ro/.local/share/vlc/ml.xspf'
  30. main debug: creating demux: access='file' demux='directory' location='/home/ro/.local/share/vlc/ml.xspf' file='/home/ro/.local/share/vlc/ml.xspf'
  31. main debug: looking for access_demux module matching "file": 18 candidates
  32. main debug: no access_demux modules matched
  33. main debug: creating access: file:///home/ro/.local/share/vlc/ml.xspf
  34. main debug: (path: /home/ro/.local/share/vlc/ml.xspf)
  35. main debug: looking for access module matching "file": 29 candidates
  36. main debug: using access module "filesystem"
  37. main debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
  38. cache_read debug: Using stream method for AStream*
  39. cache_read debug: starting pre-buffering
  40. cache_read debug: received first data after 0 ms
  41. cache_read debug: pre-buffering done 296 bytes in 0s - 22235 KiB/s
  42. main debug: using stream_filter module "cache_read"
  43. main debug: looking for stream_filter module matching "any": 26 candidates
  44. playlist debug: using XSPF playlist reader
  45. main debug: using stream_filter module "playlist"
  46. main debug: stream filter added to 0x5603e2882af0
  47. main debug: looking for stream_filter module matching "any": 26 candidates
  48. main debug: no stream_filter modules matched
  49. main debug: looking for stream_directory module matching "any": 1 candidates
  50. main debug: no stream_directory modules matched
  51. main debug: attachment of directory-extractor failed for file:///home/ro/.local/share/vlc/ml.xspf
  52. main debug: looking for stream_filter module matching "record": 26 candidates
  53. main debug: using stream_filter module "record"
  54. main debug: creating demux: access='file' demux='directory' location='/home/ro/.local/share/vlc/ml.xspf' file='/home/ro/.local/share/vlc/ml.xspf'
  55. main debug: looking for demux module matching "directory": 54 candidates
  56. main debug: using demux module "directory"
  57. main debug: looking for meta reader module matching "any": 2 candidates
  58. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/reader
  59. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
  60. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
  61. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  62. main debug: no meta reader modules matched
  63. main debug: `file/directory:///home/ro/.local/share/vlc/ml.xspf' successfully opened
  64. main debug: looking for xml reader module matching "any": 1 candidates
  65. main debug: using xml reader module "xml"
  66. main debug: EOF reached
  67. main debug: removing module "directory"
  68. main debug: removing module "record"
  69. main debug: removing module "playlist"
  70. main debug: removing module "cache_read"
  71. main debug: removing module "filesystem"
  72. main debug: creating audio output
  73. main debug: looking for audio output module matching "any": 6 candidates
  74. vlcpulse debug: using library version 15.99.0
  75. vlcpulse debug: (compiled with version 15.99.0, protocol 35)
  76. vlcpulse debug: connected locally to /run/user/1000/pulse/native as client #230
  77. vlcpulse debug: using protocol 35, server protocol 35
  78. pulse debug: adding sink 54: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_5__sink (Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 3 Output)
  79. pulse debug: adding sink 55: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_4__sink (Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 2 Output)
  80. pulse debug: adding sink 56: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_3__sink (Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 1 Output)
  81. pulse debug: adding sink 57: alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp__sink (Tiger Lake-LP Smart Sound Technology Audio Controller Speaker + Headphones)
  82. main debug: using audio output module "pulse"
  83. main debug: keeping audio output
  84. main debug: looking for interface module matching "dbus,none": 19 candidates
  85. dbus debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  86. main debug: using interface module "dbus"
  87. main debug: no running VLC instance - continuing normally...
  88. main debug: looking for interface module matching "hotkeys,none": 19 candidates
  89. main debug: using interface module "hotkeys"
  90. main debug: looking for interface module matching "globalhotkeys,none": 19 candidates
  91. dbus debug: Getting All properties
  92. main debug: using interface module "xcb_hotkeys"
  93. main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  94. main debug: looking for interface module matching "any": 19 candidates
  95. dbus debug: Getting All properties
  96. dbus debug: Getting All properties
  97. dbus debug: Getting All properties
  98. dbus debug: Getting All properties
  99. main debug: looking for extension module matching "any": 1 candidates
  100. lua debug: Opening Lua Extension module
  101. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/extensions
  102. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/extensions
  103. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
  104. lua debug: Scanning Lua script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
  105. lua debug: Script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
  106. lua debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  107. main debug: using extension module "lua"
  108. main debug: using interface module "qt"
  109. main: playlist is empty
  110. main debug: nothing to play
  111. main debug: processing request item: v4l2:///dev/video0, node: Playlist, skip: 0
  112. main debug: rebuilding array of current - root Playlist
  113. main debug: rebuild done - 1 items, index 0
  114. main debug: starting playback of new item
  115. main debug: resyncing on v4l2:///dev/video0
  116. main debug: v4l2:///dev/video0 is at 0
  117. main debug: creating new input thread
  118. main debug: Creating an input for 'v4l2:///dev/video0'
  119. main debug: requesting art for new input thread
  120. main debug: using timeshift granularity of 50 MiB
  121. main debug: using default timeshift path
  122. main debug: `v4l2:///dev/video0' gives access `v4l2' demux `any' path `/dev/video0'
  123. main debug: creating demux: access='v4l2' demux='any' location='/dev/video0' file='/dev/video0'
  124. main debug: looking for access_demux module matching "v4l2": 18 candidates
  125. main debug: looking for meta fetcher module matching "any": 1 candidates
  126. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  127. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  128. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  129. main debug: no meta fetcher modules matched
  130. main debug: looking for art finder module matching "any": 2 candidates
  131. qt debug: IM: Setting an input
  132. v4l2 debug: opening device '/dev/video0'
  133. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  134. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  135. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  136. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  137. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  138. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  139. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  140. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  141. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  142. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  143. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  144. main debug: no art finder modules matched
  145. main debug: looking for meta fetcher module matching "any": 1 candidates
  146. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  147. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  148. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  149. main debug: no meta fetcher modules matched
  150. main debug: looking for art finder module matching "any": 2 candidates
  151. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  152. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  153. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  154. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  155. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  156. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  157. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  158. main debug: no art finder modules matched
  159. v4l2 debug: device Integrated Camera: Integrated C using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  160. v4l2 debug: with capabilities 0x05200001 (overall 0x85A00001)
  161. v4l2 debug: video input Input 1 (0) is camera
  162. v4l2 debug: selected input 0
  163. v4l2 debug: no video standard selection
  164. v4l2 debug: no tuning required (analog baseband input)
  165. v4l2 debug: no audio input available
  166. v4l2 debug: supports compressed format MJPG (MJPG): Motion-JPEG
  167. v4l2 debug: supports raw format YUYV (YUY2): YUYV 4:2:2
  168. v4l2 debug: emulates raw format RGB3 (RV24): RGB3
  169. v4l2 debug: emulates raw format BGR3 (RV24): BGR3
  170. v4l2 debug: emulates raw format YU12 (I420): YU12
  171. v4l2 debug: emulates raw format YV12 (YV12): YV12
  172. v4l2 debug: selected format YUYV (YUY2)
  173. v4l2 debug: requested frame internal: 1/60
  174. v4l2 debug: frame size 640x480
  175. v4l2 debug: discrete frame interval: 1/20
  176. v4l2 debug: frame size 320x180
  177. v4l2 debug: discrete frame interval: 1/30
  178. v4l2 debug: frame size 320x240
  179. v4l2 debug: discrete frame interval: 1/30
  180. v4l2 debug: frame size 352x288
  181. v4l2 debug: discrete frame interval: 1/30
  182. v4l2 debug: frame size 424x240
  183. v4l2 debug: discrete frame interval: 1/30
  184. v4l2 debug: frame size 640x360
  185. v4l2 debug: discrete frame interval: 1/30
  186. v4l2 debug: frame size 848x480
  187. v4l2 debug: discrete frame interval: 1/30
  188. v4l2 debug: frame size 960x540
  189. v4l2 debug: discrete frame interval: 1/20
  190. v4l2 debug: frame size 1280x720
  191. v4l2 debug: discrete frame interval: 1/20
  192. v4l2 debug: best discrete frame size: 848x480
  193. v4l2 warning: cannot reset cropping limits: Inappropriate ioctl for device
  194. v4l2 debug: 814080 bytes maximum for complete image
  195. v4l2 debug: Interlacing setting: progressive
  196. v4l2 debug: color primaries: 8
  197. v4l2 debug: transfer function: 1
  198. v4l2 debug: YCbCr encoding: 1
  199. v4l2 debug: quantization: 0
  200. v4l2 debug: added new video ES YUY2 848x480 (848x480)
  201. v4l2 debug: frame rate: 20/1
  202. v4l2 debug: aspect ratio: 1/1
  203. main debug: selecting program id=0
  204. v4l2 debug: streaming with 4 memory-mapped buffers
  205. v4l2 debug: control class User Controls:
  206. v4l2 debug: integer Brightness (00980900)
  207. v4l2 debug: current: 128, default: 128
  208. v4l2 debug: integer Contrast (00980901)
  209. v4l2 debug: current: 32, default: 32
  210. v4l2 debug: integer Saturation (00980902)
  211. v4l2 debug: current: 64, default: 64
  212. v4l2 debug: integer Hue (00980903)
  213. v4l2 debug: current: 0, default: 0
  214. v4l2 debug: boolean White Balance, Automatic (0098090C)
  215. v4l2 debug: current: true, default: true
  216. v4l2 debug: integer Gamma (00980910)
  217. v4l2 debug: current: 120, default: 120
  218. v4l2 debug: menu Power Line Frequency (00980918)
  219. v4l2 debug: current: 0, default: 1
  220. v4l2 debug: choice 0) Disabled
  221. v4l2 debug: choice 1) 50 Hz
  222. v4l2 debug: choice 2) 60 Hz
  223. v4l2 debug: integer White Balance Temperature (0098091A)
  224. v4l2 debug: current: 4600, default: 4600
  225. v4l2 debug: integer Sharpness (0098091B)
  226. v4l2 debug: current: 3, default: 3
  227. v4l2 debug: integer Backlight Compensation (0098091C)
  228. v4l2 debug: current: 1, default: 1
  229. v4l2 debug: control class Camera Controls:
  230. v4l2 debug: menu Auto Exposure (009A0901)
  231. v4l2 debug: current: 3, default: 3
  232. v4l2 debug: choice 1) Manual Mode
  233. v4l2 debug: choice 3) Aperture Priority Mode
  234. v4l2 debug: integer Exposure Time, Absolute (009A0902)
  235. v4l2 debug: current: 156, default: 156
  236. v4l2 debug: boolean Exposure, Dynamic Framerate (009A0903)
  237. v4l2 debug: current: true, default: false
  238. main debug: using access_demux module "v4l2"
  239. main debug: looking for video decoder module matching "any": 15 candidates
  240. main debug: using video decoder module "rawvideo"
  241. main debug: looking for meta reader module matching "any": 2 candidates
  242. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/reader
  243. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
  244. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
  245. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  246. main debug: no meta reader modules matched
  247. main debug: `v4l2:///dev/video0' successfully opened
  248. main debug: incoming request - stopping current input
  249. main debug: killing decoder fourcc `YUY2'
  250. main debug: removing module "rawvideo"
  251. main debug: removing module "v4l2"
  252. main debug: Program doesn't contain anymore ES
  253. main debug: dead input
  254. main debug: processing request item: v4l2:///dev/video1, node: Playlist, skip: 0
  255. main debug: rebuilding array of current - root Playlist
  256. main debug: rebuild done - 2 items, index 1
  257. main debug: starting playback of new item
  258. main debug: resyncing on v4l2:///dev/video1
  259. main debug: v4l2:///dev/video1 is at 1
  260. main debug: creating new input thread
  261. main debug: Creating an input for 'v4l2:///dev/video1'
  262. main debug: requesting art for new input thread
  263. main debug: using timeshift granularity of 50 MiB
  264. main debug: using default timeshift path
  265. main debug: `v4l2:///dev/video1' gives access `v4l2' demux `any' path `/dev/video1'
  266. main debug: creating demux: access='v4l2' demux='any' location='/dev/video1' file='/dev/video1'
  267. main debug: looking for access_demux module matching "v4l2": 18 candidates
  268. v4l2 debug: opening device '/dev/video1'
  269. main debug: looking for meta fetcher module matching "any": 1 candidates
  270. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  271. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  272. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  273. main debug: no meta fetcher modules matched
  274. main debug: looking for art finder module matching "any": 2 candidates
  275. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  276. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  277. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  278. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  279. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  280. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  281. v4l2 debug: device Integrated Camera: Integrated C using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  282. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  283. v4l2 error: not a video capture device
  284. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  285. v4l2 debug: opening device '/dev/video1'
  286. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  287. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  288. v4l2 debug: device Integrated Camera: Integrated C using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  289. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  290. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  291. v4l2 error: not a radio tuner device
  292. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  293. main debug: no access_demux modules matched
  294. main debug: no art finder modules matched
  295. main debug: creating access: v4l2:///dev/video1
  296. main debug: (path: /dev/video1)
  297. main debug: looking for access module matching "v4l2": 29 candidates
  298. v4l2 debug: opening device '/dev/video1'
  299. main debug: looking for meta fetcher module matching "any": 1 candidates
  300. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  301. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  302. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  303. main debug: no meta fetcher modules matched
  304. main debug: looking for art finder module matching "any": 2 candidates
  305. v4l2 debug: device Integrated Camera: Integrated C using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  306. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  307. v4l2 error: not a video capture device
  308. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  309. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  310. main debug: no access modules matched
  311. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  312. main debug: dead input
  313. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  314. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  315. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  316. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  317. main debug: no art finder modules matched
  318. qt debug: IM: Deleting the input
  319. main debug: changing item without a request (current 1/2)
  320. main debug: nothing to play
  321. main debug: processing request item: v4l2:///dev/video2, node: Playlist, skip: 0
  322. main debug: rebuilding array of current - root Playlist
  323. main debug: rebuild done - 3 items, index 2
  324. main debug: starting playback of new item
  325. main debug: resyncing on v4l2:///dev/video2
  326. main debug: v4l2:///dev/video2 is at 2
  327. main debug: creating new input thread
  328. main debug: Creating an input for 'v4l2:///dev/video2'
  329. main debug: requesting art for new input thread
  330. main debug: using timeshift granularity of 50 MiB
  331. main debug: using default timeshift path
  332. main debug: `v4l2:///dev/video2' gives access `v4l2' demux `any' path `/dev/video2'
  333. main debug: creating demux: access='v4l2' demux='any' location='/dev/video2' file='/dev/video2'
  334. main debug: looking for meta fetcher module matching "any": 1 candidates
  335. main debug: looking for access_demux module matching "v4l2": 18 candidates
  336. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  337. v4l2 debug: opening device '/dev/video2'
  338. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  339. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  340. main debug: no meta fetcher modules matched
  341. main debug: looking for art finder module matching "any": 2 candidates
  342. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  343. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  344. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  345. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  346. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  347. qt debug: IM: Setting an input
  348. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  349. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  350. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  351. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  352. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  353. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  354. main debug: no art finder modules matched
  355. main debug: looking for meta fetcher module matching "any": 1 candidates
  356. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  357. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  358. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  359. main debug: no meta fetcher modules matched
  360. main debug: looking for art finder module matching "any": 2 candidates
  361. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  362. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  363. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  364. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  365. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  366. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  367. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  368. main debug: no art finder modules matched
  369. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  370. v4l2 debug: with capabilities 0x05200001 (overall 0x85A00001)
  371. v4l2 debug: video input Input 9 (0) is camera
  372. v4l2 debug: selected input 0
  373. v4l2 debug: no video standard selection
  374. v4l2 debug: no tuning required (analog baseband input)
  375. v4l2 debug: no audio input available
  376. v4l2 debug: supports raw format GREY (GREY): 8-bit Greyscale
  377. v4l2 debug: emulates raw format RGB3 (RV24): RGB3
  378. v4l2 debug: emulates raw format BGR3 (RV24): BGR3
  379. v4l2 debug: emulates raw format YU12 (I420): YU12
  380. v4l2 debug: emulates raw format YV12 (YV12): YV12
  381. v4l2 debug: selected format GREY (GREY)
  382. v4l2 debug: requested frame internal: 1/60
  383. v4l2 debug: frame size 640x360
  384. v4l2 debug: discrete frame interval: 1/30
  385. v4l2 debug: best discrete frame size: 640x360
  386. v4l2 warning: cannot reset cropping limits: Inappropriate ioctl for device
  387. v4l2 debug: 230400 bytes maximum for complete image
  388. v4l2 debug: Interlacing setting: progressive
  389. v4l2 debug: color primaries: 8
  390. v4l2 debug: transfer function: 1
  391. v4l2 debug: YCbCr encoding: 1
  392. v4l2 debug: quantization: 0
  393. v4l2 debug: added new video ES GREY 640x360 (640x360)
  394. v4l2 debug: frame rate: 30/1
  395. v4l2 debug: aspect ratio: 1/1
  396. main debug: selecting program id=0
  397. v4l2 debug: streaming with 4 memory-mapped buffers
  398. main debug: using access_demux module "v4l2"
  399. main debug: looking for video decoder module matching "any": 15 candidates
  400. main debug: using video decoder module "rawvideo"
  401. main debug: looking for meta reader module matching "any": 2 candidates
  402. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/reader
  403. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
  404. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
  405. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  406. main debug: no meta reader modules matched
  407. main debug: `v4l2:///dev/video2' successfully opened
  408. main debug: incoming request - stopping current input
  409. main debug: killing decoder fourcc `GREY'
  410. main debug: removing module "rawvideo"
  411. main debug: removing module "v4l2"
  412. main debug: Program doesn't contain anymore ES
  413. main debug: dead input
  414. main debug: processing request item: v4l2:///dev/video3, node: Playlist, skip: 0
  415. main debug: rebuilding array of current - root Playlist
  416. main debug: rebuild done - 4 items, index 3
  417. main debug: starting playback of new item
  418. main debug: resyncing on v4l2:///dev/video3
  419. main debug: v4l2:///dev/video3 is at 3
  420. main debug: creating new input thread
  421. main debug: Creating an input for 'v4l2:///dev/video3'
  422. main debug: requesting art for new input thread
  423. main debug: looking for meta fetcher module matching "any": 1 candidates
  424. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  425. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  426. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  427. main debug: no meta fetcher modules matched
  428. main debug: looking for art finder module matching "any": 2 candidates
  429. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  430. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  431. main debug: using timeshift granularity of 50 MiB
  432. main debug: using default timeshift path
  433. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  434. main debug: `v4l2:///dev/video3' gives access `v4l2' demux `any' path `/dev/video3'
  435. main debug: creating demux: access='v4l2' demux='any' location='/dev/video3' file='/dev/video3'
  436. main debug: looking for access_demux module matching "v4l2": 18 candidates
  437. v4l2 debug: opening device '/dev/video3'
  438. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  439. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  440. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  441. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  442. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  443. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  444. v4l2 error: not a video capture device
  445. v4l2 debug: opening device '/dev/video3'
  446. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  447. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  448. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  449. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  450. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  451. v4l2 error: not a radio tuner device
  452. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  453. main debug: no art finder modules matched
  454. main debug: no access_demux modules matched
  455. main debug: creating access: v4l2:///dev/video3
  456. main debug: (path: /dev/video3)
  457. main debug: looking for access module matching "v4l2": 29 candidates
  458. v4l2 debug: opening device '/dev/video3'
  459. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  460. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  461. main debug: looking for meta fetcher module matching "any": 1 candidates
  462. v4l2 error: not a video capture device
  463. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  464. main debug: no access modules matched
  465. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  466. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  467. main debug: dead input
  468. main debug: no meta fetcher modules matched
  469. main debug: looking for art finder module matching "any": 2 candidates
  470. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  471. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  472. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  473. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  474. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  475. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  476. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  477. main debug: no art finder modules matched
  478. qt debug: IM: Deleting the input
  479. main debug: changing item without a request (current 3/4)
  480. main debug: nothing to play
  481. main debug: processing request item: v4l2:///dev/video3, node: Playlist, skip: 0
  482. main debug: rebuilding array of current - root Playlist
  483. main debug: rebuild done - 5 items, index 4
  484. main debug: starting playback of new item
  485. main debug: resyncing on v4l2:///dev/video3
  486. main debug: v4l2:///dev/video3 is at 4
  487. main debug: creating new input thread
  488. main debug: Creating an input for 'v4l2:///dev/video3'
  489. main debug: requesting art for new input thread
  490. main debug: using timeshift granularity of 50 MiB
  491. main debug: using default timeshift path
  492. main debug: `v4l2:///dev/video3' gives access `v4l2' demux `any' path `/dev/video3'
  493. main debug: creating demux: access='v4l2' demux='any' location='/dev/video3' file='/dev/video3'
  494. main debug: looking for access_demux module matching "v4l2": 18 candidates
  495. main debug: looking for meta fetcher module matching "any": 1 candidates
  496. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  497. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  498. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  499. main debug: no meta fetcher modules matched
  500. main debug: looking for art finder module matching "any": 2 candidates
  501. v4l2 debug: opening device '/dev/video3'
  502. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  503. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  504. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  505. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  506. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  507. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  508. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  509. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  510. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  511. v4l2 error: not a video capture device
  512. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  513. v4l2 debug: opening device '/dev/video3'
  514. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  515. lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  516. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  517. main debug: no art finder modules matched
  518. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  519. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  520. v4l2 error: not a radio tuner device
  521. main debug: no access_demux modules matched
  522. main debug: creating access: v4l2:///dev/video3
  523. main debug: (path: /dev/video3)
  524. main debug: looking for access module matching "v4l2": 29 candidates
  525. v4l2 debug: opening device '/dev/video3'
  526. main debug: looking for meta fetcher module matching "any": 1 candidates
  527. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/fetcher
  528. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
  529. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  530. main debug: no meta fetcher modules matched
  531. main debug: looking for art finder module matching "any": 2 candidates
  532. lua debug: Trying Lua scripts in /home/ro/.local/share/vlc/lua/meta/art
  533. lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
  534. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
  535. v4l2 debug: device Integrated Camera: Integrated I using driver uvcvideo (version 6.2.6) on usb-0000:00:14.0-1
  536. v4l2 debug: with capabilities 0x04A00000 (overall 0x84A00001)
  537. v4l2 error: not a video capture device
  538. main debug: no access modules matched
  539. main debug: dead input
  540. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
  541. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
  542. lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
  543. lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  544. main debug: no art finder modules matched
  545. main debug: changing item without a request (current 4/5)
  546. main debug: nothing to play
  547. qt debug: Video is not needed anymore
  548. main debug: exiting
  549. main debug: exiting
  550. main debug: removing all interfaces
  551. main debug: removing module "qt"
  552. main debug: deactivating the playlist
  553. main debug: removing module "pulse"
  554. qt debug: requesting exit...
  555. qt debug: waiting for UI thread...
  556. qt debug: QApp exec() finished
  557. qt debug: Video is not needed anymore
  558. qt debug: Killing extension dialog provider
  559. qt debug: ExtensionsDialogProvider is quitting...
  560. main debug: removing module "lua"
  561. main debug: removing module "xcb_hotkeys"
  562. main debug: removing module "hotkeys"
  563. main debug: removing module "dbus"
  564. main debug: destroying
  565. main debug: saving media library to file /home/ro/.local/share/vlc/ml.xspf.tmp88642
  566. main debug: looking for playlist export module matching "export-xspf": 4 candidates
  567. main debug: using playlist export module "export"
  568. main debug: removing module "export"
  569. main debug: deleting item `Media Library'
  570. main debug: deleting item `v4l2:///dev/video3'
  571. main debug: deleting item `v4l2:///dev/video3'
  572. main debug: deleting item `v4l2:///dev/video2'
  573. main debug: deleting item `v4l2:///dev/video1'
  574. main debug: deleting item `v4l2:///dev/video0'
  575. main debug: deleting item `Playlist'
  576. main debug: removing module "memory"
  577. -- logger module stopped --
Add Comment
Please, Sign In to add comment