Advertisement
Guest User

Untitled

a guest
Sep 11th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.13 KB | None | 0 0
  1. obi@linux:~> vlc -vvv
  2. VLC media player 1.2.0-git Twoflower (revision 1.2.0-git)
  3. [0x6090a8] main libvlc debug: VLC media player - 1.2.0-git Twoflower
  4. [0x6090a8] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
  5. [0x6090a8] main libvlc debug: revision 1.2.0-git
  6. [0x6090a8] main libvlc debug: configured with ./configure '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--enable-a52' '--enable-aa' '--enable-alsa' '--enable-dca' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-fast-install' '--enable-fb' '--enable-flac' '--enable-freetype' '--enable-fribidi' '--enable-glx' '--enable-gnomevfs' '--enable-gnutls' '--enable-httpd' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libcddb' '--enable-libmpeg2' '--enable-libproxy' '--enable-lirc' '--enable-live555' '--enable-lua' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-ncurses' '--enable-ogg' '--enable-optimizations' '--enable-oss' '--enable-pvr' '--enable-real' '--enable-realrtsp' '--enable-smb' '--enable-sout' '--enable-speex' '--enable-taglib' '--enable-theora' '--enable-v4l2' '--enable-vcd' '--enable-vcdx' '--enable-visual' '--enable-vorbis' '--enable-waveout' '--enable-xcb' '--enable-xvideo' '--with-live555-tree=/usr/lib64/live' 'echo' '********* FINISHED CONFIGURE *********' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=echo' 'CFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' 'CXXFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g'
  7. [0x6090a8] main libvlc debug: searching plug-in modules
  8. [0x6090a8] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat
  9. [0x6090a8] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
  10. [0x6090a8] main libvlc warning: cannot load module `/usr/lib64/vlc/plugins/services_discovery/libupnp_plugin.so' (libixml.so.2: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
  11. [0x6090a8] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat
  12. [0x6090a8] main libvlc debug: plug-ins loaded: 412 modules
  13. [0x6090a8] main libvlc debug: opening config file (/home/obi/.config/vlc/vlcrc)
  14. [0x6090a8] main libvlc debug: translation test: code is "de"
  15. [0x6090a8] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
  16. [0x6090a8] main libvlc debug: looking for memcpy module: 4 candidates
  17. [0x6090a8] main libvlc debug: using memcpy module "memcpymmxext"
  18. [0x844fa8] main input debug: Creating an input for 'Medienbibliothek'
  19. [0x844fa8] main input debug: Input is a meta file: disabling unneeded options
  20. [0x844fa8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  21. [0x844fa8] main input debug: `file/xspf-open:///home/obi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/obi/.local/share/vlc/ml.xspf'
  22. [0x844fa8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/obi/.local/share/vlc/ml.xspf' file='/home/obi/.local/share/vlc/ml.xspf'
  23. [0x620728] main demux debug: looking for access_demux module: 2 candidates
  24. [0x620728] main demux debug: no access_demux module matching "file" could be loaded
  25. [0x620728] main demux debug: TIMER module_need() : 0.539 ms - Total 0.539 ms / 1 intvls (Avg 0.539 ms)
  26. [0x844fa8] main input debug: creating access 'file' location='/home/obi/.local/share/vlc/ml.xspf', path='/home/obi/.local/share/vlc/ml.xspf'
  27. [0x6ce958] main access debug: looking for access module: 2 candidates
  28. [0x6ce958] filesystem access debug: opening file `/home/obi/.local/share/vlc/ml.xspf'
  29. [0x6ce958] main access debug: using access module "filesystem"
  30. [0x6ce958] main access debug: TIMER module_need() : 0.297 ms - Total 0.297 ms / 1 intvls (Avg 0.297 ms)
  31. [0x6cf688] main stream debug: Using stream method for AStream*
  32. [0x6cf688] main stream debug: starting pre-buffering
  33. [0x6cf688] main stream debug: received first data after 0 ms
  34. [0x6cf688] main stream debug: pre-buffering done 299 bytes in 0s - 7121 KiB/s
  35. [0x6cf8e8] main stream debug: looking for stream_filter module: 6 candidates
  36. [0x6cf8e8] main stream debug: no stream_filter module matching "any" could be loaded
  37. [0x6cf8e8] main stream debug: TIMER module_need() : 0.399 ms - Total 0.399 ms / 1 intvls (Avg 0.399 ms)
  38. [0x6cf8e8] main stream debug: looking for stream_filter module: 1 candidate
  39. [0x6cf8e8] main stream debug: using stream_filter module "stream_filter_record"
  40. [0x6cf8e8] main stream debug: TIMER module_need() : 0.146 ms - Total 0.146 ms / 1 intvls (Avg 0.146 ms)
  41. [0x844fa8] main input debug: creating demux: access='file' demux='xspf-open' location='/home/obi/.local/share/vlc/ml.xspf' file='/home/obi/.local/share/vlc/ml.xspf'
  42. [0x6d18f8] main demux debug: looking for demux module: 1 candidate
  43. [0x6d18f8] playlist demux debug: using XSPF playlist reader
  44. [0x6d18f8] main demux debug: using demux module "playlist"
  45. [0x6d18f8] main demux debug: TIMER module_need() : 0.222 ms - Total 0.222 ms / 1 intvls (Avg 0.222 ms)
  46. [0x6d2218] main demux meta debug: looking for meta reader module: 2 candidates
  47. [0x6d2218] lua demux meta debug: Trying Lua scripts in /home/obi/.local/share/vlc/lua/meta/reader
  48. [0x6d2218] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
  49. [0x6d2218] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
  50. [0x6d2218] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  51. [0x6d2218] main demux meta debug: no meta reader module matching "any" could be loaded
  52. [0x6d2218] main demux meta debug: TIMER module_need() : 1.035 ms - Total 1.035 ms / 1 intvls (Avg 1.035 ms)
  53. [0x844fa8] main input debug: `file/xspf-open:///home/obi/.local/share/vlc/ml.xspf' successfully opened
  54. [0x6e0fc8] main xml reader debug: looking for xml reader module: 1 candidate
  55. [0x6e0fc8] main xml reader debug: using xml reader module "xml"
  56. [0x6e0fc8] main xml reader debug: TIMER module_need() : 0.507 ms - Total 0.507 ms / 1 intvls (Avg 0.507 ms)
  57. [0x6d18f8] playlist demux debug: parsed 0 tracks successfully
  58. [0x844fa8] main input debug: EOF reached
  59. [0x6d18f8] main demux debug: removing module "playlist"
  60. [0x6cf8e8] main stream debug: removing module "stream_filter_record"
  61. [0x6ce958] main access debug: removing module "filesystem"
  62. [0x844fa8] main input debug: TIMER input launching for 'Medienbibliothek' : 3.380 ms - Total 3.380 ms / 1 intvls (Avg 3.380 ms)
  63. [0x6d50e8] main interface debug: looking for interface module: 1 candidate
  64. [0x6d50e8] main interface debug: using interface module "hotkeys"
  65. [0x6d50e8] main interface debug: TIMER module_need() : 0.199 ms - Total 0.199 ms / 1 intvls (Avg 0.199 ms)
  66. [0x61f658] main interface debug: looking for interface module: 1 candidate
  67. [0x83e218] main playlist debug: playlist threads correctly activated
  68. [0x61f658] main interface debug: using interface module "inhibit"
  69. [0x61f658] main interface debug: TIMER module_need() : 1.328 ms - Total 1.328 ms / 1 intvls (Avg 1.328 ms)
  70. [0x83e218] main playlist debug: rebuilding array of current - root Wiedergabeliste
  71. [0x6d6118] main interface debug: looking for interface module: 1 candidate
  72. [0x83e218] main playlist debug: rebuild done - 0 items, index -1
  73. [0x6d6118] main interface debug: using interface module "globalhotkeys"
  74. [0x6d6118] main interface debug: TIMER module_need() : 0.904 ms - Total 0.904 ms / 1 intvls (Avg 0.904 ms)
  75. [0x6090a8] main libvlc: vlc wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um vlc ohne Interface zu verwenden.
  76. [0x61d4f8] main interface debug: looking for interface module: 5 candidates
  77. [0x95e328] main generic debug: looking for extension module: 1 candidate
  78. [0x95e328] lua generic debug: Opening EXPERIMENTAL Lua Extension module
  79. [0x95e328] lua generic debug: Trying Lua scripts in /home/obi/.local/share/vlc/lua/extensions
  80. [0x95e328] lua generic debug: Trying Lua scripts in /usr/lib64/vlc/lua/extensions
  81. [0x95e328] lua generic debug: Trying Lua playlist script /usr/lib64/vlc/lua/extensions/allocine-fr.luac
  82. [0x95e328] lua generic debug: Scanning Lua script /usr/lib64/vlc/lua/extensions/allocine-fr.luac
  83. [0x95e328] lua generic debug: Script /usr/lib64/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
  84. [0x95e328] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  85. [0x95e328] main generic debug: using extension module "lua"
  86. [0x95e328] main generic debug: TIMER module_need() : 3.128 ms - Total 3.128 ms / 1 intvls (Avg 3.128 ms)
  87. [0x61d4f8] main interface debug: using interface module "qt4"
  88. [0x61d4f8] main interface debug: TIMER module_need() : 186.229 ms - Total 186.229 ms / 1 intvls (Avg 186.229 ms)
  89. KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
  90. [0x83e218] main playlist debug: adding item `Serenity - HD DVD Trailer.mp4' ( file:///home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4 )
  91. [0x61d4f8] qt4 interface debug: Adding a new MRL to recent ones: file:///home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4
  92. [0x83e218] main playlist debug: rebuilding array of current - root Wiedergabeliste
  93. [0x83e218] main playlist debug: rebuild done - 1 items, index -1
  94. [0x83e218] main playlist debug: processing request item: Serenity - HD DVD Trailer.mp4, node: null, skip: 0
  95. [0x83e218] main playlist debug: resyncing on Serenity - HD DVD Trailer.mp4
  96. [0x83e218] main playlist debug: Serenity - HD DVD Trailer.mp4 is at 0
  97. [0x83e218] main playlist debug: starting playback of the new playlist item
  98. [0x83e218] main playlist debug: creating new input thread
  99. [0xda7668] main input debug: Creating an input for 'Serenity - HD DVD Trailer.mp4'
  100. [0x61d4f8] qt4 interface debug: IM: Setting an input
  101. [0xda7668] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  102. [0xda7668] main input debug: `file:///home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4' gives access `file' demux `' path `/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4'
  103. [0xda7668] main input debug: creating demux: access='file' demux='' location='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4' file='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity - HD DVD Trailer.mp4'
  104. [0x7f38ac0047f8] main demux debug: looking for access_demux module: 2 candidates
  105. [0x7f38ac0047f8] main demux debug: no access_demux module matching "file" could be loaded
  106. [0x7f38ac0047f8] main demux debug: TIMER module_need() : 0.557 ms - Total 0.557 ms / 1 intvls (Avg 0.557 ms)
  107. [0xda7668] main input debug: creating access 'file' location='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4', path='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity - HD DVD Trailer.mp4'
  108. [0xc996b8] main access debug: looking for access module: 2 candidates
  109. [0xc996b8] filesystem access debug: opening file `/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity - HD DVD Trailer.mp4'
  110. [0xc996b8] main access debug: using access module "filesystem"
  111. [0xc996b8] main access debug: TIMER module_need() : 1.724 ms - Total 1.724 ms / 1 intvls (Avg 1.724 ms)
  112. [0xc31058] main stream debug: Using stream method for AStream*
  113. [0xdeca18] main input debug: Creating an input for 'Serenity - HD DVD Trailer.mp4'
  114. [0xc31058] main stream debug: starting pre-buffering
  115. [0xc31058] main stream debug: received first data after 0 ms
  116. [0xc31058] main stream debug: pre-buffering done 1024 bytes in 0s - 23809 KiB/s
  117. [0xcc4db8] main stream debug: looking for stream_filter module: 6 candidates
  118. [0xcc4db8] main stream debug: no stream_filter module matching "any" could be loaded
  119. [0xcc4db8] main stream debug: TIMER module_need() : 1.086 ms - Total 1.086 ms / 1 intvls (Avg 1.086 ms)
  120. [0xc273a8] main stream debug: looking for stream_filter module: 1 candidate
  121. [0xc273a8] main stream debug: using stream_filter module "stream_filter_record"
  122. [0xc273a8] main stream debug: TIMER module_need() : 0.491 ms - Total 0.491 ms / 1 intvls (Avg 0.491 ms)
  123. [0x83e218] main playlist debug: no fetch required for Serenity - HD DVD Trailer (art currently (null))
  124. [0xda7668] main input debug: creating demux: access='file' demux='' location='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4' file='/home/obi/Downloads/serenity_hd_dvd-trailer/Serenity - HD DVD Trailer.mp4'
  125. [0xd4c5c8] main demux debug: looking for demux module: 53 candidates
  126. [0xc273a8] mp4 stream warning: unknown box type btrt (incompletely loaded)
  127. [0xc273a8] mp4 stream warning: unknown box type covr (incompletely loaded)
  128. [0xc273a8] mp4 stream debug: dumping root Box "root"
  129. [0xc273a8] mp4 stream debug: | + ftyp size 24
  130. [0xc273a8] mp4 stream debug: | + moov size 75138
  131. [0xc273a8] mp4 stream debug: | | + mvhd size 108
  132. [0xc273a8] mp4 stream debug: | | + iods size 21
  133. [0xc273a8] mp4 stream debug: | | + trak size 25136
  134. [0xc273a8] mp4 stream debug: | | | + tkhd size 92
  135. [0xc273a8] mp4 stream debug: | | | + mdia size 25036
  136. [0xc273a8] mp4 stream debug: | | | | + mdhd size 32
  137. [0xc273a8] mp4 stream debug: | | | | + hdlr size 55
  138. [0xc273a8] mp4 stream debug: | | | | + minf size 24941
  139. [0xc273a8] mp4 stream debug: | | | | | + vmhd size 20
  140. [0xc273a8] mp4 stream debug: | | | | | + dinf size 36
  141. [0xc273a8] mp4 stream debug: | | | | | | + dref size 28
  142. [0xc273a8] mp4 stream debug: | | | | | | | + url size 12
  143. [0xc273a8] mp4 stream debug: | | | | | + stbl size 24877
  144. [0xc273a8] mp4 stream debug: | | | | | | + stsd size 169
  145. [0xc273a8] mp4 stream debug: | | | | | | | + avc1 size 153
  146. [0xc273a8] mp4 stream debug: | | | | | | | | + avcC size 47
  147. [0xc273a8] mp4 stream debug: | | | | | | | | + btrt size 20
  148. [0xc273a8] mp4 stream debug: | | | | | | + stts size 24
  149. [0xc273a8] mp4 stream debug: | | | | | | + stss size 228
  150. [0xc273a8] mp4 stream debug: | | | | | | + stsc size 52
  151. [0xc273a8] mp4 stream debug: | | | | | | + stsz size 13408
  152. [0xc273a8] mp4 stream debug: | | | | | | + stco size 1236
  153. [0xc273a8] mp4 stream debug: | | | | | | + ctts size 9752
  154. [0xc273a8] mp4 stream debug: | | + trak size 31489
  155. [0xc273a8] mp4 stream debug: | | | + tkhd size 92
  156. [0xc273a8] mp4 stream debug: | | | + mdia size 31389
  157. [0xc273a8] mp4 stream debug: | | | | + mdhd size 32
  158. [0xc273a8] mp4 stream debug: | | | | + hdlr size 55
  159. [0xc273a8] mp4 stream debug: | | | | + minf size 31294
  160. [0xc273a8] mp4 stream debug: | | | | | + smhd size 16
  161. [0xc273a8] mp4 stream debug: | | | | | + dinf size 36
  162. [0xc273a8] mp4 stream debug: | | | | | | + dref size 28
  163. [0xc273a8] mp4 stream debug: | | | | | | | + url size 12
  164. [0xc273a8] mp4 stream debug: | | | | | + stbl size 31234
  165. [0xc273a8] mp4 stream debug: | | | | | | + stsd size 94
  166. [0xc273a8] mp4 stream debug: | | | | | | | + mp4a size 78
  167. [0xc273a8] mp4 stream debug: | | | | | | | | + esds size 42
  168. [0xc273a8] mp4 stream debug: | | | | | | + stts size 24
  169. [0xc273a8] mp4 stream debug: | | | | | | + stsc size 3652
  170. [0xc273a8] mp4 stream debug: | | | | | | + stsz size 26216
  171. [0xc273a8] mp4 stream debug: | | | | | | + stco size 1240
  172. [0xc273a8] mp4 stream debug: | | + udta size 18376
  173. [0xc273a8] mp4 stream debug: | | | + meta size 18368
  174. [0xc273a8] mp4 stream debug: | | | | + hdlr size 34
  175. [0xc273a8] mp4 stream debug: | | | | + ilst size 18322
  176. [0xc273a8] mp4 stream debug: | | | | | + gnre size 26
  177. [0xc273a8] mp4 stream debug: | | | | | + cART size 42
  178. [0xc273a8] mp4 stream debug: | | | | | + cnam size 49
  179. [0xc273a8] mp4 stream debug: | | | | | + cday size 28
  180. [0xc273a8] mp4 stream debug: | | | | | + covr size 18169
  181. [0xc273a8] mp4 stream debug: | + free size 4096
  182. [0xc273a8] mp4 stream debug: | + mdat size 83789995
  183. [0xd4c5c8] mp4 demux debug: ISO Media file (isom) version 1.
  184. [0xd4c5c8] mp4 demux debug: found 2 tracks
  185. [0xd4c5c8] mp4 demux debug: track[Id 0x1] read 305 chunk
  186. [0xd4c5c8] mp4 demux warning: CTTS table
  187. [0xd4c5c8] mp4 demux debug: track[Id 0x1] read 3347 samples length:139s
  188. [0xda7668] main input debug: selecting program id=0
  189. [0xd4c5c8] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
  190. [0xd4c5c8] mp4 demux debug: track[Id 0x2] read 306 chunk
  191. [0xd4c5c8] mp4 demux debug: track[Id 0x2] read 6549 samples length:139s
  192. [0xd4c5c8] mp4 demux debug: adding track[Id 0x2] audio (enable) language undef
  193. [0xd4c5c8] main demux debug: using demux module "mp4"
  194. [0xd4c5c8] main demux debug: TIMER module_need() : 4.940 ms - Total 4.940 ms / 1 intvls (Avg 4.940 ms)
  195. [0xda7668] main input debug: looking for a subtitle file in /home/obi/Downloads/serenity_hd_dvd-trailer
  196. [0xdac4b8] main decoder debug: looking for decoder module: 32 candidates
  197. [0xdac4b8] avcodec decoder debug: libavcodec initialized (interface 0x350d00)
  198. [0xdac4b8] avcodec decoder debug: trying to use direct rendering
  199. [0xdac4b8] avcodec decoder debug: allowing 4 thread(s) for decoding
  200. [0xdac4b8] avcodec decoder warning: threaded frame decoding is not compatible with ffmpeg-hw, disabled
  201. [0xdac4b8] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
  202. [0xdac4b8] avcodec decoder debug: using slice thread mode with 4 threads
  203. [0xdac4b8] main decoder debug: using decoder module "avcodec"
  204. [0xdac4b8] main decoder debug: TIMER module_need() : 6.248 ms - Total 6.248 ms / 1 intvls (Avg 6.248 ms)
  205. [0xc1c698] main decoder debug: looking for decoder module: 32 candidates
  206. [0xc1c698] main decoder debug: using decoder module "faad"
  207. [0xc1c698] main decoder debug: TIMER module_need() : 0.369 ms - Total 0.369 ms / 1 intvls (Avg 0.369 ms)
  208. [0x7f38ac029c18] main demux meta debug: looking for meta reader module: 2 candidates
  209. [0x7f38ac029c18] main demux meta debug: using meta reader module "taglib"
  210. [0x7f38ac029c18] main demux meta debug: TIMER module_need() : 0.688 ms - Total 0.688 ms / 1 intvls (Avg 0.688 ms)
  211. [0xd4c5c8] main demux debug: removing module "taglib"
  212. [0xda7668] main input debug: `file:///home/obi/Downloads/serenity_hd_dvd-trailer/Serenity%20-%20HD%20DVD%20Trailer.mp4' successfully opened
  213. [0xd4c5c8] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
  214. [0xd4c5c8] mp4 demux debug: stts gives 0 --> 0 (sample number)
  215. [0xd4c5c8] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
  216. [0xda7668] main input debug: Buffering 0%
  217. [0xda7668] main input debug: Buffering 0%
  218. [0xda7668] main input debug: Buffering 33%
  219. [0xda7668] main input debug: Buffering 66%
  220. [0xda7668] main input debug: Buffering 100%
  221. [0xda7668] main input debug: Stream buffering done (400 ms in 0 ms)
  222. [0xdac4b8] avcodec decoder debug: Available decoder output format 61 (Unknown)
  223. [0xdac4b8] avcodec decoder debug: Available decoder output format 53 (PIX_FMT_VAAPI_VLD)
  224. [0xdac4b8] avcodec decoder debug: Trying VA API
  225. [0xc1c698] faad decoder warning: decoded zero sample
  226. [0x83e218] main playlist debug: creating audio output
  227. [0xcc74d8] main audio output debug: looking for audio output module: 4 candidates
  228. [0xcc74d8] pulse audio output debug: using stereo channel map
  229. [0xcc74d8] pulse audio output debug: using library version 0.9.23
  230. [0xcc74d8] pulse audio output debug: (compiled with version 0.9.22, protocol 16)
  231. libva: libva version 0.32.0
  232. libva: User requested driver 'fglrx'
  233. libva: Trying to open /usr/lib64/dri/fglrx_drv_video.so
  234. [0xcc74d8] pulse audio output debug: connected locally to unix:/home/obi/.pulse/bb8a098b5d04224d403dcb714aef6f78-runtime/native as client #21
  235. [0xcc74d8] pulse audio output debug: using protocol 16, server protocol 16
  236. [0xcc74d8] pulse audio output debug: using buffer metrics: maxlength=4194304, tlength=18432, prebuf=0, minreq=7680
  237. [0xcc74d8] pulse audio output debug: connected to sink 1: alsa_output.pci-0000_00_1b.0.analog-surround-51
  238. [0xcc74d8] main audio output debug: using audio output module "pulse"
  239. [0xcc74d8] main audio output debug: TIMER module_need() : 107.175 ms - Total 107.175 ms / 1 intvls (Avg 107.175 ms)
  240. [0xcc74d8] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  241. [0xcc74d8] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  242. [0xcc74d8] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  243. [0xcc74d8] main audio output debug: conversion pipeline completed
  244. [0xcda1b8] main mixer debug: looking for audio mixer module: 2 candidates
  245. [0xcda1b8] main mixer debug: using audio mixer module "float32_mixer"
  246. [0xcda1b8] main mixer debug: TIMER module_need() : 0.546 ms - Total 0.546 ms / 1 intvls (Avg 0.546 ms)
  247. [0xcc74d8] main audio output debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  248. [0xc4d218] main audio filter debug: looking for audio filter module: 1 candidate
  249. [0xc4d218] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
  250. [0xc4d218] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
  251. [0xc4d218] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
  252. [0xc4d218] main audio filter debug: using audio filter module "scaletempo"
  253. [0xc4d218] main audio filter debug: TIMER module_need() : 0.315 ms - Total 0.315 ms / 1 intvls (Avg 0.315 ms)
  254. [0xcc74d8] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  255. [0xcc74d8] main audio output debug: conversion pipeline completed
  256. [0xcc74d8] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  257. [0xcc74d8] main audio output debug: conversion pipeline completed
  258. [0xcc74d8] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
  259. [0xcbc6f8] main audio filter debug: looking for audio filter module: 13 candidates
  260. [0xcbc6f8] main audio filter debug: using audio filter module "samplerate"
  261. [0xcbc6f8] main audio filter debug: TIMER module_need() : 1.387 ms - Total 1.387 ms / 1 intvls (Avg 1.387 ms)
  262. [0xcc74d8] main audio output debug: conversion pipeline completed
  263. [0xc1c698] main decoder debug: End of audio preroll
  264. [0xcc74d8] pulse audio output debug: listing sink alsa_output.pci-0000_01_00.1.hdmi-stereo (0): HD48x0 audio Digital Stereo (HDMI)
  265. [0xcc74d8] pulse audio output debug: listing sink alsa_output.pci-0000_00_1b.0.analog-surround-51 (1): Internes Audio Analog Surround 5.1
  266. [0xcc74d8] pulse audio output debug: listing sink combined (2): Simultaneous output to HD48x0 audio Digital Stereo (HDMI), Internes Audio Analog Surround 5.1
  267. [0xcc74d8] pulse audio output debug: base volume: 65536
  268. libva: va_openDriver() returns 0
  269. xvba_video: XVBA_CreateDecode(): status 2
  270. [0xdac4b8] avcodec decoder error: vlc_va_Setup failed
  271. [0xdac4b8] avcodec decoder debug: Available decoder output format 0 (PIX_FMT_YUV420P)
  272. [0x7f38ac024b28] main spu text debug: looking for text renderer module: 3 candidates
  273. [0x7f38ac024b28] freetype spu text debug: Building font databases.
  274. [0x7f38ac024b28] freetype spu text debug: Took 0 microseconds
  275. [0x7f38ac024b28] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/arial.ttf
  276. [0x7f38ac024b28] freetype spu text debug: using fontsize: 2
  277. [0x7f38ac024b28] main spu text debug: using text renderer module "freetype"
  278. [0x7f38ac024b28] main spu text debug: TIMER module_need() : 4.429 ms - Total 4.429 ms / 1 intvls (Avg 4.429 ms)
  279. [0xc3ec68] main scale debug: looking for video filter2 module: 18 candidates
  280. [0xc3ec68] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
  281. [0xc3ec68] main scale debug: using video filter2 module "swscale"
  282. [0xc3ec68] main scale debug: TIMER module_need() : 1.259 ms - Total 1.259 ms / 1 intvls (Avg 1.259 ms)
  283. [0xc984f8] main scale debug: looking for video filter2 module: 18 candidates
  284. [0xc984f8] yuvp scale debug: YUVP to YUVA converter
  285. [0xc984f8] main scale debug: using video filter2 module "yuvp"
  286. [0xc984f8] main scale debug: TIMER module_need() : 2.343 ms - Total 2.343 ms / 1 intvls (Avg 2.343 ms)
  287. [0x7f38ac026468] main video output debug: Deinterlacing available
  288. [0x7f38ac026468] main video output debug: deinterlace 0, mode blend, is_needed 0
  289. [0x7f38ac026468] main video output debug: Opening vout display wrapper
  290. [0xd45d98] main vout display debug: looking for vout display module: 1 candidate
  291. [0xbd4c28] main window debug: looking for vout window xid module: 4 candidates
  292. [0xbd4c28] qt4 window debug: requesting video...
  293. [0x61d4f8] qt4 interface debug: Video was requested 0, 0
  294. [0xbd4c28] main window debug: using vout window xid module "qt4"
  295. [0xbd4c28] main window debug: TIMER module_need() : 45.241 ms - Total 45.241 ms / 1 intvls (Avg 45.241 ms)
  296. [0xd5bfe8] main inhibit debug: looking for inhibit module: 2 candidates
  297. [0xd5bfe8] main inhibit debug: using inhibit module "xdg_screensaver"
  298. [0xd5bfe8] main inhibit debug: TIMER module_need() : 0.797 ms - Total 0.797 ms / 1 intvls (Avg 0.797 ms)
  299. [0xd5bfe8] xdg_screensaver inhibit debug: started xdg-screensaver (PID = 5891)
  300. [0xd45d98] xcb_glx vout display debug: using GLX extension version 1.4
  301. [0xd45d98] xcb_glx vout display debug: using screen 0xc3 (number: 0)
  302. [0xd45d98] xcb_glx vout display debug: using X11 window 05000002
  303. [0xd45d98] main vout display debug: VoutDisplayEvent 'fullscreen' 0
  304. [0xd45d98] main vout display debug: VoutDisplayEvent 'resize' 1680x911 window
  305. [0xd45d98] main vout display debug: using vout display module "xcb_glx"
  306. [0xd45d98] main vout display debug: TIMER module_need() : 497.308 ms - Total 497.308 ms / 1 intvls (Avg 497.308 ms)
  307. [0x7f38ac026468] main video output debug: original format sz 1280x720, of (0,0), vsz 1280x720, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
  308. [0x7f38ac024b28] main spu text debug: removing module "freetype"
  309. [0xcb3158] main spu text debug: looking for text renderer module: 3 candidates
  310. [0xcb3158] freetype spu text debug: Building font databases.
  311. [0xcb3158] freetype spu text debug: Took 0 microseconds
  312. [0xcb3158] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/arial.ttf
  313. [0xcb3158] freetype spu text debug: using fontsize: 2
  314. [0xcb3158] main spu text debug: using text renderer module "freetype"
  315. [0xcb3158] main spu text debug: TIMER module_need() : 4.383 ms - Total 4.383 ms / 1 intvls (Avg 4.383 ms)
  316. [0xdac4b8] avcodec decoder debug: using direct rendering
  317. [0xdac4b8] main decoder debug: End of video preroll
  318. [0xdac4b8] main decoder debug: Received first picture
  319. [0x7f38ac026468] main video output debug: Post-processing available
  320. [0xd45d98] xcb_glx vout display debug: display is visible
  321. [0xda7668] main input debug: Decoder buffering done in 887 ms
  322. [0xcc74d8] main audio output warning: PTS is out of range (-31194), dropping buffer
  323. [0xcc74d8] pulse audio output debug: starting with 3442 zeroes (71715 us)
  324. [0xcc74d8] pulse audio output debug: started
  325. [0xd45d98] main vout display debug: auto hiding mouse
  326. [0xd4c5c8] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
  327. [0xd4c5c8] mp4 demux debug: stts gives 848 --> 814 (sample number)
  328. [0xd4c5c8] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box (stss)
  329. [0xcc74d8] pulse audio output warning: too early by 636590 us
  330. [0xcc74d8] pulse audio output debug: changed sample rate to 47954 Hz
  331. [0xcc74d8] pulse audio output warning: underflow
  332. [0xda7668] main input debug: Buffering 0%
  333. [0xda7668] main input debug: Buffering 0%
  334. [0xda7668] main input debug: Buffering 33%
  335. [0xda7668] main input debug: Buffering 66%
  336. [0xda7668] main input debug: Buffering 99%
  337. [0xda7668] main input debug: Stream buffering done (399 ms in 35 ms)
  338. [0xc1c698] main decoder debug: End of audio preroll
  339. [0xdac4b8] main decoder debug: End of video preroll
  340. [0xdac4b8] main decoder debug: Received first picture
  341. [0xda7668] main input debug: Decoder buffering done in 355 ms
  342. [0xcc74d8] main audio output warning: PTS is out of range (-21879), dropping buffer
  343. [0xcc74d8] pulse audio output debug: starting with 3046 zeroes (63470 us)
  344. [0xcc74d8] pulse audio output debug: started
  345. [0xd45d98] main vout display debug: auto hiding mouse
  346. [0x6090a8] main libvlc debug: exiting
  347. [0x6090a8] main libvlc debug: deactivating the playlist
  348. [0x83e218] main playlist debug: deactivating the playlist
  349. [0x83e218] main playlist debug: incoming request - stopping current input
  350. [0x83e218] main playlist debug: dying input
  351. [0xda7668] main input debug: control: stopping input
  352. [0x61d4f8] qt4 interface debug: QApp exec() finished
  353. [0x61d4f8] qt4 interface debug: Video is not needed anymore
  354. [0x61d4f8] qt4 interface debug: Killing extension dialog provider
  355. [0x61d4f8] qt4 interface debug: ExtensionsDialogProvider is quitting...
  356. [0x95e328] main generic debug: removing module "lua"
  357. [0x95e328] lua generic debug: Deactivating all loaded extensions
  358. [0x95e328] lua generic debug: All extensions are now deactivated
  359. [0x61d4f8] qt4 interface debug: IM: Deleting the input
  360. [0x83e218] main playlist debug: dying input
  361. [0xdac4b8] main decoder debug: removing module "avcodec"
  362. [0x7f38ac026468] main video output debug: picture might be displayed late (missing 12 ms)
  363. [0x7f38ac026468] main video output warning: picture is too late to be displayed (missing 38 ms)
  364. [0xd45d98] xcb_glx vout display debug: unhandled event 18
  365. [0xd45d98] main vout display debug: VoutDisplayEvent 'close'
  366. [0xdac4b8] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
  367. [0xdac4b8] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
  368. [0x83e218] main playlist debug: saving a free vout
  369. [0x83e218] main playlist debug: reusing provided vout
  370. [0xc1c698] main decoder debug: removing module "faad"
  371. [0xc1c698] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
  372. [0xc4d218] main audio filter debug: removing module "scaletempo"
  373. [0xcbc6f8] main audio filter debug: removing module "samplerate"
  374. [0xcc74d8] main audio output debug: removing module "pulse"
  375. [0xcda1b8] main mixer debug: removing module "float32_mixer"
  376. [0x83e218] main playlist debug: releasing audio output
  377. [0xd4c5c8] main demux debug: removing module "mp4"
  378. [0xd4c5c8] mp4 demux debug: freeing all memory
  379. [0xc273a8] main stream debug: removing module "stream_filter_record"
  380. [0xc996b8] main access debug: removing module "filesystem"
  381. [0xda7668] main input debug: Program doesn't contain anymore ES
  382. [0x83e218] main playlist debug: dead input
  383. [0x7f38ac026468] main video output debug: destroying useless vout
  384. [0xd45d98] main vout display debug: removing module "xcb_glx"
  385. [0xd5bfe8] main inhibit debug: removing module "xdg_screensaver"
  386. [0xd5bfe8] xdg_screensaver inhibit debug: started xdg-screensaver (PID = 6817)
  387. xdg-screensaver: Window 0x04e02bca does not exist
  388. [0xbd4c28] qt4 window warning: video already released
  389. [0xcb3158] main spu text debug: removing module "freetype"
  390. [0xc984f8] main scale debug: removing module "yuvp"
  391. [0xc3ec68] main scale debug: removing module "swscale"
  392. [0x919688] main playlist export debug: saving Medienbibliothek to file /home/obi/.local/share/vlc/ml.xspf
  393. [0x919688] main playlist export debug: looking for playlist export module: 1 candidate
  394. [0x919688] main playlist export debug: using playlist export module "export"
  395. [0x919688] main playlist export debug: TIMER module_need() : 0.741 ms - Total 0.741 ms / 1 intvls (Avg 0.741 ms)
  396. [0x919688] main playlist export debug: removing module "export"
  397. [0x83e218] main playlist debug: playlist correctly deactivated
  398. [0x6090a8] main libvlc debug: removing all services discovery tasks
  399. [0x6090a8] main libvlc debug: removing all interfaces
  400. [0x61d4f8] main interface debug: removing module "qt4"
  401. [0x61d4f8] qt4 interface debug: requesting exit...
  402. [0x61d4f8] qt4 interface debug: waiting for UI thread...
  403. [0x6d6118] main interface debug: removing module "globalhotkeys"
  404. [0x61f658] main interface debug: removing module "inhibit"
  405. [0xda7668] main input debug: TIMER input launching for 'Serenity - HD DVD Trailer.mp4' : 23.612 ms - Total 23.612 ms / 1 intvls (Avg 23.612 ms)
  406. [0x6d50e8] main interface debug: removing module "hotkeys"
  407. [0x83e218] main playlist debug: destroying
  408. [0x6090a8] main libvlc debug: TIMER ML Load : Total 4.279 ms / 1 intvls (Avg 4.279 ms)
  409. [0x6090a8] main libvlc debug: TIMER Items array build : Total 1.123 ms / 2 intvls (Avg 0.562 ms)
  410. [0x6090a8] main libvlc debug: TIMER Preparse run : Total 5.739 ms / 1 intvls (Avg 5.739 ms)
  411. [0x6090a8] main libvlc debug: TIMER ML Dump : Total 1.091 ms / 1 intvls (Avg 1.091 ms)
  412. [0x6090a8] main libvlc debug: removing stats
  413. [0x6090a8] main libvlc debug: removing module "memcpymmxext"
  414. [0x6090a8] main libvlc debug: opening config file (/home/obi/.config/vlc/vlcrc)
  415. Speicherzugriffsfehler
  416. obi@linux:~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement