Advertisement
Guest User

MMAL-based vout plugin for Raspberry Pi vlc-2.2.1 Raspbian J

a guest
Apr 30th, 2015
736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.43 KB | None | 0 0
  1. ~/software/build/vlc-2.2.1 $ vlc -vvv
  2. VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
  3. [011d3918] core libvlc debug: VLC media player - 2.2.1 Terry Pratchett (Weatherwax)
  4. [011d3918] core libvlc debug: Copyright © 1996-2015 the VideoLAN team
  5. [011d3918] core libvlc debug: revision 2.2.1-0-ga425c42
  6. [011d3918] core libvlc debug: configured with ./configure '--prefix=/usr' '--enable-omxil' '--enable-omxil-vout' '--enable-rpi-omxil' '--enable-mmal-codec'
  7. [011d3918] core libvlc debug: searching plug-in modules
  8. [011d3918] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  9. [011d3918] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  10. [011d3918] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
  11. [011d3918] core libvlc debug: plug-ins loaded: 462 modules
  12. [011d3918] core libvlc debug: opening config file (/home/ktb/.config/vlc/vlcrc)
  13. [011d3918] core libvlc debug: translation test: code is "C"
  14. [011d3918] core libvlc debug: CPU has capabilities ARM_NEON FPU
  15. [011e35b0] core input debug: Creating an input for 'Media Library'
  16. [011e35b0] core input debug: Input is a meta file: disabling unneeded options
  17. [011e35b0] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  18. [011e35b0] core input debug: `file/xspf-open:///home/ktb/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/ktb/.local/share/vlc/ml.xspf'
  19. [011e35b0] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ktb/.local/share/vlc/ml.xspf' file='/home/ktb/.local/share/vlc/ml.xspf'
  20. [01266c48] core demux debug: looking for access_demux module matching "file": 21 candidates
  21. [01266c48] core demux debug: no access_demux modules matched
  22. [011e35b0] core input debug: creating access 'file' location='/home/ktb/.local/share/vlc/ml.xspf', path='/home/ktb/.local/share/vlc/ml.xspf'
  23. [01268e50] core access debug: looking for access module matching "file": 25 candidates
  24. [01268e50] filesystem access debug: opening file `/home/ktb/.local/share/vlc/ml.xspf'
  25. [01268e50] core access debug: using access module "filesystem"
  26. [01266c48] core stream debug: Using stream method for AStream*
  27. [01266c48] core stream debug: starting pre-buffering
  28. [01266c48] core stream debug: received first data after 9 ms
  29. [01266c48] core stream debug: pre-buffering done 296 bytes in 0s - 28 KiB/s
  30. [01269590] core stream debug: looking for stream_filter module matching "any": 9 candidates
  31. [01269590] core stream debug: no stream_filter modules matched
  32. [01269590] core stream debug: looking for stream_filter module matching "record": 9 candidates
  33. [01269590] core stream debug: using stream_filter module "record"
  34. [011e35b0] core input debug: creating demux: access='file' demux='xspf-open' location='/home/ktb/.local/share/vlc/ml.xspf' file='/home/ktb/.local/share/vlc/ml.xspf'
  35. [0126b6b0] core demux debug: looking for demux module matching "xspf-open": 65 candidates
  36. [0126b6b0] xspf demux debug: using XSPF playlist reader
  37. [0126b6b0] core demux debug: using demux module "playlist"
  38. [0126c520] core demux meta debug: looking for meta reader module matching "any": 2 candidates
  39. [0126c520] lua demux meta debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/reader
  40. [0126c520] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  41. [0126c520] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  42. [0126c520] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  43. [0126c520] core demux meta debug: no meta reader modules matched
  44. [011e35b0] core input debug: `file/xspf-open:///home/ktb/.local/share/vlc/ml.xspf' successfully opened
  45. [012713c0] core xml reader debug: looking for xml reader module matching "any": 1 candidates
  46. [012713c0] core xml reader debug: using xml reader module "xml"
  47. [0126b6b0] xspf demux debug: parsed 0 tracks successfully
  48. [011e35b0] core input debug: EOF reached
  49. [0126b6b0] core demux debug: removing module "playlist"
  50. [01269590] core stream debug: removing module "record"
  51. [01268e50] core access debug: removing module "filesystem"
  52. [0127c580] core playlist debug: creating audio output
  53. [01282fc0] core audio output debug: looking for audio output module matching "alsa": 6 candidates
  54. [01282fc0] alsa audio output debug: Available ALSA PCM devices:
  55. [01282fc0] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
  56. [01282fc0] alsa audio output debug: PulseAudio Sound Server (pulse)
  57. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (sysdefault:CARD=ALSA)
  58. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample mixing device (dmix:CARD=ALSA,DEV=0)
  59. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample mixing device (dmix:CARD=ALSA,DEV=1)
  60. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct sample snooping device (dsnoop:CARD=ALSA,DEV=0)
  61. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample snooping device (dsnoop:CARD=ALSA,DEV=1)
  62. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Direct hardware device without any conversions (hw:CARD=ALSA,DEV=0)
  63. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct hardware device without any conversions (hw:CARD=ALSA,DEV=1)
  64. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 ALSA Hardware device with all software conversions (plughw:CARD=ALSA,DEV=0)
  65. [01282fc0] alsa audio output debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Hardware device with all software conversions (plughw:CARD=ALSA,DEV=1)
  66. [01282fc0] core audio output debug: using audio output module "alsa"
  67. [0127c580] core playlist debug: keeping audio output
  68. [0129cd18] core interface debug: looking for interface module matching "lirc,none": 19 candidates
  69. vlc: unknown token "name" in /etc/lirc/lircd.conf:17 ignored
  70. vlc: unknown token "bits" in /etc/lirc/lircd.conf:18 ignored
  71. vlc: unknown token "flags" in /etc/lirc/lircd.conf:19 ignored
  72. vlc: unknown token "eps" in /etc/lirc/lircd.conf:20 ignored
  73. vlc: unknown token "aeps" in /etc/lirc/lircd.conf:21 ignored
  74. vlc: unexpected token in line /etc/lirc/lircd.conf:23
  75. vlc: unexpected token in line /etc/lirc/lircd.conf:24
  76. vlc: unexpected token in line /etc/lirc/lircd.conf:25
  77. vlc: unknown token "ptrail" in /etc/lirc/lircd.conf:26 ignored
  78. vlc: unexpected token in line /etc/lirc/lircd.conf:27
  79. vlc: unknown token "pre_data_bits" in /etc/lirc/lircd.conf:28 ignored
  80. vlc: unknown token "pre_data" in /etc/lirc/lircd.conf:29 ignored
  81. vlc: unknown token "gap" in /etc/lirc/lircd.conf:30 ignored
  82. vlc: unknown token "toggle_bit_mask" in /etc/lirc/lircd.conf:31 ignored
  83. vlc: bad file format, /etc/lirc/lircd.conf:33
  84. [0129cd18] lirc interface error: failure while reading lirc config
  85. [0129cd18] core interface debug: no interface modules matched
  86. [0129cd18] core interface error: no suitable interface module
  87. [011d3918] core libvlc error: interface "lirc,none" initialization failed
  88. [0126ffd0] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
  89. [0126ffd0] core interface debug: using interface module "hotkeys"
  90. [0129ad08] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
  91. [0129ad08] core interface debug: using interface module "xcb_hotkeys"
  92. [0129d808] core interface debug: looking for interface module matching "dbus,none": 19 candidates
  93. [0129d808] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  94. [0129d808] core interface debug: using interface module "dbus"
  95. [011d3918] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  96. [01265e10] core interface debug: looking for interface module matching "any": 19 candidates
  97. [74ab3c48] core generic debug: looking for extension module matching "any": 1 candidates
  98. [74ab3c48] lua generic debug: Opening Lua Extension module
  99. [74ab3c48] lua generic debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/extensions
  100. [74ab3c48] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
  101. [74ab3c48] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
  102. [74ab3c48] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
  103. [74ab3c48] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
  104. [74ab3c48] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  105. [74ab3c48] core generic debug: using extension module "lua"
  106. [01265e10] core interface debug: using interface module "qt4"
  107. [01265e10] alsa interface debug: Available ALSA PCM devices:
  108. [01265e10] alsa interface debug: Discard all samples (playback) or generate zero samples (capture) (null)
  109. [01265e10] alsa interface debug: PulseAudio Sound Server (pulse)
  110. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 ALSA Default Audio Device (sysdefault:CARD=ALSA)
  111. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 ALSA Direct sample mixing device (dmix:CARD=ALSA,DEV=0)
  112. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample mixing device (dmix:CARD=ALSA,DEV=1)
  113. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 ALSA Direct sample snooping device (dsnoop:CARD=ALSA,DEV=0)
  114. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct sample snooping device (dsnoop:CARD=ALSA,DEV=1)
  115. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 ALSA Direct hardware device without any conversions (hw:CARD=ALSA,DEV=0)
  116. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Direct hardware device without any conversions (hw:CARD=ALSA,DEV=1)
  117. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 ALSA Hardware device with all software conversions (plughw:CARD=ALSA,DEV=0)
  118. [01265e10] alsa interface debug: bcm2835 ALSA, bcm2835 IEC958/HDMI Hardware device with all software conversions (plughw:CARD=ALSA,DEV=1)
  119. [01265e10] qt4 interface debug: Saving the simple preferences
  120. [0127c580] core playlist debug: adding item `Feist_I-Feel-It-All-l-iAS18rv68.mp4' ( file:///home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4 )
  121. [0127c580] core playlist debug: processing request item: Feist_I-Feel-It-All-l-iAS18rv68.mp4, node: null, skip: 0
  122. [0127c580] core playlist debug: rebuilding array of current - root Playlist
  123. [0127c580] core playlist debug: rebuild done - 1 items, index 0
  124. [0127c580] core playlist debug: starting playback of the new playlist item
  125. [0127c580] core playlist debug: resyncing on Feist_I-Feel-It-All-l-iAS18rv68.mp4
  126. [0127c580] core playlist debug: Feist_I-Feel-It-All-l-iAS18rv68.mp4 is at 0
  127. [0127c580] core playlist debug: creating new input thread
  128. [72300508] core input debug: Creating an input for 'Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  129. [725004d8] core input debug: Creating an input for 'Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  130. [0127c580] core playlist debug: requesting art for Feist_I-Feel-It-All-l-iAS18rv68.mp4
  131. [72300508] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  132. [714004d8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
  133. [72300508] core input debug: `file:///home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4' gives access `file' demux `' path `/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  134. [72300508] core input debug: specified demux `any'
  135. [72300508] core input debug: creating demux: access='file' demux='any' location='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4' file='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  136. [713008e0] core demux debug: looking for access_demux module matching "file": 21 candidates
  137. [713008e0] core demux debug: no access_demux modules matched
  138. [72300508] core input debug: creating access 'file' location='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4', path='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  139. [71300a90] core access debug: looking for access module matching "file": 25 candidates
  140. [71300a90] filesystem access debug: opening file `/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  141. [71300a90] core access debug: using access module "filesystem"
  142. [71300b60] core stream debug: Using stream method for AStream*
  143. [71300b60] core stream debug: starting pre-buffering
  144. [71300b60] core stream debug: received first data after 0 ms
  145. [71300b60] core stream debug: pre-buffering done 1024 bytes in 0s - 3194 KiB/s
  146. [71300da8] core stream debug: looking for stream_filter module matching "any": 9 candidates
  147. [71300da8] core stream debug: no stream_filter modules matched
  148. [71300da8] core stream debug: looking for stream_filter module matching "record": 9 candidates
  149. [71300da8] core stream debug: using stream_filter module "record"
  150. [72300508] core input debug: creating demux: access='file' demux='any' location='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4' file='/home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4'
  151. [71300f20] core demux debug: looking for demux module matching "mp4": 65 candidates
  152. [71300da8] mp4 stream warning: unknown box type btrt (incompletely loaded)
  153. [71300da8] mp4 stream warning: unknown box type gsst (incompletely loaded)
  154. [71300da8] mp4 stream warning: unknown box type gstd (incompletely loaded)
  155. [71300da8] mp4 stream warning: unknown box type gssd (incompletely loaded)
  156. [71300da8] mp4 stream warning: unknown box type gspu (incompletely loaded)
  157. [71300da8] mp4 stream warning: unknown box type gspm (incompletely loaded)
  158. [71300da8] mp4 stream warning: unknown box type gshh (incompletely loaded)
  159. [71300f20] mp4 demux debug: added fragment moov
  160. [71300da8] mp4 stream debug: dumping root Box "root"
  161. [71300da8] mp4 stream debug: | + ftyp size 24 offset 0
  162. [71300da8] mp4 stream debug: | + moov size 71804 offset 24
  163. [71300da8] mp4 stream debug: | | + mvhd size 108 offset 32
  164. [71300da8] mp4 stream debug: | | + iods size 21 offset 140
  165. [71300da8] mp4 stream debug: | | + trak size 25854 offset 161
  166. [71300da8] mp4 stream debug: | | | + tkhd size 92 offset 169
  167. [71300da8] mp4 stream debug: | | | + edts size 36 offset 261
  168. [71300da8] mp4 stream debug: | | | | + elst size 28 offset 269
  169. [71300da8] mp4 stream debug: | | | + mdia size 25718 offset 297
  170. [71300da8] mp4 stream debug: | | | | + mdhd size 32 offset 305
  171. [71300da8] mp4 stream debug: | | | | + hdlr size 45 offset 337
  172. [71300da8] mp4 stream debug: | | | | + minf size 25633 offset 382
  173. [71300da8] mp4 stream debug: | | | | | + vmhd size 20 offset 390
  174. [71300da8] mp4 stream debug: | | | | | + dinf size 36 offset 410
  175. [71300da8] mp4 stream debug: | | | | | | + dref size 28 offset 418
  176. [71300da8] mp4 stream debug: | | | | | | | + url size 12 offset 434
  177. [71300da8] mp4 stream debug: | | | | | + stbl size 25569 offset 446
  178. [71300da8] mp4 stream debug: | | | | | | + stsd size 169 offset 454
  179. [71300da8] mp4 stream debug: | | | | | | | + avc1 size 153 offset 470
  180. [71300da8] mp4 stream debug: | | | | | | | | + avcC size 47 offset 556
  181. [71300da8] mp4 stream debug: | | | | | | | | + btrt size 20 offset 603
  182. [71300da8] mp4 stream debug: | | | | | | + stts size 24 offset 623
  183. [71300da8] mp4 stream debug: | | | | | | + stss size 488 offset 647
  184. [71300da8] mp4 stream debug: | | | | | | + stsc size 52 offset 1135
  185. [71300da8] mp4 stream debug: | | | | | | + stsz size 22904 offset 1187
  186. [71300da8] mp4 stream debug: | | | | | | + stco size 1924 offset 24091
  187. [71300da8] mp4 stream debug: | | + trak size 45057 offset 26015
  188. [71300da8] mp4 stream debug: | | | + tkhd size 92 offset 26023
  189. [71300da8] mp4 stream debug: | | | + mdia size 44957 offset 26115
  190. [71300da8] mp4 stream debug: | | | | + mdhd size 32 offset 26123
  191. [71300da8] mp4 stream debug: | | | | + hdlr size 76 offset 26155
  192. [71300da8] mp4 stream debug: | | | | + minf size 44841 offset 26231
  193. [71300da8] mp4 stream debug: | | | | | + smhd size 16 offset 26239
  194. [71300da8] mp4 stream debug: | | | | | + dinf size 36 offset 26255
  195. [71300da8] mp4 stream debug: | | | | | | + dref size 28 offset 26263
  196. [71300da8] mp4 stream debug: | | | | | | | + url size 12 offset 26279
  197. [71300da8] mp4 stream debug: | | | | | + stbl size 44781 offset 26291
  198. [71300da8] mp4 stream debug: | | | | | | + stsd size 105 offset 26299
  199. [71300da8] mp4 stream debug: | | | | | | | + mp4a size 89 offset 26315
  200. [71300da8] mp4 stream debug: | | | | | | | | + esds size 53 offset 26351
  201. [71300da8] mp4 stream debug: | | | | | | + stts size 24 offset 26404
  202. [71300da8] mp4 stream debug: | | | | | | + stsc size 3280 offset 26428
  203. [71300da8] mp4 stream debug: | | | | | | + stsz size 39444 offset 29708
  204. [71300da8] mp4 stream debug: | | | | | | + stco size 1920 offset 69152
  205. [71300da8] mp4 stream debug: | | + udta size 756 offset 71072
  206. [71300da8] mp4 stream debug: | | | + meta size 748 offset 71080
  207. [71300da8] mp4 stream debug: | | | | + hdlr size 33 offset 71092
  208. [71300da8] mp4 stream debug: | | | | + ilst size 703 offset 71125
  209. [71300da8] mp4 stream debug: | | | | | + gsst size 25 offset 71133
  210. [71300da8] mp4 stream debug: | | | | | + gstd size 30 offset 71158
  211. [71300da8] mp4 stream debug: | | | | | + gssd size 56 offset 71188
  212. [71300da8] mp4 stream debug: | | | | | + gspu size 152 offset 71244
  213. [71300da8] mp4 stream debug: | | | | | + gspm size 152 offset 71396
  214. [71300da8] mp4 stream debug: | | | | | + gshh size 280 offset 71548
  215. [71300da8] mp4 stream debug: | + mdat size 17147838 offset 71828
  216. [01265e10] qt4 interface debug: IM: Setting an input
  217. [71300f20] mp4 demux debug: unrecognized major file specification (mp42).
  218. [71300f20] mp4 demux debug: found 2 tracks
  219. [71300f20] mp4 demux warning: elst box found
  220. [71300f20] mp4 demux debug: - [0] duration=228840ms media time=0ms) rate=1.0
  221. [71300f20] mp4 demux debug: track[Id 0x1] read 477 chunk
  222. [71300f20] mp4 demux warning: STTS table of 1 entries
  223. [71300f20] mp4 demux debug: track[Id 0x1] read 5721 samples length:228s
  224. [72300508] core input debug: selecting program id=0
  225. [71300f20] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
  226. [714004d8] lua art finder debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/fetcher
  227. [714004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  228. [714004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  229. [71300f20] mp4 demux debug: track[Id 0x2] read 476 chunk
  230. [71300f20] mp4 demux warning: STTS table of 1 entries
  231. [71300f20] mp4 demux debug: track[Id 0x2] read 9856 samples length:228s
  232. [71300f20] mp4 demux debug: adding track[Id 0x2] audio (enable) language undef
  233. [71300f20] mp4 demux debug: fragment offset 24, data 71836<->17219666, duration 0
  234. [71300f20] core demux debug: using demux module "mp4"
  235. [72300508] core input debug: looking for a subtitle file in /home/ktb/Videos/
  236. [7133d4d0] core decoder debug: looking for decoder module matching "any": 46 candidates
  237. [0127c580] core playlist debug: meta ok for (null), need to fetch art
  238. [725031a8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
  239. [714004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  240. [714004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  241. [714004d8] core art finder debug: no meta fetcher modules matched
  242. [011d3918] core libvlc debug: searching art for Feist_I-Feel-It-All-l-iAS18rv68.mp4
  243. [714004d8] core art finder debug: looking for art finder module matching "any": 2 candidates
  244. [725031a8] lua art finder debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/fetcher
  245. [725031a8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  246. [725031a8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  247. [725031a8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  248. [725031a8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
  249. [725031a8] core art finder debug: no meta fetcher modules matched
  250. [0127c580] core playlist debug: searching art for Feist_I-Feel-It-All-l-iAS18rv68.mp4
  251. [72500cc8] core art finder debug: looking for art finder module matching "any": 2 candidates
  252. [714004d8] lua art finder debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/art
  253. [714004d8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  254. [714004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  255. [72500cc8] lua art finder debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/art
  256. [714004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  257. [72500cc8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  258. [714004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  259. [72500cc8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  260. [72500cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  261. [72500cc8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  262. [714004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  263. [714004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  264. [72500cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  265. [72500cc8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  266. [714004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  267. [714004d8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  268. [72500cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  269. [72500cc8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  270. [714004d8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  271. [714004d8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  272. [714004d8] core art finder debug: no art finder modules matched
  273. [011d3918] core libvlc debug: art not found for Feist_I-Feel-It-All-l-iAS18rv68.mp4
  274. [72500cc8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  275. [72500cc8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  276. [72500cc8] core art finder debug: no art finder modules matched
  277. [0127c580] core playlist debug: art not found for Feist_I-Feel-It-All-l-iAS18rv68.mp4
  278. [7133d4d0] core decoder debug: using decoder module "mmal_codec"
  279. [71364328] core decoder debug: looking for decoder module matching "any": 46 candidates
  280. [71364328] core decoder debug: using decoder module "faad"
  281. [71368b50] core demux meta debug: looking for meta reader module matching "any": 2 candidates
  282. [71368b50] lua demux meta debug: Trying Lua scripts in /home/ktb/.local/share/vlc/lua/meta/reader
  283. [71368b50] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  284. [71368b50] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  285. [71368b50] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  286. [71368b50] core demux meta debug: no meta reader modules matched
  287. [72300508] core input debug: `file:///home/ktb/Videos/Feist_I-Feel-It-All-l-iAS18rv68.mp4' successfully opened
  288. [71300f20] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  289. [71300f20] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
  290. [71300f20] mp4 demux debug: stss gives 0 --> 0 (sample number)
  291. [71300f20] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
  292. [72300508] core input debug: Buffering 0%
  293. [72300508] core input debug: Buffering 0%
  294. [72300508] core input debug: Buffering 7%
  295. [72300508] core input debug: Buffering 13%
  296. [72300508] core input debug: Buffering 15%
  297. [71364328] faad decoder warning: decoded zero sample
  298. [72300508] core input debug: Buffering 22%
  299. [72300508] core input debug: Buffering 26%
  300. [72300508] core input debug: Buffering 30%
  301. [72300508] core input debug: Buffering 38%
  302. [0127c580] core playlist debug: reusing audio output
  303. [72300508] core input debug: Buffering 40%
  304. [72300508] core input debug: Buffering 46%
  305. [72300508] core input debug: Buffering 53%
  306. [72300508] core input debug: Buffering 53%
  307. [72300508] core input debug: Buffering 61%
  308. [72300508] core input debug: Buffering 66%
  309. [7133d4d0] mmal_codec decoder debug: Created output pool with 20 pictures
  310. [7133d4d0] mmal_codec decoder debug: Request 4 extra pictures
  311. [72300508] core input debug: Buffering 69%
  312. [01286948] core spu text debug: looking for text renderer module matching "any": 3 candidates
  313. [72300508] core input debug: Buffering 77%
  314. [72300508] core input debug: Buffering 80%
  315. [72300508] core input debug: Buffering 85%
  316. [72300508] core input debug: Buffering 92%
  317. [72300508] core input debug: Buffering 93%
  318. [01286948] freetype spu text debug: Building font databases.
  319. [01286948] freetype spu text debug: Took 2 microseconds
  320. [72300508] core input debug: Stream buffering done (301 ms in 13 ms)
  321. [01282fc0] alsa audio output debug: using ALSA device: sysdefault:CARD=ALSA
  322. [01282fc0] alsa audio output debug: Plug PCM: Hardware PCM card 0 'bcm2835 ALSA' device 0 subdevice 0
  323. [01282fc0] alsa audio output debug: device name : bcm2835 ALSA
  324. [01282fc0] alsa audio output debug: device ID : bcm2835 ALSA
  325. [01282fc0] alsa audio output debug: subdevice name: subdevice #0
  326. [01282fc0] alsa audio output debug: initial hardware setup:
  327. ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
  328. FORMAT: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
  329. SUBFORMAT: STD
  330. SAMPLE_BITS: [4 64]
  331. FRAME_BITS: [4 640000]
  332. CHANNELS: [1 10000]
  333. RATE: [8000 48000]
  334. PERIOD_TIME: (5333 8192000]
  335. PERIOD_SIZE: [256 65536]
  336. PERIOD_BYTES: [128 4294967295]
  337. PERIODS: (0 256]
  338. BUFFER_TIME: (5333 8192000]
  339. BUFFER_SIZE: [256 65536]
  340. BUFFER_BYTES: [128 4294967295]
  341. TICK_TIME: ALL
  342. [01282fc0] alsa audio output debug: channels map not provided
  343. [01282fc0] alsa audio output debug: final HW setup:
  344. ACCESS: RW_INTERLEAVED
  345. FORMAT: FLOAT_LE
  346. SUBFORMAT: STD
  347. SAMPLE_BITS: 32
  348. FRAME_BITS: 64
  349. CHANNELS: 2
  350. RATE: 44100
  351. PERIOD_TIME: 40000
  352. PERIOD_SIZE: 1764
  353. PERIOD_BYTES: 14112
  354. PERIODS: (9 10)
  355. BUFFER_TIME: (371519 371520)
  356. BUFFER_SIZE: 16384
  357. BUFFER_BYTES: 131072
  358. TICK_TIME: 0
  359. [01282fc0] alsa audio output debug: initial software parameters:
  360. tstamp_mode: NONE
  361. period_step: 1
  362. avail_min: 1764
  363. start_threshold: 1
  364. stop_threshold: 16384
  365. silence_threshold: 0
  366. silence_size: 0
  367. boundary: 1073741824
  368. [01282fc0] alsa audio output debug: final software parameters:
  369. tstamp_mode: NONE
  370. period_step: 1
  371. avail_min: 1764
  372. start_threshold: 1
  373. stop_threshold: 16384
  374. silence_threshold: 0
  375. silence_size: 0
  376. boundary: 1073741824
  377. [01282fc0] alsa audio output warning: device cannot be paused
  378. [01282fc0] core audio output debug: output 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
  379. [714044f8] core volume debug: looking for audio volume module matching "any": 2 candidates
  380. [714044f8] core volume debug: using audio volume module "float_mixer"
  381. [01282fc0] core audio output debug: input 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
  382. [7140c9e0] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates
  383. [7140c9e0] scaletempo audio filter debug: format: 44100 rate, 2 nch, 4 bps, fl32
  384. [7140c9e0] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
  385. [7140c9e0] scaletempo audio filter debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
  386. [7140c9e0] core audio filter debug: using audio filter module "scaletempo"
  387. [01282fc0] core audio output debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
  388. [01282fc0] core audio output debug: conversion pipeline complete
  389. [01282fc0] core audio output debug: conversion: 'f32l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
  390. [01282fc0] core audio output debug: conversion pipeline complete
  391. [71413420] core audio resampler debug: looking for audio resampler module matching "none": 3 candidates
  392. [71413420] core audio resampler debug: no audio resampler modules matched
  393. [71364328] core decoder debug: End of audio preroll
  394. [01286948] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
  395. [01286948] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
  396. [01286948] freetype spu text debug: using fontsize: 2
  397. [01286948] core spu text debug: using text renderer module "freetype"
  398. [012a4d68] core scale debug: looking for video filter2 module matching "any": 57 candidates
  399. [012a4d68] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  400. [012a4d68] core scale debug: using video filter2 module "swscale"
  401. [012b9b48] core scale debug: looking for video filter2 module matching "any": 57 candidates
  402. [012b9b48] yuvp scale debug: YUVP to YUVA converter
  403. [012b9b48] core scale debug: using video filter2 module "yuvp"
  404. [0128c048] core video output debug: Deinterlacing available
  405. [0128c048] core video output debug: deinterlace 0, mode blend, is_needed 0
  406. [0128c048] core video output debug: Opening vout display wrapper
  407. [6db00c78] core vout display debug: looking for vout display module matching "mmal_vout": 18 candidates
  408. [6db00c78] core vout display debug: VoutDisplayEvent 'resize' 1360x768 window
  409. [6db00c78] core vout display debug: using vout display module "mmal_vout"
  410. [0128c048] core video output debug: original format sz 480x368, of (0,0), vsz 480x360, 4cc MMAL, sar 1:1, msk r0x0 g0x0 b0x0
  411. [01286948] core spu text debug: removing module "freetype"
  412. [01286948] core spu text debug: looking for text renderer module matching "any": 3 candidates
  413. [01286948] freetype spu text debug: Building font databases.
  414. [01286948] freetype spu text debug: Took 2 microseconds
  415. [01286948] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
  416. [01286948] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
  417. [01286948] freetype spu text debug: using fontsize: 2
  418. [01286948] core spu text debug: using text renderer module "freetype"
  419. [6db00c78] mmal_vout vout display warning: Unsupported control query 6
  420. [72300508] core input debug: Decoder wait done in 164 ms
  421. [01282fc0] core audio output debug: inserting 1458 zeroes
  422. [6db00c78] core vout display error: Failed to change zoom
  423. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  424. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  425. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  426. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  427. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  428. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  429. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  430. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  431. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  432. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  433. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  434. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  435. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  436. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  437. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  438. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  439. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  440. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  441. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  442. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  443. [7133d4d0] mmal_codec decoder error: Failed to retrieve buffer header for input data
  444. [0127c580] core playlist debug: incoming request - stopping current input
  445. [72300508] core input debug: control: stopping input
  446. [0127c580] core playlist debug: incoming request - stopping current input
  447. [0127c580] core playlist debug: finished input
  448. [7133d4d0] core decoder debug: removing module "mmal_codec"
  449. [7133d4d0] core decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  450. [0127c580] core playlist debug: saving a free vout
  451. [0127c580] core playlist debug: reusing provided vout
  452. [0128c048] qt4 video output debug: Qt: Fullscreen state changed
  453. [71364328] core decoder debug: removing module "faad"
  454. [71364328] core decoder debug: killing decoder fourcc `mp4a', 2 PES in FIFO
  455. [7140c9e0] core audio filter debug: removing module "scaletempo"
  456. [714044f8] core volume debug: removing module "float_mixer"
  457. [0127c580] core playlist debug: keeping audio output
  458. [71300f20] core demux debug: removing module "mp4"
  459. [71300f20] mp4 demux debug: freeing all memory
  460. [71300da8] core stream debug: removing module "record"
  461. [71300a90] core access debug: removing module "filesystem"
  462. [72300508] core input debug: Program doesn't contain anymore ES
  463. [0127c580] core playlist debug: incoming request - stopping current input
  464. [0127c580] core playlist debug: dead input
  465. [0128c048] core video output debug: destroying useless vout
  466. [01265e10] qt4 interface debug: IM: Deleting the input
  467. [6db00c78] core vout display debug: removing module "mmal_vout"
  468. [01286948] core spu text debug: removing module "freetype"
  469. [012b9b48] core scale debug: removing module "yuvp"
  470. [012a4d68] core scale debug: removing module "swscale"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement