Guest User

Untitled

a guest
Nov 11th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.41 KB | None | 0 0
  1. linaro@linaro-alip:~$ LD_PRELOAD=/usr/lib/libvecore.so vlc -vv
  2. VLC media player 2.0.5 Twoflower (revision 3d6991b)
  3. [0xdfb6a0] main libvlc debug: VLC media player - 2.0.5 Twoflower
  4. [0xdfb6a0] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
  5. [0xdfb6a0] main libvlc debug: revision 3d6991b
  6. [0xdfb6a0] main libvlc debug: configured with ./configure '--prefix=/usr' '--enable-cedar' '--enable-egl' '--enable-neon' 'EGL_CFLAGS=-I /include/EGL ' 'EGL_LIBS=-lGLESv1_CM -lGLESv2 -lEGL'
  7. [0xdfb6a0] main libvlc debug: searching plug-in modules
  8. [0xdfb6a0] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  9. [0xdfb6a0] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  10. [0xdfb6a0] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
  11. [0xdfb6a0] main libvlc debug: plug-ins loaded: 414 modules
  12. [0xdfb6a0] main libvlc debug: opening config file (/home/linaro/.config/vlc/vlcrc)
  13. [0xdfb6a0] main libvlc debug: translation test: code is "C"
  14. [0xdfb6a0] main libvlc debug: CPU has capabilities NEONv1 FPU
  15. [0xdfb6a0] main libvlc debug: looking for memcpy module: 1 candidate
  16. [0xdfb6a0] main libvlc debug: using memcpy module "memcpy"
  17. [0xe0aac8] main input debug: Creating an input for 'Media Library'
  18. [0xe0aac8] main input debug: Input is a meta file: disabling unneeded options
  19. [0xe0aac8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  20. [0xe0aac8] main input debug: `file/xspf-open:///home/linaro/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/linaro/.local/share/vlc/ml.xspf'
  21. [0xe0aac8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/linaro/.local/share/vlc/ml.xspf' file='/home/linaro/.local/share/vlc/ml.xspf'
  22. [0xe8cb18] main demux debug: looking for access_demux module: 3 candidates
  23. [0xe8cb18] main demux debug: no access_demux module matching "file" could be loaded
  24. [0xe8cb18] main demux debug: TIMER module_need() : 4.478 ms - Total 4.478 ms / 1 intvls (Avg 4.478 ms)
  25. [0xe0aac8] main input debug: creating access 'file' location='/home/linaro/.local/share/vlc/ml.xspf', path='/home/linaro/.local/share/vlc/ml.xspf'
  26. [0xe903d8] main access debug: looking for access module: 2 candidates
  27. [0xe903d8] filesystem access debug: opening file `/home/linaro/.local/share/vlc/ml.xspf'
  28. [0xe903d8] main access debug: using access module "filesystem"
  29. [0xe903d8] main access debug: TIMER module_need() : 19.312 ms - Total 19.312 ms / 1 intvls (Avg 19.312 ms)
  30. [0xe9c570] main stream debug: Using stream method for AStream*
  31. [0xe9c570] main stream debug: starting pre-buffering
  32. [0xe9c570] main stream debug: received first data after 0 ms
  33. [0xe9c570] main stream debug: pre-buffering done 296 bytes in 0s - 1537 KiB/s
  34. [0xe8ff78] main stream debug: looking for stream_filter module: 7 candidates
  35. [0xe8ff78] main stream debug: no stream_filter module matching "any" could be loaded
  36. [0xe8ff78] main stream debug: TIMER module_need() : 29.689 ms - Total 29.689 ms / 1 intvls (Avg 29.689 ms)
  37. [0xe8deb0] main stream debug: looking for stream_filter module: 1 candidate
  38. [0xe8deb0] main stream debug: using stream_filter module "stream_filter_record"
  39. [0xe8deb0] main stream debug: TIMER module_need() : 1.210 ms - Total 1.210 ms / 1 intvls (Avg 1.210 ms)
  40. [0xe0aac8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/linaro/.local/share/vlc/ml.xspf' file='/home/linaro/.local/share/vlc/ml.xspf'
  41. [0xe9b3b8] main demux debug: looking for demux module: 1 candidate
  42. [0xe9b3b8] playlist demux debug: using XSPF playlist reader
  43. [0xe9b3b8] main demux debug: using demux module "playlist"
  44. [0xe9b3b8] main demux debug: TIMER module_need() : 1.537 ms - Total 1.537 ms / 1 intvls (Avg 1.537 ms)
  45. [0xe9b720] main demux meta debug: looking for meta reader module: 2 candidates
  46. [0xe9b720] lua demux meta debug: Trying Lua scripts in /home/linaro/.local/share/vlc/lua/meta/reader
  47. [0xe9b720] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  48. [0xe9b720] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  49. [0xe9b720] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  50. [0xe9b720] main demux meta debug: no meta reader module matching "any" could be loaded
  51. [0xe9b720] main demux meta debug: TIMER module_need() : 28.546 ms - Total 28.546 ms / 1 intvls (Avg 28.546 ms)
  52. [0xe0aac8] main input debug: `file/xspf-open:///home/linaro/.local/share/vlc/ml.xspf' successfully opened
  53. [0xe88840] main xml reader debug: looking for xml reader module: 1 candidate
  54. [0xe88840] main xml reader debug: using xml reader module "xml"
  55. [0xe88840] main xml reader debug: TIMER module_need() : 3.234 ms - Total 3.234 ms / 1 intvls (Avg 3.234 ms)
  56. [0xe9b3b8] playlist demux debug: parsed 0 tracks successfully
  57. [0xe0aac8] main input debug: EOF reached
  58. [0xe9b3b8] main demux debug: removing module "playlist"
  59. [0xe8deb0] main stream debug: removing module "stream_filter_record"
  60. [0xe903d8] main access debug: removing module "filesystem"
  61. [0xe0aac8] main input debug: TIMER input launching for 'Media Library' : 89.748 ms - Total 89.748 ms / 1 intvls (Avg 89.748 ms)
  62. [0xe8deb0] main interface debug: looking for interface module: 1 candidate
  63. [0xe8deb0] main interface debug: using interface module "hotkeys"
  64. [0xe8deb0] main interface debug: TIMER module_need() : 1.411 ms - Total 1.411 ms / 1 intvls (Avg 1.411 ms)
  65. [0xe9b3b8] main interface debug: looking for interface module: 1 candidate
  66. [0xe8ec08] main playlist debug: playlist threads correctly activated
  67. [0xe9b3b8] main interface debug: using interface module "inhibit"
  68. [0xe9b3b8] main interface debug: TIMER module_need() : 25.312 ms - Total 25.312 ms / 1 intvls (Avg 25.312 ms)
  69. [0xe9c570] main interface debug: looking for interface module: 1 candidate
  70. [0xe8ec08] main playlist debug: rebuilding array of current - root Playlist
  71. [0xe8ec08] main playlist debug: rebuild done - 0 items, index -1
  72. [0xe9c570] main interface debug: using interface module "globalhotkeys"
  73. [0xe9c570] main interface debug: TIMER module_need() : 454.421 ms - Total 454.421 ms / 1 intvls (Avg 454.421 ms)
  74. [0xdfb6a0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  75. [0xe8eab0] main interface debug: looking for interface module: 5 candidates
  76. Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
  77. QGtkStyle was unable to detect the current GTK+ theme.
  78. [0x41dae9c8] main generic debug: looking for extension module: 1 candidate
  79. [0x41dae9c8] lua generic debug: Opening Lua Extension module
  80. [0x41dae9c8] lua generic debug: Trying Lua scripts in /home/linaro/.local/share/vlc/lua/extensions
  81. [0x41dae9c8] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
  82. [0x41dae9c8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  83. [0x41dae9c8] main generic debug: using extension module "lua"
  84. [0x41dae9c8] main generic debug: TIMER module_need() : 4.379 ms - Total 4.379 ms / 1 intvls (Avg 4.379 ms)
  85. [0xe8eab0] main interface debug: using interface module "qt4"
  86. [0xe8eab0] main interface debug: TIMER module_need() : 865.258 ms - Total 865.258 ms / 1 intvls (Avg 865.258 ms)
  87. [0xe8ec08] main playlist debug: adding item `13.2010.Dub.HDRip.XviD_Vaippp.avi' ( file:///media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi )
  88. [0xe8eab0] qt4 interface debug: Adding a new MRL to recent ones: file:///media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi
  89. [0x42647b00] main input debug: Creating an input for '13.2010.Dub.HDRip.XviD_Vaippp.avi'
  90. [0xe8ec08] main playlist debug: rebuilding array of current - root Playlist
  91. [0xe8ec08] main playlist debug: rebuild done - 1 items, index -1
  92. [0xe8ec08] main playlist debug: processing request item: 13.2010.Dub.HDRip.XviD_Vaippp.avi, node: null, skip: 0
  93. [0xe8ec08] main playlist debug: resyncing on 13.2010.Dub.HDRip.XviD_Vaippp.avi
  94. [0xe8ec08] main playlist debug: 13.2010.Dub.HDRip.XviD_Vaippp.avi is at 0
  95. [0xe8ec08] main playlist debug: starting playback of the new playlist item
  96. [0xe8ec08] main playlist debug: resyncing on 13.2010.Dub.HDRip.XviD_Vaippp.avi
  97. [0xe8ec08] main playlist debug: 13.2010.Dub.HDRip.XviD_Vaippp.avi is at 0
  98. [0xe8ec08] main playlist debug: creating new input thread
  99. [0x40c00620] main input debug: Creating an input for '13.2010.Dub.HDRip.XviD_Vaippp.avi'
  100. [0x40c00620] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  101. [0x40c00620] main input debug: `file:///media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi' gives access `file' demux `' path `/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi'
  102. [0x40c00620] main input debug: creating demux: access='file' demux='' location='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi' file='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi'
  103. [0xeac1f0] main demux debug: looking for access_demux module: 3 candidates
  104. [0xeac1f0] main demux debug: no access_demux module matching "file" could be loaded
  105. [0xeac1f0] main demux debug: TIMER module_need() : 62.167 ms - Total 62.167 ms / 1 intvls (Avg 62.167 ms)
  106. [0x40c00620] main input debug: creating access 'file' location='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi', path='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi'
  107. [0xe88b00] main access debug: looking for access module: 2 candidates
  108. [0xe88b00] filesystem access debug: opening file `/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi'
  109. [0xe88b00] main access debug: using access module "filesystem"
  110. [0xe88b00] main access debug: TIMER module_need() : 2.487 ms - Total 2.487 ms / 1 intvls (Avg 2.487 ms)
  111. [0xeac1f0] main stream debug: Using stream method for AStream*
  112. [0xeac1f0] main stream debug: starting pre-buffering
  113. [0xeac1f0] main stream debug: received first data after 0 ms
  114. [0xeac1f0] main stream debug: pre-buffering done 1024 bytes in 0s - 6024 KiB/s
  115. [0xe88418] main stream debug: looking for stream_filter module: 7 candidates
  116. [0xe88418] main stream debug: no stream_filter module matching "any" could be loaded
  117. [0xe88418] main stream debug: TIMER module_need() : 0.607 ms - Total 0.607 ms / 1 intvls (Avg 0.607 ms)
  118. [0xe88418] main stream debug: looking for stream_filter module: 1 candidate
  119. [0xe88418] main stream debug: using stream_filter module "stream_filter_record"
  120. [0xe88418] main stream debug: TIMER module_need() : 0.439 ms - Total 0.439 ms / 1 intvls (Avg 0.439 ms)
  121. [0x40c00620] main input debug: creating demux: access='file' demux='' location='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi' file='/media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi'
  122. [0xe885a8] main demux debug: looking for demux module: 54 candidates
  123. [0xe88418] avi stream debug: <list 'AVI '>
  124. [0xe88418] avi stream debug: <list 'hdrl'>
  125. [0xe88418] avi stream debug: <list 'strl'>
  126. [0xe88418] avi stream debug: </list 'strl'>
  127. [0xe88418] avi stream debug: <list 'strl'>
  128. [0xe88418] avi stream debug: </list 'strl'>
  129. [0xe88418] avi stream debug: <list 'odml'>
  130. [0xe88418] avi stream warning: unknown chunk (not loaded)
  131. [0xe88418] avi stream debug: </list 'odml'>
  132. [0xe88418] avi stream debug: </list 'hdrl'>
  133. [0xe88418] avi stream debug: <list 'INFO'>
  134. [0xe88418] avi stream debug: </list 'INFO'>
  135. [0xe88418] avi stream debug: skipping movi chunk
  136. [0xe8eab0] qt4 interface debug: IM: Setting an input
  137. [0xe88418] avi stream debug: </list 'AVI '>
  138. [0xe88418] avi stream debug: * LIST-root size:1563568128 pos:0
  139. [0xe88418] avi stream debug: + RIFF-AVI size:1563566672 pos:0
  140. [0xe88418] avi stream debug: | + LIST-hdrl size:8818 pos:12
  141. [0xe88418] avi stream debug: | | + avih size:56 pos:24
  142. [0xe88418] avi stream debug: | | + LIST-strl size:4244 pos:88
  143. [0xe88418] avi stream debug: | | | + strh size:56 pos:100
  144. [0xe88418] avi stream debug: | | | + strf size:40 pos:164
  145. [0xe88418] avi stream debug: | | | + JUNK size:4120 pos:212
  146. [0xe88418] avi stream debug: | | + LIST-strl size:4222 pos:4340
  147. [0xe88418] avi stream debug: | | | + strh size:56 pos:4352
  148. [0xe88418] avi stream debug: | | | + strf size:18 pos:4416
  149. [0xe88418] avi stream debug: | | | + JUNK size:4120 pos:4442
  150. [0xe88418] avi stream debug: | | + LIST-odml size:260 pos:8570
  151. [0xe88418] avi stream debug: | | | + dmlh size:248 pos:8582
  152. [0xe88418] avi stream debug: | + LIST-INFO size:164 pos:8838
  153. [0xe88418] avi stream debug: | | + ISFT size:48 pos:8850
  154. [0xe88418] avi stream debug: | | + INAM size:30 pos:8906
  155. [0xe88418] avi stream debug: | | + IART size:18 pos:8944
  156. [0xe88418] avi stream debug: | | + ICOP size:18 pos:8970
  157. [0xe88418] avi stream debug: | | + ICMT size:6 pos:8996
  158. [0xe88418] avi stream debug: | + JUNK size:1222 pos:9010
  159. [0xe88418] avi stream debug: | + LIST-movi size:1559078392 pos:10240
  160. [0xe88418] avi stream debug: | + idx1 size:4478032 pos:1559088640
  161. [0xe88418] avi stream debug: + JUNK size:1440 pos:1563566680
  162. [0xe885a8] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED
  163. [0xe885a8] avi demux debug: stream[0] rate:24 scale:1 samplesize:0
  164. [0xe885a8] avi demux debug: stream[0] video(XVID) 720x304 12bpp 24.000000fps
  165. [0x40c00620] main input debug: selecting program id=0
  166. [0xe885a8] avi demux debug: stream[1] rate:48000 scale:1 samplesize:1
  167. [0xe885a8] avi demux debug: stream[1] audio(0x2000 - A52 Audio (aka AC3)) 6 channels 48000Hz 0bits
  168. [0xe885a8] avi demux debug: selected standard index for stream[0]
  169. [0xe885a8] avi demux debug: selected standard index for stream[1]
  170. [0xe885a8] avi demux debug: stream[0] created 139969 index entries
  171. [0xe885a8] avi demux debug: stream[1] created 139908 index entries
  172. [0xe885a8] avi demux debug: stream[0] length:5832 (based on index)
  173. [0xe885a8] avi demux debug: stream[1] length:5829 (based on index)
  174. [0xe885a8] main demux debug: using demux module "avi"
  175. [0xe885a8] main demux debug: TIMER module_need() : 872.363 ms - Total 872.363 ms / 1 intvls (Avg 872.363 ms)
  176. [0x40c00620] main input debug: looking for a subtitle file in /media/mele_a2000/
  177. [0xeae840] main decoder debug: looking for decoder module: 31 candidates
  178. [0xe8ec08] main playlist debug: meta ok for 13.2010.Dub.HDRip.XviD_Vaippp, need to fetch art
  179. [0x42681860] main demux meta debug: looking for meta fetcher module: 1 candidate
  180. [0x42681860] lua demux meta debug: Trying Lua scripts in /home/linaro/.local/share/vlc/lua/meta/fetcher
  181. [0x42681860] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  182. [0x42681860] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  183. [0x42681860] main demux meta debug: using meta fetcher module "lua"
  184. [0x42681860] main demux meta debug: TIMER module_need() : 3.554 ms - Total 3.554 ms / 1 intvls (Avg 3.554 ms)
  185. [0x42681860] main demux meta debug: removing module "lua"
  186. [0xe8ec08] main playlist debug: searching art for 13.2010.Dub.HDRip.XviD_Vaippp
  187. [0x4263b2b8] main art finder debug: looking for art finder module: 2 candidates
  188. [0x4263b2b8] lua art finder debug: Trying Lua scripts in /home/linaro/.local/share/vlc/lua/meta/art
  189. [0x4263b2b8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  190. [0x4263b2b8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  191. [0x4263b2b8] main art finder debug: creating access 'http' location='mb.videolan.org/ws/2/recording/?query=artist%3A%22Release%20by%20Vaippp%22%20AND%20recording%3A%2213.2010.Dub.HDRip.XviD_Vaippp%22', path='(null)'
  192. [0x42644090] main access debug: looking for access module: 2 candidates
  193. [0x42644090] access_http access debug: asking libproxy about url 'http://mb.videolan.org/ws/2/recording/?query=artist%3A%22Release%20by%20Vaippp%22%20AND%20recording%3A%2213.2010.Dub.HDRip.XviD_Vaippp%22'
  194. [0x42644090] access_http access debug: libproxy suggest to use 'direct://'
  195. [0x42644090] access_http access debug: http: server='mb.videolan.org' port=80 file='/ws/2/recording/?query=artist%3A%22Release%20by%20Vaippp%22%20AND%20recording%3A%2213.2010.Dub.HDRip.XviD_Vaippp%22'
  196. [0x42644090] main access debug: net: connecting to mb.videolan.org port 80
  197. [0xeae840] avcodec decoder debug: libavcodec initialized (interface 0x352300)
  198. [0xeae840] avcodec decoder debug: trying to use direct rendering
  199. [0xeae840] avcodec decoder debug: allowing 1 thread(s) for decoding
  200. [0xeae840] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) started
  201. [0xeae840] main decoder debug: using decoder module "avcodec"
  202. [0xeae840] main decoder debug: TIMER module_need() : 197.663 ms - Total 197.663 ms / 1 intvls (Avg 197.663 ms)
  203. [0xea4630] main decoder debug: looking for decoder module: 31 candidates
  204. [0xea4630] main decoder debug: using decoder module "a52"
  205. [0xea4630] main decoder debug: TIMER module_need() : 1.091 ms - Total 1.091 ms / 1 intvls (Avg 1.091 ms)
  206. [0xea5040] main demux meta debug: looking for meta reader module: 2 candidates
  207. [0xea5040] lua demux meta debug: Trying Lua scripts in /home/linaro/.local/share/vlc/lua/meta/reader
  208. [0xea5040] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  209. [0xea5040] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  210. [0xea5040] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  211. [0xea5040] main demux meta debug: no meta reader module matching "any" could be loaded
  212. [0xea5040] main demux meta debug: TIMER module_need() : 13.337 ms - Total 13.337 ms / 1 intvls (Avg 13.337 ms)
  213. [0x40c00620] main input debug: `file:///media/mele_a2000/13.2010.Dub.HDRip.XviD_Vaippp.avi' successfully opened
  214. [0x40c00620] main input debug: Buffering 0%
  215. [0x40c00620] main input debug: Buffering 8%
  216. [0xea4630] a52 decoder debug: A/52 channels:6 samplerate:48000 bitrate:384000
  217. [0xe8ec08] main playlist debug: creating audio output
  218. [0x40c04028] main audio output debug: looking for audio output module: 3 candidates
  219. [0x40c04028] alsa audio output debug: downmixing from 6 to 2 channels
  220. [0xf2ec70] main spu text debug: looking for text renderer module: 3 candidates
  221. [0xf2ec70] freetype spu text debug: Building font databases.
  222. [0xf2ec70] freetype spu text debug: Took 3 microseconds
  223. [0xf2ec70] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
  224. [0xf2ec70] freetype spu text debug: using fontsize: 2
  225. [0xf2ec70] main spu text debug: using text renderer module "freetype"
  226. [0xf2ec70] main spu text debug: TIMER module_need() : 6.333 ms - Total 6.333 ms / 1 intvls (Avg 6.333 ms)
  227. [0xf2f6e8] main scale debug: looking for video filter2 module: 14 candidates
  228. [0x40c00620] main input debug: Buffering 16%
  229. [0x40c00620] main input debug: Buffering 25%
  230. [0x40c00620] main input debug: Buffering 33%
  231. [0x40c00620] main input debug: Buffering 41%
  232. [0x40c00620] main input debug: Buffering 50%
  233. [0x40c00620] main input debug: Buffering 58%
  234. [0x40c00620] main input debug: Buffering 66%
  235. [0x40c00620] main input debug: Buffering 75%
  236. [0x40c00620] main input debug: Buffering 83%
  237. [0x40c00620] main input debug: Buffering 91%
  238. [0x40c00620] main input debug: Buffering 100%
  239. [0x40c00620] main input debug: Stream buffering done (325 ms in 36 ms)
  240. [0xf2f6e8] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
  241. [0xf2f6e8] main scale debug: using video filter2 module "swscale"
  242. [0xf2f6e8] main scale debug: TIMER module_need() : 36.823 ms - Total 36.823 ms / 1 intvls (Avg 36.823 ms)
  243. [0xf3b560] main scale debug: looking for video filter2 module: 14 candidates
  244. [0x40c04028] alsa audio output debug: using ALSA device: default:CARD=sun4icodec
  245. [0x40c04028] alsa audio output debug: Plug PCM: Hardware PCM card 0 'sun4i-CODEC' device 0 subdevice 0
  246. [0x40c04028] alsa audio output debug: device name : sun4i PCM
  247. [0x40c04028] alsa audio output debug: device ID : M1 PCM
  248. [0x40c04028] alsa audio output debug: subdevice name: subdevice #0
  249. [0x40c04028] alsa audio output debug: initial hardware setup:
  250. ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
  251. 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
  252. SUBFORMAT: STD
  253. SAMPLE_BITS: [4 64]
  254. FRAME_BITS: [4 640000]
  255. CHANNELS: [1 10000]
  256. RATE: [8000 192000]
  257. PERIOD_TIME: (5333 512000]
  258. PERIOD_SIZE: [1024 4096]
  259. PERIOD_BYTES: [512 327680000]
  260. PERIODS: [1 16]
  261. BUFFER_TIME: (21333 2048000]
  262. BUFFER_SIZE: [4096 16384]
  263. BUFFER_BYTES: [2048 1310720000]
  264. TICK_TIME: ALL
  265. [0x40c04028] alsa audio output debug: final HW setup:
  266. ACCESS: RW_INTERLEAVED
  267. FORMAT: FLOAT_LE
  268. SUBFORMAT: STD
  269. SAMPLE_BITS: 32
  270. FRAME_BITS: 64
  271. CHANNELS: 2
  272. RATE: 48000
  273. PERIOD_TIME: (42666 42667)
  274. PERIOD_SIZE: 2048
  275. PERIOD_BYTES: 16384
  276. PERIODS: 4
  277. BUFFER_TIME: (170666 170667)
  278. BUFFER_SIZE: 8192
  279. BUFFER_BYTES: 65536
  280. TICK_TIME: 0
  281. [0x40c04028] alsa audio output debug: initial software parameters:
  282. tstamp_mode: NONE
  283. period_step: 1
  284. avail_min: 2048
  285. start_threshold: 1
  286. stop_threshold: 8192
  287. silence_threshold: 0
  288. silence_size: 0
  289. boundary: 1073741824
  290. [0x40c04028] alsa audio output debug: final software parameters:
  291. tstamp_mode: NONE
  292. period_step: 1
  293. avail_min: 2048
  294. start_threshold: 1
  295. stop_threshold: 8192
  296. silence_threshold: 0
  297. silence_size: 0
  298. boundary: 1073741824
  299. [0x40c04028] alsa audio output debug: Available ALSA PCM devices:
  300. [0xf3b560] yuvp scale debug: YUVP to YUVA converter
  301. [0xf3b560] main scale debug: using video filter2 module "yuvp"
  302. [0xf3b560] main scale debug: TIMER module_need() : 64.101 ms - Total 64.101 ms / 1 intvls (Avg 64.101 ms)
  303. [0xf2e1f8] main video output debug: Deinterlacing available
  304. [0xf2e1f8] main video output debug: deinterlace 0, mode blend, is_needed 0
  305. [0xf2e1f8] main video output debug: Opening vout display wrapper
  306. [0x426447f8] main vout display debug: looking for vout display module: 1 candidate
  307. [0x426447f8] main vout display debug: no vout display module matching "cedarfb" could be loaded
  308. [0x426447f8] main vout display debug: TIMER module_need() : 2.908 ms - Total 2.908 ms / 1 intvls (Avg 2.908 ms)
  309. [0xf2e1f8] main video output error: video output creation failed
  310. [0xf2ec70] main spu text debug: removing module "freetype"
  311. [0xf3b560] main scale debug: removing module "yuvp"
  312. [0xf2f6e8] main scale debug: removing module "swscale"
  313. [0xeae840] main decoder error: failed to create video output
  314. [0xeae840] main decoder warning: can't get output picture
  315. [0xeae840] avcodec decoder warning: disabling direct rendering
  316. [0x40c04028] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
  317. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Default Audio Device (default:CARD=sun4icodec)
  318. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Default Audio Device (sysdefault:CARD=sun4icodec)
  319. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Direct sample mixing device (dmix:CARD=sun4icodec,DEV=0)
  320. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Direct sample snooping device (dsnoop:CARD=sun4icodec,DEV=0)
  321. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Direct hardware device without any conversions (hw:CARD=sun4icodec,DEV=0)
  322. [0x40c04028] alsa audio output debug: sun4i-CODEC, sun4i PCM Hardware device with all software conversions (plughw:CARD=sun4icodec,DEV=0)
  323. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Default Audio Device (default:CARD=sun4isndhdmi)
  324. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Default Audio Device (sysdefault:CARD=sun4isndhdmi)
  325. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Direct sample mixing device (dmix:CARD=sun4isndhdmi,DEV=0)
  326. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Direct sample snooping device (dsnoop:CARD=sun4isndhdmi,DEV=0)
  327. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Direct hardware device without any conversions (hw:CARD=sun4isndhdmi,DEV=0)
  328. [0x40c04028] alsa audio output debug: sun4i-sndhdmi, Hardware device with all software conversions (plughw:CARD=sun4isndhdmi,DEV=0)
  329. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Default Audio Device (default:CARD=sun4isndspdif)
  330. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Default Audio Device (sysdefault:CARD=sun4isndspdif)
  331. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Direct sample mixing device (dmix:CARD=sun4isndspdif,DEV=0)
  332. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Direct sample snooping device (dsnoop:CARD=sun4isndspdif,DEV=0)
  333. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Direct hardware device without any conversions (hw:CARD=sun4isndspdif,DEV=0)
  334. [0x40c04028] alsa audio output debug: sun4i-sndspdif, Hardware device with all software conversions (plughw:CARD=sun4isndspdif,DEV=0)
  335. [0x40c04028] main audio output debug: using audio output module "alsa"
  336. [0x40c04028] main audio output debug: TIMER module_need() : 262.359 ms - Total 262.359 ms / 1 intvls (Avg 262.359 ms)
  337. [0x40c04028] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  338. [0x40c04028] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  339. [0x40c04028] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  340. [0x40c04028] main audio output debug: conversion pipeline completed
  341. [0x40c187b0] main mixer debug: looking for audio mixer module: 2 candidates
  342. [0x40c187b0] main mixer debug: using audio mixer module "float32_mixer"
  343. [0x40c187b0] main mixer debug: TIMER module_need() : 1.808 ms - Total 1.808 ms / 1 intvls (Avg 1.808 ms)
  344. [0x40c04028] main audio output debug: input 'a52 ' 48000 Hz 3F2R/LFE frame=1536 samples/1536 bytes
  345. [0x40c18060] main audio filter debug: looking for audio filter module: 1 candidate
  346. [0x40c18060] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
  347. [0x40c18060] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
  348. [0x40c18060] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
  349. [0x40c18060] main audio filter debug: using audio filter module "scaletempo"
  350. [0x40c18060] main audio filter debug: TIMER module_need() : 2.060 ms - Total 2.060 ms / 1 intvls (Avg 2.060 ms)
  351. [0x40c04028] main audio output debug: filter(s) 'a52 '->'f32l' 48000 Hz->48000 Hz 3F2R/LFE->Stereo
  352. [0x40c15cc0] main audio filter debug: looking for audio filter module: 14 candidates
  353. [0x40c15cc0] main audio filter debug: using audio filter module "a52tofloat32"
  354. [0x40c15cc0] main audio filter debug: TIMER module_need() : 16.679 ms - Total 16.679 ms / 1 intvls (Avg 16.679 ms)
  355. [0x40c04028] main audio output debug: conversion pipeline completed
  356. [0x40c04028] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  357. [0x40c04028] main audio output debug: conversion pipeline completed
  358. [0x40c04028] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
  359. [0x40c1e690] main audio filter debug: looking for audio filter module: 14 candidates
  360. [0x40c1e690] main audio filter debug: using audio filter module "samplerate"
  361. [0x40c1e690] main audio filter debug: TIMER module_need() : 6.555 ms - Total 6.555 ms / 1 intvls (Avg 6.555 ms)
  362. [0x40c04028] main audio output debug: conversion pipeline completed
  363. [0xea4630] main decoder debug: End of audio preroll
  364. [0x40c00620] main input debug: Decoder buffering done in 285 ms
  365. [0x40c04028] main audio output warning: PTS is out of range (-9296), dropping buffer
  366. [0x40c04028] main audio output warning: PTS is out of range (-34125), dropping buffer
  367. [0x40c04028] alsa audio output debug: prepending 1175 zeroes
  368. [0x40c04028] main audio output warning: PTS is out of range (-34763), dropping buffer
  369. [0x40c04028] main audio output warning: buffer too early (-44083), down-sampling
  370. [0x42644090] main access debug: connection succeeded (socket = 11)
  371. [0x42644090] access_http access debug: protocol 'HTTP' answer code 200
  372. [0x42644090] access_http access debug: Server: nginx/1.3.6
  373. [0x42644090] access_http access debug: Content-Type: application/xml; charset=utf-8
  374. [0x42644090] access_http access debug: this frame size=204
  375. [0x42644090] access_http access debug: Connection: close
  376. [0x42644090] main access debug: using access module "access_http"
  377. [0x42644090] main access debug: TIMER module_need() : 3518.893 ms - Total 3518.893 ms / 1 intvls (Avg 3518.893 ms)
  378. [0x42633ab0] main stream debug: Using stream method for AStream*
  379. [0x42633ab0] main stream debug: starting pre-buffering
  380. [0x42633ab0] main stream debug: received first data after 0 ms
  381. [0x42633ab0] main stream debug: pre-buffering done 204 bytes in 0s - 1422 KiB/s
  382. [0x42644090] main access debug: removing module "access_http"
  383. [0x4263b2b8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  384. [0x4263b2b8] main art finder debug: creating access 'http' location='images.google.com/images?q=Release%20by%20Vaippp%2013.2010.Dub.HDRip.XviD_Vaippp%20cover', path='(null)'
  385. [0x426a24e0] main access debug: looking for access module: 2 candidates
  386. [0x426a24e0] access_http access debug: asking libproxy about url 'http://images.google.com/images?q=Release%20by%20Vaippp%2013.2010.Dub.HDRip.XviD_Vaippp%20cover'
  387. [0x426a24e0] access_http access debug: libproxy suggest to use 'direct://'
  388. [0x426a24e0] access_http access debug: http: server='images.google.com' port=80 file='/images?q=Release%20by%20Vaippp%2013.2010.Dub.HDRip.XviD_Vaippp%20cover'
  389. [0x426a24e0] main access debug: net: connecting to images.google.com port 80
  390. [0x426a24e0] main access debug: connection succeeded (socket = 11)
  391. [0x426a24e0] access_http access debug: protocol 'HTTP' answer code 200
  392. [0x426a24e0] access_http access debug: Content-Type: text/html; charset=ISO-8859-1
  393. [0x426a24e0] access_http access debug: Accepting Cookie: PREF=ID=e836e9b25ddee313:FF=0:TM=1352655659:LM=1352655659:S=mjTWE-50MQvxu3jA; expires=Tue, 11-Nov-2014 17:40:59 GMT; path=/; domain=.google.com
  394. [0x426a24e0] access_http access debug: Accepting Cookie: NID=65=enWmjcQvA0FhnrAYLoJMmnH8bOWAhHJlFAs0k_p93BIVKounAA3ga3Jo_qt0b2wKxb9whvjZHXnoDmt0VTCaZnvhyuYDbaeWLQldRYCPA1OabuFfZXp3NdVAt0Lw4G97; expires=Mon, 13-May-2013 17:40:59 GMT; path=/; domain=.google.com; HttpOnly
  395. [0x426a24e0] access_http access debug: Server: gws
  396. [0x426a24e0] access_http access debug: Connection: close
  397. [0x426a24e0] main access debug: using access module "access_http"
  398. [0x426a24e0] main access debug: TIMER module_need() : 201.891 ms - Total 201.891 ms / 1 intvls (Avg 201.891 ms)
  399. [0x4266b7e8] main stream debug: Using stream method for AStream*
  400. [0x4266b7e8] main stream debug: starting pre-buffering
  401. [0x4266b7e8] main stream debug: received first data after 0 ms
  402. [0x4266b7e8] main stream debug: pre-buffering done 1024 bytes in 0s - 6993 KiB/s
  403. [0x4263b2b8] lua art finder debug: setting arturl: http://i19.fastpic.ru/big/2011/0408/dd/4df429e8564d0cd4f9d8617833e553dd.png
  404. [0x426a24e0] main access debug: removing module "access_http"
  405. [0x4263b2b8] main art finder debug: using art finder module "lua"
  406. [0x4263b2b8] main art finder debug: TIMER module_need() : 3837.343 ms - Total 3837.343 ms / 1 intvls (Avg 3837.343 ms)
  407. [0x4263b2b8] main art finder debug: removing module "lua"
  408. [0xe8ec08] main playlist debug: found art for 13.2010.Dub.HDRip.XviD_Vaippp in cache
  409. [0xe8ec08] main playlist debug: incoming request - stopping current input
  410. [0xe8ec08] main playlist debug: dying input
  411. [0x40c00620] main input debug: control: stopping input
  412. [0xe8ec08] main playlist debug: dying input
  413. [0xeae840] main decoder debug: removing module "avcodec"
  414. [0xeae840] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) stopped
  415. [0xeae840] main decoder debug: killing decoder fourcc `mp4v', 0 PES in FIFO
  416. [0xea4630] main decoder debug: removing module "a52"
  417. [0xea4630] main decoder debug: killing decoder fourcc `a52 ', 15 PES in FIFO
  418. [0x40c15cc0] main audio filter debug: removing module "a52tofloat32"
  419. [0x40c18060] main audio filter debug: removing module "scaletempo"
  420. [0x40c1e690] main audio filter debug: removing module "samplerate"
  421. [0x40c04028] main audio output debug: removing module "alsa"
  422. [0x40c187b0] main mixer debug: removing module "float32_mixer"
  423. [0xe8ec08] main playlist debug: releasing audio output
  424. [0xe885a8] main demux debug: removing module "avi"
  425. [0xe88418] avi stream warning: unknown chunk (not unloaded)
  426. [0xe88418] main stream debug: removing module "stream_filter_record"
  427. [0xe88b00] main access debug: removing module "filesystem"
  428. [0x40c00620] main input debug: Program doesn't contain anymore ES
  429. [0xe8ec08] main playlist debug: dead input
  430. [0xe8eab0] qt4 interface debug: IM: Deleting the input
Advertisement
Add Comment
Please, Sign In to add comment