Advertisement
Guest User

VLC on Raspberry Pi w/ omxil

a guest
May 21st, 2014
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 41.13 KB | None | 0 0
  1. ~/vlc $ ./vlc --verbose 6  --vout omxil_vout --codec omxil ../test.h264
  2. VLC media player 2.2.0-git Weatherwax (revision 2.1.0-git-3280-g2fe9c76)
  3. [00a39a00] core libvlc debug: VLC media player - 2.2.0-git Weatherwax
  4. [00a39a00] core libvlc debug: Copyright © 1996-2014 the VideoLAN team
  5. [00a39a00] core libvlc debug: revision 2.1.0-git-3280-g2fe9c76
  6. [00a39a00] core libvlc debug: configured with ./configure  '--enable-rpi-omxil' '--enable-dvbpsi' '--enable-x264'
  7. [00a39a00] core libvlc debug: searching plug-in modules
  8. [00a39a00] core libvlc debug: loading plugins cache file /home/pi/vlc/src/.libs/vlc/plugins/plugins.dat
  9. [00a39a00] core libvlc warning: cannot read /home/pi/vlc/src/.libs/vlc/plugins/plugins.dat: No such file or directory
  10. [00a39a00] core libvlc debug: recursively browsing `/home/pi/vlc/src/.libs/vlc/plugins'
  11. [00a39a00] core libvlc debug: saving plugins cache /home/pi/vlc/src/.libs/vlc/plugins/plugins.dat
  12. [00a39a00] core libvlc debug: loading plugins cache file /home/pi/vlc/modules/plugins.dat
  13. [00a39a00] core libvlc debug: recursively browsing `/home/pi/vlc/modules'
  14. [00a39a00] core libvlc debug: saving plugins cache /home/pi/vlc/modules/plugins.dat
  15. [00a39a00] core libvlc debug: plug-ins loaded: 402 modules
  16. [00a39a00] core libvlc debug: opening config file (/home/pi/.config/vlc/vlcrc)
  17. [00a39a00] core libvlc debug: translation test: code is "fr"
  18. [00a39a00] core libvlc debug: CPU has capabilities FPU
  19. [00abdc28] core input debug: Creating an input for 'Bibliothèque'
  20. [00abdc28] core input debug: Input is a meta file: disabling unneeded options
  21. [00abdc28] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  22. [00abdc28] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/pi/.local/share/vlc/ml.xspf'
  23. [00abdc28] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
  24. [00ae4e98] core demux debug: looking for access_demux module matching "file": 14 candidates
  25. [00ae4e98] core demux debug: no access_demux modules matched
  26. [00abdc28] core input debug: creating access 'file' location='/home/pi/.local/share/vlc/ml.xspf', path='/home/pi/.local/share/vlc/ml.xspf'
  27. [00ae5218] core access debug: looking for access module matching "file": 19 candidates
  28. [00ae5218] filesystem access debug: opening file `/home/pi/.local/share/vlc/ml.xspf'
  29. [00ae5218] core access debug: using access module "filesystem"
  30. [00ae4e98] core stream debug: Using stream method for AStream*
  31. [00ae4e98] core stream debug: starting pre-buffering
  32. [00ae4e98] core stream debug: received first data after 0 ms
  33. [00ae4e98] core stream debug: pre-buffering done 296 bytes in 0s - 681 KiB/s
  34. [00ae5810] core stream debug: looking for stream_filter module matching "any": 9 candidates
  35. [00ae5810] core stream debug: no stream_filter modules matched
  36. [00ae5810] core stream debug: looking for stream_filter module matching "record": 9 candidates
  37. [00ae5810] core stream debug: using stream_filter module "record"
  38. [00abdc28] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pi/.local/share/vlc/ml.xspf' file='/home/pi/.local/share/vlc/ml.xspf'
  39. [00ae75f8] core demux debug: looking for demux module matching "xspf-open": 62 candidates
  40. [00ae75f8] xspf demux debug: using XSPF playlist reader
  41. [00ae75f8] core demux debug: using demux module "playlist"
  42. [00ae8888] core demux meta debug: looking for meta reader module matching "any": 1 candidates
  43. [00ae8888] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
  44. [00ae8888] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/src/.libs/vlc/lua/meta/reader
  45. [00ae8888] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/share/lua/meta/reader
  46. [00ae8888] lua demux meta debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/reader/filename.lua
  47. [00ae8888] lua demux meta debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/reader/filename.luac
  48. [00ae8888] core demux meta debug: no meta reader modules matched
  49. [00abdc28] core input debug: `file/xspf-open:///home/pi/.local/share/vlc/ml.xspf' successfully opened
  50. [00ac5608] core xml reader debug: looking for xml reader module matching "any": 1 candidates
  51. [00ac5608] core xml reader debug: using xml reader module "xml"
  52. [00ae75f8] xspf demux debug: parsed 0 tracks successfully
  53. [00abdc28] core input debug: EOF reached
  54. [00ae75f8] core demux debug: removing module "playlist"
  55. [00ae5810] core stream debug: removing module "record"
  56. [00ae5218] core access debug: removing module "filesystem"
  57. [00ad65b0] core playlist debug: creating audio output
  58. [00ae9f48] core audio output debug: looking for audio output module matching "any": 5 candidates
  59. [00ae9f48] pulse audio output debug: using library version 2.0.0
  60. [00ae9f48] pulse audio output debug:  (compiled with version 2.0.0, protocol 26)
  61. [00ae9f48] pulse audio output error: PulseAudio server connection failure: Connection refused
  62. [00ae9f48] alsa audio output debug: Available ALSA PCM devices:
  63. [00ae9f48] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
  64. [00ae9f48] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (default:CARD=ALSA)
  65. [00ae9f48] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (sysdefault:CARD=ALSA)
  66. [00ae9f48] core audio output debug: using audio output module "alsa"
  67. [00ad65b0] core playlist debug: keeping audio output
  68. [00ad65b0] core playlist debug: adding item `test.h264' ( file:///home/pi/vlc/../test.h264 )
  69. [00aefe78] core interface debug: looking for interface module matching "hotkeys,none": 16 candidates
  70. [00aefe78] core interface debug: using interface module "hotkeys"
  71. [00af01c8] core input debug: Creating an input for 'test.h264'
  72. [00af1178] core interface debug: looking for interface module matching "globalhotkeys,none": 16 candidates
  73. [00af1178] core interface debug: using interface module "xcb_hotkeys"
  74. [00af1b38] core interface debug: looking for interface module matching "dbus,none": 16 candidates
  75. [00af1b38] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance4992
  76. [00af1b38] core interface debug: using interface module "dbus"
  77. [00a39a00] core libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
  78. [00afb5e0] core interface debug: looking for interface module matching "any": 16 candidates
  79. [00b82308] core generic debug: looking for extension module matching "any": 1 candidates
  80. [00b82308] lua generic debug: Opening Lua Extension module
  81. [00b82308] lua generic debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/extensions
  82. [00b82308] lua generic debug: Trying Lua scripts in /home/pi/vlc/src/.libs/vlc/lua/extensions
  83. [00b82308] lua generic debug: Trying Lua scripts in /home/pi/vlc/share/lua/extensions
  84. [00b82308] lua generic debug: Trying Lua playlist script /home/pi/vlc/share/lua/extensions/VLSub.lua
  85. [00b82308] lua generic debug: Scanning Lua script /home/pi/vlc/share/lua/extensions/VLSub.lua
  86. [00b82308] lua generic debug: Script /home/pi/vlc/share/lua/extensions/VLSub.lua has the following capability flags: 0x5
  87. [00b82308] lua generic debug: Trying Lua playlist script /home/pi/vlc/share/lua/extensions/VLSub.luac
  88. [00b82308] lua generic debug: Scanning Lua script /home/pi/vlc/share/lua/extensions/VLSub.luac
  89. [00b82308] lua generic debug: Script /home/pi/vlc/share/lua/extensions/VLSub.luac has the following capability flags: 0x5
  90. [00b82308] core generic debug: using extension module "lua"
  91. [00afb5e0] core interface debug: using interface module "qt4"
  92. [00ad65b0] core playlist debug: processing request item: null, node: Liste de lecture, skip: 0
  93. [00ad65b0] core playlist debug: rebuilding array of current - root Liste de lecture
  94. [00ad65b0] core playlist debug: rebuild done - 1 items, index -1
  95. [00ad65b0] core playlist debug: starting playback of the new playlist item
  96. [00ad65b0] core playlist debug: resyncing on test.h264
  97. [00ad65b0] core playlist debug: test.h264 is at 0
  98. [00ad65b0] core playlist debug: creating new input thread
  99. [00cb4c88] core input debug: Creating an input for 'test.h264'
  100. [00cb4c88] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  101. [00cb4c88] core input debug: `file:///home/pi/vlc/../test.h264' gives access `file' demux `' path `/home/pi/vlc/../test.h264'
  102. [00cb4c88] core input debug: specified demux `any'
  103. [00cb4c88] core input debug: creating demux: access='file' demux='any' location='/home/pi/vlc/../test.h264' file='/home/pi/vlc/../test.h264'
  104. [00cb39d8] core demux debug: looking for access_demux module matching "file": 14 candidates
  105. [00cb39d8] core demux debug: no access_demux modules matched
  106. [00cb4c88] core input debug: creating access 'file' location='/home/pi/vlc/../test.h264', path='/home/pi/vlc/../test.h264'
  107. [00cb39d8] core access debug: looking for access module matching "file": 19 candidates
  108. [00cb39d8] filesystem access debug: opening file `/home/pi/vlc/../test.h264'
  109. [00cb39d8] core access debug: using access module "filesystem"
  110. [00cb89b0] core stream debug: Using stream method for AStream*
  111. [00cb89b0] core stream debug: starting pre-buffering
  112. [00cb89b0] core stream debug: received first data after 0 ms
  113. [00cb89b0] core stream debug: pre-buffering done 1024 bytes in 0s - 831 KiB/s
  114. [00cb8b70] core stream debug: looking for stream_filter module matching "any": 9 candidates
  115. [00cb8b70] core stream debug: no stream_filter modules matched
  116. [00cb8b70] core stream debug: looking for stream_filter module matching "record": 9 candidates
  117. [00cb8b70] core stream debug: using stream_filter module "record"
  118. [00cb4c88] core input debug: creating demux: access='file' demux='any' location='/home/pi/vlc/../test.h264' file='/home/pi/vlc/../test.h264'
  119. [00cb8c30] core demux debug: looking for demux module matching "h264": 62 candidates
  120. [00cb8c30] h264 demux debug: using 25,00 fps
  121. [00cb91f8] core demux packetizer debug: looking for packetizer module matching "any": 22 candidates
  122. [00cb91f8] core demux packetizer debug: using packetizer module "packetizer_h264"
  123. [00cb8c30] core demux debug: using demux module "h264"
  124. [00cb4c88] core input debug: looking for a subtitle file in /home/pi/vlc/../
  125. [00cbd9b0] core demux meta debug: looking for meta reader module matching "any": 1 candidates
  126. [00cbd9b0] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/reader
  127. [00cbd9b0] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/src/.libs/vlc/lua/meta/reader
  128. [00cbd9b0] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/share/lua/meta/reader
  129. [00cbd9b0] lua demux meta debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/reader/filename.lua
  130. [00cbd9b0] lua demux meta debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/reader/filename.luac
  131. [00cbd9b0] core demux meta debug: no meta reader modules matched
  132. [00cb4c88] core input debug: `file:///home/pi/vlc/../test.h264' successfully opened
  133. [00cb91f8] packetizer_h264 demux packetizer debug: found NAL_SPS (sps_id=0)
  134. [00cb91f8] packetizer_h264 demux packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
  135. [00afb5e0] qt4 interface debug: IM: Setting an input
  136. [00cb4c88] core input debug: selecting program id=0
  137. [00cbdc68] core decoder debug: looking for decoder module matching "omxil": 41 candidates
  138. [00cbdc68] omxil decoder debug: fmt in:h264, out:    
  139. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_capture
  140. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_decode
  141. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_encode
  142. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_render
  143. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_mixer
  144. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_splitter
  145. [00cbdc68] omxil decoder debug: component OMX.broadcom.audio_processor
  146. [00cbdc68] omxil decoder debug: component OMX.broadcom.camera
  147. [00cbdc68] omxil decoder debug: component OMX.broadcom.clock
  148. [00cbdc68] omxil decoder debug: component OMX.broadcom.coverage
  149. [00cbdc68] omxil decoder debug: component OMX.broadcom.egl_render
  150. [00cbdc68] omxil decoder debug: component OMX.broadcom.image_fx
  151. [00cbdc68] omxil decoder debug: component OMX.broadcom.image_decode
  152. [00cbdc68] omxil decoder debug: component OMX.broadcom.image_encode
  153. [00cbdc68] omxil decoder debug: component OMX.broadcom.image_read
  154. [00cbdc68] omxil decoder debug: component OMX.broadcom.image_write
  155. [00cbdc68] omxil decoder debug: component OMX.broadcom.read_media
  156. [00cbdc68] omxil decoder debug: component OMX.broadcom.resize
  157. [00cbdc68] omxil decoder debug: component OMX.broadcom.source
  158. [00cbdc68] omxil decoder debug: component OMX.broadcom.text_scheduler
  159. [00cbdc68] omxil decoder debug: component OMX.broadcom.transition
  160. [00cbdc68] omxil decoder debug: component OMX.broadcom.video_decode
  161. [00cbdc68] omxil decoder debug: component OMX.broadcom.video_encode
  162. [00cbdc68] omxil decoder debug: component OMX.broadcom.video_render
  163. [00cbdc68] omxil decoder debug: component OMX.broadcom.video_scheduler
  164. [00cbdc68] omxil decoder debug: component OMX.broadcom.video_splitter
  165. [00cbdc68] omxil decoder debug: component OMX.broadcom.visualisation
  166. [00cbdc68] omxil decoder debug: component OMX.broadcom.write_media
  167. [00cbdc68] omxil decoder debug: component OMX.broadcom.write_still
  168. [00cbdc68] omxil decoder debug: found 1 matching components for role video_decoder.avc
  169. [00cbdc68] omxil decoder debug: - OMX.broadcom.video_decode
  170. [00cbdc68] omxil decoder debug: loaded component OMX.broadcom.video_decode
  171. [00cbdc68] omxil decoder debug: found 0 audio ports
  172. [00cbdc68] omxil decoder debug: found 0 image ports
  173. [00cbdc68] omxil decoder debug: found 2 video ports
  174. [00cbdc68] omxil decoder debug: -> input 130 (0 streams) (20:1:81920 buffers) (0,16) enabled
  175. [00cbdc68] omxil decoder debug:   -> video MPEG-4 Video 0x0@0,00 (4,0) (0,0) (0,0,0,0)
  176. [00cbdc68] omxil decoder debug: -> output 131 (0 streams) (1:1:115200 buffers) (0,16) enabled
  177. [00cbdc68] omxil decoder debug:   -> video Planar 4:2:0 YUV 320x240@0,00 (0,20) (320,240) (0,0,320,240)
  178. [00cbdc68] omxil decoder debug: Enabled aspect ratio notifications
  179. [00cbdc68] omxil decoder debug: StartWithValidFrame disabled.
  180. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateIdle)
  181. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateExecuting)
  182. [00cbdc68] omxil decoder debug: -> input 130 (0 streams) (20:1:81920 buffers) (0,16) enabled
  183. [00cbdc68] omxil decoder debug:   -> video H264 - MPEG-4 AVC (part 10) 1920x1088@0,00 (7,0) (0,0) (0,0,1920,1088)
  184. [00cbdc68] omxil decoder debug: -> output 131 (0 streams) (1:1:3133440 buffers) (0,16) enabled
  185. [00cbdc68] omxil decoder debug:   -> video Planar 4:2:0 YUV 1920x1088@0,00 (0,20) (1920,1088) (0,0,1920,1088)
  186. [00cbdc68] core decoder debug: using decoder module "omxil"
  187. [00cb4c88] core input error: Invalid PCR value in ES_OUT_SET_(GROUP_)PCR !
  188. [00cb4c88] core input debug: Buffering 0%
  189. [00cb4c88] core input debug: Buffering 13%
  190. [00cb4c88] core input debug: Buffering 26%
  191. [00cb4c88] core input debug: Buffering 40%
  192. [00cb4c88] core input debug: Buffering 53%
  193. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventPortSettingsChanged, 131, 0)
  194. [00cb4c88] core input debug: Buffering 66%
  195. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandPortDisable, 131)
  196. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandPortEnable, 131)
  197. [00cbdc68] omxil decoder debug: -> input 130 (0 streams) (20:1:81920 buffers) (0,16) enabled
  198. [00cbdc68] omxil decoder debug:   -> video H264 - MPEG-4 AVC (part 10) 1920x1088@0,00 (7,0) (0,0) (0,0,1920,1088)
  199. [00cbdc68] omxil decoder debug: -> output 131 (0 streams) (1:1:3133440 buffers) (0,16) enabled
  200. [00cbdc68] omxil decoder debug:   -> video Planar 4:2:0 YUV 1920x1080@12,50 (0,20) (1920,1088) (0,0,1920,1080)
  201. [00cb4c88] core input debug: Buffering 80%
  202. [00cb4c88] core input debug: Buffering 93%
  203. [00cd05b8] core spu text debug: looking for text renderer module matching "any": 2 candidates
  204. [00cd05b8] freetype spu text debug: Building font databases.
  205. [00cb4c88] core input debug: Stream buffering done (320 ms in 667 ms)
  206. [00cd05b8] freetype spu text debug: Took 2 microseconds
  207. [00cd05b8] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
  208. [00cd05b8] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
  209. [00cd05b8] freetype spu text debug: using fontsize: 2
  210. [00cd05b8] core spu text debug: using text renderer module "freetype"
  211. [00cdaaa0] core scale debug: looking for video filter2 module matching "any": 53 candidates
  212. [00cdaaa0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  213. [00cdaaa0] core scale debug: using video filter2 module "swscale"
  214. [00ea2288] core scale debug: looking for video filter2 module matching "any": 53 candidates
  215. [00ea2288] yuvp scale debug: YUVP to YUVA converter
  216. [00ea2288] core scale debug: using video filter2 module "yuvp"
  217. [00ccf788] core video output debug: Deinterlacing available
  218. [00ccf788] core video output debug: deinterlace 0, mode blend, is_needed 0
  219. [00ccf788] core video output debug: Opening vout display wrapper
  220. [00ea6428] core vout display debug: looking for vout display module matching "omxil_vout": 12 candidates
  221. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_capture
  222. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_decode
  223. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_encode
  224. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_render
  225. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_mixer
  226. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_splitter
  227. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.audio_processor
  228. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.camera
  229. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.clock
  230. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.coverage
  231. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.egl_render
  232. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.image_fx
  233. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.image_decode
  234. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.image_encode
  235. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.image_read
  236. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.image_write
  237. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.read_media
  238. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.resize
  239. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.source
  240. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.text_scheduler
  241. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.transition
  242. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.video_decode
  243. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.video_encode
  244. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.video_render
  245. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.video_scheduler
  246. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.video_splitter
  247. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.visualisation
  248. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.write_media
  249. [00ea6428] omxil_vout vout display debug: component OMX.broadcom.write_still
  250. [00ea6428] omxil_vout vout display debug: found 1 matching components for role iv_renderer
  251. [00ea6428] omxil_vout vout display debug: - OMX.broadcom.video_render
  252. [00ea6428] omxil_vout vout display debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateIdle)
  253. [00ea6428] omxil_vout vout display debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateExecuting)
  254. [00ea6428] core vout display debug: VoutDisplayEvent 'fullscreen' 1
  255. [00ea6428] core vout display debug: using vout display module "omxil_vout"
  256. [00ccf788] core video output warning: Not enough direct buffers, using system memory
  257. [00ccf788] core video output debug: original format sz 1920x1080, of (0,0), vsz 1920x1080, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
  258. [00cd05b8] core spu text debug: removing module "freetype"
  259. [00cd05b8] core spu text debug: looking for text renderer module matching "any": 2 candidates
  260. [00cd05b8] freetype spu text debug: Building font databases.
  261. [00cd05b8] freetype spu text debug: Took 5 microseconds
  262. [00cd05b8] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
  263. [00cd05b8] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
  264. [00cd05b8] freetype spu text debug: using fontsize: 2
  265. [00ea6428] core vout display error: Failed to set fullscreen
  266. [00ea6428] core vout display error: Failed to change zoom
  267. [00ea6428] core vout display error: Failed to set on top
  268. [00cd05b8] core spu text debug: using text renderer module "freetype"
  269. [00cbdc68] core decoder debug: End of video preroll
  270. [00cbdc68] core decoder debug: Received first picture
  271. [00edaf40] core blend debug: looking for video blending module matching "any": 1 candidates
  272. [00edaf40] core blend debug: using video blending module "blend"
  273. [00ccf788] core video output debug: Detected interlaced video
  274. [00ccf788] core video output debug: deinterlace 0, mode blend, is_needed 1
  275. [00cb4c88] core input debug: Decoder wait done in 1364 ms
  276. [00ea6428] core vout display debug: auto hiding mouse cursor
  277. [00ccf788] core video output warning: picture is too late to be displayed (missing 699 ms)
  278. [00cb4c88] core input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 319 ms)
  279. [00cb4c88] core input error: ES_OUT_RESET_PCR called
  280. [00cbdc68] omxil decoder debug: flushing
  281. [00ccf788] core video output warning: picture is too late to be displayed (missing 5369 ms)
  282. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandFlush, 130)
  283. [00cb4c88] core input debug: Buffering 0%
  284. [00cb4c88] core input debug: Buffering 12%
  285. [00cb4c88] core input debug: Buffering 25%
  286. [00cb4c88] core input debug: Buffering 37%
  287. [00cb4c88] core input debug: Buffering 50%
  288. [00cb4c88] core input debug: Buffering 62%
  289. [00cb4c88] core input debug: Buffering 75%
  290. [00cb4c88] core input debug: Buffering 87%
  291. [00cbdc68] core decoder debug: End of video preroll
  292. [00cbdc68] core decoder debug: Received first picture
  293. [00cb4c88] core input debug: Stream buffering done (320 ms in 315 ms)
  294. [00cb4c88] core input debug: Decoder wait done in 198 ms
  295. [00ccf788] core video output warning: picture is too late to be displayed (missing 80 ms)
  296. [00ccf788] core video output warning: picture is too late to be displayed (missing 678 ms)
  297. [00ccf788] core video output warning: picture is too late to be displayed (missing 866 ms)
  298. [00ccf788] core video output warning: picture is too late to be displayed (missing 1383 ms)
  299. [00ccf788] core video output warning: picture is too late to be displayed (missing 1617 ms)
  300. [00ccf788] core video output warning: picture is too late to be displayed (missing 2019 ms)
  301. [00ccf788] core video output warning: picture is too late to be displayed (missing 2461 ms)
  302. [00ccf788] core video output warning: picture is too late to be displayed (missing 2704 ms)
  303. [00ccf788] core video output warning: picture is too late to be displayed (missing 3107 ms)
  304. [00ccf788] core video output warning: picture is too late to be displayed (missing 3664 ms)
  305. [00ccf788] core video output warning: picture is too late to be displayed (missing 3957 ms)
  306. [00ccf788] core video output warning: picture is too late to be displayed (missing 4213 ms)
  307. [00ccf788] core video output warning: picture is too late to be displayed (missing 4447 ms)
  308. [00ccf788] core video output warning: picture is too late to be displayed (missing 4714 ms)
  309. [00ccf788] core video output warning: picture is too late to be displayed (missing 5159 ms)
  310. [00ccf788] core video output warning: picture is too late to be displayed (missing 5453 ms)
  311. [00ccf788] core video output warning: picture is too late to be displayed (missing 6067 ms)
  312. [00cb4c88] core input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 347 ms)
  313. [00cb4c88] core input error: ES_OUT_RESET_PCR called
  314. [00cbdc68] omxil decoder debug: flushing
  315. [00ccf788] core video output warning: picture is too late to be displayed (missing 6543 ms)
  316. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandFlush, 130)
  317. [00cb4c88] core input debug: Buffering 0%
  318. [00cb4c88] core input debug: Buffering 11%
  319. [00cb4c88] core input debug: Buffering 22%
  320. [00cb4c88] core input debug: Buffering 34%
  321. [00cb4c88] core input debug: Buffering 45%
  322. [00cb4c88] core input debug: Buffering 57%
  323. [00cbdc68] core decoder debug: End of video preroll
  324. [00cbdc68] core decoder debug: Received first picture
  325. [00cb4c88] core input debug: Buffering 68%
  326. [00cb4c88] core input debug: Buffering 80%
  327. [00cb4c88] core input debug: Buffering 91%
  328. [00cb4c88] core input debug: Stream buffering done (360 ms in 1058 ms)
  329. [00cb4c88] core input debug: Decoder wait done in 0 ms
  330. [00cb4c88] core input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 691 ms)
  331. [00cb4c88] core input error: ES_OUT_RESET_PCR called
  332. [00cbdc68] omxil decoder debug: flushing
  333. [00ccf788] core video output warning: picture is too late to be displayed (missing 1757 ms)
  334. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandFlush, 130)
  335. [00cb4c88] core input debug: Buffering 0%
  336. [00cb4c88] core input debug: Buffering 5%
  337. [00cb4c88] core input debug: Buffering 11%
  338. [00cb4c88] core input debug: Buffering 17%
  339. [00cbdc68] core decoder debug: End of video preroll
  340. [00cbdc68] core decoder debug: Received first picture
  341. [00cb4c88] core input debug: Buffering 23%
  342. [00cb4c88] core input debug: Buffering 28%
  343. [00cb4c88] core input debug: Buffering 34%
  344. [00cb4c88] core input debug: Buffering 40%
  345. [00cb4c88] core input debug: Buffering 46%
  346. [00cb4c88] core input debug: Buffering 52%
  347. [00cb4c88] core input debug: Buffering 57%
  348. [00cb4c88] core input debug: Buffering 63%
  349. [00cb4c88] core input debug: Buffering 69%
  350. [00cb4c88] core input debug: Buffering 75%
  351. [00cb4c88] core input debug: Buffering 81%
  352. [00cb4c88] core input debug: Buffering 86%
  353. [00cb4c88] core input debug: Buffering 92%
  354. [00cb4c88] core input debug: Buffering 98%
  355. [00cb4c88] core input debug: Stream buffering done (720 ms in 2420 ms)
  356. [00ad65b0] core playlist debug: meta ok for (null), need to fetch art
  357. [00aeca78] core demux meta debug: looking for meta fetcher module matching "any": 1 candidates
  358. [00aeca78] lua demux meta debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/fetcher
  359. [00aeca78] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/src/.libs/vlc/lua/meta/fetcher
  360. [00cb4c88] core input debug: Decoder wait done in 1500 ms
  361. [00aeca78] lua demux meta debug: Trying Lua scripts in /home/pi/vlc/share/lua/meta/fetcher
  362. [00aeca78] lua demux meta debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/fetcher/tvrage.lua
  363. [00aeca78] core demux meta debug: using meta fetcher module "lua"
  364. [00aeca78] core demux meta debug: removing module "lua"
  365. [00ad65b0] core playlist debug: searching art for test.h264
  366. [00ee4310] core art finder debug: looking for art finder module matching "any": 2 candidates
  367. [00ee4310] lua art finder debug: Trying Lua scripts in /home/pi/.local/share/vlc/lua/meta/art
  368. [00ee4310] lua art finder debug: Trying Lua scripts in /home/pi/vlc/src/.libs/vlc/lua/meta/art
  369. [00ee4310] lua art finder debug: Trying Lua scripts in /home/pi/vlc/share/lua/meta/art
  370. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/00_musicbrainz.lua
  371. [00ccf788] core video output warning: picture is too late to be displayed (missing 230 ms)
  372. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/00_musicbrainz.luac
  373. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/01_googleimage.lua
  374. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/01_googleimage.luac
  375. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/02_frenchtv.lua
  376. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/02_frenchtv.luac
  377. [00cb4c88] core input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 1574 ms)
  378. [00cb4c88] core input error: ES_OUT_RESET_PCR called
  379. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/03_lastfm.lua
  380. [00ee4310] lua art finder debug: Trying Lua playlist script /home/pi/vlc/share/lua/meta/art/03_lastfm.luac
  381. [00ee4310] core art finder debug: no art finder modules matched
  382. [00ad65b0] core playlist debug: art not found for test.h264
  383. [00cbdc68] core decoder warning: early picture skipped
  384. [00cbdc68] omxil decoder debug: flushing
  385. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandFlush, 130)
  386. [00cb4c88] core input debug: Buffering 0%
  387. [00cb4c88] core input debug: Buffering 2%
  388. [00cb4c88] core input debug: Buffering 5%
  389. [00cb4c88] core input debug: Buffering 7%
  390. [00cb4c88] core input debug: Buffering 10%
  391. [00cbdc68] core decoder debug: End of video preroll
  392. [00cbdc68] core decoder debug: Received first picture
  393. [00cb4c88] core input debug: Buffering 12%
  394. [00cb4c88] core input debug: Buffering 15%
  395. [00cb4c88] core input debug: Buffering 17%
  396. [00cb4c88] core input debug: Buffering 20%
  397. [00cb4c88] core input debug: Buffering 22%
  398. [00cb4c88] core input debug: Buffering 25%
  399. [00cb4c88] core input debug: Buffering 27%
  400. [00cb4c88] core input debug: Buffering 30%
  401. [00cb4c88] core input debug: Buffering 33%
  402. [00cb4c88] core input debug: Buffering 35%
  403. [00cb4c88] core input debug: Buffering 38%
  404. [00cb4c88] core input debug: Buffering 40%
  405. [00cb4c88] core input debug: Buffering 43%
  406. [00cb4c88] core input debug: Buffering 45%
  407. [00cb4c88] core input debug: Buffering 48%
  408. [00cb4c88] core input debug: Buffering 50%
  409. [00cb4c88] core input debug: Buffering 53%
  410. [00cb4c88] core input debug: Buffering 55%
  411. [00cb4c88] core input debug: Buffering 58%
  412. [00cb4c88] core input debug: Buffering 60%
  413. [00cb4c88] core input debug: Buffering 63%
  414. [00cb4c88] core input debug: Buffering 66%
  415. [00cb4c88] core input debug: Buffering 68%
  416. [00cb4c88] core input debug: Buffering 71%
  417. [00cb4c88] core input debug: Buffering 73%
  418. [00cb4c88] core input debug: Buffering 76%
  419. [00cb4c88] core input debug: Buffering 78%
  420. [00cb4c88] core input debug: Buffering 81%
  421. [00cb4c88] core input debug: Buffering 83%
  422. [00cb4c88] core input debug: Buffering 86%
  423. [00cb4c88] core input debug: Buffering 88%
  424. [00cb4c88] core input debug: Buffering 91%
  425. [00cb4c88] core input debug: Buffering 93%
  426. [00cb4c88] core input debug: Buffering 96%
  427. [00cb4c88] core input debug: Buffering 99%
  428. [00cb4c88] core input debug: Stream buffering done (1600 ms in 3511 ms)
  429. [00cb4c88] core input debug: Decoder wait done in 573 ms
  430. [00ccf788] core video output warning: picture is too late to be displayed (missing 1077 ms)
  431. [00ccf788] core video output warning: picture is too late to be displayed (missing 1375 ms)
  432. [00ccf788] core video output warning: picture is too late to be displayed (missing 1557 ms)
  433. [00ccf788] core video output warning: picture is too late to be displayed (missing 1740 ms)
  434. [00ccf788] core video output warning: picture is too late to be displayed (missing 2027 ms)
  435. [00ccf788] core video output warning: picture is too late to be displayed (missing 2280 ms)
  436. [00ccf788] core video output warning: picture is too late to be displayed (missing 2482 ms)
  437. [00ccf788] core video output warning: picture is too late to be displayed (missing 2700 ms)
  438. [00cb4c88] core input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 1863 ms)
  439. [00cb4c88] core input error: ES_OUT_RESET_PCR called
  440. [00cbdc68] omxil decoder debug: flushing
  441. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandFlush, 130)
  442. [00cb4c88] core input debug: Buffering 0%
  443. [00cb4c88] core input debug: Buffering 2%
  444. [00cb4c88] core input debug: Buffering 4%
  445. [00cb4c88] core input debug: Buffering 6%
  446. [00cb4c88] core input debug: Buffering 8%
  447. [00cbdc68] core decoder debug: End of video preroll
  448. [00cbdc68] core decoder debug: Received first picture
  449. [00cb4c88] core input debug: Buffering 10%
  450. [00cb4c88] core input debug: Buffering 12%
  451. [00cb4c88] core input debug: Buffering 15%
  452. [00cb4c88] core input debug: Buffering 17%
  453. [00cb4c88] core input debug: Buffering 19%
  454. [00cb4c88] core input debug: Buffering 21%
  455. [00cb4c88] core input debug: Buffering 23%
  456. [00cb4c88] core input debug: Buffering 25%
  457. [00cb4c88] core input debug: Buffering 27%
  458. [00cb4c88] core input debug: Buffering 30%
  459. [00cb4c88] core input debug: Buffering 32%
  460. [00cb4c88] core input debug: Buffering 34%
  461. [00cb4c88] core input debug: Buffering 36%
  462. [00cb4c88] core input debug: Buffering 38%
  463. [00cb4c88] core input debug: Buffering 40%
  464. [00cb4c88] core input debug: Buffering 42%
  465. [00cb4c88] core input debug: Buffering 45%
  466. [00cb4c88] core input debug: Buffering 47%
  467. [00cb4c88] core input debug: Buffering 49%
  468. [00cb4c88] core input debug: Buffering 51%
  469. [00cb4c88] core input debug: Buffering 53%
  470. [00cb4c88] core input debug: Buffering 55%
  471. [00cb4c88] core input debug: Buffering 57%
  472. [00cb4c88] core input debug: Buffering 60%
  473. [00cb4c88] core input debug: Buffering 62%
  474. [00cb4c88] core input debug: Buffering 64%
  475. [00cb4c88] core input debug: EOF reached
  476. [00cb4c88] core input debug: Stream buffering done (1200 ms in 2598 ms)
  477. [00cb4c88] core input debug: Decoder wait done in 39 ms
  478. [00cb4c88] core input debug: waiting decoder fifos to empty
  479. [00cb4c88] core input debug: waiting decoder fifos to empty
  480. [00ccf788] core video output warning: picture is too late to be displayed (missing 153 ms)
  481. [00cb4c88] core input debug: waiting decoder fifos to empty
  482. [00cb4c88] core input debug: waiting decoder fifos to empty
  483. [00ccf788] core video output warning: picture is too late to be displayed (missing 338 ms)
  484. [00cb4c88] core input debug: waiting decoder fifos to empty
  485. [00ccf788] core video output warning: picture is too late to be displayed (missing 430 ms)
  486. [00cb4c88] core input debug: waiting decoder fifos to empty
  487. [00cb4c88] core input debug: waiting decoder fifos to empty
  488. [00ccf788] core video output warning: picture is too late to be displayed (missing 518 ms)
  489. [00cb4c88] core input debug: waiting decoder fifos to empty
  490. [00ccf788] core video output warning: picture is too late to be displayed (missing 595 ms)
  491. [00cb4c88] core input debug: waiting decoder fifos to empty
  492. [00ccf788] core video output warning: picture is too late to be displayed (missing 678 ms)
  493. [00cb4c88] core input debug: waiting decoder fifos to empty
  494. [00ccf788] core video output warning: picture is too late to be displayed (missing 753 ms)
  495. [00cb4c88] core input debug: waiting decoder fifos to empty
  496. [00ccf788] core video output warning: picture is too late to be displayed (missing 858 ms)
  497. [00cb4c88] core input debug: waiting decoder fifos to empty
  498. [00ccf788] core video output warning: picture is too late to be displayed (missing 948 ms)
  499. [00cb4c88] core input debug: waiting decoder fifos to empty
  500. [00ccf788] core video output warning: picture is too late to be displayed (missing 998 ms)
  501. [00cb4c88] core input debug: waiting decoder fifos to empty
  502. [00ccf788] core video output warning: picture is too late to be displayed (missing 1085 ms)
  503. [00cb4c88] core input debug: waiting decoder fifos to empty
  504. [00ccf788] core video output warning: picture is too late to be displayed (missing 1138 ms)
  505. [00cb4c88] core input debug: waiting decoder fifos to empty
  506. [00ccf788] core video output warning: picture is too late to be displayed (missing 1215 ms)
  507. [00cb4c88] core input debug: waiting decoder fifos to empty
  508. [00ccf788] core video output warning: picture is too late to be displayed (missing 1292 ms)
  509. [00cb4c88] core input debug: waiting decoder fifos to empty
  510. [00cb4c88] core input debug: waiting decoder fifos to empty
  511. [00ccf788] core video output warning: picture is too late to be displayed (missing 1400 ms)
  512. [00cb4c88] core input debug: waiting decoder fifos to empty
  513. [00ccf788] core video output warning: picture is too late to be displayed (missing 1538 ms)
  514. [00cb4c88] core input debug: waiting decoder fifos to empty
  515. [00cb4c88] core input debug: waiting decoder fifos to empty
  516. [00ccf788] core video output warning: picture is too late to be displayed (missing 1728 ms)
  517. [00cb4c88] core input debug: waiting decoder fifos to empty
  518. [00cb4c88] core input debug: waiting decoder fifos to empty
  519. [00ccf788] core video output warning: picture is too late to be displayed (missing 1829 ms)
  520. [00cb4c88] core input debug: waiting decoder fifos to empty
  521. [00ccf788] core video output warning: picture is too late to be displayed (missing 1923 ms)
  522. [00cb4c88] core input debug: waiting decoder fifos to empty
  523. [00ccf788] core video output warning: picture is too late to be displayed (missing 1994 ms)
  524. [00cb4c88] core input debug: waiting decoder fifos to empty
  525. [00ccf788] core video output warning: picture is too late to be displayed (missing 2085 ms)
  526. [00cb4c88] core input debug: waiting decoder fifos to empty
  527. [00ccf788] core video output warning: picture is too late to be displayed (missing 2168 ms)
  528. [00cb4c88] core input debug: waiting decoder fifos to empty
  529. [00cb4c88] core input debug: waiting decoder fifos to empty
  530. [00ccf788] core video output warning: picture is too late to be displayed (missing 2256 ms)
  531. [00ccf788] core video output warning: picture is too late to be displayed (missing 2298 ms)
  532. [00cb4c88] core input debug: waiting decoder fifos to empty
  533. [00cb4c88] core input debug: waiting decoder fifos to empty
  534. [00ccf788] core video output warning: picture is too late to be displayed (missing 2415 ms)
  535. [00cb4c88] core input debug: waiting decoder fifos to empty
  536. [00ccf788] core video output warning: picture is too late to be displayed (missing 2492 ms)
  537. [00ad65b0] core playlist debug: finished input
  538. [00cbdc68] core decoder debug: removing module "omxil"
  539. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateIdle)
  540. [00cbdc68] omxil decoder debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateLoaded)
  541. [00cbdc68] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  542. [00ad65b0] core playlist debug: saving a free vout
  543. [00ad65b0] core playlist debug: reusing provided vout
  544. [00ccf788] qt4 video output debug: Qt: Fullscreen state changed
  545. [00cb8c30] core demux debug: removing module "h264"
  546. [00cb91f8] core demux packetizer debug: removing module "packetizer_h264"
  547. [00cb8b70] core stream debug: removing module "record"
  548. [00cb39d8] core access debug: removing module "filesystem"
  549. [00ea6428] core vout display error: Failed to change zoom
  550. [00cb4c88] core input debug: Program doesn't contain anymore ES
  551. [00ad65b0] core playlist debug: dead input
  552. [00ad65b0] core playlist debug: changing item without a request (current 0/1)
  553. [00ad65b0] core playlist debug: nothing to play
  554. [00ccf788] core video output debug: destroying useless vout
  555. [00afb5e0] qt4 interface debug: IM: Deleting the input
  556. [00edaf40] core blend debug: removing module "blend"
  557. [00ea6428] core vout display debug: removing module "omxil_vout"
  558. [00ea6428] omxil_vout vout display debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateIdle)
  559. [00ea6428] omxil_vout vout display debug: OmxEventHandler (OMX_EventCmdComplete, OMX_CommandStateSet, OMX_StateLoaded)
  560. [00cd05b8] core spu text debug: removing module "freetype"
  561. [00ea2288] core scale debug: removing module "yuvp"
  562. [00cdaaa0] core scale debug: removing module "swscale"
  563. [00a39a00] core libvlc debug: exiting
  564. [00a39a00] core libvlc debug: removing all interfaces
  565. [00a39a00] core libvlc debug: exiting
  566. [00afb5e0] core interface debug: removing module "qt4"
  567. [00ad65b0] core playlist debug: deactivating the playlist
  568. [00ae9f48] core audio output debug: removing module "alsa"
  569. [00afb5e0] qt4 interface debug: requesting exit...
  570. [00afb5e0] qt4 interface debug: waiting for UI thread...
  571. [00afb5e0] qt4 interface debug: QApp exec() finished
  572. [00afb5e0] qt4 interface debug: Video is not needed anymore
  573. [00afb5e0] qt4 interface debug: Killing extension dialog provider
  574. [00afb5e0] qt4 interface debug: ExtensionsDialogProvider is quitting...
  575. [00b82308] core generic debug: removing module "lua"
  576. [00b82308] lua generic debug: Deactivating all loaded extensions
  577. [00b82308] lua generic debug: All extensions are now deactivated
  578. [00af1b38] core interface debug: removing module "dbus"
  579. [00af1178] core interface debug: removing module "xcb_hotkeys"
  580. [00aefe78] core interface debug: removing module "hotkeys"
  581. [00ad65b0] core playlist debug: destroying
  582. [00c6a8d8] core playlist export debug: saving Bibliothèque to file /home/pi/.local/share/vlc/ml.xspf.tmp4992
  583. [00c6a8d8] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
  584. [00c6a8d8] core playlist export debug: using playlist export module "export"
  585. [00c6a8d8] core playlist export debug: removing module "export"
  586. ~/vlc $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement