Advertisement
StephaneGourichon

Log with PCR/DTS/PTS

Apr 29th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.13 KB | None | 0 0
  1. [hex] core libvlc debug: VLC media player - 3.0.0-git Vetinari
  2. [hex] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
  3. [hex] core libvlc debug: revision 2.2.0-git-12358-g2b48bf5
  4. [hex] core libvlc debug: configured with ../vlc/configure 'CFLAGS=-g -Og -frecord-gcc-switches' 'CXXFLAGS=-g -Og -frecord-gcc-switches' '--enable-debug' '--disable-optimizations' '--disable-lua' '--disable-a52' '--disable-wayland' '--disable-chromaprint' '--disable-chromecast' '--disable-gsm' '--enable-live555' '--prefix=/mydir/dependencies/vlc.buildtree/../vlc.installtree.2.2.0-git-12358-2017_04_29_12_24_59_02_00-g2b48bf5-dirty.ubuntu_16_04/'
  5. [hex] core libvlc debug: searching plug-in modules
  6. [hex] core libvlc debug: loading plugins cache file /mydir/dependencies/vlc.buildtree/src/.libs/vlc/plugins/plugins.dat
  7. [hex] core libvlc warning: cannot read /mydir/dependencies/vlc.buildtree/src/.libs/vlc/plugins/plugins.dat: No such file or directory
  8. [hex] core libvlc debug: recursively browsing `/mydir/dependencies/vlc.buildtree/src/.libs/vlc/plugins'
  9. [hex] core libvlc debug: loading plugins cache file /mydir/dependencies/vlc.buildtree/modules/plugins.dat
  10. [hex] core libvlc debug: recursively browsing `/mydir/dependencies/vlc.buildtree/modules'
  11. [hex] core libvlc warning: cannot find plug-in entry point in /mydir/dependencies/vlc.buildtree/modules/.libs/libsubsttml_plugin.so
  12. [hex] core libvlc warning: cannot find plug-in entry point in /mydir/dependencies/vlc.buildtree/modules/.libs/librar_plugin.so
  13. [hex] core libvlc warning: cannot find plug-in entry point in /mydir/dependencies/vlc.buildtree/modules/.libs/libzip_plugin.so
  14. [hex] core libvlc warning: cannot find plug-in entry point in /mydir/dependencies/vlc.buildtree/modules/.libs/libpng_plugin.so
  15. [hex] core libvlc debug: plug-ins loaded: 398 modules
  16. [hex] core libvlc debug: opening config file (/home/me/.config/vlc/vlcrc)
  17. [hex] core logger debug: looking for logger module matching "any": 3 candidates
  18. [hex] core logger debug: using logger module "console"
  19. [hex] core libvlc debug: translation test: code is "fr"
  20. [hex] core keystore debug: looking for keystore module matching "memory": 3 candidates
  21. [hex] core keystore debug: using keystore module "memory"
  22. [hex] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
  23. [hex] core input debug: Creating an input for 'Bibliothèque'
  24. [hex] core input debug: Input is a meta file: disabling unneeded options
  25. [hex] core input debug: using timeshift granularity of 50 MiB
  26. [hex] core input debug: using default timeshift path
  27. [hex] core input debug: `file/xspf-open:///home/me/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/me/.local/share/vlc/ml.xspf'
  28. [hex] core input source debug: creating demux: access='file' demux='xspf-open' location='/home/me/.local/share/vlc/ml.xspf' file='/home/me/.local/share/vlc/ml.xspf'
  29. [hex] core demux debug: looking for access_demux module matching "file": 14 candidates
  30. [hex] core demux debug: no access_demux modules matched
  31. [hex] core stream debug: creating access: file:///home/me/.local/share/vlc/ml.xspf
  32. [hex] core stream debug: (path: /home/me/.local/share/vlc/ml.xspf)
  33. [hex] core stream debug: looking for access module matching "file": 21 candidates
  34. [hex] core stream debug: using access module "filesystem"
  35. [hex] core stream debug: looking for stream_filter module matching "prefetch,cache_read": 10 candidates
  36. [hex] cache_read stream debug: Using stream method for AStream*
  37. [hex] cache_read stream debug: starting pre-buffering
  38. [hex] cache_read stream debug: received first data after 0 ms
  39. [hex] cache_read stream debug: pre-buffering done 296 bytes in 0s - 13764 KiB/s
  40. [hex] core stream debug: using stream_filter module "cache_read"
  41. [hex] core stream debug: looking for stream_filter module matching "any": 10 candidates
  42. [hex] core stream debug: no stream_filter modules matched
  43. [hex] core stream_directory debug: looking for stream_directory module matching "any": 0 candidates
  44. [hex] core stream_directory debug: no stream_directory modules
  45. [hex] core input source debug: attach of directory extractor failed
  46. [hex] core stream debug: looking for stream_filter module matching "record": 10 candidates
  47. [hex] core stream debug: using stream_filter module "record"
  48. [hex] core input source debug: creating demux: access='file' demux='xspf-open' location='/home/me/.local/share/vlc/ml.xspf' file='/home/me/.local/share/vlc/ml.xspf'
  49. [hex] core demux debug: looking for demux module matching "xspf-open": 62 candidates
  50. [hex] xspf demux debug: using XSPF playlist reader
  51. [hex] core demux debug: using demux module "playlist"
  52. [hex] core demux meta debug: looking for meta reader module matching "any": 0 candidates
  53. [hex] core demux meta debug: no meta reader modules
  54. [hex] core input debug: `file/xspf-open:///home/me/.local/share/vlc/ml.xspf' successfully opened
  55. [hex] core xml reader debug: looking for xml reader module matching "any": 1 candidates
  56. [hex] core xml reader debug: using xml reader module "xml"
  57. [hex] xspf demux debug: parsed 0 tracks successfully
  58. [hex] core input debug: EOF reached
  59. [hex] core demux debug: removing module "playlist"
  60. [hex] core stream debug: removing module "record"
  61. [hex] core stream debug: removing module "cache_read"
  62. [hex] core stream debug: removing module "filesystem"
  63. [hex] core input debug: Destroying the input for 'Bibliothèque'
  64. [hex] core playlist debug: creating audio output
  65. [hex] core audio output debug: looking for audio output module matching "any": 7 candidates
  66. [hex] pulse audio output debug: using library version 8.0.0
  67. [hex] pulse audio output debug: (compiled with version 8.0.0, protocol 30)
  68. [hex] pulse audio output debug: connected locally to unix:/run/user/1002/pulse/native as client #665
  69. [hex] pulse audio output debug: using protocol 30, server protocol 30
  70. [hex] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_03.0.hdmi-stereo (Audio interne Digital Stereo (HDMI))
  71. [hex] pulse audio output debug: adding sink 1: alsa_output.pci-0000_00_1b.0.analog-stereo (Audio interne Stéréo analogique)
  72. [hex] core audio output debug: using audio output module "pulse"
  73. [hex] core playlist debug: keeping audio output
  74. [hex] core interface debug: looking for interface module matching "hotkeys,none": 10 candidates
  75. [hex] core interface debug: using interface module "hotkeys"
  76. [hex] core interface debug: looking for interface module matching "globalhotkeys,none": 10 candidates
  77. [hex] core interface debug: no interface modules matched
  78. [hex] core interface error: no suitable interface module
  79. [hex] core libvlc error: interface "globalhotkeys,none" initialization failed
  80. [hex] core interface debug: looking for interface module matching "dbus,none": 10 candidates
  81. [hex] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
  82. [hex] core interface debug: using interface module "dbus"
  83. [hex] core libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
  84. [hex] core interface debug: looking for interface module matching "any": 10 candidates
  85. [hex] dbus interface debug: Getting All properties
  86. [hex] dbus interface debug: Getting All properties
  87. [hex] core generic debug: looking for extension module matching "any": 0 candidates
  88. [hex] core generic debug: no extension modules
  89. [hex] qt interface error: Unable to load extensions module
  90. [hex] core interface debug: using interface module "qt"
  91. [hex] core playlist debug: processing request item: null, node: Liste de lecture, skip: 0
  92. [hex] core playlist debug: rebuilding array of current - root Liste de lecture
  93. [hex] core playlist debug: rebuild done - 1 items, index -1
  94. [hex] core playlist debug: starting playback of new item
  95. [hex] core playlist debug: resyncing on rtsp://192.168.0.2
  96. [hex] core playlist debug: rtsp://192.168.0.2 is at 0
  97. [hex] core playlist debug: creating new input thread
  98. [hex] core input debug: Creating an input for 'rtsp://192.168.0.2'
  99. [hex] core playlist debug: requesting art for new input thread
  100. [hex] core input debug: using timeshift granularity of 50 MiB
  101. [hex] core input debug: using default timeshift path
  102. [hex] core input debug: `rtsp://192.168.0.2' gives access `rtsp' demux `any' path `192.168.0.2'
  103. [hex] core input source debug: creating demux: access='rtsp' demux='any' location='192.168.0.2' file='(null)'
  104. [hex] core demux debug: looking for access_demux module matching "rtsp": 14 candidates
  105. [hex] qt interface debug: IM: Setting an input
  106. [hex] core meta fetcher debug: looking for meta fetcher module matching "any": 0 candidates
  107. [hex] live555 demux debug: version 2016.11.28
  108. [hex] core meta fetcher debug: no meta fetcher modules
  109. Opening connection to [hex] core art finder debug: looking for art finder module matching "any": 1 candidates
  110. 192.168.0.2, port 554...
  111. [hex] core art finder debug: no art finder modules matched
  112. ...remote connection opened
  113. Sending request: OPTIONS rtsp://192.168.0.2:554 RTSP/1.0
  114. CSeq: 2
  115. User-Agent: LibVLC/3.0.0-git (LIVE555 Streaming Media v2016.11.28)
  116.  
  117.  
  118. Received 84 new bytes of response data.
  119. Received a complete OPTIONS response:
  120. RTSP/1.0 200 OK
  121. CSeq: 2
  122. Public: DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER
  123.  
  124.  
  125. Sending request: DESCRIBE rtsp://192.168.0.2:554 RTSP/1.0
  126. CSeq: 3
  127. User-Agent: LibVLC/3.0.0-git (LIVE555 Streaming Media v2016.11.28)
  128. Accept: application/sdp
  129.  
  130.  
  131. Received 270 new bytes of response data.
  132. Received a complete DESCRIBE response:
  133. RTSP/1.0 200 OK
  134. CSeq: 3
  135. Cache-control: no-cache
  136. Content-Type: application/sdp
  137. Content-Length: 165
  138.  
  139. v=0
  140. o=- 0 0 IN IP4 192.168.0.2
  141. s=LIVE VIEW
  142. c=IN IP4 0.0.0.0
  143. t=0 0
  144. m=video 0 RTP/AVP 35
  145. a=rtpmap:35 H264/90000
  146. a=control:rtsp://192.168.0.2/video
  147. a=recvonly
  148.  
  149. [hex] live555 demux debug: RTP subsession 'video/H264'
  150. Sending request: SETUP rtsp://192.168.0.2/video RTSP/1.0
  151. CSeq: 4
  152. User-Agent: LibVLC/3.0.0-git (LIVE555 Streaming Media v2016.11.28)
  153. Transport: RTP/AVP;unicast;client_port=51990-51991
  154.  
  155.  
  156. Received 158 new bytes of response data.
  157. Received a complete SETUP response:
  158. RTSP/1.0 200 OK
  159. Transport: RTP/AVP/UDP;unicast;client_port=51990-51991;server_port=1592-1593;ssrc=FFFFFFFF
  160. CSeq: 4
  161. Session: 7b5e757146e6634; timeout=60
  162.  
  163.  
  164. [hex] core input debug: selecting program id=0
  165. [hex] live555 demux debug: setup start: 0,000000 stop:0,000000
  166. Sending request: PLAY rtsp://192.168.0.2:554 RTSP/1.0
  167. CSeq: 5
  168. User-Agent: LibVLC/3.0.0-git (LIVE555 Streaming Media v2016.11.28)
  169. Session: 7b5e757146e6634
  170. Range: npt=0.000-
  171.  
  172.  
  173. Received 54 new bytes of response data.
  174. Received a complete PLAY response:
  175. RTSP/1.0 200 OK
  176. CSeq: 5
  177. Session: 7b5e757146e6634
  178.  
  179.  
  180. [hex] live555 demux debug: We have a timeout of 60 seconds
  181. [hex] live555 demux debug: play start: 0,000000 stop:0,000000
  182. [hex] core demux debug: using access_demux module "live555"
  183. [hex] core packetizer debug: looking for packetizer module matching "any": 23 candidates
  184. [hex] core packetizer debug: using packetizer module "h264"
  185. [hex] core decoder debug: looking for decoder module matching "any": 35 candidates
  186. [hex] avcodec decoder debug: using libav Lavc58.1.0
  187. [hex] avcodec decoder debug: CPU flags: 0x0007d3db
  188. [hex] avcodec decoder debug: allowing 4 thread(s) for decoding
  189. [hex] avcodec decoder debug: codec (h264) started
  190. [hex] avcodec decoder debug: using frame thread mode with 4 threads
  191. [hex] core decoder debug: using decoder module "avcodec"
  192. [hex] core demux meta debug: looking for meta reader module matching "any": 0 candidates
  193. [hex] core demux meta debug: no meta reader modules
  194. [hex] core input debug: `rtsp://192.168.0.2' successfully opened
  195. [hex] live555 demux error: SEND 1493497633617041 1493497633617041
  196. [hex] core input debug: Buffering 0%
  197. [hex] live555 demux error: SET PCR 1493497633617040
  198. [hex] live555 demux error: SEND 1493497633697041 1493497633697041
  199. [hex] live555 demux error: SEND 1493497633777052 1493497633777052
  200. [hex] live555 demux error: SEND 1493497633777052 0
  201. [hex] h264 packetizer warning: waiting for SPS/PPS
  202. [hex] h264 packetizer warning: waiting for SPS/PPS
  203. [hex] h264 packetizer debug: found NAL_SPS (sps_id=0)
  204. [hex] live555 demux error: SEND 1493497633777052 0
  205. [hex] h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
  206. [hex] live555 demux error: SEND 1493497633857063 1493497633857063
  207. [hex] live555 demux error: SEND 1493497633937063 1493497633937063
  208. [hex] core input debug: Buffering 32%
  209. [hex] live555 demux error: SET PCR 1493497633937062
  210. [hex] core decoder debug: restarting module due to input format change
  211. [hex] core decoder debug: removing module "avcodec"
  212. [hex] avcodec decoder debug: ffmpeg codec (h264) stopped
  213. [hex] core decoder debug: looking for decoder module matching "any": 35 candidates
  214. [hex] avcodec decoder debug: using libav Lavc58.1.0
  215. [hex] avcodec decoder debug: CPU flags: 0x0007d3db
  216. [hex] avcodec decoder debug: allowing 4 thread(s) for decoding
  217. [hex] avcodec decoder debug: codec (h264) started
  218. [hex] avcodec decoder debug: using frame thread mode with 4 threads
  219. [hex] core decoder debug: using decoder module "avcodec"
  220. [hex] avcodec decoder debug: available software decoder output format 0 (yuv420p)
  221. [hex] live555 demux error: SEND 1493497634017063 1493497634017063
  222. [hex] core spu text debug: looking for text renderer module matching "any": 2 candidates
  223. [hex] freetype spu text debug: Building font databases.
  224. [hex] freetype spu text debug: Took -15558 microseconds
  225. [hex] core spu text debug: using text renderer module "freetype"
  226. [hex] core scale debug: looking for video converter module matching "any": 18 candidates
  227. [hex] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  228. [hex] core scale debug: using video converter module "swscale"
  229. [hex] core scale debug: looking for video converter module matching "any": 18 candidates
  230. [hex] yuvp scale debug: YUVP to YUVA converter
  231. [hex] core scale debug: using video converter module "yuvp"
  232. [hex] core video output debug: Deinterlacing available
  233. [hex] core video output debug: deinterlace -1, mode blend, is_needed 0
  234. [hex] core window debug: looking for vout window module matching "qt,any": 3 candidates
  235. [hex] qt window debug: requesting video window...
  236. [hex] core window debug: resized to 929x437
  237. [hex] core window debug: resized to 489x0
  238. [hex] core window debug: resized to 352x288
  239. [hex] core window debug: resized to 489x288
  240. [hex] core window debug: using vout window module "qt"
  241. [hex] core inhibit debug: looking for inhibit module matching "any": 2 candidates
  242. [hex] dbus_screensaver inhibit debug: found service org.freedesktop.ScreenSaver
  243. [hex] core inhibit debug: using inhibit module "dbus_screensaver"
  244. [hex] core video output debug: Opening vout display wrapper
  245. [hex] core vout display debug: looking for vout display module matching "any": 11 candidates
  246. [hex] core vout display debug: VoutDisplayEvent 'resize' 489x288
  247. [hex] core gl debug: looking for opengl module matching "any": 2 candidates
  248. [hex] qt interface debug: Logical video size: 384x288
  249. [hex] core window debug: resized to 384x288
  250. [hex] core vout display debug: VoutDisplayEvent 'resize' 384x288
  251. QWidget::paintEngine: Should no longer be called
  252. QWidget::paintEngine: Should no longer be called
  253. QWidget::paintEngine: Should no longer be called
  254. QWidget::paintEngine: Should no longer be called
  255. [hex] egl_x11 gl debug: EGL version 1.4 (DRI2) by Mesa Project
  256. [hex] egl_x11 gl debug: extensions: EGL_CHROMIUM_sync_control EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer EGL_WL_bind_wayland_display
  257. QWidget::paintEngine: Should no longer be called
  258. QWidget::paintEngine: Should no longer be called
  259. [hex] core gl debug: using opengl module "egl_x11"
  260. [hex] core window debug: resized to 489x288
  261. [hex] core vout display debug: VoutDisplayEvent 'resize' 489x288
  262. QWidget::paintEngine: Should no longer be called
  263. QWidget::paintEngine: Should no longer be called
  264. QWidget::paintEngine: Should no longer be called
  265. QWidget::paintEngine: Should no longer be called
  266. QWidget::paintEngine: Should no longer be called
  267. QWidget::paintEngine: Should no longer be called
  268. QWidget::paintEngine: Should no longer be called
  269. QWidget::paintEngine: Should no longer be called
  270. [hex] gl gl debug: MAP_PERSISTENT support (direct rendering) enabled
  271. [hex] core vout display debug: using vout display module "gl"
  272. [hex] core video output debug: original format sz 352x290, of (0,0), vsz 352x288, 4cc I420, sar 12:11, msk r0x0 g0x0 b0x0
  273. [hex] core spu text debug: removing module "freetype"
  274. [hex] qt interface debug: Logical video size: 384x288
  275. [hex] core window debug: resized to 384x288
  276. [hex] core vout display debug: VoutDisplayEvent 'resize' 384x288
  277. [hex] core window debug: resized to 489x288
  278. [hex] core vout display debug: VoutDisplayEvent 'resize' 489x288
  279. QWidget::paintEngine: Should no longer be called
  280. QWidget::paintEngine: Should no longer be called
  281. [hex] core spu text debug: looking for text renderer module matching "any": 2 candidates
  282. [hex] freetype spu text debug: Building font databases.
  283. QWidget::paintEngine: Should no longer be called
  284. QWidget::paintEngine: Should no longer be called
  285. QWidget::paintEngine: Should no longer be called
  286. QWidget::paintEngine: Should no longer be called
  287. QWidget::paintEngine: Should no longer be called
  288. QWidget::paintEngine: Should no longer be called
  289. [hex] freetype spu text debug: Took -16197 microseconds
  290. [hex] live555 demux error: SEND 1493497634097074 1493497634097074
  291. [hex] core spu text debug: using text renderer module "freetype"
  292. [hex] avcodec decoder warning: plane 1: pitch not aligned (176%32): disabling direct rendering
  293. [hex] live555 demux error: SEND 1493497634177085 1493497634177085
  294. [hex] live555 demux error: SEND 1493497634257085 1493497634257085
  295. [hex] core input debug: Buffering 64%
  296. [hex] live555 demux error: SET PCR 1493497634257084
  297. [hex] live555 demux error: SEND 1493497634337096 1493497634337096
  298. [hex] live555 demux error: SEND 1493497634417096 1493497634417096
  299. [hex] live555 demux error: SEND 1493497634497107 1493497634497107
  300. [hex] live555 demux error: SEND 1493497634577107 1493497634577107
  301. [hex] core input debug: Buffering 96%
  302. [hex] live555 demux error: SET PCR 1493497634577106
  303. [hex] live555 demux error: SEND 1493497634657118 1493497634657118
  304. [hex] live555 demux error: SEND 1493497634737118 1493497634737118
  305. [hex] live555 demux error: SEND 1493497634817129 1493497634817129
  306. [hex] live555 demux error: SEND 1493497634897129 1493497634897129
  307. [hex] core input debug: Stream buffering done (1280 ms in 1279 ms)
  308. [hex] core decoder error: buffer deadlock prevented
  309. [hex] core input debug: Decoder wait done in 0 ms
  310. [hex] live555 demux error: SET PCR 1493497634897128
  311. [hex] live555 demux error: SEND 1493497634977140 1493497634977140
  312. [hex] live555 demux error: SEND 1493497635057151 1493497635057151
  313. [hex] core vout display debug: auto hiding mouse cursor
  314. [hex] live555 demux error: SEND 1493497635137151 1493497635137151
  315. [hex] live555 demux error: SEND 1493497635217162 1493497635217162
  316. [hex] live555 demux error: SET PCR 1493497635217161
  317. [hex] live555 demux error: SEND 1493497635297162 1493497635297162
  318. [hex] live555 demux error: SEND 1493497635377173 1493497635377173
  319. [hex] live555 demux error: SEND 1493497635457173 1493497635457173
  320. [hex] core video output warning: picture is too late to be displayed (missing 600 ms)
  321. [hex] live555 demux error: SEND 1493497635537184 1493497635537184
  322. [hex] live555 demux error: SET PCR 1493497635537183
  323. [hex] core video output warning: picture is too late to be displayed (missing 600 ms)
  324. [hex] live555 demux error: SEND 1493497635617184 1493497635617184
  325. [hex] core video output warning: picture is too late to be displayed (missing 600 ms)
  326. [hex] live555 demux error: SEND 1493497635697195 1493497635697195
  327. [hex] core video output warning: picture is too late to be displayed (missing 600 ms)
  328. [hex] live555 demux error: SEND 1493497635777195 1493497635777195
  329. [hex] core video output warning: picture is too late to be displayed (missing 600 ms)
  330. [hex] live555 demux error: SEND 1493497635857206 1493497635857206
  331. [hex] live555 demux error: SET PCR 1493497635857205
  332. [hex] live555 demux error: SEND 1493497635937217 1493497635937217
  333. [hex] live555 demux error: SEND 1493497636017217 1493497636017217
  334. [hex] live555 demux error: SEND 1493497636097228 1493497636097228
  335. [hex] live555 demux error: SEND 1493497636177228 1493497636177228
  336. [hex] live555 demux error: SET PCR 1493497636177227
  337. [hex] live555 demux error: SEND 1493497636177228 0
  338. [hex] live555 demux error: SEND 1493497636177228 0
  339. [hex] live555 demux error: SEND 1493497636257239 1493497636257239
  340. [hex] live555 demux error: SEND 1493497636337239 1493497636337239
  341. [hex] live555 demux error: SEND 1493497636417250 1493497636417250
  342. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  343. [hex] live555 demux error: SEND 1493497636497250 1493497636497250
  344. [hex] live555 demux error: SET PCR 1493497636497249
  345. [hex] live555 demux error: SEND 1493497636577261 1493497636577261
  346. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  347. [hex] live555 demux error: SEND 1493497636657261 1493497636657261
  348. [hex] live555 demux error: SEND 1493497636737272 1493497636737272
  349. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  350. [hex] live555 demux error: SEND 1493497636817272 1493497636817272
  351. [hex] live555 demux error: SET PCR 1493497636817271
  352. [hex] live555 demux error: SEND 1493497636897283 1493497636897283
  353. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  354. [hex] live555 demux error: SEND 1493497636977283 1493497636977283
  355. [hex] live555 demux error: SEND 1493497637057294 1493497637057294
  356. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  357. [hex] live555 demux error: SEND 1493497637137305 1493497637137305
  358. [hex] live555 demux error: SET PCR 1493497637137304
  359. [hex] live555 demux error: SEND 1493497637217305 1493497637217305
  360. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  361. [hex] live555 demux error: SEND 1493497637297316 1493497637297316
  362. [hex] live555 demux error: SEND 1493497637377316 1493497637377316
  363. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  364. [hex] live555 demux error: SEND 1493497637457327 1493497637457327
  365. [hex] live555 demux error: SET PCR 1493497637457326
  366. [hex] live555 demux error: SEND 1493497637537327 1493497637537327
  367. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  368. [hex] live555 demux error: SEND 1493497637617338 1493497637617338
  369. [hex] live555 demux error: SEND 1493497637697338 1493497637697338
  370. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  371. [hex] live555 demux error: SEND 1493497637777349 1493497637777349
  372. [hex] live555 demux error: SET PCR 1493497637777348
  373. [hex] live555 demux error: SEND 1493497637857349 1493497637857349
  374. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  375. [hex] live555 demux error: SEND 1493497637937360 1493497637937360
  376. [hex] live555 demux error: SEND 1493497638017360 1493497638017360
  377. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  378. [hex] live555 demux error: SEND 1493497638097371 1493497638097371
  379. [hex] live555 demux error: SET PCR 1493497638097370
  380. [hex] live555 demux error: SEND 1493497638177382 1493497638177382
  381. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  382. [hex] live555 demux error: SEND 1493497638257382 1493497638257382
  383. [hex] live555 demux error: SEND 1493497638337393 1493497638337393
  384. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  385. [hex] live555 demux error: SEND 1493497638417393 1493497638417393
  386. [hex] live555 demux error: SET PCR 1493497638417392
  387. [hex] live555 demux error: SEND 1493497638497404 1493497638497404
  388. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  389. [hex] live555 demux error: SEND 1493497638577404 1493497638577404
  390. [hex] live555 demux error: SEND 1493497638577404 0
  391. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  392. [hex] live555 demux error: SEND 1493497638577404 0
  393. [hex] live555 demux error: SEND 1493497638657415 1493497638657415
  394. [hex] live555 demux error: SEND 1493497638737415 1493497638737415
  395. [hex] live555 demux error: SET PCR 1493497638737414
  396. [hex] live555 demux error: SEND 1493497638817426 1493497638817426
  397. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  398. [hex] live555 demux error: SEND 1493497638897437 1493497638897437
  399. [hex] live555 demux error: SEND 1493497638977437 1493497638977437
  400. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  401. [hex] live555 demux error: SEND 1493497639057437 1493497639057437
  402. [hex] live555 demux error: SET PCR 1493497639057436
  403. [hex] live555 demux error: SEND 1493497639137448 1493497639137448
  404. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  405. [hex] live555 demux error: SEND 1493497639217459 1493497639217459
  406. [hex] live555 demux error: SEND 1493497639297459 1493497639297459
  407. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  408. [hex] live555 demux error: SEND 1493497639377470 1493497639377470
  409. [hex] live555 demux error: SET PCR 1493497639377469
  410. [hex] live555 demux error: SEND 1493497639457470 1493497639457470
  411. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  412. [hex] live555 demux error: SEND 1493497639537481 1493497639537481
  413. [hex] live555 demux error: SEND 1493497639617481 1493497639617481
  414. [hex] avcodec decoder warning: More than 11 late frames, dropping frame
  415. [hex] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
  416. [hex] live555 demux error: SEND 1466167740181012 1466167740181012
  417. [hex] core input warning: clock gap, unexpected stream discontinuity
  418. [hex] core input warning: feeding synchro with a new reference point trying to recover from clock gap
  419. [hex] live555 demux error: SET PCR 1466167740181011
  420. [hex] live555 demux error: SEND 1466167740261012 1466167740261012
  421. [hex] live555 demux error: SEND 1466167740341023 1466167740341023
  422. [hex] live555 demux error: SEND 1466167740421034 1466167740421034
  423. [hex] live555 demux error: SEND 1466167740501034 1466167740501034
  424. [hex] live555 demux error: SET PCR 1466167740501033
  425. [hex] live555 demux error: SEND 1466167740581045 1466167740581045
  426. [hex] live555 demux error: SEND 1466167740661045 1466167740661045
  427. [hex] live555 demux error: SEND 1466167740741056 1466167740741056
  428. [hex] live555 demux error: SEND 1466167740821067 1466167740821067
  429. [hex] live555 demux error: SET PCR 1466167740821066
  430. [hex] live555 demux error: SEND 1466167740901067 1466167740901067
  431. [hex] live555 demux error: SEND 1466167740981067 1466167740981067
  432. [hex] live555 demux error: SEND 1466167741061078 1466167741061078
  433. [hex] live555 demux error: SEND 1466167741141078 1466167741141078
  434. [hex] live555 demux error: SET PCR 1466167741141077
  435. [hex] live555 demux error: SEND 1466167741221089 1466167741221089
  436. [hex] live555 demux error: SEND 1466167741301089 1466167741301089
  437. [hex] live555 demux error: SEND 1466167741381100 1466167741381100
  438. [hex] live555 demux error: SEND 1466167741461111 1466167741461111
  439. [hex] live555 demux error: SET PCR 1466167741461110
  440. [hex] live555 demux error: SEND 1466167741461111 0
  441. [hex] live555 demux error: SEND 1466167741461111 0
  442. [hex] live555 demux error: SEND 1466167741541111 1466167741541111
  443. [hex] live555 demux error: SEND 1466167741621122 1466167741621122
  444. [hex] core decoder debug: end of video preroll
  445. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  446. [hex] core decoder error: Could not convert timestamp 27357603166677 for FFmpeg
  447. [hex] core decoder warning: early picture skipped
  448. [hex] live555 demux error: SEND 1466167741701122 1466167741701122
  449. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  450. [hex] core decoder error: Could not convert timestamp 27357603326699 for FFmpeg
  451. [hex] core decoder warning: early picture skipped
  452. [hex] live555 demux error: SEND 1466167741781133 1466167741781133
  453. [hex] live555 demux error: SET PCR 1466167741781132
  454. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  455. [hex] core decoder error: Could not convert timestamp 27357603485431 for FFmpeg
  456. [hex] core decoder warning: early picture skipped
  457. [hex] live555 demux error: SEND 1466167741861133 1466167741861133
  458. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  459. [hex] core decoder error: Could not convert timestamp 27357603645442 for FFmpeg
  460. [hex] core decoder warning: early picture skipped
  461. [hex] live555 demux error: SEND 1466167741941144 1466167741941144
  462. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  463. [hex] core decoder error: Could not convert timestamp 27357603805453 for FFmpeg
  464. [hex] core decoder warning: early picture skipped
  465. [hex] live555 demux error: SEND 1466167742021144 1466167742021144
  466. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  467. [hex] core decoder error: Could not convert timestamp 27357603965464 for FFmpeg
  468. [hex] core decoder warning: early picture skipped
  469. [hex] live555 demux error: SEND 1466167742101155 1466167742101155
  470. [hex] live555 demux error: SET PCR 1466167742101154
  471. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  472. [hex] core decoder error: Could not convert timestamp 27357604125413 for FFmpeg
  473. [hex] core decoder warning: early picture skipped
  474. [hex] live555 demux error: SEND 1466167742181155 1466167742181155
  475. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  476. [hex] core decoder error: Could not convert timestamp 27357604285424 for FFmpeg
  477. [hex] core decoder warning: early picture skipped
  478. [hex] live555 demux error: SEND 1466167742261166 1466167742261166
  479. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  480. [hex] core decoder error: Could not convert timestamp 27357604445435 for FFmpeg
  481. [hex] core decoder warning: early picture skipped
  482. [hex] live555 demux error: SEND 1466167742341177 1466167742341177
  483. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  484. [hex] core decoder error: Could not convert timestamp 27357604605446 for FFmpeg
  485. [hex] core decoder warning: early picture skipped
  486. [hex] live555 demux error: SEND 1466167742421177 1466167742421177
  487. [hex] live555 demux error: SET PCR 1466167742421176
  488. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  489. [hex] core decoder error: Could not convert timestamp 27357606765323 for FFmpeg
  490. [hex] core decoder warning: early picture skipped
  491. [hex] live555 demux error: SEND 1466167742501188 1466167742501188
  492. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  493. [hex] core decoder error: Could not convert timestamp 27357604925334 for FFmpeg
  494. [hex] core decoder warning: early picture skipped
  495. [hex] live555 demux error: SEND 1466167742581188 1466167742581188
  496. [hex] live555 demux error: SEND 1466167742581188 0
  497. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  498. [hex] core decoder error: Could not convert timestamp 27357605085356 for FFmpeg
  499. [hex] core decoder warning: early picture skipped
  500. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  501. [hex] core decoder error: Could not convert timestamp 27357605245356 for FFmpeg
  502. [hex] core decoder warning: early picture skipped
  503. [hex] live555 demux error: SEND 1466167742581188 0
  504. [hex] live555 demux error: SEND 1466167742661199 1466167742661199
  505. [hex] live555 demux error: SEND 1466167742741199 1466167742741199
  506. [hex] live555 demux error: SET PCR 1466167742741198
  507. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  508. [hex] core decoder error: Could not convert timestamp 27357605405438 for FFmpeg
  509. [hex] core decoder warning: early picture skipped
  510. [hex] live555 demux error: SEND 1466167742821210 1466167742821210
  511. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  512. [hex] core decoder error: Could not convert timestamp 27357605565449 for FFmpeg
  513. [hex] core decoder warning: early picture skipped
  514. [hex] live555 demux error: SEND 1466167742901210 1466167742901210
  515. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  516. [hex] core decoder error: Could not convert timestamp 27357605725460 for FFmpeg
  517. [hex] core decoder warning: early picture skipped
  518. [hex] live555 demux error: SEND 1466167742981221 1466167742981221
  519. [hex] core decoder error: Timestamp conversion failed (delay 1000000, buffering 0, bound 9000000)
  520. [hex] core decoder error: Could not convert timestamp 27357605805460 for FFmpeg
  521. [hex] core decoder warning: early picture skipped
  522. [hex] live555 demux error: SEND 1466167743061221 1466167743061221
  523. [hex] live555 demux error: SET PCR 1466167743061220
  524. [hex] live555 demux error: SEND 1466167743141232 1466167743141232
  525. [hex] live555 demux error: SEND 1466167743221232 1466167743221232
  526. [hex] live555 demux error: SEND 1466167743301243 1466167743301243
  527. [hex] live555 demux error: SEND 1466167743381243 1466167743381243
  528. [hex] live555 demux error: SET PCR 1466167743381242
  529. [hex] live555 demux error: SEND 1466167743461254 1466167743461254
  530. [hex] live555 demux error: SEND 1466167743541265 1466167743541265
  531. [hex] live555 demux error: SEND 1466167743621265 1466167743621265
  532. [hex] live555 demux error: SEND 1466167743701276 1466167743701276
  533. [hex] live555 demux error: SET PCR 1466167743701275
  534. [hex] live555 demux error: SEND 1466167743781276 1466167743781276
  535. [hex] live555 demux error: SEND 1466167743861287 1466167743861287
  536. [hex] core libvlc debug: exiting
  537. [hex] core libvlc debug: removing all interfaces
  538. [hex] core interface debug: removing module "qt"
  539. [hex] core playlist debug: deactivating the playlist
  540. [hex] core playlist debug: incoming request - stopping current input
  541. [hex] live555 demux error: SEND 1466167743941287 1466167743941287
  542. [hex] core playlist debug: incoming request - stopping current input
  543. [hex] core playlist debug: dead input
  544. [hex] qt interface debug: IM: Deleting the input
  545. [hex] core video output warning: picture is too late to be displayed (missing 1920 ms)
  546. [hex] core video output warning: picture is too late to be displayed (missing 1840 ms)
  547. [hex] core video output warning: picture is too late to be displayed (missing 1760 ms)
  548. [hex] core video output warning: picture is too late to be displayed (missing 1680 ms)
  549. [hex] core video output warning: picture is too late to be displayed (missing 1600 ms)
  550. [hex] core decoder debug: killing decoder fourcc `h264'
  551. [hex] core decoder debug: removing module "avcodec"
  552. [hex] avcodec decoder debug: ffmpeg codec (h264) stopped
  553. [hex] core playlist debug: saving a free vout
  554. [hex] core playlist debug: reusing provided vout
  555. [hex] core packetizer debug: removing module "h264"
  556. [hex] core demux debug: removing module "live555"
  557. Sending request: TEARDOWN rtsp://192.168.0.2:554 RTSP/1.0
  558. CSeq: 6
  559. User-Agent: LibVLC/3.0.0-git (LIVE555 Streaming Media v2016.11.28)
  560. Session: 7b5e757146e6634
  561.  
  562.  
  563. [hex] core input debug: Program doesn't contain anymore ES
  564. [hex] core input debug: Destroying the input for 'rtsp://192.168.0.2'
  565. [hex] core playlist debug: nothing to play
  566. [hex] core video output debug: destroying useless vout
  567. [hex] core vout display debug: removing module "gl"
  568. [hex] core gl debug: removing module "egl_x11"
  569. [hex] dbus_screensaver inhibit debug: got cookie 10
  570. [hex] core inhibit debug: removing module "dbus_screensaver"
  571. [hex] qt window debug: releasing video...
  572. [hex] qt interface debug: Video is not needed anymore
  573. [hex] core spu text debug: removing module "freetype"
  574. [hex] core scale debug: removing module "yuvp"
  575. [hex] core scale debug: removing module "swscale"
  576. [hex] core audio output debug: removing module "pulse"
  577. [hex] qt interface debug: requesting exit...
  578. [hex] qt interface debug: waiting for UI thread...
  579. [hex] core libvlc debug: exiting
  580. [hex] qt interface debug: QApp exec() finished
  581. [hex] qt interface debug: Video is not needed anymore
  582. [hex] qt interface debug: Killing extension dialog provider
  583. [hex] core interface debug: removing module "dbus"
  584. [hex] core interface debug: removing module "hotkeys"
  585. [hex] core playlist debug: destroying
  586. [hex] core playlist export debug: saving media library to file /home/me/.local/share/vlc/ml.xspf.tmp14352
  587. [hex] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
  588. [hex] core playlist export debug: using playlist export module "export"
  589. [hex] core playlist export debug: removing module "export"
  590. [hex] core playlist debug: deleting item `Bibliothèque'
  591. [hex] core playlist debug: deleting item `rtsp://192.168.0.2'
  592. [hex] core playlist debug: deleting item `Liste de lecture'
  593. [hex] core playlist debug: deleting item `Indéfini'
  594. [hex] core keystore debug: removing module "memory"
  595. QObject::~QObject: Timers cannot be stopped from another thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement