Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.77 KB | None | 0 0
  1. vlc -vvv
  2. VLC media player 1.1.7 The Luggage (revision exported)
  3. [0xfaa120] main libvlc debug: VLC media player - 1.1.7 The Luggage
  4. [0xfaa120] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
  5. [0xfaa120] main libvlc debug: revision exported
  6. [0xfaa120] main libvlc debug: configured with ./configure '--enable-static' '--build=x86_64-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=1ubuntu1' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
  7. [0xfaa120] main libvlc debug: translation test: code is "C"
  8. [0xfaa120] main libvlc debug: checking plugin modules
  9. [0xfaa120] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-fe8.dat
  10. [0xfaa120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  11. [0xfaa120] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-fe8.dat
  12. [0xfaa120] main libvlc debug: module bank initialized (394 modules)
  13. [0xfaa120] main libvlc debug: opening config file (/home/edgy/.config/vlc/vlcrc)
  14. [0xfaa120] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  15. [0xfaa120] main libvlc debug: looking for memcpy module: 3 candidates
  16. [0xfaa120] main libvlc debug: using memcpy module "memcpymmxext"
  17. [0x1093dc0] main input debug: Creating an input for 'Media Library'
  18. [0x1093dc0] main input debug: Input is a meta file: disabling unneeded options
  19. [0x1093dc0] main input debug: using timeshift granularity of 50 MiB
  20. [0x1093dc0] main input debug: using timeshift path '/tmp'
  21. [0x1093dc0] main input debug: `file/xspf-open:///home/edgy/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/edgy/.local/share/vlc/ml.xspf'
  22. [0x1093dc0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/edgy/.local/share/vlc/ml.xspf'
  23. [0x109a670] main demux debug: looking for access_demux module: 2 candidates
  24. [0x109a670] main demux debug: no access_demux module matching "file" could be loaded
  25. [0x109a670] main demux debug: TIMER module_need() : 0.416 ms - Total 0.416 ms / 1 intvls (Avg 0.416 ms)
  26. [0x1093dc0] main input debug: creating access 'file' path='/home/edgy/.local/share/vlc/ml.xspf'
  27. [0x109d9e0] main access debug: looking for access module: 2 candidates
  28. [0x109d9e0] filesystem access debug: opening file `/home/edgy/.local/share/vlc/ml.xspf'
  29. [0x109d9e0] main access debug: using access module "filesystem"
  30. [0x109d9e0] main access debug: TIMER module_need() : 0.223 ms - Total 0.223 ms / 1 intvls (Avg 0.223 ms)
  31. [0x109bd80] main stream debug: Using AStream*Stream
  32. [0x109bd80] main stream debug: pre buffering
  33. [0x109bd80] main stream debug: received first data after 0 ms
  34. [0x109bd80] main stream debug: pre-buffering done 296 bytes in 0s - 32118 KiB/s
  35. [0x109cb50] main stream debug: looking for stream_filter module: 5 candidates
  36. [0x109cb50] main stream debug: no stream_filter module matching "any" could be loaded
  37. [0x109cb50] main stream debug: TIMER module_need() : 0.442 ms - Total 0.442 ms / 1 intvls (Avg 0.442 ms)
  38. [0x109cb50] main stream debug: looking for stream_filter module: 1 candidate
  39. [0x109cb50] main stream debug: using stream_filter module "stream_filter_record"
  40. [0x109cb50] main stream debug: TIMER module_need() : 0.131 ms - Total 0.131 ms / 1 intvls (Avg 0.131 ms)
  41. [0x1093dc0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/edgy/.local/share/vlc/ml.xspf'
  42. [0x10ac0c0] main demux debug: looking for demux module: 1 candidate
  43. [0x10ac0c0] playlist demux debug: using XSPF playlist reader
  44. [0x10ac0c0] main demux debug: using demux module "playlist"
  45. [0x10ac0c0] main demux debug: TIMER module_need() : 0.161 ms - Total 0.161 ms / 1 intvls (Avg 0.161 ms)
  46. [0x10b0840] main demux meta debug: looking for meta reader module: 2 candidates
  47. [0x10b0840] lua demux meta debug: Trying Lua scripts in /home/edgy/.local/share/vlc/lua/meta/reader
  48. [0x10b0840] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  49. [0x10b0840] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  50. [0x10b0840] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  51. [0x10b0840] main demux meta debug: no meta reader module matching "any" could be loaded
  52. [0x10b0840] main demux meta debug: TIMER module_need() : 2.128 ms - Total 2.128 ms / 1 intvls (Avg 2.128 ms)
  53. [0x1093dc0] main input debug: `file/xspf-open:///home/edgy/.local/share/vlc/ml.xspf' successfully opened
  54. [0x10b0840] main xml debug: looking for xml module: 2 candidates
  55. [0x10b0840] main xml debug: using xml module "xml"
  56. [0x10b0840] main xml debug: TIMER module_need() : 0.354 ms - Total 0.354 ms / 1 intvls (Avg 0.354 ms)
  57. [0x10ac0c0] playlist demux debug: parsed 0 tracks successfully
  58. [0x10b0840] main xml debug: removing module "xml"
  59. [0x1093dc0] main input debug: EOF reached
  60. [0x10ac0c0] main demux debug: removing module "playlist"
  61. [0x109cb50] main stream debug: removing module "stream_filter_record"
  62. [0x109d9e0] main access debug: removing module "filesystem"
  63. [0x1093dc0] main input debug: TIMER input launching for 'Media Library' : 3.813 ms - Total 3.813 ms / 1 intvls (Avg 3.813 ms)
  64. [0x1093fa0] main interface debug: looking for interface module: 1 candidate
  65. [0x1093fa0] main interface debug: using interface module "hotkeys"
  66. [0x1093fa0] main interface debug: TIMER module_need() : 0.349 ms - Total 0.349 ms / 1 intvls (Avg 0.349 ms)
  67. [0x10ac0c0] main interface debug: looking for interface module: 1 candidate
  68. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  69. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  70. [0x10a9ef0] main playlist debug: Activated
  71. [0x10a9ef0] main playlist debug: rebuilding array of current - root Playlist
  72. [0x10ac0c0] main interface debug: using interface module "inhibit"
  73. [0x10a9ef0] main playlist debug: rebuild done - 0 items, index -1
  74. [0x10ac0c0] main interface debug: TIMER module_need() : 2.524 ms - Total 2.524 ms / 1 intvls (Avg 2.524 ms)
  75. [0x1099200] main interface debug: looking for interface module: 1 candidate
  76. [0x1099200] main interface debug: using interface module "signals"
  77. [0x1099200] main interface debug: TIMER module_need() : 0.362 ms - Total 0.362 ms / 1 intvls (Avg 0.362 ms)
  78. [0x109a380] main interface debug: looking for interface module: 1 candidate
  79. [0x109a380] main interface debug: using interface module "globalhotkeys"
  80. [0x109a380] main interface debug: TIMER module_need() : 1.538 ms - Total 1.538 ms / 1 intvls (Avg 1.538 ms)
  81. [0x10bec30] main interface debug: looking for interface module: 1 candidate
  82. Blocked: call to setlocale(6, "")
  83. Blocked: call to dlopen("/usr/lib/kde4/plugins/gui_platform/libkde.so", 1)
  84. Blocked: call to setlocale(6, "")
  85. [0x124fe50] main generic debug: looking for extension module: 1 candidate
  86. [0x124fe50] lua generic debug: Opening EXPERIMENTAL Lua Extension module
  87. [0x124fe50] lua generic debug: Trying Lua scripts in /home/edgy/.local/share/vlc/lua/extensions
  88. [0x124fe50] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
  89. [0x124fe50] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
  90. [0x124fe50] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
  91. [0x124fe50] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
  92. [0x124fe50] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
  93. [0x124fe50] main generic debug: using extension module "lua"
  94. [0x124fe50] main generic debug: TIMER module_need() : 0.841 ms - Total 0.841 ms / 1 intvls (Avg 0.841 ms)
  95. [0x10bec30] main interface debug: using interface module "qt4"
  96. [0x10bec30] main interface debug: TIMER module_need() : 219.706 ms - Total 219.706 ms / 1 intvls (Avg 219.706 ms)
  97. Blocked: call to putenv("LANGUAGE=")
  98. 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
  99. QProcess: Destroyed while process is still running.
  100. QProcess: Destroyed while process is still running.
  101. QProcess: Destroyed while process is still running.
  102. kfilemodule(4733) KSambaSharePrivate::getNetUserShareInfo: We got some errors while running 'net usershare info'
  103. kfilemodule(4733) KSambaSharePrivate::getNetUserShareInfo: "net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
  104. Please ask your system administrator to enable user sharing.
  105. "
  106. Warning: call to srand(-512786991)
  107. Warning: call to rand()
  108. Warning: call to rand()
  109. Warning: call to rand()
  110. Warning: call to rand()
  111. Warning: call to rand()
  112. [0x10bec30] qt4 interface debug: MRL passed to the Sout: /media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov
  113. [0x10bec30] qt4 interface debug: Adding option: file-caching=300
  114. [0x10bec30] qt4 interface debug: Adding option: :sout=#transcode{vcodec=h264,vb=3000,acodec=mp4a,ab=128,channels=2,samplerate=44100}:http{mux=ffmpeg{mux=flv},dst=:8080/}
  115. [0x10bec30] qt4 interface debug: Adding option: no-sout-rtp-sap
  116. [0x10bec30] qt4 interface debug: Adding option: no-sout-standard-sap
  117. [0x10bec30] qt4 interface debug: Adding option: ttl=1
  118. [0x10bec30] qt4 interface debug: Adding option: sout-keep
  119. [0x10a9ef0] main playlist debug: adding item `Streaming' ( /media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov )
  120. [0x10bec30] qt4 interface debug: Adding a new MRL to recent ones: /media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov
  121. [0x10a9ef0] main playlist debug: rebuilding array of current - root Playlist
  122. [0x10a9ef0] main playlist debug: rebuild done - 1 items, index -1
  123. [0x10a9ef0] main playlist debug: processing request item Streaming node null skip 0
  124. [0x10a9ef0] main playlist debug: resyncing on Streaming
  125. [0x10a9ef0] main playlist debug: Streaming is at 0
  126. [0x10a9ef0] main playlist debug: starting new item
  127. [0x10a9ef0] main playlist debug: creating new input thread
  128. [0x7f1878035610] main input debug: Creating an input for 'Streaming'
  129. [0x7f1878035be0] main input debug: Creating an input for 'Streaming'
  130. [0x7f1878035610] main input debug: thread (input) created at priority 10 (input/input.c:214)
  131. [0x7f1878035610] main input debug: thread started
  132. [0x7f1878039e50] main stream output debug: using sout chain=`transcode{vcodec=h264,vb=3000,acodec=mp4a,ab=128,channels=2,samplerate=44100}:http{mux=ffmpeg{mux=flv},dst=:8080/}'
  133. [0x7f1878039e50] main stream output debug: stream=`http'
  134. [0x7f187803a590] main stream out debug: looking for sout stream module: 1 candidate
  135. [0x7f187803a590] main stream out debug: set config option: sout-standard-mux to ffmpeg{mux=flv}
  136. [0x7f187803a590] main stream out debug: set config option: sout-standard-dst to :8080/
  137. [0x7f187803a590] stream_out_standard stream out debug: creating `http/ffmpeg{mux=flv}://:8080/'
  138. [0x7f187803a590] stream_out_standard stream out debug: using `http/ffmpeg{mux=flv}://:8080/'
  139. [0x7f187803af20] main access out debug: looking for sout access module: 1 candidate
  140. [0x7f187803af20] main access out: creating httpd
  141. [0x7f187803af20] main access out debug: net: listening to port 8080
  142. [0x10bec30] qt4 interface debug: IM: Setting an input
  143. [0x7f187803af20] main access out debug: using sout access module "access_output_http"
  144. [0x7f187803af20] main access out debug: TIMER module_need() : 1.680 ms - Total 1.680 ms / 1 intvls (Avg 1.680 ms)
  145. [0x7f187803a590] stream_out_standard stream out debug: access opened
  146. [0x7f187803d160] main mux debug: looking for sout mux module: 1 candidate
  147. [0x7f187803d160] main mux debug: set config option: ffmpeg-mux to flv
  148. [0x7f187803d160] main mux debug: using sout mux module "avformat"
  149. [0x7f187803d160] main mux debug: TIMER module_need() : 10.852 ms - Total 10.852 ms / 1 intvls (Avg 10.852 ms)
  150. [0x7f187803a590] stream_out_standard stream out debug: mux opened
  151. [0x7f187803a590] main stream out debug: using sout stream module "stream_out_standard"
  152. [0x7f187803a590] main stream out debug: TIMER module_need() : 13.510 ms - Total 13.510 ms / 1 intvls (Avg 13.510 ms)
  153. [0x7f1878039e50] main stream output debug: stream=`transcode'
  154. [0x7f1860c1c930] main stream out debug: looking for sout stream module: 1 candidate
  155. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-vcodec to h264
  156. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-vb to 3000
  157. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-acodec to mp4a
  158. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-ab to 128
  159. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-channels to 2
  160. [0x7f1860c1c930] main stream out debug: set config option: sout-transcode-samplerate to 44100
  161. [0x7f1860c1c930] stream_out_transcode stream out debug: codec audio=mp4a 44100Hz 2 channels 128Kb/s
  162. [0x7f1860c1c930] stream_out_transcode stream out debug: codec video=h264 0x0 scaling: 0.000000 3000kb/s
  163. [0x7f1860c1c930] main stream out debug: using sout stream module "stream_out_transcode"
  164. [0x7f1860c1c930] main stream out debug: TIMER module_need() : 0.628 ms - Total 0.628 ms / 1 intvls (Avg 0.628 ms)
  165. [0x7f1878035610] main input debug: using timeshift granularity of 50 MiB
  166. [0x7f1878035610] main input debug: using timeshift path '/tmp'
  167. [0x7f1878035610] main input debug: `/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov' gives access `' demux `' path `/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov'
  168. [0x7f1878035610] main input debug: creating demux: access='' demux='' path='/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov'
  169. [0x7f187803d710] main demux debug: looking for access_demux module: 8 candidates
  170. [0x7f187803d710] main demux debug: no access_demux module matching "any" could be loaded
  171. [0x7f187803d710] main demux debug: TIMER module_need() : 6.878 ms - Total 6.878 ms / 1 intvls (Avg 6.878 ms)
  172. [0x7f1878035610] main input debug: creating access '' path='/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov'
  173. [0x186c410] main access debug: looking for access module: 7 candidates
  174. [0x186c410] vcd access debug: trying .cue file: /media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.cue
  175. [0x186c410] vcd access debug: could not find .cue file
  176. [0x186c410] filesystem access debug: opening file `/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov'
  177. [0x186c410] main access debug: using access module "filesystem"
  178. [0x186c410] main access debug: TIMER module_need() : 1.962 ms - Total 1.962 ms / 1 intvls (Avg 1.962 ms)
  179. [0x1608850] main stream debug: Using AStream*Stream
  180. [0x1608850] main stream debug: pre buffering
  181. [0x1608850] main stream debug: received first data after 0 ms
  182. [0x1608850] main stream debug: pre-buffering done 1024 bytes in 0s - 83333 KiB/s
  183. [0x191c200] main stream debug: looking for stream_filter module: 5 candidates
  184. [0x191c200] main stream debug: no stream_filter module matching "any" could be loaded
  185. [0x191c200] main stream debug: TIMER module_need() : 0.107 ms - Total 0.107 ms / 1 intvls (Avg 0.107 ms)
  186. [0x18a0110] main stream debug: looking for stream_filter module: 1 candidate
  187. [0x18a0110] main stream debug: using stream_filter module "stream_filter_record"
  188. [0x18a0110] main stream debug: TIMER module_need() : 0.086 ms - Total 0.086 ms / 1 intvls (Avg 0.086 ms)
  189. [0x7f1878035610] main input debug: creating demux: access='' demux='' path='/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov'
  190. [0x17df0b0] main demux debug: looking for demux module: 52 candidates
  191. [0x18a0110] mp4 stream debug: found Box: ftyp size 32
  192. [0x18a0110] mp4 stream debug: found Box: moov size 4425694
  193. [0x18a0110] mp4 stream debug: found Box: mvhd size 108
  194. [0x18a0110] mp4 stream debug: read box: "mvhd" creation 733840d-22h:15m:32s modification 733840d-22h:19m:16s time scale 2997 duration 694977d-48h:09m:36s rate 1.000000 volume 1.000000 next track id 4
  195. [0x18a0110] mp4 stream debug: found Box: trak size 3142303
  196. [0x18a0110] mp4 stream debug: found Box: tkhd size 92
  197. [0x18a0110] mp4 stream debug: read box: "tkhd" creation 733840d-21h:11m:25s modification 733840d-22h:19m:16s duration 695414d-42h:13m:20s track ID 1 layer 0 volume 1.000000 width 0.000000 height 0.000000
  198. [0x18a0110] mp4 stream debug: found Box: edts size 36
  199. [0x18a0110] mp4 stream debug: found Box: elst size 28
  200. [0x18a0110] mp4 stream debug: read box: "elst" entry-count 1
  201. [0x18a0110] mp4 stream debug: found Box: mdia size 3141694
  202. [0x18a0110] mp4 stream debug: found Box: mdhd size 32
  203. [0x18a0110] mp4 stream debug: read box: "mdhd" creation 733840d-22h:15m:32s modification 733840d-22h:15m:32s time scale 44100 duration 701411d-27h:46m:08s language ```
  204. [0x18a0110] mp4 stream debug: found Box: hdlr size 58
  205. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type soun name Apple Sound Media Handler
  206. [0x18a0110] mp4 stream debug: found Box: minf size 3141596
  207. [0x18a0110] mp4 stream debug: found Box: smhd size 16
  208. [0x18a0110] mp4 stream debug: read box: "smhd" balance 0.000000
  209. [0x18a0110] mp4 stream debug: found Box: hdlr size 57
  210. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type alis name ▒Apple Alias Data Handler
  211. [0x18a0110] mp4 stream debug: found Box: dinf size 36
  212. [0x18a0110] mp4 stream debug: found Box: dref size 28
  213. [0x18a0110] mp4 stream debug: found Box: alis size 12
  214. [0x18a0110] mp4 stream warning: unknown box type alis (incompletely loaded)
  215. [0x18a0110] mp4 stream debug: read box: "dref" entry-count 1
  216. [0x18a0110] mp4 stream debug: found Box: stbl size 3141479
  217. [0x18a0110] mp4 stream debug: found Box: stsd size 203
  218. [0x18a0110] mp4 stream debug: found Box: mp4a size 187
  219. [0x18a0110] mp4 stream debug: read box: "soun" qt3+ sample/packet=1024 bytes/packet=1 bytes/frame=2 bytes/sample=2
  220. [0x18a0110] mp4 stream debug: found Box: wave size 91
  221. [0x18a0110] mp4 stream debug: found Box: frma size 12
  222. [0x18a0110] mp4 stream debug: read box: "frma" i_type:mp4a
  223. [0x18a0110] mp4 stream debug: found Box: mp4a size 12
  224. [0x18a0110] mp4 stream warning: Not enough data
  225. [0x18a0110] mp4 stream debug: found Box: esds size 51
  226. [0x18a0110] mp4 stream debug: found esds MPEG4ESDescr (34Bytes)
  227. [0x18a0110] mp4 stream debug: found esds MP4DecConfigDescr (20Bytes)
  228. [0x18a0110] mp4 stream debug: found esds MP4DecSpecificDescr (2Bytes)
  229. [0x18a0110] mp4 stream debug: found Box: size 8
  230. [0x18a0110] mp4 stream warning: unknown box type (incompletely loaded)
  231. [0x18a0110] mp4 stream debug: found Box: chan size 44
  232. [0x18a0110] mp4 stream warning: unknown box type chan (incompletely loaded)
  233. [0x18a0110] mp4 stream debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 44100.000000
  234. [0x18a0110] mp4 stream debug: read box: "stsd" entry-count 1
  235. [0x18a0110] mp4 stream debug: found Box: stts size 24
  236. [0x18a0110] mp4 stream debug: read box: "stts" entry-count 1
  237. [0x18a0110] mp4 stream debug: found Box: stsc size 727252
  238. [0x18a0110] mp4 stream debug: read box: "stsc" entry-count 60603
  239. [0x18a0110] mp4 stream debug: found Box: stsz size 2171548
  240. [0x18a0110] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 542882
  241. [0x18a0110] mp4 stream debug: found Box: stco size 242444
  242. [0x18a0110] mp4 stream debug: read box: "co64" entry-count 60607
  243. [0x18a0110] mp4 stream debug: found Box: meta size 461
  244. [0x18a0110] mp4 stream debug: found Box: size 1751411826
  245. [0x18a0110] mp4 stream warning: unknown box type (incompletely loaded)
  246. [0x18a0110] mp4 stream debug: out of bound child
  247. [0x18a0110] mp4 stream debug: found Box: udta size 12
  248. [0x18a0110] mp4 stream debug: found Box: trak size 1281355
  249. [0x18a0110] mp4 stream debug: found Box: tkhd size 92
  250. [0x18a0110] mp4 stream debug: read box: "tkhd" creation 733840d-21h:11m:25s modification 733840d-22h:19m:16s duration 695414d-42h:13m:20s track ID 2 layer 0 volume 0.000000 width 960.000000 height 540.000000
  251. [0x18a0110] mp4 stream debug: found Box: edts size 36
  252. [0x18a0110] mp4 stream debug: found Box: elst size 28
  253. [0x18a0110] mp4 stream debug: read box: "elst" entry-count 1
  254. [0x18a0110] mp4 stream debug: found Box: tref size 20
  255. [0x18a0110] mp4 stream debug: found Box: chap size 12
  256. [0x18a0110] mp4 stream debug: read box: "chap" 1 references
  257. [0x18a0110] mp4 stream debug: found Box: mdia size 1281187
  258. [0x18a0110] mp4 stream debug: found Box: mdhd size 32
  259. [0x18a0110] mp4 stream debug: read box: "mdhd" creation 733840d-22h:15m:32s modification 733840d-22h:19m:16s time scale 2997 duration 695414d-42h:13m:20s language ```
  260. [0x18a0110] mp4 stream debug: found Box: hdlr size 58
  261. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type vide name Apple Video Media Handler
  262. [0x18a0110] mp4 stream debug: found Box: minf size 1281089
  263. [0x18a0110] mp4 stream debug: found Box: vmhd size 20
  264. [0x18a0110] mp4 stream debug: read box: "vmhd" graphics-mode 64 opcolor (-32768, -32768, -32768)
  265. [0x18a0110] mp4 stream debug: found Box: hdlr size 57
  266. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type alis name ▒Apple Alias Data Handler
  267. [0x18a0110] mp4 stream debug: found Box: dinf size 36
  268. [0x18a0110] mp4 stream debug: found Box: dref size 28
  269. [0x18a0110] mp4 stream debug: found Box: alis size 12
  270. [0x18a0110] mp4 stream warning: unknown box type alis (incompletely loaded)
  271. [0x18a0110] mp4 stream debug: read box: "dref" entry-count 1
  272. [0x18a0110] mp4 stream debug: found Box: stbl size 1280968
  273. [0x18a0110] mp4 stream debug: found Box: stsd size 168
  274. [0x18a0110] mp4 stream debug: found Box: avc1 size 152
  275. [0x18a0110] mp4 stream debug: found Box: avcC size 44
  276. [0x18a0110] mp4 stream debug: read box: "avcC" version=1 profile=0x42 level=0x1f length size=4 sps=1 pps=1
  277. [0x18a0110] mp4 stream debug: - sps[0] length=21
  278. [0x18a0110] mp4 stream debug: - pps[0] length=4
  279. [0x18a0110] mp4 stream debug: found Box: colr size 18
  280. [0x18a0110] mp4 stream warning: unknown box type colr (incompletely loaded)
  281. [0x18a0110] mp4 stream debug: found an empty box (null size)
  282. [0x18a0110] mp4 stream debug: read box: "vide" in stsd 960x540 depth 24
  283. [0x18a0110] mp4 stream debug: read box: "stsd" entry-count 1
  284. [0x18a0110] mp4 stream debug: found Box: stts size 24
  285. [0x18a0110] mp4 stream debug: read box: "stts" entry-count 1
  286. [0x18a0110] mp4 stream debug: found Box: stss size 8476
  287. [0x18a0110] mp4 stream debug: read box: "stss" entry-count 2115
  288. [0x18a0110] mp4 stream debug: found Box: stsc size 314524
  289. [0x18a0110] mp4 stream debug: read box: "stsc" entry-count 26209
  290. [0x18a0110] mp4 stream debug: found Box: stsz size 755604
  291. [0x18a0110] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 188896
  292. [0x18a0110] mp4 stream debug: found Box: stco size 202164
  293. [0x18a0110] mp4 stream debug: read box: "co64" entry-count 50537
  294. [0x18a0110] mp4 stream debug: found Box: udta size 12
  295. [0x18a0110] mp4 stream debug: found Box: trak size 815
  296. [0x18a0110] mp4 stream debug: found Box: tkhd size 92
  297. [0x18a0110] mp4 stream debug: read box: "tkhd" creation 733840d-22h:13m:39s modification 733840d-22h:19m:16s duration 695414d-42h:11m:24s track ID 3 layer -1 volume 0.000000 width 160.000000 height 48.000000
  298. [0x18a0110] mp4 stream debug: found Box: edts size 36
  299. [0x18a0110] mp4 stream debug: found Box: elst size 28
  300. [0x18a0110] mp4 stream debug: read box: "elst" entry-count 1
  301. [0x18a0110] mp4 stream debug: found Box: mdia size 667
  302. [0x18a0110] mp4 stream debug: found Box: mdhd size 32
  303. [0x18a0110] mp4 stream debug: read box: "mdhd" creation 733840d-22h:15m:32s modification 733840d-22h:15m:32s time scale 1000 duration 695122d-09h:33m:54s language ```
  304. [0x18a0110] mp4 stream debug: found Box: hdlr size 57
  305. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type text name Apple Text Media Handler
  306. [0x18a0110] mp4 stream debug: found Box: minf size 570
  307. [0x18a0110] mp4 stream debug: found Box: gmhd size 76
  308. [0x18a0110] mp4 stream debug: found Box: gmin size 24
  309. [0x18a0110] mp4 stream warning: unknown box type gmin (incompletely loaded)
  310. [0x18a0110] mp4 stream debug: found Box: text size 44
  311. [0x18a0110] mp4 stream warning: unknown box type text (incompletely loaded)
  312. [0x18a0110] mp4 stream debug: found Box: hdlr size 57
  313. [0x18a0110] mp4 stream debug: read box: "hdlr" handler type alis name ▒Apple Alias Data Handler
  314. [0x18a0110] mp4 stream debug: found Box: dinf size 36
  315. [0x18a0110] mp4 stream debug: found Box: dref size 28
  316. [0x18a0110] mp4 stream debug: found Box: alis size 12
  317. [0x18a0110] mp4 stream warning: unknown box type alis (incompletely loaded)
  318. [0x18a0110] mp4 stream debug: read box: "dref" entry-count 1
  319. [0x18a0110] mp4 stream debug: found Box: stbl size 393
  320. [0x18a0110] mp4 stream debug: found Box: stsd size 81
  321. [0x18a0110] mp4 stream debug: found Box: text size 65
  322. [0x18a0110] mp4 stream debug: read box: "text" in stsd text
  323. [0x18a0110] mp4 stream debug: read box: "stsd" entry-count 1
  324. [0x18a0110] mp4 stream debug: found Box: stts size 128
  325. [0x18a0110] mp4 stream debug: read box: "stts" entry-count 14
  326. [0x18a0110] mp4 stream debug: found Box: stsc size 28
  327. [0x18a0110] mp4 stream debug: read box: "stsc" entry-count 1
  328. [0x18a0110] mp4 stream debug: found Box: stsz size 76
  329. [0x18a0110] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 14
  330. [0x18a0110] mp4 stream debug: found Box: stco size 72
  331. [0x18a0110] mp4 stream debug: read box: "co64" entry-count 14
  332. [0x18a0110] mp4 stream debug: found Box: udta size 12
  333. [0x18a0110] mp4 stream debug: found Box: meta size 1063
  334. [0x18a0110] mp4 stream debug: found Box: size 1751411826
  335. [0x18a0110] mp4 stream warning: unknown box type (incompletely loaded)
  336. [0x18a0110] mp4 stream debug: out of bound child
  337. [0x18a0110] mp4 stream debug: found Box: udta size 42
  338. [0x18a0110] mp4 stream debug: found Box: WLOC size 12
  339. [0x18a0110] mp4 stream warning: unknown box type WLOC (incompletely loaded)
  340. [0x18a0110] mp4 stream debug: found Box: SelO size 9
  341. [0x18a0110] mp4 stream warning: unknown box type SelO (incompletely loaded)
  342. [0x18a0110] mp4 stream debug: found Box: AllF size 9
  343. [0x18a0110] mp4 stream warning: unknown box type AllF (incompletely loaded)
  344. [0x18a0110] mp4 stream debug: found an empty box (null size)
  345. [0x18a0110] mp4 stream debug: found Box: free size 24
  346. [0x18a0110] mp4 stream debug: skip box: "free"
  347. [0x18a0110] mp4 stream debug: found Box: wide size 8
  348. [0x18a0110] mp4 stream debug: skip box: "wide"
  349. [0x18a0110] mp4 stream debug: found Box: mdat size 1986676844
  350. [0x18a0110] mp4 stream debug: skip box: "mdat"
  351. [0x18a0110] mp4 stream debug: dumping root Box "root"
  352. [0x18a0110] mp4 stream debug: | + ftyp size 32
  353. [0x18a0110] mp4 stream debug: | + moov size 4425694
  354. [0x18a0110] mp4 stream debug: | | + mvhd size 108
  355. [0x18a0110] mp4 stream debug: | | + trak size 3142303
  356. [0x18a0110] mp4 stream debug: | | | + tkhd size 92
  357. [0x18a0110] mp4 stream debug: | | | + edts size 36
  358. [0x18a0110] mp4 stream debug: | | | | + elst size 28
  359. [0x18a0110] mp4 stream debug: | | | + mdia size 3141694
  360. [0x18a0110] mp4 stream debug: | | | | + mdhd size 32
  361. [0x18a0110] mp4 stream debug: | | | | + hdlr size 58
  362. [0x18a0110] mp4 stream debug: | | | | + minf size 3141596
  363. [0x18a0110] mp4 stream debug: | | | | | + smhd size 16
  364. [0x18a0110] mp4 stream debug: | | | | | + hdlr size 57
  365. [0x18a0110] mp4 stream debug: | | | | | + dinf size 36
  366. [0x18a0110] mp4 stream debug: | | | | | | + dref size 28
  367. [0x18a0110] mp4 stream debug: | | | | | | | + alis size 12
  368. [0x18a0110] mp4 stream debug: | | | | | + stbl size 3141479
  369. [0x18a0110] mp4 stream debug: | | | | | | + stsd size 203
  370. [0x18a0110] mp4 stream debug: | | | | | | | + mp4a size 187
  371. [0x18a0110] mp4 stream debug: | | | | | | | | + wave size 91
  372. [0x18a0110] mp4 stream debug: | | | | | | | | | + frma size 12
  373. [0x18a0110] mp4 stream debug: | | | | | | | | | + mp4a size 12
  374. [0x18a0110] mp4 stream debug: | | | | | | | | | + esds size 51
  375. [0x18a0110] mp4 stream debug: | | | | | | | | | + size 8
  376. [0x18a0110] mp4 stream debug: | | | | | | | | + chan size 44
  377. [0x18a0110] mp4 stream debug: | | | | | | + stts size 24
  378. [0x18a0110] mp4 stream debug: | | | | | | + stsc size 727252
  379. [0x18a0110] mp4 stream debug: | | | | | | + stsz size 2171548
  380. [0x18a0110] mp4 stream debug: | | | | | | + stco size 242444
  381. [0x18a0110] mp4 stream debug: | | | + meta size 461
  382. [0x18a0110] mp4 stream debug: | | | | + size 1751411826
  383. [0x18a0110] mp4 stream debug: | | | + udta size 12
  384. [0x18a0110] mp4 stream debug: | | + trak size 1281355
  385. [0x18a0110] mp4 stream debug: | | | + tkhd size 92
  386. [0x18a0110] mp4 stream debug: | | | + edts size 36
  387. [0x18a0110] mp4 stream debug: | | | | + elst size 28
  388. [0x18a0110] mp4 stream debug: | | | + tref size 20
  389. [0x18a0110] mp4 stream debug: | | | | + chap size 12
  390. [0x18a0110] mp4 stream debug: | | | + mdia size 1281187
  391. [0x18a0110] mp4 stream debug: | | | | + mdhd size 32
  392. [0x18a0110] mp4 stream debug: | | | | + hdlr size 58
  393. [0x18a0110] mp4 stream debug: | | | | + minf size 1281089
  394. [0x18a0110] mp4 stream debug: | | | | | + vmhd size 20
  395. [0x18a0110] mp4 stream debug: | | | | | + hdlr size 57
  396. [0x18a0110] mp4 stream debug: | | | | | + dinf size 36
  397. [0x18a0110] mp4 stream debug: | | | | | | + dref size 28
  398. [0x18a0110] mp4 stream debug: | | | | | | | + alis size 12
  399. [0x18a0110] mp4 stream debug: | | | | | + stbl size 1280968
  400. [0x18a0110] mp4 stream debug: | | | | | | + stsd size 168
  401. [0x18a0110] mp4 stream debug: | | | | | | | + avc1 size 152
  402. [0x18a0110] mp4 stream debug: | | | | | | | | + avcC size 44
  403. [0x18a0110] mp4 stream debug: | | | | | | | | + colr size 18
  404. [0x18a0110] mp4 stream debug: | | | | | | + stts size 24
  405. [0x18a0110] mp4 stream debug: | | | | | | + stss size 8476
  406. [0x18a0110] mp4 stream debug: | | | | | | + stsc size 314524
  407. [0x18a0110] mp4 stream debug: | | | | | | + stsz size 755604
  408. [0x18a0110] mp4 stream debug: | | | | | | + stco size 202164
  409. [0x18a0110] mp4 stream debug: | | | + udta size 12
  410. [0x18a0110] mp4 stream debug: | | + trak size 815
  411. [0x18a0110] mp4 stream debug: | | | + tkhd size 92
  412. [0x18a0110] mp4 stream debug: | | | + edts size 36
  413. [0x18a0110] mp4 stream debug: | | | | + elst size 28
  414. [0x18a0110] mp4 stream debug: | | | + mdia size 667
  415. [0x18a0110] mp4 stream debug: | | | | + mdhd size 32
  416. [0x18a0110] mp4 stream debug: | | | | + hdlr size 57
  417. [0x18a0110] mp4 stream debug: | | | | + minf size 570
  418. [0x18a0110] mp4 stream debug: | | | | | + gmhd size 76
  419. [0x18a0110] mp4 stream debug: | | | | | | + gmin size 24
  420. [0x18a0110] mp4 stream debug: | | | | | | + text size 44
  421. [0x18a0110] mp4 stream debug: | | | | | + hdlr size 57
  422. [0x18a0110] mp4 stream debug: | | | | | + dinf size 36
  423. [0x18a0110] mp4 stream debug: | | | | | | + dref size 28
  424. [0x18a0110] mp4 stream debug: | | | | | | | + alis size 12
  425. [0x18a0110] mp4 stream debug: | | | | | + stbl size 393
  426. [0x18a0110] mp4 stream debug: | | | | | | + stsd size 81
  427. [0x18a0110] mp4 stream debug: | | | | | | | + text size 65
  428. [0x18a0110] mp4 stream debug: | | | | | | + stts size 128
  429. [0x18a0110] mp4 stream debug: | | | | | | + stsc size 28
  430. [0x18a0110] mp4 stream debug: | | | | | | + stsz size 76
  431. [0x18a0110] mp4 stream debug: | | | | | | + stco size 72
  432. [0x18a0110] mp4 stream debug: | | | + udta size 12
  433. [0x18a0110] mp4 stream debug: | | + meta size 1063
  434. [0x18a0110] mp4 stream debug: | | | + size 1751411826
  435. [0x18a0110] mp4 stream debug: | | + udta size 42
  436. [0x18a0110] mp4 stream debug: | | | + WLOC size 12
  437. [0x18a0110] mp4 stream debug: | | | + SelO size 9
  438. [0x18a0110] mp4 stream debug: | | | + AllF size 9
  439. [0x18a0110] mp4 stream debug: | + free size 24
  440. [0x18a0110] mp4 stream debug: | + wide size 8
  441. [0x18a0110] mp4 stream debug: | + mdat size 1986676844
  442. [0x17df0b0] mp4 demux debug: unrecognized major file specification (qt ).
  443. [0x17df0b0] mp4 demux debug: found 3 tracks
  444. [0x17df0b0] mp4 demux warning: elst box found
  445. [0x17df0b0] mp4 demux debug: - [0] duration=12605672ms media time=0ms) rate=1.0
  446. [0x17df0b0] mp4 demux debug: track[Id 0x1] read 60607 chunk
  447. [0x17df0b0] mp4 demux debug: track[Id 0x1] read 542882 samples length:12605s
  448. [0x7f1878035610] main input debug: selecting program id=0
  449. [0x17df0b0] mp4 demux debug: adding track[Id 0x1] audio (enable) language en
  450. [0x17df0b0] mp4 demux warning: elst box found
  451. [0x17df0b0] mp4 demux debug: - [0] duration=12605672ms media time=0ms) rate=1.0
  452. [0x17df0b0] mp4 demux debug: track[Id 0x2] read 50537 chunk
  453. [0x10a9ef0] main playlist debug: meta ok for (null), need to fetch art
  454. [0x17df0b0] mp4 demux debug: track[Id 0x2] read 188896 samples length:12605s
  455. [0x2c615c0] main demux meta debug: looking for meta fetcher module: 1 candidate
  456. [0x2c615c0] lua demux meta debug: Trying Lua scripts in /home/edgy/.local/share/vlc/lua/meta/fetcher
  457. [0x2c615c0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  458. [0x2c615c0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  459. [0x2c615c0] main demux meta debug: using meta fetcher module "lua"
  460. [0x2c615c0] main demux meta debug: TIMER module_need() : 0.667 ms - Total 0.667 ms / 1 intvls (Avg 0.667 ms)
  461. [0x2c615c0] main demux meta debug: removing module "lua"
  462. [0x10a9ef0] main playlist debug: searching art for Streaming
  463. [0x2c661e0] main art finder debug: looking for art finder module: 2 candidates
  464. [0x17df0b0] mp4 demux debug: adding track[Id 0x2] video (enable) language en
  465. [0x17df0b0] mp4 demux warning: elst box found
  466. [0x17df0b0] mp4 demux debug: - [0] duration=12605633ms media time=0ms) rate=1.0
  467. [0x17df0b0] mp4 demux debug: track[Id 0x3] read 14 chunk
  468. [0x17df0b0] mp4 demux debug: track[Id 0x3] read 14 samples length:12605s
  469. [0x17df0b0] mp4 demux debug: using track[Id 0x3] for chapter language en
  470. [0x17df0b0] main demux debug: using demux module "mp4"
  471. [0x2c661e0] lua art finder debug: Trying Lua scripts in /home/edgy/.local/share/vlc/lua/meta/art
  472. [0x17df0b0] main demux debug: TIMER module_need() : 58.885 ms - Total 58.885 ms / 1 intvls (Avg 58.885 ms)
  473. [0x2c661e0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  474. [0x17df0b0] mp4 demux warning: control query 14 unimplemented
  475. [0x2c661e0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  476. [0x19cf850] main decoder debug: looking for packetizer module: 21 candidates
  477. [0x10bec30] qt4 interface debug: Title 1
  478. [0x10bec30] qt4 interface debug: Chapter: 14
  479. [0x2c661e0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  480. [0x2c661e0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  481. [0x2c661e0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/04_musicbrainz.luac
  482. [0x19cf850] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
  483. [0x19cf850] packetizer_mpeg4audio decoder debug: AAC 44100Hz 1024 samples/frame
  484. [0x19cf850] main decoder debug: using packetizer module "packetizer_mpeg4audio"
  485. [0x2c661e0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  486. [0x19cf850] main decoder debug: TIMER module_need() : 1.810 ms - Total 1.810 ms / 1 intvls (Avg 1.810 ms)
  487. [0x2c661e0] main art finder debug: no art finder module matching "any" could be loaded
  488. [0x2c661e0] main art finder debug: TIMER module_need() : 2.377 ms - Total 2.377 ms / 1 intvls (Avg 2.377 ms)
  489. [0x19cf850] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
  490. [0x10a9ef0] main playlist debug: art not found for Streaming
  491. [0x19cf850] main decoder debug: thread started
  492. [0x7f1860ca43d0] main decoder debug: looking for packetizer module: 21 candidates
  493. [0x7f1860ca43d0] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
  494. [0x7f1860ca43d0] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
  495. [0x7f1860ca43d0] packetizer_h264 decoder debug: avcC length size=4, sps=1, pps=1
  496. [0x7f1860ca43d0] main decoder debug: using packetizer module "packetizer_h264"
  497. [0x7f1860ca43d0] main decoder debug: TIMER module_need() : 0.463 ms - Total 0.463 ms / 1 intvls (Avg 0.463 ms)
  498. [0x7f1860ca43d0] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
  499. [0x7f1860ca43d0] main decoder debug: thread started
  500. [0x7f1878035610] main input debug: starting in async mode
  501. [0x2c68330] main demux meta debug: looking for meta reader module: 2 candidates
  502. [0x2c68330] lua demux meta debug: Trying Lua scripts in /home/edgy/.local/share/vlc/lua/meta/reader
  503. [0x2c68330] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  504. [0x2c68330] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  505. [0x2c68330] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  506. [0x2c68330] main demux meta debug: no meta reader module matching "any" could be loaded
  507. [0x2c68330] main demux meta debug: TIMER module_need() : 0.402 ms - Total 0.402 ms / 1 intvls (Avg 0.402 ms)
  508. [0x7f1878035610] main input debug: `/media/33ad0645-ecce-4dbd-ad39-60e18a4a38eb/Programming/PHP-db/drupal/Lullabot-jQuery-and-JavaScript-in-Drupal.mov' successfully opened
  509. [0x17df0b0] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  510. [0x17df0b0] mp4 demux debug: track[Id 0x1] does not provide Sync Sample Box (stss)
  511. [0x17df0b0] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
  512. [0x17df0b0] mp4 demux debug: track[Id 0x2] using Sync Sample Box (stss)
  513. [0x17df0b0] mp4 demux debug: stts gives 0 --> 0 (sample number)
  514. [0x7f1878035610] main input debug: Buffering 0%
  515. [0x7f1878035610] main input debug: switching to sync mode
  516. [0x7f1878039e50] main stream output debug: adding a new sout input (sout_input:0x10b6ae0)
  517. [0x7f1878035610] main input debug: Buffering 0%
  518. [0x7f1860c1c930] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mp4a' to fcc=`mp4a'
  519. [0x7f1878039e50] main stream output debug: adding a new sout input (sout_input:0x2c642f0)
  520. [0x7f1878035610] main input debug: Buffering 33%
  521. [0x7f1878035610] main input debug: Buffering 66%
  522. [0x7f1878035610] main input debug: Buffering 99%
  523. [0x7f1860ca51f0] main generic debug: looking for decoder module: 30 candidates
  524. [0x7f1878035610] main input debug: Stream buffering done (399 ms in 0 ms)
  525. [0x7f1860ca51f0] main generic debug: using decoder module "faad"
  526. [0x7f1860ca51f0] main generic debug: TIMER module_need() : 1.752 ms - Total 1.752 ms / 1 intvls (Avg 1.752 ms)
  527. [0x7f1860ca5640] main encoder debug: looking for encoder module: 11 candidates
  528. [0x7f1860ca5640] avcodec encoder debug: libavcodec initialized (interface 0x344802)
  529. [0x7f1860ca5640] avcodec encoder debug: found encoder MPEG AAC Audio
  530. [0x7f1860ca5640] main encoder debug: using encoder module "avcodec"
  531. [0x7f1860ca5640] main encoder debug: TIMER module_need() : 5.186 ms - Total 5.186 ms / 1 intvls (Avg 5.186 ms)
  532. [0x7f1860c1c930] stream_out_transcode stream out debug: Looking for filter (f32l->s16l, channels 2->2, rate 44100->44100)
  533. [0x2c61800] main filter debug: looking for audio filter module: 14 candidates
  534. [0x2c61800] audio_format filter debug: f32l->s16l, bits per sample: 32->16
  535. [0x2c61800] main filter debug: using audio filter module "audio_format"
  536. [0x2c61800] main filter debug: TIMER module_need() : 2.503 ms - Total 2.503 ms / 1 intvls (Avg 2.503 ms)
  537. [0x7f1860c1c930] main stream out debug: Filter 'audio_format' (0x2c61800) appended to chain
  538. [0x7f1860c1c930] stream_out_transcode stream out debug: Got complete audio filter chain
  539. [0x7f187803d160] main mux debug: adding a new input
  540. [0x7f187803d160] avformat mux debug: adding input
  541. [0x7f1860c1c930] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`h264'
  542. [0x2e5dd20] main generic debug: looking for decoder module: 30 candidates
  543. [0x2e5dd20] avcodec generic debug: libavcodec already initialized
  544. [0x2e5dd20] avcodec generic debug: trying to use direct rendering
  545. [0x2e5dd20] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
  546. [0x2e5dd20] main generic debug: using decoder module "avcodec"
  547. [0x2e5dd20] main generic debug: TIMER module_need() : 1.574 ms - Total 1.574 ms / 1 intvls (Avg 1.574 ms)
  548. [0x2e5e170] main encoder debug: looking for encoder module: 11 candidates
  549. [0x2e5e170] x264 encoder debug: version x264 0.106.X
  550. x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
  551. x264 [info]: profile High, level 4.0
  552. [0x2e5e170] main encoder debug: using encoder module "x264"
  553. [0x2e5e170] main encoder debug: TIMER module_need() : 40.121 ms - Total 40.121 ms / 1 intvls (Avg 40.121 ms)
  554. [0x2e5e170] x264 encoder debug: framecount still in libx264 buffer: 0
  555. [0x2e5e170] main encoder debug: removing module "x264"
  556. [0x7f1878035610] main input debug: Decoder buffering done in 52 ms
  557. [0x7f1860ca51f0] faad generic warning: decoded zero sample
  558. [0x2e5dd20] avcodec generic debug: using direct rendering
  559. [0x7f1860c1c930] stream_out_transcode stream out debug: late picture skipped (44550)
  560. [0x7f1860c1c930] stream_out_transcode stream out debug: decoder aspect is 1.777778:1
  561. [0x7f1860c1c930] stream_out_transcode stream out debug: source pixel aspect is 1.000000:1
  562. [0x7f1860c1c930] stream_out_transcode stream out debug: scaled pixel aspect is 1.000000:1
  563. [0x7f1860c1c930] stream_out_transcode stream out debug: source 960x540, destination 960x540
  564. [0x7f1860c1c930] stream_out_transcode stream out debug: encoder aspect is 960:540
  565. [0x7f1860c1c930] stream_out_transcode stream out debug: destination (after video filters) 960x540
  566. [0x2e5e170] main encoder debug: looking for encoder module: 11 candidates
  567. [0x2e5e170] x264 encoder debug: version x264 0.106.X
  568. x264 [info]: using SAR=1/1
  569. x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
  570. x264 [info]: profile High, level 4.1
  571. [0x2e5e170] main encoder debug: using encoder module "x264"
  572. [0x2e5e170] main encoder debug: TIMER module_need() : 28.311 ms - Total 28.311 ms / 1 intvls (Avg 28.311 ms)
  573. [0x7f187803d160] main mux debug: adding a new input
  574. [0x7f187803d160] avformat mux debug: adding input
  575. [0x7f187803d160] avformat mux debug: writing header
  576. [0x7f187803d160] main mux warning: late buffer for mux input (3261735)
  577. [0x7f187803d160] main mux warning: late buffer for mux input (3196788)
  578. [0x7f187803d160] main mux warning: late buffer for mux input (3229808)
  579. [0x7f187803d160] main mux warning: late buffer for mux input (3263968)
  580. [0x7f187803d160] main mux warning: late buffer for mux input (3200540)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement