Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 446.69 KB | None | 0 0
  1.  
  2. ffmpeg started on 2014-07-28 at 11:48:42
  3. Report written to "ffmpeg-20140728-114842.log"
  4. Command line:
  5. ffmpeg -i http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4 -c copy -map 0:v -map 0:a -bsf h264_mp4toannexb -flags -global_header -segment_list_flags +live-cache -segment_time 2 -segment_list_size 30 -segment_wrap 60 -segment_time_delta 0.08 -segment_list ./test.m3u8 -f ssegment "./test%05d.ts" -report
  6. ffmpeg version N-65006-g22e9fe0-local-trnsz Copyright (c) 2000-2014 the FFmpeg developers
  7. built on Jul 26 2014 19:57:12 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
  8. configuration: --enable-gpl --enable-nonfree --enable-version3 --enable-pic --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libschroedinger --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libvo-aacenc --enable-libx264 --arch=x86_64 --cpu=native --enable-gray --enable-avisynth --enable-avisynth --enable-fontconfig --enable-iconv --enable-libspeex --enable-libxvid --enable-openal --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libgsm --enable-libopus --enable-libcaca --enable-ladspa --enable-libass --enable-libfribidi --enable-opengl --enable-libsoxr --enable-libx265 --enable-libcdio --enable-libilbc --enable-libopencv --enable-libzvbi --enable-libfreetype --enable-libmodplug --enable-libopenjpeg --enable-libzmq --enable-libwavpack --enable-librtmp --enable-libsmbclient --enable-libvpx --enable-libmp3lame --enable-openssl --enable-x11grab --enable-libpulse --enable-libiec61883 --enable-libbluray --enable- libavutil 52. 92.101 / 52. 92.101
  9. libavcodec 55. 69.100 / 55. 69.100
  10. libavformat 55. 49.100 / 55. 49.100
  11. libavdevice 55. 13.102 / 55. 13.102
  12. libavfilter 4. 11.102 / 4. 11.102
  13. libavresample 1. 3. 0 / 1. 3. 0
  14. libswscale 2. 6.100 / 2. 6.100
  15. libswresample 0. 19.100 / 0. 19.100
  16. libpostproc 52. 3.100 / 52. 3.100
  17. Splitting the commandline.
  18. Reading option '-i' ... matched as input file with argument 'http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4'.
  19. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
  20. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
  21. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
  22. Reading option '-bsf' ... matched as option 'bsf' (A comma-separated list of bitstream filters) with argument 'h264_mp4toannexb'.
  23. Reading option '-flags' ... matched as AVOption 'flags' with argument '-global_header'.
  24. Reading option '-segment_list_flags' ... matched as AVOption 'segment_list_flags' with argument '+live-cache'.
  25. Reading option '-segment_time' ... matched as AVOption 'segment_time' with argument '2'.
  26. Reading option '-segment_list_size' ... matched as AVOption 'segment_list_size' with argument '30'.
  27. Reading option '-segment_wrap' ... matched as AVOption 'segment_wrap' with argument '60'.
  28. Reading option '-segment_time_delta' ... matched as AVOption 'segment_time_delta' with argument '0.08'.
  29. Reading option '-segment_list' ... matched as AVOption 'segment_list' with argument './test.m3u8'.
  30. Reading option '-f' ... matched as option 'f' (force format) with argument 'ssegment'.
  31. Reading option './test%05d.ts' ... matched as output file.
  32. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  33. Finished splitting the commandline.
  34. Parsing a group of options: global .
  35. Applying option report (generate a report) with argument 1.
  36. Successfully parsed a group of options.
  37. Parsing a group of options: input file http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4.
  38. Successfully parsed a group of options.
  39. Opening an input file: http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4.
  40. [http @ 0x13f31c0] request: GET /SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4 HTTP/1.1
  41. User-Agent: Lavf/55.49.100
  42. Accept: */*
  43. Range: bytes=0-
  44. Connection: close
  45. Host: download.wavetlan.com
  46.  
  47.  
  48. [http @ 0x13f31c0] header='HTTP/1.1 206 Partial Content'
  49. [http @ 0x13f31c0] http_code=206
  50. [http @ 0x13f31c0] header='Date: Mon, 28 Jul 2014 15:57:35 GMT'
  51. [http @ 0x13f31c0] header='Server: Apache'
  52. [http @ 0x13f31c0] header='Last-Modified: Thu, 28 May 2009 18:00:42 GMT'
  53. [http @ 0x13f31c0] header='ETag: "1000000005d4b-2b9dfc-46afcbd023fda"'
  54. [http @ 0x13f31c0] header='Accept-Ranges: bytes'
  55. [http @ 0x13f31c0] header='Content-Length: 2858492'
  56. [http @ 0x13f31c0] header='Content-Range: bytes 0-2858491/2858492'
  57. [http @ 0x13f31c0] header='Connection: close'
  58. [http @ 0x13f31c0] header='Content-Type: video/mp4'
  59. [http @ 0x13f31c0] header=''
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13f3bc0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13f3bc0] ISO: File Type Major Brand: isom
  62. [http @ 0x13f31c0] request: GET /SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4 HTTP/1.1
  63. User-Agent: Lavf/55.49.100
  64. Accept: */*
  65. Range: bytes=2837407-
  66. Connection: close
  67. Host: download.wavetlan.com
  68.  
  69.  
  70. [http @ 0x13f31c0] header='HTTP/1.1 206 Partial Content'
  71. [http @ 0x13f31c0] http_code=206
  72. [http @ 0x13f31c0] header='Date: Mon, 28 Jul 2014 15:57:35 GMT'
  73. [http @ 0x13f31c0] header='Server: Apache'
  74. [http @ 0x13f31c0] header='Last-Modified: Thu, 28 May 2009 18:00:42 GMT'
  75. [http @ 0x13f31c0] header='ETag: "1000000005d4b-2b9dfc-46afcbd023fda"'
  76. [http @ 0x13f31c0] header='Accept-Ranges: bytes'
  77. [http @ 0x13f31c0] header='Content-Length: 21085'
  78. [http @ 0x13f31c0] header='Content-Range: bytes 2837407-2858491/2858492'
  79. [http @ 0x13f31c0] header='Connection: close'
  80. [http @ 0x13f31c0] header='Content-Type: video/mp4'
  81. [http @ 0x13f31c0] header=''
  82. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13f3bc0] Before avformat_find_stream_info() pos: 2858492 bytes read:23515 seeks:1
  83. [http @ 0x13f31c0] request: GET /SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4 HTTP/1.1
  84. User-Agent: Lavf/55.49.100
  85. Accept: */*
  86. Range: bytes=48-
  87. Connection: close
  88. Host: download.wavetlan.com
  89.  
  90.  
  91. [http @ 0x13f31c0] header='HTTP/1.1 206 Partial Content'
  92. [http @ 0x13f31c0] http_code=206
  93. [http @ 0x13f31c0] header='Date: Mon, 28 Jul 2014 15:57:35 GMT'
  94. [http @ 0x13f31c0] header='Server: Apache'
  95. [http @ 0x13f31c0] header='Last-Modified: Thu, 28 May 2009 18:00:42 GMT'
  96. [http @ 0x13f31c0] header='ETag: "1000000005d4b-2b9dfc-46afcbd023fda"'
  97. [http @ 0x13f31c0] header='Accept-Ranges: bytes'
  98. [http @ 0x13f31c0] header='Content-Length: 2858444'
  99. [http @ 0x13f31c0] header='Content-Range: bytes 48-2858491/2858492'
  100. [http @ 0x13f31c0] header='Connection: close'
  101. [http @ 0x13f31c0] header='Content-Type: video/mp4'
  102. [http @ 0x13f31c0] header=''
  103. [aac @ 0x13f7080] skip whole frame, skip left: 0
  104. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13f3bc0] All info found
  105. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13f3bc0] After avformat_find_stream_info() pos: 909 bytes read:24576 seeks:2 frames:2
  106. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4':
  107. Metadata:
  108. major_brand : isom
  109. minor_version : 512
  110. compatible_brands: isomiso2avc1mp41
  111. creation_time : 1970-01-01 00:00:00
  112. Duration: 00:00:36.92, start: 0.000000, bitrate: 619 kb/s
  113. Stream #0:0(und), 1, 1/25: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 320x240 [SAR 4:3 DAR 16:9], 521 kb/s, SAR 213:160 DAR 71:40, 25 fps, 25 tbr, 25 tbn, 50 tbc (default)
  114. Metadata:
  115. creation_time : 1970-01-01 00:00:00
  116. handler_name : VideoHandler
  117. Stream #0:1(und), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 94 kb/s (default)
  118. Metadata:
  119. creation_time : 1970-01-01 00:00:00
  120. handler_name : SoundHandler
  121. Successfully opened the file.
  122. Parsing a group of options: output file ./test%05d.ts.
  123. Applying option c (codec name) with argument copy.
  124. Applying option map (set input stream mapping) with argument 0:v.
  125. Applying option map (set input stream mapping) with argument 0:a.
  126. Applying option bsf (A comma-separated list of bitstream filters) with argument h264_mp4toannexb.
  127. Applying option f (force format) with argument ssegment.
  128. Successfully parsed a group of options.
  129. Opening an output file: ./test%05d.ts.
  130. Successfully opened the file.
  131. [stream_segment,ssegment @ 0x13fc800] Selected stream id:0 type:video
  132. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  133. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  134. [adts @ 0x140e000] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  135. [mpegts @ 0x13fb340] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  136. Output #0, stream_segment,ssegment, to './test%05d.ts':
  137. Metadata:
  138. major_brand : isom
  139. minor_version : 512
  140. compatible_brands: isomiso2avc1mp41
  141. encoder : Lavf55.49.100
  142. Stream #0:0(und), 0, 1/25: Video: h264 (avc1 / 0x31637661), yuv420p, 320x240 [SAR 213:160 DAR 71:40], q=2-31, 521 kb/s, 25 fps, 25 tbn, 25 tbc (default)
  143. Metadata:
  144. creation_time : 1970-01-01 00:00:00
  145. handler_name : VideoHandler
  146. Stream #0:1(und), 0, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, 94 kb/s (default)
  147. Metadata:
  148. creation_time : 1970-01-01 00:00:00
  149. handler_name : SoundHandler
  150. Stream mapping:
  151. Stream #0:0 -> #0:0 (copy)
  152. Stream #0:1 -> #0:1 (copy)
  153. Press [q] to stop, [?] for help
  154. [stream_segment,ssegment @ 0x13fc800] segment:'./test00000.ts' starts with packet stream:0 pts:0 pts_time:0 frame:0
  155. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:0 pts_time:0 dts:0 dts_time:0 -> pts:0 pts_time:0 dts:0 dts_time:0
  156. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:0 pts_time:0 dts:0 dts_time:0 -> pts:0 pts_time:0 dts:0 dts_time:0
  157. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:1024 pts_time:0.02322 dts:1024 dts_time:0.02322 -> pts:1024 pts_time:0.02322 dts:1024 dts_time:0.02322
  158. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:1 pts_time:0.04 dts:1 dts_time:0.04 -> pts:1 pts_time:0.04 dts:1 dts_time:0.04
  159. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:2048 pts_time:0.0464399 dts:2048 dts_time:0.0464399 -> pts:2048 pts_time:0.0464399 dts:2048 dts_time:0.0464399
  160. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:3072 pts_time:0.0696599 dts:3072 dts_time:0.0696599 -> pts:3072 pts_time:0.0696599 dts:3072 dts_time:0.0696599
  161. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:2 pts_time:0.08 dts:2 dts_time:0.08 -> pts:2 pts_time:0.08 dts:2 dts_time:0.08
  162. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:4096 pts_time:0.0928798 dts:4096 dts_time:0.0928798 -> pts:4096 pts_time:0.0928798 dts:4096 dts_time:0.0928798
  163. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:5120 pts_time:0.1161 dts:5120 dts_time:0.1161 -> pts:5120 pts_time:0.1161 dts:5120 dts_time:0.1161
  164. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:3 pts_time:0.12 dts:3 dts_time:0.12 -> pts:3 pts_time:0.12 dts:3 dts_time:0.12
  165. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:6144 pts_time:0.13932 dts:6144 dts_time:0.13932 -> pts:6144 pts_time:0.13932 dts:6144 dts_time:0.13932
  166. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:4 pts_time:0.16 dts:4 dts_time:0.16 -> pts:4 pts_time:0.16 dts:4 dts_time:0.16
  167. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:7168 pts_time:0.16254 dts:7168 dts_time:0.16254 -> pts:7168 pts_time:0.16254 dts:7168 dts_time:0.16254
  168. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:8192 pts_time:0.18576 dts:8192 dts_time:0.18576 -> pts:8192 pts_time:0.18576 dts:8192 dts_time:0.18576
  169. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:5 pts_time:0.2 dts:5 dts_time:0.2 -> pts:5 pts_time:0.2 dts:5 dts_time:0.2
  170. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:9216 pts_time:0.20898 dts:9216 dts_time:0.20898 -> pts:9216 pts_time:0.20898 dts:9216 dts_time:0.20898
  171. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:10240 pts_time:0.2322 dts:10240 dts_time:0.2322 -> pts:10240 pts_time:0.2322 dts:10240 dts_time:0.2322
  172. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:6 pts_time:0.24 dts:6 dts_time:0.24 -> pts:6 pts_time:0.24 dts:6 dts_time:0.24
  173. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:11264 pts_time:0.25542 dts:11264 dts_time:0.25542 -> pts:11264 pts_time:0.25542 dts:11264 dts_time:0.25542
  174. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:12288 pts_time:0.278639 dts:12288 dts_time:0.278639 -> pts:12288 pts_time:0.278639 dts:12288 dts_time:0.278639
  175. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:7 pts_time:0.28 dts:7 dts_time:0.28 -> pts:7 pts_time:0.28 dts:7 dts_time:0.28
  176. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:13312 pts_time:0.301859 dts:13312 dts_time:0.301859 -> pts:13312 pts_time:0.301859 dts:13312 dts_time:0.301859
  177. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:8 pts_time:0.32 dts:8 dts_time:0.32 -> pts:8 pts_time:0.32 dts:8 dts_time:0.32
  178. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:14336 pts_time:0.325079 dts:14336 dts_time:0.325079 -> pts:14336 pts_time:0.325079 dts:14336 dts_time:0.325079
  179. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:15360 pts_time:0.348299 dts:15360 dts_time:0.348299 -> pts:15360 pts_time:0.348299 dts:15360 dts_time:0.348299
  180. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:9 pts_time:0.36 dts:9 dts_time:0.36 -> pts:9 pts_time:0.36 dts:9 dts_time:0.36
  181. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:16384 pts_time:0.371519 dts:16384 dts_time:0.371519 -> pts:16384 pts_time:0.371519 dts:16384 dts_time:0.371519
  182. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:17408 pts_time:0.394739 dts:17408 dts_time:0.394739 -> pts:17408 pts_time:0.394739 dts:17408 dts_time:0.394739
  183. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:10 pts_time:0.4 dts:10 dts_time:0.4 -> pts:10 pts_time:0.4 dts:10 dts_time:0.4
  184. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:18432 pts_time:0.417959 dts:18432 dts_time:0.417959 -> pts:18432 pts_time:0.417959 dts:18432 dts_time:0.417959
  185. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:11 pts_time:0.44 dts:11 dts_time:0.44 -> pts:11 pts_time:0.44 dts:11 dts_time:0.44
  186. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:19456 pts_time:0.441179 dts:19456 dts_time:0.441179 -> pts:19456 pts_time:0.441179 dts:19456 dts_time:0.441179
  187. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:20480 pts_time:0.464399 dts:20480 dts_time:0.464399 -> pts:20480 pts_time:0.464399 dts:20480 dts_time:0.464399
  188. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:12 pts_time:0.48 dts:12 dts_time:0.48 -> pts:12 pts_time:0.48 dts:12 dts_time:0.48
  189. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:21504 pts_time:0.487619 dts:21504 dts_time:0.487619 -> pts:21504 pts_time:0.487619 dts:21504 dts_time:0.487619
  190. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:22528 pts_time:0.510839 dts:22528 dts_time:0.510839 -> pts:22528 pts_time:0.510839 dts:22528 dts_time:0.510839
  191. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:13 pts_time:0.52 dts:13 dts_time:0.52 -> pts:13 pts_time:0.52 dts:13 dts_time:0.52
  192. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:23552 pts_time:0.534059 dts:23552 dts_time:0.534059 -> pts:23552 pts_time:0.534059 dts:23552 dts_time:0.534059
  193. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:24576 pts_time:0.557279 dts:24576 dts_time:0.557279 -> pts:24576 pts_time:0.557279 dts:24576 dts_time:0.557279
  194. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:14 pts_time:0.56 dts:14 dts_time:0.56 -> pts:14 pts_time:0.56 dts:14 dts_time:0.56
  195. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:25600 pts_time:0.580499 dts:25600 dts_time:0.580499 -> pts:25600 pts_time:0.580499 dts:25600 dts_time:0.580499
  196. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:15 pts_time:0.6 dts:15 dts_time:0.6 -> pts:15 pts_time:0.6 dts:15 dts_time:0.6
  197. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:26624 pts_time:0.603719 dts:26624 dts_time:0.603719 -> pts:26624 pts_time:0.603719 dts:26624 dts_time:0.603719
  198. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:27648 pts_time:0.626939 dts:27648 dts_time:0.626939 -> pts:27648 pts_time:0.626939 dts:27648 dts_time:0.626939
  199. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:16 pts_time:0.64 dts:16 dts_time:0.64 -> pts:16 pts_time:0.64 dts:16 dts_time:0.64
  200. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:28672 pts_time:0.650159 dts:28672 dts_time:0.650159 -> pts:28672 pts_time:0.650159 dts:28672 dts_time:0.650159
  201. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:29696 pts_time:0.673379 dts:29696 dts_time:0.673379 -> pts:29696 pts_time:0.673379 dts:29696 dts_time:0.673379
  202. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:17 pts_time:0.68 dts:17 dts_time:0.68 -> pts:17 pts_time:0.68 dts:17 dts_time:0.68
  203. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:30720 pts_time:0.696599 dts:30720 dts_time:0.696599 -> pts:30720 pts_time:0.696599 dts:30720 dts_time:0.696599
  204. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:31744 pts_time:0.719819 dts:31744 dts_time:0.719819 -> pts:31744 pts_time:0.719819 dts:31744 dts_time:0.719819
  205. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:18 pts_time:0.72 dts:18 dts_time:0.72 -> pts:18 pts_time:0.72 dts:18 dts_time:0.72
  206. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:32768 pts_time:0.743039 dts:32768 dts_time:0.743039 -> pts:32768 pts_time:0.743039 dts:32768 dts_time:0.743039
  207. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:19 pts_time:0.76 dts:19 dts_time:0.76 -> pts:19 pts_time:0.76 dts:19 dts_time:0.76
  208. frame= 20 fps=0.0 q=-1.0 size=N/A time=00:00:00.80 bitrate=N/A
  209. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:33792 pts_time:0.766259 dts:33792 dts_time:0.766259 -> pts:33792 pts_time:0.766259 dts:33792 dts_time:0.766259
  210. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:34816 pts_time:0.789478 dts:34816 dts_time:0.789478 -> pts:34816 pts_time:0.789478 dts:34816 dts_time:0.789478
  211. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:20 pts_time:0.8 dts:20 dts_time:0.8 -> pts:20 pts_time:0.8 dts:20 dts_time:0.8
  212. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:35840 pts_time:0.812698 dts:35840 dts_time:0.812698 -> pts:35840 pts_time:0.812698 dts:35840 dts_time:0.812698
  213. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:36864 pts_time:0.835918 dts:36864 dts_time:0.835918 -> pts:36864 pts_time:0.835918 dts:36864 dts_time:0.835918
  214. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:21 pts_time:0.84 dts:21 dts_time:0.84 -> pts:21 pts_time:0.84 dts:21 dts_time:0.84
  215. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:37888 pts_time:0.859138 dts:37888 dts_time:0.859138 -> pts:37888 pts_time:0.859138 dts:37888 dts_time:0.859138
  216. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:22 pts_time:0.88 dts:22 dts_time:0.88 -> pts:22 pts_time:0.88 dts:22 dts_time:0.88
  217. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:38912 pts_time:0.882358 dts:38912 dts_time:0.882358 -> pts:38912 pts_time:0.882358 dts:38912 dts_time:0.882358
  218. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:39936 pts_time:0.905578 dts:39936 dts_time:0.905578 -> pts:39936 pts_time:0.905578 dts:39936 dts_time:0.905578
  219. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:23 pts_time:0.92 dts:23 dts_time:0.92 -> pts:23 pts_time:0.92 dts:23 dts_time:0.92
  220. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:40960 pts_time:0.928798 dts:40960 dts_time:0.928798 -> pts:40960 pts_time:0.928798 dts:40960 dts_time:0.928798
  221. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:41984 pts_time:0.952018 dts:41984 dts_time:0.952018 -> pts:41984 pts_time:0.952018 dts:41984 dts_time:0.952018
  222. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:24 pts_time:0.96 dts:24 dts_time:0.96 -> pts:24 pts_time:0.96 dts:24 dts_time:0.96
  223. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:43008 pts_time:0.975238 dts:43008 dts_time:0.975238 -> pts:43008 pts_time:0.975238 dts:43008 dts_time:0.975238
  224. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:44032 pts_time:0.998458 dts:44032 dts_time:0.998458 -> pts:44032 pts_time:0.998458 dts:44032 dts_time:0.998458
  225. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:25 pts_time:1 dts:25 dts_time:1 -> pts:25 pts_time:1 dts:25 dts_time:1
  226. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:45056 pts_time:1.02168 dts:45056 dts_time:1.02168 -> pts:45056 pts_time:1.02168 dts:45056 dts_time:1.02168
  227. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:26 pts_time:1.04 dts:26 dts_time:1.04 -> pts:26 pts_time:1.04 dts:26 dts_time:1.04
  228. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:46080 pts_time:1.0449 dts:46080 dts_time:1.0449 -> pts:46080 pts_time:1.0449 dts:46080 dts_time:1.0449
  229. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:47104 pts_time:1.06812 dts:47104 dts_time:1.06812 -> pts:47104 pts_time:1.06812 dts:47104 dts_time:1.06812
  230. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:27 pts_time:1.08 dts:27 dts_time:1.08 -> pts:27 pts_time:1.08 dts:27 dts_time:1.08
  231. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:48128 pts_time:1.09134 dts:48128 dts_time:1.09134 -> pts:48128 pts_time:1.09134 dts:48128 dts_time:1.09134
  232. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:49152 pts_time:1.11456 dts:49152 dts_time:1.11456 -> pts:49152 pts_time:1.11456 dts:49152 dts_time:1.11456
  233. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:28 pts_time:1.12 dts:28 dts_time:1.12 -> pts:28 pts_time:1.12 dts:28 dts_time:1.12
  234. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:50176 pts_time:1.13778 dts:50176 dts_time:1.13778 -> pts:50176 pts_time:1.13778 dts:50176 dts_time:1.13778
  235. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:29 pts_time:1.16 dts:29 dts_time:1.16 -> pts:29 pts_time:1.16 dts:29 dts_time:1.16
  236. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:51200 pts_time:1.161 dts:51200 dts_time:1.161 -> pts:51200 pts_time:1.161 dts:51200 dts_time:1.161
  237. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:52224 pts_time:1.18422 dts:52224 dts_time:1.18422 -> pts:52224 pts_time:1.18422 dts:52224 dts_time:1.18422
  238. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:30 pts_time:1.2 dts:30 dts_time:1.2 -> pts:30 pts_time:1.2 dts:30 dts_time:1.2
  239. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:53248 pts_time:1.20744 dts:53248 dts_time:1.20744 -> pts:53248 pts_time:1.20744 dts:53248 dts_time:1.20744
  240. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:54272 pts_time:1.23066 dts:54272 dts_time:1.23066 -> pts:54272 pts_time:1.23066 dts:54272 dts_time:1.23066
  241. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:31 pts_time:1.24 dts:31 dts_time:1.24 -> pts:31 pts_time:1.24 dts:31 dts_time:1.24
  242. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:55296 pts_time:1.25388 dts:55296 dts_time:1.25388 -> pts:55296 pts_time:1.25388 dts:55296 dts_time:1.25388
  243. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:56320 pts_time:1.2771 dts:56320 dts_time:1.2771 -> pts:56320 pts_time:1.2771 dts:56320 dts_time:1.2771
  244. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:32 pts_time:1.28 dts:32 dts_time:1.28 -> pts:32 pts_time:1.28 dts:32 dts_time:1.28
  245. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:57344 pts_time:1.30032 dts:57344 dts_time:1.30032 -> pts:57344 pts_time:1.30032 dts:57344 dts_time:1.30032
  246. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:33 pts_time:1.32 dts:33 dts_time:1.32 -> pts:33 pts_time:1.32 dts:33 dts_time:1.32
  247. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:58368 pts_time:1.32354 dts:58368 dts_time:1.32354 -> pts:58368 pts_time:1.32354 dts:58368 dts_time:1.32354
  248. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:59392 pts_time:1.34676 dts:59392 dts_time:1.34676 -> pts:59392 pts_time:1.34676 dts:59392 dts_time:1.34676
  249. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:34 pts_time:1.36 dts:34 dts_time:1.36 -> pts:34 pts_time:1.36 dts:34 dts_time:1.36
  250. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:60416 pts_time:1.36998 dts:60416 dts_time:1.36998 -> pts:60416 pts_time:1.36998 dts:60416 dts_time:1.36998
  251. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:61440 pts_time:1.3932 dts:61440 dts_time:1.3932 -> pts:61440 pts_time:1.3932 dts:61440 dts_time:1.3932
  252. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:35 pts_time:1.4 dts:35 dts_time:1.4 -> pts:35 pts_time:1.4 dts:35 dts_time:1.4
  253. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:62464 pts_time:1.41642 dts:62464 dts_time:1.41642 -> pts:62464 pts_time:1.41642 dts:62464 dts_time:1.41642
  254. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:63488 pts_time:1.43964 dts:63488 dts_time:1.43964 -> pts:63488 pts_time:1.43964 dts:63488 dts_time:1.43964
  255. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:36 pts_time:1.44 dts:36 dts_time:1.44 -> pts:36 pts_time:1.44 dts:36 dts_time:1.44
  256. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:64512 pts_time:1.46286 dts:64512 dts_time:1.46286 -> pts:64512 pts_time:1.46286 dts:64512 dts_time:1.46286
  257. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:37 pts_time:1.48 dts:37 dts_time:1.48 -> pts:37 pts_time:1.48 dts:37 dts_time:1.48
  258. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:65536 pts_time:1.48608 dts:65536 dts_time:1.48608 -> pts:65536 pts_time:1.48608 dts:65536 dts_time:1.48608
  259. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:66560 pts_time:1.5093 dts:66560 dts_time:1.5093 -> pts:66560 pts_time:1.5093 dts:66560 dts_time:1.5093
  260. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:38 pts_time:1.52 dts:38 dts_time:1.52 -> pts:38 pts_time:1.52 dts:38 dts_time:1.52
  261. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:67584 pts_time:1.53252 dts:67584 dts_time:1.53252 -> pts:67584 pts_time:1.53252 dts:67584 dts_time:1.53252
  262. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:68608 pts_time:1.55574 dts:68608 dts_time:1.55574 -> pts:68608 pts_time:1.55574 dts:68608 dts_time:1.55574
  263. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:39 pts_time:1.56 dts:39 dts_time:1.56 -> pts:39 pts_time:1.56 dts:39 dts_time:1.56
  264. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:69632 pts_time:1.57896 dts:69632 dts_time:1.57896 -> pts:69632 pts_time:1.57896 dts:69632 dts_time:1.57896
  265. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:40 pts_time:1.6 dts:40 dts_time:1.6 -> pts:40 pts_time:1.6 dts:40 dts_time:1.6
  266. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:70656 pts_time:1.60218 dts:70656 dts_time:1.60218 -> pts:70656 pts_time:1.60218 dts:70656 dts_time:1.60218
  267. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:71680 pts_time:1.6254 dts:71680 dts_time:1.6254 -> pts:71680 pts_time:1.6254 dts:71680 dts_time:1.6254
  268. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:41 pts_time:1.64 dts:41 dts_time:1.64 -> pts:41 pts_time:1.64 dts:41 dts_time:1.64
  269. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:72704 pts_time:1.64862 dts:72704 dts_time:1.64862 -> pts:72704 pts_time:1.64862 dts:72704 dts_time:1.64862
  270. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:73728 pts_time:1.67184 dts:73728 dts_time:1.67184 -> pts:73728 pts_time:1.67184 dts:73728 dts_time:1.67184
  271. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:42 pts_time:1.68 dts:42 dts_time:1.68 -> pts:42 pts_time:1.68 dts:42 dts_time:1.68
  272. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:74752 pts_time:1.69506 dts:74752 dts_time:1.69506 -> pts:74752 pts_time:1.69506 dts:74752 dts_time:1.69506
  273. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:75776 pts_time:1.71828 dts:75776 dts_time:1.71828 -> pts:75776 pts_time:1.71828 dts:75776 dts_time:1.71828
  274. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:43 pts_time:1.72 dts:43 dts_time:1.72 -> pts:43 pts_time:1.72 dts:43 dts_time:1.72
  275. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:76800 pts_time:1.7415 dts:76800 dts_time:1.7415 -> pts:76800 pts_time:1.7415 dts:76800 dts_time:1.7415
  276. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:44 pts_time:1.76 dts:44 dts_time:1.76 -> pts:44 pts_time:1.76 dts:44 dts_time:1.76
  277. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:77824 pts_time:1.76472 dts:77824 dts_time:1.76472 -> pts:77824 pts_time:1.76472 dts:77824 dts_time:1.76472
  278. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:78848 pts_time:1.78794 dts:78848 dts_time:1.78794 -> pts:78848 pts_time:1.78794 dts:78848 dts_time:1.78794
  279. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:45 pts_time:1.8 dts:45 dts_time:1.8 -> pts:45 pts_time:1.8 dts:45 dts_time:1.8
  280. frame= 46 fps= 45 q=-1.0 size=N/A time=00:00:01.84 bitrate=N/A
  281. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:79872 pts_time:1.81116 dts:79872 dts_time:1.81116 -> pts:79872 pts_time:1.81116 dts:79872 dts_time:1.81116
  282. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:80896 pts_time:1.83438 dts:80896 dts_time:1.83438 -> pts:80896 pts_time:1.83438 dts:80896 dts_time:1.83438
  283. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:46 pts_time:1.84 dts:46 dts_time:1.84 -> pts:46 pts_time:1.84 dts:46 dts_time:1.84
  284. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:81920 pts_time:1.8576 dts:81920 dts_time:1.8576 -> pts:81920 pts_time:1.8576 dts:81920 dts_time:1.8576
  285. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:47 pts_time:1.88 dts:47 dts_time:1.88 -> pts:47 pts_time:1.88 dts:47 dts_time:1.88
  286. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:82944 pts_time:1.88082 dts:82944 dts_time:1.88082 -> pts:82944 pts_time:1.88082 dts:82944 dts_time:1.88082
  287. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:83968 pts_time:1.90404 dts:83968 dts_time:1.90404 -> pts:83968 pts_time:1.90404 dts:83968 dts_time:1.90404
  288. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:48 pts_time:1.92 dts:48 dts_time:1.92 -> pts:48 pts_time:1.92 dts:48 dts_time:1.92
  289. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:84992 pts_time:1.92726 dts:84992 dts_time:1.92726 -> pts:84992 pts_time:1.92726 dts:84992 dts_time:1.92726
  290. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:86016 pts_time:1.95048 dts:86016 dts_time:1.95048 -> pts:86016 pts_time:1.95048 dts:86016 dts_time:1.95048
  291. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:49 pts_time:1.96 dts:49 dts_time:1.96 -> pts:49 pts_time:1.96 dts:49 dts_time:1.96
  292. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:87040 pts_time:1.9737 dts:87040 dts_time:1.9737 -> pts:87040 pts_time:1.9737 dts:87040 dts_time:1.9737
  293. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:88064 pts_time:1.99692 dts:88064 dts_time:1.99692 -> pts:88064 pts_time:1.99692 dts:88064 dts_time:1.99692
  294. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:50 pts_time:2 dts:50 dts_time:2 -> pts:50 pts_time:2 dts:50 dts_time:2
  295. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:89088 pts_time:2.02014 dts:89088 dts_time:2.02014 -> pts:89088 pts_time:2.02014 dts:89088 dts_time:2.02014
  296. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:51 pts_time:2.04 dts:51 dts_time:2.04 -> pts:51 pts_time:2.04 dts:51 dts_time:2.04
  297. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:90112 pts_time:2.04336 dts:90112 dts_time:2.04336 -> pts:90112 pts_time:2.04336 dts:90112 dts_time:2.04336
  298. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:91136 pts_time:2.06658 dts:91136 dts_time:2.06658 -> pts:91136 pts_time:2.06658 dts:91136 dts_time:2.06658
  299. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:52 pts_time:2.08 dts:52 dts_time:2.08 -> pts:52 pts_time:2.08 dts:52 dts_time:2.08
  300. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:92160 pts_time:2.0898 dts:92160 dts_time:2.0898 -> pts:92160 pts_time:2.0898 dts:92160 dts_time:2.0898
  301. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:93184 pts_time:2.11302 dts:93184 dts_time:2.11302 -> pts:93184 pts_time:2.11302 dts:93184 dts_time:2.11302
  302. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:53 pts_time:2.12 dts:53 dts_time:2.12 -> pts:53 pts_time:2.12 dts:53 dts_time:2.12
  303. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:94208 pts_time:2.13624 dts:94208 dts_time:2.13624 -> pts:94208 pts_time:2.13624 dts:94208 dts_time:2.13624
  304. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:95232 pts_time:2.15946 dts:95232 dts_time:2.15946 -> pts:95232 pts_time:2.15946 dts:95232 dts_time:2.15946
  305. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:54 pts_time:2.16 dts:54 dts_time:2.16 -> pts:54 pts_time:2.16 dts:54 dts_time:2.16
  306. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:96256 pts_time:2.18268 dts:96256 dts_time:2.18268 -> pts:96256 pts_time:2.18268 dts:96256 dts_time:2.18268
  307. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:55 pts_time:2.2 dts:55 dts_time:2.2 -> pts:55 pts_time:2.2 dts:55 dts_time:2.2
  308. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:97280 pts_time:2.2059 dts:97280 dts_time:2.2059 -> pts:97280 pts_time:2.2059 dts:97280 dts_time:2.2059
  309. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:98304 pts_time:2.22912 dts:98304 dts_time:2.22912 -> pts:98304 pts_time:2.22912 dts:98304 dts_time:2.22912
  310. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:56 pts_time:2.24 dts:56 dts_time:2.24 -> pts:56 pts_time:2.24 dts:56 dts_time:2.24
  311. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:99328 pts_time:2.25234 dts:99328 dts_time:2.25234 -> pts:99328 pts_time:2.25234 dts:99328 dts_time:2.25234
  312. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:100352 pts_time:2.27556 dts:100352 dts_time:2.27556 -> pts:100352 pts_time:2.27556 dts:100352 dts_time:2.27556
  313. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:57 pts_time:2.28 dts:57 dts_time:2.28 -> pts:57 pts_time:2.28 dts:57 dts_time:2.28
  314. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:101376 pts_time:2.29878 dts:101376 dts_time:2.29878 -> pts:101376 pts_time:2.29878 dts:101376 dts_time:2.29878
  315. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:58 pts_time:2.32 dts:58 dts_time:2.32 -> pts:58 pts_time:2.32 dts:58 dts_time:2.32
  316. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:102400 pts_time:2.322 dts:102400 dts_time:2.322 -> pts:102400 pts_time:2.322 dts:102400 dts_time:2.322
  317. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:103424 pts_time:2.34522 dts:103424 dts_time:2.34522 -> pts:103424 pts_time:2.34522 dts:103424 dts_time:2.34522
  318. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:59 pts_time:2.36 dts:59 dts_time:2.36 -> pts:59 pts_time:2.36 dts:59 dts_time:2.36
  319. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:104448 pts_time:2.36844 dts:104448 dts_time:2.36844 -> pts:104448 pts_time:2.36844 dts:104448 dts_time:2.36844
  320. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:105472 pts_time:2.39166 dts:105472 dts_time:2.39166 -> pts:105472 pts_time:2.39166 dts:105472 dts_time:2.39166
  321. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:60 pts_time:2.4 dts:60 dts_time:2.4 -> pts:60 pts_time:2.4 dts:60 dts_time:2.4
  322. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:106496 pts_time:2.41488 dts:106496 dts_time:2.41488 -> pts:106496 pts_time:2.41488 dts:106496 dts_time:2.41488
  323. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:107520 pts_time:2.4381 dts:107520 dts_time:2.4381 -> pts:107520 pts_time:2.4381 dts:107520 dts_time:2.4381
  324. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:61 pts_time:2.44 dts:61 dts_time:2.44 -> pts:61 pts_time:2.44 dts:61 dts_time:2.44
  325. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:108544 pts_time:2.46132 dts:108544 dts_time:2.46132 -> pts:108544 pts_time:2.46132 dts:108544 dts_time:2.46132
  326. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:62 pts_time:2.48 dts:62 dts_time:2.48 -> pts:62 pts_time:2.48 dts:62 dts_time:2.48
  327. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:109568 pts_time:2.48454 dts:109568 dts_time:2.48454 -> pts:109568 pts_time:2.48454 dts:109568 dts_time:2.48454
  328. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:110592 pts_time:2.50776 dts:110592 dts_time:2.50776 -> pts:110592 pts_time:2.50776 dts:110592 dts_time:2.50776
  329. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:63 pts_time:2.52 dts:63 dts_time:2.52 -> pts:63 pts_time:2.52 dts:63 dts_time:2.52
  330. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:111616 pts_time:2.53098 dts:111616 dts_time:2.53098 -> pts:111616 pts_time:2.53098 dts:111616 dts_time:2.53098
  331. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:112640 pts_time:2.5542 dts:112640 dts_time:2.5542 -> pts:112640 pts_time:2.5542 dts:112640 dts_time:2.5542
  332. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:64 pts_time:2.56 dts:64 dts_time:2.56 -> pts:64 pts_time:2.56 dts:64 dts_time:2.56
  333. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:113664 pts_time:2.57741 dts:113664 dts_time:2.57741 -> pts:113664 pts_time:2.57741 dts:113664 dts_time:2.57741
  334. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:65 pts_time:2.6 dts:65 dts_time:2.6 -> pts:65 pts_time:2.6 dts:65 dts_time:2.6
  335. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:114688 pts_time:2.60063 dts:114688 dts_time:2.60063 -> pts:114688 pts_time:2.60063 dts:114688 dts_time:2.60063
  336. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:115712 pts_time:2.62385 dts:115712 dts_time:2.62385 -> pts:115712 pts_time:2.62385 dts:115712 dts_time:2.62385
  337. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:66 pts_time:2.64 dts:66 dts_time:2.64 -> pts:66 pts_time:2.64 dts:66 dts_time:2.64
  338. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:116736 pts_time:2.64707 dts:116736 dts_time:2.64707 -> pts:116736 pts_time:2.64707 dts:116736 dts_time:2.64707
  339. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:117760 pts_time:2.67029 dts:117760 dts_time:2.67029 -> pts:117760 pts_time:2.67029 dts:117760 dts_time:2.67029
  340. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:67 pts_time:2.68 dts:67 dts_time:2.68 -> pts:67 pts_time:2.68 dts:67 dts_time:2.68
  341. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:118784 pts_time:2.69351 dts:118784 dts_time:2.69351 -> pts:118784 pts_time:2.69351 dts:118784 dts_time:2.69351
  342. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:119808 pts_time:2.71673 dts:119808 dts_time:2.71673 -> pts:119808 pts_time:2.71673 dts:119808 dts_time:2.71673
  343. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:68 pts_time:2.72 dts:68 dts_time:2.72 -> pts:68 pts_time:2.72 dts:68 dts_time:2.72
  344. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:120832 pts_time:2.73995 dts:120832 dts_time:2.73995 -> pts:120832 pts_time:2.73995 dts:120832 dts_time:2.73995
  345. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:69 pts_time:2.76 dts:69 dts_time:2.76 -> pts:69 pts_time:2.76 dts:69 dts_time:2.76
  346. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:121856 pts_time:2.76317 dts:121856 dts_time:2.76317 -> pts:121856 pts_time:2.76317 dts:121856 dts_time:2.76317
  347. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:122880 pts_time:2.78639 dts:122880 dts_time:2.78639 -> pts:122880 pts_time:2.78639 dts:122880 dts_time:2.78639
  348. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:70 pts_time:2.8 dts:70 dts_time:2.8 -> pts:70 pts_time:2.8 dts:70 dts_time:2.8
  349. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:123904 pts_time:2.80961 dts:123904 dts_time:2.80961 -> pts:123904 pts_time:2.80961 dts:123904 dts_time:2.80961
  350. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:124928 pts_time:2.83283 dts:124928 dts_time:2.83283 -> pts:124928 pts_time:2.83283 dts:124928 dts_time:2.83283
  351. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:71 pts_time:2.84 dts:71 dts_time:2.84 -> pts:71 pts_time:2.84 dts:71 dts_time:2.84
  352. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:125952 pts_time:2.85605 dts:125952 dts_time:2.85605 -> pts:125952 pts_time:2.85605 dts:125952 dts_time:2.85605
  353. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:126976 pts_time:2.87927 dts:126976 dts_time:2.87927 -> pts:126976 pts_time:2.87927 dts:126976 dts_time:2.87927
  354. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:72 pts_time:2.88 dts:72 dts_time:2.88 -> pts:72 pts_time:2.88 dts:72 dts_time:2.88
  355. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:128000 pts_time:2.90249 dts:128000 dts_time:2.90249 -> pts:128000 pts_time:2.90249 dts:128000 dts_time:2.90249
  356. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:73 pts_time:2.92 dts:73 dts_time:2.92 -> pts:73 pts_time:2.92 dts:73 dts_time:2.92
  357. frame= 74 fps= 48 q=-1.0 size=N/A time=00:00:02.96 bitrate=N/A
  358. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:129024 pts_time:2.92571 dts:129024 dts_time:2.92571 -> pts:129024 pts_time:2.92571 dts:129024 dts_time:2.92571
  359. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:130048 pts_time:2.94893 dts:130048 dts_time:2.94893 -> pts:130048 pts_time:2.94893 dts:130048 dts_time:2.94893
  360. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:74 pts_time:2.96 dts:74 dts_time:2.96 -> pts:74 pts_time:2.96 dts:74 dts_time:2.96
  361. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:131072 pts_time:2.97215 dts:131072 dts_time:2.97215 -> pts:131072 pts_time:2.97215 dts:131072 dts_time:2.97215
  362. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:132096 pts_time:2.99537 dts:132096 dts_time:2.99537 -> pts:132096 pts_time:2.99537 dts:132096 dts_time:2.99537
  363. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:75 pts_time:3 dts:75 dts_time:3 -> pts:75 pts_time:3 dts:75 dts_time:3
  364. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:133120 pts_time:3.01859 dts:133120 dts_time:3.01859 -> pts:133120 pts_time:3.01859 dts:133120 dts_time:3.01859
  365. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:76 pts_time:3.04 dts:76 dts_time:3.04 -> pts:76 pts_time:3.04 dts:76 dts_time:3.04
  366. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:134144 pts_time:3.04181 dts:134144 dts_time:3.04181 -> pts:134144 pts_time:3.04181 dts:134144 dts_time:3.04181
  367. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:135168 pts_time:3.06503 dts:135168 dts_time:3.06503 -> pts:135168 pts_time:3.06503 dts:135168 dts_time:3.06503
  368. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:77 pts_time:3.08 dts:77 dts_time:3.08 -> pts:77 pts_time:3.08 dts:77 dts_time:3.08
  369. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:136192 pts_time:3.08825 dts:136192 dts_time:3.08825 -> pts:136192 pts_time:3.08825 dts:136192 dts_time:3.08825
  370. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:137216 pts_time:3.11147 dts:137216 dts_time:3.11147 -> pts:137216 pts_time:3.11147 dts:137216 dts_time:3.11147
  371. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:78 pts_time:3.12 dts:78 dts_time:3.12 -> pts:78 pts_time:3.12 dts:78 dts_time:3.12
  372. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:138240 pts_time:3.13469 dts:138240 dts_time:3.13469 -> pts:138240 pts_time:3.13469 dts:138240 dts_time:3.13469
  373. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:139264 pts_time:3.15791 dts:139264 dts_time:3.15791 -> pts:139264 pts_time:3.15791 dts:139264 dts_time:3.15791
  374. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:79 pts_time:3.16 dts:79 dts_time:3.16 -> pts:79 pts_time:3.16 dts:79 dts_time:3.16
  375. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:140288 pts_time:3.18113 dts:140288 dts_time:3.18113 -> pts:140288 pts_time:3.18113 dts:140288 dts_time:3.18113
  376. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:80 pts_time:3.2 dts:80 dts_time:3.2 -> pts:80 pts_time:3.2 dts:80 dts_time:3.2
  377. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:141312 pts_time:3.20435 dts:141312 dts_time:3.20435 -> pts:141312 pts_time:3.20435 dts:141312 dts_time:3.20435
  378. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:142336 pts_time:3.22757 dts:142336 dts_time:3.22757 -> pts:142336 pts_time:3.22757 dts:142336 dts_time:3.22757
  379. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:81 pts_time:3.24 dts:81 dts_time:3.24 -> pts:81 pts_time:3.24 dts:81 dts_time:3.24
  380. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:143360 pts_time:3.25079 dts:143360 dts_time:3.25079 -> pts:143360 pts_time:3.25079 dts:143360 dts_time:3.25079
  381. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:144384 pts_time:3.27401 dts:144384 dts_time:3.27401 -> pts:144384 pts_time:3.27401 dts:144384 dts_time:3.27401
  382. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:82 pts_time:3.28 dts:82 dts_time:3.28 -> pts:82 pts_time:3.28 dts:82 dts_time:3.28
  383. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:145408 pts_time:3.29723 dts:145408 dts_time:3.29723 -> pts:145408 pts_time:3.29723 dts:145408 dts_time:3.29723
  384. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:83 pts_time:3.32 dts:83 dts_time:3.32 -> pts:83 pts_time:3.32 dts:83 dts_time:3.32
  385. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:146432 pts_time:3.32045 dts:146432 dts_time:3.32045 -> pts:146432 pts_time:3.32045 dts:146432 dts_time:3.32045
  386. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:147456 pts_time:3.34367 dts:147456 dts_time:3.34367 -> pts:147456 pts_time:3.34367 dts:147456 dts_time:3.34367
  387. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:84 pts_time:3.36 dts:84 dts_time:3.36 -> pts:84 pts_time:3.36 dts:84 dts_time:3.36
  388. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:148480 pts_time:3.36689 dts:148480 dts_time:3.36689 -> pts:148480 pts_time:3.36689 dts:148480 dts_time:3.36689
  389. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:149504 pts_time:3.39011 dts:149504 dts_time:3.39011 -> pts:149504 pts_time:3.39011 dts:149504 dts_time:3.39011
  390. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:85 pts_time:3.4 dts:85 dts_time:3.4 -> pts:85 pts_time:3.4 dts:85 dts_time:3.4
  391. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:150528 pts_time:3.41333 dts:150528 dts_time:3.41333 -> pts:150528 pts_time:3.41333 dts:150528 dts_time:3.41333
  392. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:151552 pts_time:3.43655 dts:151552 dts_time:3.43655 -> pts:151552 pts_time:3.43655 dts:151552 dts_time:3.43655
  393. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:86 pts_time:3.44 dts:86 dts_time:3.44 -> pts:86 pts_time:3.44 dts:86 dts_time:3.44
  394. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:152576 pts_time:3.45977 dts:152576 dts_time:3.45977 -> pts:152576 pts_time:3.45977 dts:152576 dts_time:3.45977
  395. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:87 pts_time:3.48 dts:87 dts_time:3.48 -> pts:87 pts_time:3.48 dts:87 dts_time:3.48
  396. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:153600 pts_time:3.48299 dts:153600 dts_time:3.48299 -> pts:153600 pts_time:3.48299 dts:153600 dts_time:3.48299
  397. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:154624 pts_time:3.50621 dts:154624 dts_time:3.50621 -> pts:154624 pts_time:3.50621 dts:154624 dts_time:3.50621
  398. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:88 pts_time:3.52 dts:88 dts_time:3.52 -> pts:88 pts_time:3.52 dts:88 dts_time:3.52
  399. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:155648 pts_time:3.52943 dts:155648 dts_time:3.52943 -> pts:155648 pts_time:3.52943 dts:155648 dts_time:3.52943
  400. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:156672 pts_time:3.55265 dts:156672 dts_time:3.55265 -> pts:156672 pts_time:3.55265 dts:156672 dts_time:3.55265
  401. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:89 pts_time:3.56 dts:89 dts_time:3.56 -> pts:89 pts_time:3.56 dts:89 dts_time:3.56
  402. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:157696 pts_time:3.57587 dts:157696 dts_time:3.57587 -> pts:157696 pts_time:3.57587 dts:157696 dts_time:3.57587
  403. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:158720 pts_time:3.59909 dts:158720 dts_time:3.59909 -> pts:158720 pts_time:3.59909 dts:158720 dts_time:3.59909
  404. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:90 pts_time:3.6 dts:90 dts_time:3.6 -> pts:90 pts_time:3.6 dts:90 dts_time:3.6
  405. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:159744 pts_time:3.62231 dts:159744 dts_time:3.62231 -> pts:159744 pts_time:3.62231 dts:159744 dts_time:3.62231
  406. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:91 pts_time:3.64 dts:91 dts_time:3.64 -> pts:91 pts_time:3.64 dts:91 dts_time:3.64
  407. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:160768 pts_time:3.64553 dts:160768 dts_time:3.64553 -> pts:160768 pts_time:3.64553 dts:160768 dts_time:3.64553
  408. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:161792 pts_time:3.66875 dts:161792 dts_time:3.66875 -> pts:161792 pts_time:3.66875 dts:161792 dts_time:3.66875
  409. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:92 pts_time:3.68 dts:92 dts_time:3.68 -> pts:92 pts_time:3.68 dts:92 dts_time:3.68
  410. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:162816 pts_time:3.69197 dts:162816 dts_time:3.69197 -> pts:162816 pts_time:3.69197 dts:162816 dts_time:3.69197
  411. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:163840 pts_time:3.71519 dts:163840 dts_time:3.71519 -> pts:163840 pts_time:3.71519 dts:163840 dts_time:3.71519
  412. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:93 pts_time:3.72 dts:93 dts_time:3.72 -> pts:93 pts_time:3.72 dts:93 dts_time:3.72
  413. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:164864 pts_time:3.73841 dts:164864 dts_time:3.73841 -> pts:164864 pts_time:3.73841 dts:164864 dts_time:3.73841
  414. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:94 pts_time:3.76 dts:94 dts_time:3.76 -> pts:94 pts_time:3.76 dts:94 dts_time:3.76
  415. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:165888 pts_time:3.76163 dts:165888 dts_time:3.76163 -> pts:165888 pts_time:3.76163 dts:165888 dts_time:3.76163
  416. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:166912 pts_time:3.78485 dts:166912 dts_time:3.78485 -> pts:166912 pts_time:3.78485 dts:166912 dts_time:3.78485
  417. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:95 pts_time:3.8 dts:95 dts_time:3.8 -> pts:95 pts_time:3.8 dts:95 dts_time:3.8
  418. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:167936 pts_time:3.80807 dts:167936 dts_time:3.80807 -> pts:167936 pts_time:3.80807 dts:167936 dts_time:3.80807
  419. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:168960 pts_time:3.83129 dts:168960 dts_time:3.83129 -> pts:168960 pts_time:3.83129 dts:168960 dts_time:3.83129
  420. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:96 pts_time:3.84 dts:96 dts_time:3.84 -> pts:96 pts_time:3.84 dts:96 dts_time:3.84
  421. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:169984 pts_time:3.85451 dts:169984 dts_time:3.85451 -> pts:169984 pts_time:3.85451 dts:169984 dts_time:3.85451
  422. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:171008 pts_time:3.87773 dts:171008 dts_time:3.87773 -> pts:171008 pts_time:3.87773 dts:171008 dts_time:3.87773
  423. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:97 pts_time:3.88 dts:97 dts_time:3.88 -> pts:97 pts_time:3.88 dts:97 dts_time:3.88
  424. frame= 98 fps= 48 q=-1.0 size=N/A time=00:00:03.92 bitrate=N/A
  425. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:172032 pts_time:3.90095 dts:172032 dts_time:3.90095 -> pts:172032 pts_time:3.90095 dts:172032 dts_time:3.90095
  426. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:98 pts_time:3.92 dts:98 dts_time:3.92 -> pts:98 pts_time:3.92 dts:98 dts_time:3.92
  427. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:173056 pts_time:3.92417 dts:173056 dts_time:3.92417 -> pts:173056 pts_time:3.92417 dts:173056 dts_time:3.92417
  428. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:174080 pts_time:3.94739 dts:174080 dts_time:3.94739 -> pts:174080 pts_time:3.94739 dts:174080 dts_time:3.94739
  429. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:99 pts_time:3.96 dts:99 dts_time:3.96 -> pts:99 pts_time:3.96 dts:99 dts_time:3.96
  430. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:175104 pts_time:3.97061 dts:175104 dts_time:3.97061 -> pts:175104 pts_time:3.97061 dts:175104 dts_time:3.97061
  431. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:176128 pts_time:3.99383 dts:176128 dts_time:3.99383 -> pts:176128 pts_time:3.99383 dts:176128 dts_time:3.99383
  432. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:100 pts_time:4 dts:100 dts_time:4 -> pts:100 pts_time:4 dts:100 dts_time:4
  433. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:177152 pts_time:4.01705 dts:177152 dts_time:4.01705 -> pts:177152 pts_time:4.01705 dts:177152 dts_time:4.01705
  434. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:101 pts_time:4.04 dts:101 dts_time:4.04 -> pts:101 pts_time:4.04 dts:101 dts_time:4.04
  435. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:178176 pts_time:4.04027 dts:178176 dts_time:4.04027 -> pts:178176 pts_time:4.04027 dts:178176 dts_time:4.04027
  436. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:179200 pts_time:4.06349 dts:179200 dts_time:4.06349 -> pts:179200 pts_time:4.06349 dts:179200 dts_time:4.06349
  437. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:102 pts_time:4.08 dts:102 dts_time:4.08 -> pts:102 pts_time:4.08 dts:102 dts_time:4.08
  438. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:180224 pts_time:4.08671 dts:180224 dts_time:4.08671 -> pts:180224 pts_time:4.08671 dts:180224 dts_time:4.08671
  439. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:181248 pts_time:4.10993 dts:181248 dts_time:4.10993 -> pts:181248 pts_time:4.10993 dts:181248 dts_time:4.10993
  440. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:103 pts_time:4.12 dts:103 dts_time:4.12 -> pts:103 pts_time:4.12 dts:103 dts_time:4.12
  441. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:182272 pts_time:4.13315 dts:182272 dts_time:4.13315 -> pts:182272 pts_time:4.13315 dts:182272 dts_time:4.13315
  442. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:183296 pts_time:4.15637 dts:183296 dts_time:4.15637 -> pts:183296 pts_time:4.15637 dts:183296 dts_time:4.15637
  443. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:104 pts_time:4.16 dts:104 dts_time:4.16 -> pts:104 pts_time:4.16 dts:104 dts_time:4.16
  444. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:184320 pts_time:4.17959 dts:184320 dts_time:4.17959 -> pts:184320 pts_time:4.17959 dts:184320 dts_time:4.17959
  445. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:105 pts_time:4.2 dts:105 dts_time:4.2 -> pts:105 pts_time:4.2 dts:105 dts_time:4.2
  446. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:185344 pts_time:4.20281 dts:185344 dts_time:4.20281 -> pts:185344 pts_time:4.20281 dts:185344 dts_time:4.20281
  447. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:186368 pts_time:4.22603 dts:186368 dts_time:4.22603 -> pts:186368 pts_time:4.22603 dts:186368 dts_time:4.22603
  448. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:106 pts_time:4.24 dts:106 dts_time:4.24 -> pts:106 pts_time:4.24 dts:106 dts_time:4.24
  449. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:187392 pts_time:4.24925 dts:187392 dts_time:4.24925 -> pts:187392 pts_time:4.24925 dts:187392 dts_time:4.24925
  450. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:188416 pts_time:4.27247 dts:188416 dts_time:4.27247 -> pts:188416 pts_time:4.27247 dts:188416 dts_time:4.27247
  451. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:107 pts_time:4.28 dts:107 dts_time:4.28 -> pts:107 pts_time:4.28 dts:107 dts_time:4.28
  452. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:189440 pts_time:4.29569 dts:189440 dts_time:4.29569 -> pts:189440 pts_time:4.29569 dts:189440 dts_time:4.29569
  453. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:190464 pts_time:4.31891 dts:190464 dts_time:4.31891 -> pts:190464 pts_time:4.31891 dts:190464 dts_time:4.31891
  454. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:108 pts_time:4.32 dts:108 dts_time:4.32 -> pts:108 pts_time:4.32 dts:108 dts_time:4.32
  455. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:191488 pts_time:4.34213 dts:191488 dts_time:4.34213 -> pts:191488 pts_time:4.34213 dts:191488 dts_time:4.34213
  456. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:109 pts_time:4.36 dts:109 dts_time:4.36 -> pts:109 pts_time:4.36 dts:109 dts_time:4.36
  457. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:192512 pts_time:4.36535 dts:192512 dts_time:4.36535 -> pts:192512 pts_time:4.36535 dts:192512 dts_time:4.36535
  458. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:193536 pts_time:4.38857 dts:193536 dts_time:4.38857 -> pts:193536 pts_time:4.38857 dts:193536 dts_time:4.38857
  459. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:110 pts_time:4.4 dts:110 dts_time:4.4 -> pts:110 pts_time:4.4 dts:110 dts_time:4.4
  460. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:194560 pts_time:4.41179 dts:194560 dts_time:4.41179 -> pts:194560 pts_time:4.41179 dts:194560 dts_time:4.41179
  461. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:195584 pts_time:4.43501 dts:195584 dts_time:4.43501 -> pts:195584 pts_time:4.43501 dts:195584 dts_time:4.43501
  462. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:111 pts_time:4.44 dts:111 dts_time:4.44 -> pts:111 pts_time:4.44 dts:111 dts_time:4.44
  463. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:196608 pts_time:4.45823 dts:196608 dts_time:4.45823 -> pts:196608 pts_time:4.45823 dts:196608 dts_time:4.45823
  464. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:112 pts_time:4.48 dts:112 dts_time:4.48 -> pts:112 pts_time:4.48 dts:112 dts_time:4.48
  465. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:197632 pts_time:4.48145 dts:197632 dts_time:4.48145 -> pts:197632 pts_time:4.48145 dts:197632 dts_time:4.48145
  466. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:198656 pts_time:4.50467 dts:198656 dts_time:4.50467 -> pts:198656 pts_time:4.50467 dts:198656 dts_time:4.50467
  467. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:113 pts_time:4.52 dts:113 dts_time:4.52 -> pts:113 pts_time:4.52 dts:113 dts_time:4.52
  468. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:199680 pts_time:4.52789 dts:199680 dts_time:4.52789 -> pts:199680 pts_time:4.52789 dts:199680 dts_time:4.52789
  469. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:200704 pts_time:4.55111 dts:200704 dts_time:4.55111 -> pts:200704 pts_time:4.55111 dts:200704 dts_time:4.55111
  470. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:114 pts_time:4.56 dts:114 dts_time:4.56 -> pts:114 pts_time:4.56 dts:114 dts_time:4.56
  471. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:201728 pts_time:4.57433 dts:201728 dts_time:4.57433 -> pts:201728 pts_time:4.57433 dts:201728 dts_time:4.57433
  472. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:202752 pts_time:4.59755 dts:202752 dts_time:4.59755 -> pts:202752 pts_time:4.59755 dts:202752 dts_time:4.59755
  473. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:115 pts_time:4.6 dts:115 dts_time:4.6 -> pts:115 pts_time:4.6 dts:115 dts_time:4.6
  474. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:203776 pts_time:4.62077 dts:203776 dts_time:4.62077 -> pts:203776 pts_time:4.62077 dts:203776 dts_time:4.62077
  475. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:116 pts_time:4.64 dts:116 dts_time:4.64 -> pts:116 pts_time:4.64 dts:116 dts_time:4.64
  476. frame= 117 fps= 45 q=-1.0 size=N/A time=00:00:04.69 bitrate=N/A
  477. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:204800 pts_time:4.64399 dts:204800 dts_time:4.64399 -> pts:204800 pts_time:4.64399 dts:204800 dts_time:4.64399
  478. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:205824 pts_time:4.66721 dts:205824 dts_time:4.66721 -> pts:205824 pts_time:4.66721 dts:205824 dts_time:4.66721
  479. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:117 pts_time:4.68 dts:117 dts_time:4.68 -> pts:117 pts_time:4.68 dts:117 dts_time:4.68
  480. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:206848 pts_time:4.69043 dts:206848 dts_time:4.69043 -> pts:206848 pts_time:4.69043 dts:206848 dts_time:4.69043
  481. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:207872 pts_time:4.71365 dts:207872 dts_time:4.71365 -> pts:207872 pts_time:4.71365 dts:207872 dts_time:4.71365
  482. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:118 pts_time:4.72 dts:118 dts_time:4.72 -> pts:118 pts_time:4.72 dts:118 dts_time:4.72
  483. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:208896 pts_time:4.73687 dts:208896 dts_time:4.73687 -> pts:208896 pts_time:4.73687 dts:208896 dts_time:4.73687
  484. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:119 pts_time:4.76 dts:119 dts_time:4.76 -> pts:119 pts_time:4.76 dts:119 dts_time:4.76
  485. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:209920 pts_time:4.76009 dts:209920 dts_time:4.76009 -> pts:209920 pts_time:4.76009 dts:209920 dts_time:4.76009
  486. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:210944 pts_time:4.78331 dts:210944 dts_time:4.78331 -> pts:210944 pts_time:4.78331 dts:210944 dts_time:4.78331
  487. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:120 pts_time:4.8 dts:120 dts_time:4.8 -> pts:120 pts_time:4.8 dts:120 dts_time:4.8
  488. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:211968 pts_time:4.80653 dts:211968 dts_time:4.80653 -> pts:211968 pts_time:4.80653 dts:211968 dts_time:4.80653
  489. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:212992 pts_time:4.82975 dts:212992 dts_time:4.82975 -> pts:212992 pts_time:4.82975 dts:212992 dts_time:4.82975
  490. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:0 pts:121 pts_time:4.84 dts:121 dts_time:4.84 -> pts:121 pts_time:4.84 dts:121 dts_time:4.84
  491. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:214016 pts_time:4.85297 dts:214016 dts_time:4.85297 -> pts:214016 pts_time:4.85297 dts:214016 dts_time:4.85297
  492. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:0 pts:215040 pts_time:4.87619 dts:215040 dts_time:4.87619 -> pts:215040 pts_time:4.87619 dts:215040 dts_time:4.87619
  493. [AVIOContext @ 0x13eb660] Statistics: 0 seeks, 0 writeouts
  494. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  495. [stream_segment,ssegment @ 0x13fc800] segment:'./test00000.ts' count:0 ended
  496. [AVIOContext @ 0x13fbc80] Statistics: 0 seeks, 333 writeouts
  497. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  498. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  499. [adts @ 0x1410500] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  500. [mpegts @ 0x13fb340] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  501. [stream_segment,ssegment @ 0x13fc800] segment:'./test00001.ts' starts with packet stream:0 pts:122 pts_time:4.88 frame:122
  502. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:122 pts_time:4.88 dts:122 dts_time:4.88 -> pts:122 pts_time:4.88 dts:122 dts_time:4.88
  503. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:216064 pts_time:4.89941 dts:216064 dts_time:4.89941 -> pts:216064 pts_time:4.89941 dts:216064 dts_time:4.89941
  504. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:123 pts_time:4.92 dts:123 dts_time:4.92 -> pts:123 pts_time:4.92 dts:123 dts_time:4.92
  505. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:217088 pts_time:4.92263 dts:217088 dts_time:4.92263 -> pts:217088 pts_time:4.92263 dts:217088 dts_time:4.92263
  506. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:218112 pts_time:4.94585 dts:218112 dts_time:4.94585 -> pts:218112 pts_time:4.94585 dts:218112 dts_time:4.94585
  507. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:124 pts_time:4.96 dts:124 dts_time:4.96 -> pts:124 pts_time:4.96 dts:124 dts_time:4.96
  508. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:219136 pts_time:4.96907 dts:219136 dts_time:4.96907 -> pts:219136 pts_time:4.96907 dts:219136 dts_time:4.96907
  509. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:220160 pts_time:4.99229 dts:220160 dts_time:4.99229 -> pts:220160 pts_time:4.99229 dts:220160 dts_time:4.99229
  510. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:125 pts_time:5 dts:125 dts_time:5 -> pts:125 pts_time:5 dts:125 dts_time:5
  511. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:221184 pts_time:5.01551 dts:221184 dts_time:5.01551 -> pts:221184 pts_time:5.01551 dts:221184 dts_time:5.01551
  512. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:222208 pts_time:5.03873 dts:222208 dts_time:5.03873 -> pts:222208 pts_time:5.03873 dts:222208 dts_time:5.03873
  513. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:126 pts_time:5.04 dts:126 dts_time:5.04 -> pts:126 pts_time:5.04 dts:126 dts_time:5.04
  514. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:223232 pts_time:5.06195 dts:223232 dts_time:5.06195 -> pts:223232 pts_time:5.06195 dts:223232 dts_time:5.06195
  515. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:127 pts_time:5.08 dts:127 dts_time:5.08 -> pts:127 pts_time:5.08 dts:127 dts_time:5.08
  516. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:224256 pts_time:5.08517 dts:224256 dts_time:5.08517 -> pts:224256 pts_time:5.08517 dts:224256 dts_time:5.08517
  517. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:225280 pts_time:5.10839 dts:225280 dts_time:5.10839 -> pts:225280 pts_time:5.10839 dts:225280 dts_time:5.10839
  518. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:128 pts_time:5.12 dts:128 dts_time:5.12 -> pts:128 pts_time:5.12 dts:128 dts_time:5.12
  519. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:226304 pts_time:5.13161 dts:226304 dts_time:5.13161 -> pts:226304 pts_time:5.13161 dts:226304 dts_time:5.13161
  520. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:227328 pts_time:5.15483 dts:227328 dts_time:5.15483 -> pts:227328 pts_time:5.15483 dts:227328 dts_time:5.15483
  521. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:129 pts_time:5.16 dts:129 dts_time:5.16 -> pts:129 pts_time:5.16 dts:129 dts_time:5.16
  522. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:228352 pts_time:5.17805 dts:228352 dts_time:5.17805 -> pts:228352 pts_time:5.17805 dts:228352 dts_time:5.17805
  523. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:130 pts_time:5.2 dts:130 dts_time:5.2 -> pts:130 pts_time:5.2 dts:130 dts_time:5.2
  524. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:229376 pts_time:5.20127 dts:229376 dts_time:5.20127 -> pts:229376 pts_time:5.20127 dts:229376 dts_time:5.20127
  525. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:230400 pts_time:5.22449 dts:230400 dts_time:5.22449 -> pts:230400 pts_time:5.22449 dts:230400 dts_time:5.22449
  526. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:131 pts_time:5.24 dts:131 dts_time:5.24 -> pts:131 pts_time:5.24 dts:131 dts_time:5.24
  527. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:231424 pts_time:5.24771 dts:231424 dts_time:5.24771 -> pts:231424 pts_time:5.24771 dts:231424 dts_time:5.24771
  528. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:232448 pts_time:5.27093 dts:232448 dts_time:5.27093 -> pts:232448 pts_time:5.27093 dts:232448 dts_time:5.27093
  529. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:132 pts_time:5.28 dts:132 dts_time:5.28 -> pts:132 pts_time:5.28 dts:132 dts_time:5.28
  530. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:233472 pts_time:5.29415 dts:233472 dts_time:5.29415 -> pts:233472 pts_time:5.29415 dts:233472 dts_time:5.29415
  531. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:234496 pts_time:5.31737 dts:234496 dts_time:5.31737 -> pts:234496 pts_time:5.31737 dts:234496 dts_time:5.31737
  532. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:133 pts_time:5.32 dts:133 dts_time:5.32 -> pts:133 pts_time:5.32 dts:133 dts_time:5.32
  533. frame= 134 fps= 43 q=-1.0 size=N/A time=00:00:05.36 bitrate=N/A
  534. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:235520 pts_time:5.34059 dts:235520 dts_time:5.34059 -> pts:235520 pts_time:5.34059 dts:235520 dts_time:5.34059
  535. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:134 pts_time:5.36 dts:134 dts_time:5.36 -> pts:134 pts_time:5.36 dts:134 dts_time:5.36
  536. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:236544 pts_time:5.36381 dts:236544 dts_time:5.36381 -> pts:236544 pts_time:5.36381 dts:236544 dts_time:5.36381
  537. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:237568 pts_time:5.38703 dts:237568 dts_time:5.38703 -> pts:237568 pts_time:5.38703 dts:237568 dts_time:5.38703
  538. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:135 pts_time:5.4 dts:135 dts_time:5.4 -> pts:135 pts_time:5.4 dts:135 dts_time:5.4
  539. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:238592 pts_time:5.41025 dts:238592 dts_time:5.41025 -> pts:238592 pts_time:5.41025 dts:238592 dts_time:5.41025
  540. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:239616 pts_time:5.43347 dts:239616 dts_time:5.43347 -> pts:239616 pts_time:5.43347 dts:239616 dts_time:5.43347
  541. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:136 pts_time:5.44 dts:136 dts_time:5.44 -> pts:136 pts_time:5.44 dts:136 dts_time:5.44
  542. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:240640 pts_time:5.45669 dts:240640 dts_time:5.45669 -> pts:240640 pts_time:5.45669 dts:240640 dts_time:5.45669
  543. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:241664 pts_time:5.47991 dts:241664 dts_time:5.47991 -> pts:241664 pts_time:5.47991 dts:241664 dts_time:5.47991
  544. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:137 pts_time:5.48 dts:137 dts_time:5.48 -> pts:137 pts_time:5.48 dts:137 dts_time:5.48
  545. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:242688 pts_time:5.50313 dts:242688 dts_time:5.50313 -> pts:242688 pts_time:5.50313 dts:242688 dts_time:5.50313
  546. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:138 pts_time:5.52 dts:138 dts_time:5.52 -> pts:138 pts_time:5.52 dts:138 dts_time:5.52
  547. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:243712 pts_time:5.52635 dts:243712 dts_time:5.52635 -> pts:243712 pts_time:5.52635 dts:243712 dts_time:5.52635
  548. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:244736 pts_time:5.54957 dts:244736 dts_time:5.54957 -> pts:244736 pts_time:5.54957 dts:244736 dts_time:5.54957
  549. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:139 pts_time:5.56 dts:139 dts_time:5.56 -> pts:139 pts_time:5.56 dts:139 dts_time:5.56
  550. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:245760 pts_time:5.57279 dts:245760 dts_time:5.57279 -> pts:245760 pts_time:5.57279 dts:245760 dts_time:5.57279
  551. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:246784 pts_time:5.59601 dts:246784 dts_time:5.59601 -> pts:246784 pts_time:5.59601 dts:246784 dts_time:5.59601
  552. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:140 pts_time:5.6 dts:140 dts_time:5.6 -> pts:140 pts_time:5.6 dts:140 dts_time:5.6
  553. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:247808 pts_time:5.61923 dts:247808 dts_time:5.61923 -> pts:247808 pts_time:5.61923 dts:247808 dts_time:5.61923
  554. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:141 pts_time:5.64 dts:141 dts_time:5.64 -> pts:141 pts_time:5.64 dts:141 dts_time:5.64
  555. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:248832 pts_time:5.64245 dts:248832 dts_time:5.64245 -> pts:248832 pts_time:5.64245 dts:248832 dts_time:5.64245
  556. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:249856 pts_time:5.66567 dts:249856 dts_time:5.66567 -> pts:249856 pts_time:5.66567 dts:249856 dts_time:5.66567
  557. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:142 pts_time:5.68 dts:142 dts_time:5.68 -> pts:142 pts_time:5.68 dts:142 dts_time:5.68
  558. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:250880 pts_time:5.68889 dts:250880 dts_time:5.68889 -> pts:250880 pts_time:5.68889 dts:250880 dts_time:5.68889
  559. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:251904 pts_time:5.71211 dts:251904 dts_time:5.71211 -> pts:251904 pts_time:5.71211 dts:251904 dts_time:5.71211
  560. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:143 pts_time:5.72 dts:143 dts_time:5.72 -> pts:143 pts_time:5.72 dts:143 dts_time:5.72
  561. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:252928 pts_time:5.73533 dts:252928 dts_time:5.73533 -> pts:252928 pts_time:5.73533 dts:252928 dts_time:5.73533
  562. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:253952 pts_time:5.75855 dts:253952 dts_time:5.75855 -> pts:253952 pts_time:5.75855 dts:253952 dts_time:5.75855
  563. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:144 pts_time:5.76 dts:144 dts_time:5.76 -> pts:144 pts_time:5.76 dts:144 dts_time:5.76
  564. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:254976 pts_time:5.78177 dts:254976 dts_time:5.78177 -> pts:254976 pts_time:5.78177 dts:254976 dts_time:5.78177
  565. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:145 pts_time:5.8 dts:145 dts_time:5.8 -> pts:145 pts_time:5.8 dts:145 dts_time:5.8
  566. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:256000 pts_time:5.80499 dts:256000 dts_time:5.80499 -> pts:256000 pts_time:5.80499 dts:256000 dts_time:5.80499
  567. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:257024 pts_time:5.82821 dts:257024 dts_time:5.82821 -> pts:257024 pts_time:5.82821 dts:257024 dts_time:5.82821
  568. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:146 pts_time:5.84 dts:146 dts_time:5.84 -> pts:146 pts_time:5.84 dts:146 dts_time:5.84
  569. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:258048 pts_time:5.85143 dts:258048 dts_time:5.85143 -> pts:258048 pts_time:5.85143 dts:258048 dts_time:5.85143
  570. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:259072 pts_time:5.87465 dts:259072 dts_time:5.87465 -> pts:259072 pts_time:5.87465 dts:259072 dts_time:5.87465
  571. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:147 pts_time:5.88 dts:147 dts_time:5.88 -> pts:147 pts_time:5.88 dts:147 dts_time:5.88
  572. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:260096 pts_time:5.89787 dts:260096 dts_time:5.89787 -> pts:260096 pts_time:5.89787 dts:260096 dts_time:5.89787
  573. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:148 pts_time:5.92 dts:148 dts_time:5.92 -> pts:148 pts_time:5.92 dts:148 dts_time:5.92
  574. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:261120 pts_time:5.92109 dts:261120 dts_time:5.92109 -> pts:261120 pts_time:5.92109 dts:261120 dts_time:5.92109
  575. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:262144 pts_time:5.94431 dts:262144 dts_time:5.94431 -> pts:262144 pts_time:5.94431 dts:262144 dts_time:5.94431
  576. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:149 pts_time:5.96 dts:149 dts_time:5.96 -> pts:149 pts_time:5.96 dts:149 dts_time:5.96
  577. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:263168 pts_time:5.96753 dts:263168 dts_time:5.96753 -> pts:263168 pts_time:5.96753 dts:263168 dts_time:5.96753
  578. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:264192 pts_time:5.99075 dts:264192 dts_time:5.99075 -> pts:264192 pts_time:5.99075 dts:264192 dts_time:5.99075
  579. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:150 pts_time:6 dts:150 dts_time:6 -> pts:150 pts_time:6 dts:150 dts_time:6
  580. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:265216 pts_time:6.01397 dts:265216 dts_time:6.01397 -> pts:265216 pts_time:6.01397 dts:265216 dts_time:6.01397
  581. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:266240 pts_time:6.03719 dts:266240 dts_time:6.03719 -> pts:266240 pts_time:6.03719 dts:266240 dts_time:6.03719
  582. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:151 pts_time:6.04 dts:151 dts_time:6.04 -> pts:151 pts_time:6.04 dts:151 dts_time:6.04
  583. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:267264 pts_time:6.06041 dts:267264 dts_time:6.06041 -> pts:267264 pts_time:6.06041 dts:267264 dts_time:6.06041
  584. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:152 pts_time:6.08 dts:152 dts_time:6.08 -> pts:152 pts_time:6.08 dts:152 dts_time:6.08
  585. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:268288 pts_time:6.08363 dts:268288 dts_time:6.08363 -> pts:268288 pts_time:6.08363 dts:268288 dts_time:6.08363
  586. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:269312 pts_time:6.10685 dts:269312 dts_time:6.10685 -> pts:269312 pts_time:6.10685 dts:269312 dts_time:6.10685
  587. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:153 pts_time:6.12 dts:153 dts_time:6.12 -> pts:153 pts_time:6.12 dts:153 dts_time:6.12
  588. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:270336 pts_time:6.13007 dts:270336 dts_time:6.13007 -> pts:270336 pts_time:6.13007 dts:270336 dts_time:6.13007
  589. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:271360 pts_time:6.15329 dts:271360 dts_time:6.15329 -> pts:271360 pts_time:6.15329 dts:271360 dts_time:6.15329
  590. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:154 pts_time:6.16 dts:154 dts_time:6.16 -> pts:154 pts_time:6.16 dts:154 dts_time:6.16
  591. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:272384 pts_time:6.17651 dts:272384 dts_time:6.17651 -> pts:272384 pts_time:6.17651 dts:272384 dts_time:6.17651
  592. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:273408 pts_time:6.19973 dts:273408 dts_time:6.19973 -> pts:273408 pts_time:6.19973 dts:273408 dts_time:6.19973
  593. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:155 pts_time:6.2 dts:155 dts_time:6.2 -> pts:155 pts_time:6.2 dts:155 dts_time:6.2
  594. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:274432 pts_time:6.22295 dts:274432 dts_time:6.22295 -> pts:274432 pts_time:6.22295 dts:274432 dts_time:6.22295
  595. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:156 pts_time:6.24 dts:156 dts_time:6.24 -> pts:156 pts_time:6.24 dts:156 dts_time:6.24
  596. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:275456 pts_time:6.24617 dts:275456 dts_time:6.24617 -> pts:275456 pts_time:6.24617 dts:275456 dts_time:6.24617
  597. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:276480 pts_time:6.26939 dts:276480 dts_time:6.26939 -> pts:276480 pts_time:6.26939 dts:276480 dts_time:6.26939
  598. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:157 pts_time:6.28 dts:157 dts_time:6.28 -> pts:157 pts_time:6.28 dts:157 dts_time:6.28
  599. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:277504 pts_time:6.29261 dts:277504 dts_time:6.29261 -> pts:277504 pts_time:6.29261 dts:277504 dts_time:6.29261
  600. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:278528 pts_time:6.31583 dts:278528 dts_time:6.31583 -> pts:278528 pts_time:6.31583 dts:278528 dts_time:6.31583
  601. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:158 pts_time:6.32 dts:158 dts_time:6.32 -> pts:158 pts_time:6.32 dts:158 dts_time:6.32
  602. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:279552 pts_time:6.33905 dts:279552 dts_time:6.33905 -> pts:279552 pts_time:6.33905 dts:279552 dts_time:6.33905
  603. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:159 pts_time:6.36 dts:159 dts_time:6.36 -> pts:159 pts_time:6.36 dts:159 dts_time:6.36
  604. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:280576 pts_time:6.36227 dts:280576 dts_time:6.36227 -> pts:280576 pts_time:6.36227 dts:280576 dts_time:6.36227
  605. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:281600 pts_time:6.38549 dts:281600 dts_time:6.38549 -> pts:281600 pts_time:6.38549 dts:281600 dts_time:6.38549
  606. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:160 pts_time:6.4 dts:160 dts_time:6.4 -> pts:160 pts_time:6.4 dts:160 dts_time:6.4
  607. frame= 161 fps= 44 q=-1.0 size=N/A time=00:00:06.44 bitrate=N/A
  608. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:282624 pts_time:6.40871 dts:282624 dts_time:6.40871 -> pts:282624 pts_time:6.40871 dts:282624 dts_time:6.40871
  609. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:283648 pts_time:6.43193 dts:283648 dts_time:6.43193 -> pts:283648 pts_time:6.43193 dts:283648 dts_time:6.43193
  610. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:161 pts_time:6.44 dts:161 dts_time:6.44 -> pts:161 pts_time:6.44 dts:161 dts_time:6.44
  611. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:284672 pts_time:6.45515 dts:284672 dts_time:6.45515 -> pts:284672 pts_time:6.45515 dts:284672 dts_time:6.45515
  612. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:285696 pts_time:6.47837 dts:285696 dts_time:6.47837 -> pts:285696 pts_time:6.47837 dts:285696 dts_time:6.47837
  613. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:162 pts_time:6.48 dts:162 dts_time:6.48 -> pts:162 pts_time:6.48 dts:162 dts_time:6.48
  614. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:286720 pts_time:6.50159 dts:286720 dts_time:6.50159 -> pts:286720 pts_time:6.50159 dts:286720 dts_time:6.50159
  615. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:163 pts_time:6.52 dts:163 dts_time:6.52 -> pts:163 pts_time:6.52 dts:163 dts_time:6.52
  616. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:287744 pts_time:6.52481 dts:287744 dts_time:6.52481 -> pts:287744 pts_time:6.52481 dts:287744 dts_time:6.52481
  617. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:288768 pts_time:6.54803 dts:288768 dts_time:6.54803 -> pts:288768 pts_time:6.54803 dts:288768 dts_time:6.54803
  618. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:164 pts_time:6.56 dts:164 dts_time:6.56 -> pts:164 pts_time:6.56 dts:164 dts_time:6.56
  619. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:289792 pts_time:6.57125 dts:289792 dts_time:6.57125 -> pts:289792 pts_time:6.57125 dts:289792 dts_time:6.57125
  620. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:290816 pts_time:6.59447 dts:290816 dts_time:6.59447 -> pts:290816 pts_time:6.59447 dts:290816 dts_time:6.59447
  621. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:165 pts_time:6.6 dts:165 dts_time:6.6 -> pts:165 pts_time:6.6 dts:165 dts_time:6.6
  622. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:291840 pts_time:6.61769 dts:291840 dts_time:6.61769 -> pts:291840 pts_time:6.61769 dts:291840 dts_time:6.61769
  623. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:166 pts_time:6.64 dts:166 dts_time:6.64 -> pts:166 pts_time:6.64 dts:166 dts_time:6.64
  624. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:292864 pts_time:6.64091 dts:292864 dts_time:6.64091 -> pts:292864 pts_time:6.64091 dts:292864 dts_time:6.64091
  625. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:293888 pts_time:6.66413 dts:293888 dts_time:6.66413 -> pts:293888 pts_time:6.66413 dts:293888 dts_time:6.66413
  626. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:167 pts_time:6.68 dts:167 dts_time:6.68 -> pts:167 pts_time:6.68 dts:167 dts_time:6.68
  627. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:294912 pts_time:6.68735 dts:294912 dts_time:6.68735 -> pts:294912 pts_time:6.68735 dts:294912 dts_time:6.68735
  628. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:295936 pts_time:6.71057 dts:295936 dts_time:6.71057 -> pts:295936 pts_time:6.71057 dts:295936 dts_time:6.71057
  629. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:168 pts_time:6.72 dts:168 dts_time:6.72 -> pts:168 pts_time:6.72 dts:168 dts_time:6.72
  630. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:296960 pts_time:6.73379 dts:296960 dts_time:6.73379 -> pts:296960 pts_time:6.73379 dts:296960 dts_time:6.73379
  631. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:297984 pts_time:6.75701 dts:297984 dts_time:6.75701 -> pts:297984 pts_time:6.75701 dts:297984 dts_time:6.75701
  632. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:169 pts_time:6.76 dts:169 dts_time:6.76 -> pts:169 pts_time:6.76 dts:169 dts_time:6.76
  633. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:299008 pts_time:6.78023 dts:299008 dts_time:6.78023 -> pts:299008 pts_time:6.78023 dts:299008 dts_time:6.78023
  634. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:170 pts_time:6.8 dts:170 dts_time:6.8 -> pts:170 pts_time:6.8 dts:170 dts_time:6.8
  635. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:300032 pts_time:6.80345 dts:300032 dts_time:6.80345 -> pts:300032 pts_time:6.80345 dts:300032 dts_time:6.80345
  636. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:301056 pts_time:6.82667 dts:301056 dts_time:6.82667 -> pts:301056 pts_time:6.82667 dts:301056 dts_time:6.82667
  637. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:171 pts_time:6.84 dts:171 dts_time:6.84 -> pts:171 pts_time:6.84 dts:171 dts_time:6.84
  638. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:302080 pts_time:6.84989 dts:302080 dts_time:6.84989 -> pts:302080 pts_time:6.84989 dts:302080 dts_time:6.84989
  639. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:303104 pts_time:6.87311 dts:303104 dts_time:6.87311 -> pts:303104 pts_time:6.87311 dts:303104 dts_time:6.87311
  640. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:172 pts_time:6.88 dts:172 dts_time:6.88 -> pts:172 pts_time:6.88 dts:172 dts_time:6.88
  641. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:304128 pts_time:6.89633 dts:304128 dts_time:6.89633 -> pts:304128 pts_time:6.89633 dts:304128 dts_time:6.89633
  642. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:305152 pts_time:6.91955 dts:305152 dts_time:6.91955 -> pts:305152 pts_time:6.91955 dts:305152 dts_time:6.91955
  643. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:173 pts_time:6.92 dts:173 dts_time:6.92 -> pts:173 pts_time:6.92 dts:173 dts_time:6.92
  644. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:306176 pts_time:6.94277 dts:306176 dts_time:6.94277 -> pts:306176 pts_time:6.94277 dts:306176 dts_time:6.94277
  645. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:174 pts_time:6.96 dts:174 dts_time:6.96 -> pts:174 pts_time:6.96 dts:174 dts_time:6.96
  646. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:307200 pts_time:6.96599 dts:307200 dts_time:6.96599 -> pts:307200 pts_time:6.96599 dts:307200 dts_time:6.96599
  647. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:308224 pts_time:6.98921 dts:308224 dts_time:6.98921 -> pts:308224 pts_time:6.98921 dts:308224 dts_time:6.98921
  648. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:175 pts_time:7 dts:175 dts_time:7 -> pts:175 pts_time:7 dts:175 dts_time:7
  649. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:309248 pts_time:7.01243 dts:309248 dts_time:7.01243 -> pts:309248 pts_time:7.01243 dts:309248 dts_time:7.01243
  650. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:310272 pts_time:7.03565 dts:310272 dts_time:7.03565 -> pts:310272 pts_time:7.03565 dts:310272 dts_time:7.03565
  651. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:176 pts_time:7.04 dts:176 dts_time:7.04 -> pts:176 pts_time:7.04 dts:176 dts_time:7.04
  652. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:311296 pts_time:7.05887 dts:311296 dts_time:7.05887 -> pts:311296 pts_time:7.05887 dts:311296 dts_time:7.05887
  653. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:177 pts_time:7.08 dts:177 dts_time:7.08 -> pts:177 pts_time:7.08 dts:177 dts_time:7.08
  654. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:312320 pts_time:7.08209 dts:312320 dts_time:7.08209 -> pts:312320 pts_time:7.08209 dts:312320 dts_time:7.08209
  655. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:313344 pts_time:7.10531 dts:313344 dts_time:7.10531 -> pts:313344 pts_time:7.10531 dts:313344 dts_time:7.10531
  656. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:178 pts_time:7.12 dts:178 dts_time:7.12 -> pts:178 pts_time:7.12 dts:178 dts_time:7.12
  657. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:314368 pts_time:7.12853 dts:314368 dts_time:7.12853 -> pts:314368 pts_time:7.12853 dts:314368 dts_time:7.12853
  658. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:315392 pts_time:7.15175 dts:315392 dts_time:7.15175 -> pts:315392 pts_time:7.15175 dts:315392 dts_time:7.15175
  659. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:179 pts_time:7.16 dts:179 dts_time:7.16 -> pts:179 pts_time:7.16 dts:179 dts_time:7.16
  660. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:316416 pts_time:7.17497 dts:316416 dts_time:7.17497 -> pts:316416 pts_time:7.17497 dts:316416 dts_time:7.17497
  661. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:317440 pts_time:7.19819 dts:317440 dts_time:7.19819 -> pts:317440 pts_time:7.19819 dts:317440 dts_time:7.19819
  662. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:180 pts_time:7.2 dts:180 dts_time:7.2 -> pts:180 pts_time:7.2 dts:180 dts_time:7.2
  663. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:318464 pts_time:7.22141 dts:318464 dts_time:7.22141 -> pts:318464 pts_time:7.22141 dts:318464 dts_time:7.22141
  664. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:181 pts_time:7.24 dts:181 dts_time:7.24 -> pts:181 pts_time:7.24 dts:181 dts_time:7.24
  665. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:319488 pts_time:7.24463 dts:319488 dts_time:7.24463 -> pts:319488 pts_time:7.24463 dts:319488 dts_time:7.24463
  666. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:320512 pts_time:7.26785 dts:320512 dts_time:7.26785 -> pts:320512 pts_time:7.26785 dts:320512 dts_time:7.26785
  667. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:182 pts_time:7.28 dts:182 dts_time:7.28 -> pts:182 pts_time:7.28 dts:182 dts_time:7.28
  668. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:321536 pts_time:7.29107 dts:321536 dts_time:7.29107 -> pts:321536 pts_time:7.29107 dts:321536 dts_time:7.29107
  669. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:322560 pts_time:7.31429 dts:322560 dts_time:7.31429 -> pts:322560 pts_time:7.31429 dts:322560 dts_time:7.31429
  670. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:183 pts_time:7.32 dts:183 dts_time:7.32 -> pts:183 pts_time:7.32 dts:183 dts_time:7.32
  671. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:323584 pts_time:7.33751 dts:323584 dts_time:7.33751 -> pts:323584 pts_time:7.33751 dts:323584 dts_time:7.33751
  672. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:184 pts_time:7.36 dts:184 dts_time:7.36 -> pts:184 pts_time:7.36 dts:184 dts_time:7.36
  673. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:324608 pts_time:7.36073 dts:324608 dts_time:7.36073 -> pts:324608 pts_time:7.36073 dts:324608 dts_time:7.36073
  674. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:325632 pts_time:7.38395 dts:325632 dts_time:7.38395 -> pts:325632 pts_time:7.38395 dts:325632 dts_time:7.38395
  675. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:185 pts_time:7.4 dts:185 dts_time:7.4 -> pts:185 pts_time:7.4 dts:185 dts_time:7.4
  676. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:326656 pts_time:7.40717 dts:326656 dts_time:7.40717 -> pts:326656 pts_time:7.40717 dts:326656 dts_time:7.40717
  677. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:327680 pts_time:7.43039 dts:327680 dts_time:7.43039 -> pts:327680 pts_time:7.43039 dts:327680 dts_time:7.43039
  678. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:186 pts_time:7.44 dts:186 dts_time:7.44 -> pts:186 pts_time:7.44 dts:186 dts_time:7.44
  679. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:328704 pts_time:7.45361 dts:328704 dts_time:7.45361 -> pts:328704 pts_time:7.45361 dts:328704 dts_time:7.45361
  680. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:329728 pts_time:7.47683 dts:329728 dts_time:7.47683 -> pts:329728 pts_time:7.47683 dts:329728 dts_time:7.47683
  681. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:187 pts_time:7.48 dts:187 dts_time:7.48 -> pts:187 pts_time:7.48 dts:187 dts_time:7.48
  682. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:330752 pts_time:7.50005 dts:330752 dts_time:7.50005 -> pts:330752 pts_time:7.50005 dts:330752 dts_time:7.50005
  683. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:188 pts_time:7.52 dts:188 dts_time:7.52 -> pts:188 pts_time:7.52 dts:188 dts_time:7.52
  684. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:331776 pts_time:7.52327 dts:331776 dts_time:7.52327 -> pts:331776 pts_time:7.52327 dts:331776 dts_time:7.52327
  685. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:332800 pts_time:7.54649 dts:332800 dts_time:7.54649 -> pts:332800 pts_time:7.54649 dts:332800 dts_time:7.54649
  686. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:189 pts_time:7.56 dts:189 dts_time:7.56 -> pts:189 pts_time:7.56 dts:189 dts_time:7.56
  687. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:333824 pts_time:7.56971 dts:333824 dts_time:7.56971 -> pts:333824 pts_time:7.56971 dts:333824 dts_time:7.56971
  688. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:334848 pts_time:7.59293 dts:334848 dts_time:7.59293 -> pts:334848 pts_time:7.59293 dts:334848 dts_time:7.59293
  689. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:190 pts_time:7.6 dts:190 dts_time:7.6 -> pts:190 pts_time:7.6 dts:190 dts_time:7.6
  690. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:335872 pts_time:7.61615 dts:335872 dts_time:7.61615 -> pts:335872 pts_time:7.61615 dts:335872 dts_time:7.61615
  691. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:336896 pts_time:7.63937 dts:336896 dts_time:7.63937 -> pts:336896 pts_time:7.63937 dts:336896 dts_time:7.63937
  692. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:191 pts_time:7.64 dts:191 dts_time:7.64 -> pts:191 pts_time:7.64 dts:191 dts_time:7.64
  693. frame= 192 fps= 46 q=-1.0 size=N/A time=00:00:07.68 bitrate=N/A
  694. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:337920 pts_time:7.66259 dts:337920 dts_time:7.66259 -> pts:337920 pts_time:7.66259 dts:337920 dts_time:7.66259
  695. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:192 pts_time:7.68 dts:192 dts_time:7.68 -> pts:192 pts_time:7.68 dts:192 dts_time:7.68
  696. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:338944 pts_time:7.6858 dts:338944 dts_time:7.6858 -> pts:338944 pts_time:7.6858 dts:338944 dts_time:7.6858
  697. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:339968 pts_time:7.70902 dts:339968 dts_time:7.70902 -> pts:339968 pts_time:7.70902 dts:339968 dts_time:7.70902
  698. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:193 pts_time:7.72 dts:193 dts_time:7.72 -> pts:193 pts_time:7.72 dts:193 dts_time:7.72
  699. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:340992 pts_time:7.73224 dts:340992 dts_time:7.73224 -> pts:340992 pts_time:7.73224 dts:340992 dts_time:7.73224
  700. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:342016 pts_time:7.75546 dts:342016 dts_time:7.75546 -> pts:342016 pts_time:7.75546 dts:342016 dts_time:7.75546
  701. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:194 pts_time:7.76 dts:194 dts_time:7.76 -> pts:194 pts_time:7.76 dts:194 dts_time:7.76
  702. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:343040 pts_time:7.77868 dts:343040 dts_time:7.77868 -> pts:343040 pts_time:7.77868 dts:343040 dts_time:7.77868
  703. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:195 pts_time:7.8 dts:195 dts_time:7.8 -> pts:195 pts_time:7.8 dts:195 dts_time:7.8
  704. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:344064 pts_time:7.8019 dts:344064 dts_time:7.8019 -> pts:344064 pts_time:7.8019 dts:344064 dts_time:7.8019
  705. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:345088 pts_time:7.82512 dts:345088 dts_time:7.82512 -> pts:345088 pts_time:7.82512 dts:345088 dts_time:7.82512
  706. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:196 pts_time:7.84 dts:196 dts_time:7.84 -> pts:196 pts_time:7.84 dts:196 dts_time:7.84
  707. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:346112 pts_time:7.84834 dts:346112 dts_time:7.84834 -> pts:346112 pts_time:7.84834 dts:346112 dts_time:7.84834
  708. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:347136 pts_time:7.87156 dts:347136 dts_time:7.87156 -> pts:347136 pts_time:7.87156 dts:347136 dts_time:7.87156
  709. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:197 pts_time:7.88 dts:197 dts_time:7.88 -> pts:197 pts_time:7.88 dts:197 dts_time:7.88
  710. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:348160 pts_time:7.89478 dts:348160 dts_time:7.89478 -> pts:348160 pts_time:7.89478 dts:348160 dts_time:7.89478
  711. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:349184 pts_time:7.918 dts:349184 dts_time:7.918 -> pts:349184 pts_time:7.918 dts:349184 dts_time:7.918
  712. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:198 pts_time:7.92 dts:198 dts_time:7.92 -> pts:198 pts_time:7.92 dts:198 dts_time:7.92
  713. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:350208 pts_time:7.94122 dts:350208 dts_time:7.94122 -> pts:350208 pts_time:7.94122 dts:350208 dts_time:7.94122
  714. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:199 pts_time:7.96 dts:199 dts_time:7.96 -> pts:199 pts_time:7.96 dts:199 dts_time:7.96
  715. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:351232 pts_time:7.96444 dts:351232 dts_time:7.96444 -> pts:351232 pts_time:7.96444 dts:351232 dts_time:7.96444
  716. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:352256 pts_time:7.98766 dts:352256 dts_time:7.98766 -> pts:352256 pts_time:7.98766 dts:352256 dts_time:7.98766
  717. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:200 pts_time:8 dts:200 dts_time:8 -> pts:200 pts_time:8 dts:200 dts_time:8
  718. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:353280 pts_time:8.01088 dts:353280 dts_time:8.01088 -> pts:353280 pts_time:8.01088 dts:353280 dts_time:8.01088
  719. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:354304 pts_time:8.0341 dts:354304 dts_time:8.0341 -> pts:354304 pts_time:8.0341 dts:354304 dts_time:8.0341
  720. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:201 pts_time:8.04 dts:201 dts_time:8.04 -> pts:201 pts_time:8.04 dts:201 dts_time:8.04
  721. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:355328 pts_time:8.05732 dts:355328 dts_time:8.05732 -> pts:355328 pts_time:8.05732 dts:355328 dts_time:8.05732
  722. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:202 pts_time:8.08 dts:202 dts_time:8.08 -> pts:202 pts_time:8.08 dts:202 dts_time:8.08
  723. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:356352 pts_time:8.08054 dts:356352 dts_time:8.08054 -> pts:356352 pts_time:8.08054 dts:356352 dts_time:8.08054
  724. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:357376 pts_time:8.10376 dts:357376 dts_time:8.10376 -> pts:357376 pts_time:8.10376 dts:357376 dts_time:8.10376
  725. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:203 pts_time:8.12 dts:203 dts_time:8.12 -> pts:203 pts_time:8.12 dts:203 dts_time:8.12
  726. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:358400 pts_time:8.12698 dts:358400 dts_time:8.12698 -> pts:358400 pts_time:8.12698 dts:358400 dts_time:8.12698
  727. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:359424 pts_time:8.1502 dts:359424 dts_time:8.1502 -> pts:359424 pts_time:8.1502 dts:359424 dts_time:8.1502
  728. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:204 pts_time:8.16 dts:204 dts_time:8.16 -> pts:204 pts_time:8.16 dts:204 dts_time:8.16
  729. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:360448 pts_time:8.17342 dts:360448 dts_time:8.17342 -> pts:360448 pts_time:8.17342 dts:360448 dts_time:8.17342
  730. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:361472 pts_time:8.19664 dts:361472 dts_time:8.19664 -> pts:361472 pts_time:8.19664 dts:361472 dts_time:8.19664
  731. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:205 pts_time:8.2 dts:205 dts_time:8.2 -> pts:205 pts_time:8.2 dts:205 dts_time:8.2
  732. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:362496 pts_time:8.21986 dts:362496 dts_time:8.21986 -> pts:362496 pts_time:8.21986 dts:362496 dts_time:8.21986
  733. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:206 pts_time:8.24 dts:206 dts_time:8.24 -> pts:206 pts_time:8.24 dts:206 dts_time:8.24
  734. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:363520 pts_time:8.24308 dts:363520 dts_time:8.24308 -> pts:363520 pts_time:8.24308 dts:363520 dts_time:8.24308
  735. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:364544 pts_time:8.2663 dts:364544 dts_time:8.2663 -> pts:364544 pts_time:8.2663 dts:364544 dts_time:8.2663
  736. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:207 pts_time:8.28 dts:207 dts_time:8.28 -> pts:207 pts_time:8.28 dts:207 dts_time:8.28
  737. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:365568 pts_time:8.28952 dts:365568 dts_time:8.28952 -> pts:365568 pts_time:8.28952 dts:365568 dts_time:8.28952
  738. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:366592 pts_time:8.31274 dts:366592 dts_time:8.31274 -> pts:366592 pts_time:8.31274 dts:366592 dts_time:8.31274
  739. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:208 pts_time:8.32 dts:208 dts_time:8.32 -> pts:208 pts_time:8.32 dts:208 dts_time:8.32
  740. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:367616 pts_time:8.33596 dts:367616 dts_time:8.33596 -> pts:367616 pts_time:8.33596 dts:367616 dts_time:8.33596
  741. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:368640 pts_time:8.35918 dts:368640 dts_time:8.35918 -> pts:368640 pts_time:8.35918 dts:368640 dts_time:8.35918
  742. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:209 pts_time:8.36 dts:209 dts_time:8.36 -> pts:209 pts_time:8.36 dts:209 dts_time:8.36
  743. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:369664 pts_time:8.3824 dts:369664 dts_time:8.3824 -> pts:369664 pts_time:8.3824 dts:369664 dts_time:8.3824
  744. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:210 pts_time:8.4 dts:210 dts_time:8.4 -> pts:210 pts_time:8.4 dts:210 dts_time:8.4
  745. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:370688 pts_time:8.40562 dts:370688 dts_time:8.40562 -> pts:370688 pts_time:8.40562 dts:370688 dts_time:8.40562
  746. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:371712 pts_time:8.42884 dts:371712 dts_time:8.42884 -> pts:371712 pts_time:8.42884 dts:371712 dts_time:8.42884
  747. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:211 pts_time:8.44 dts:211 dts_time:8.44 -> pts:211 pts_time:8.44 dts:211 dts_time:8.44
  748. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:372736 pts_time:8.45206 dts:372736 dts_time:8.45206 -> pts:372736 pts_time:8.45206 dts:372736 dts_time:8.45206
  749. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:373760 pts_time:8.47528 dts:373760 dts_time:8.47528 -> pts:373760 pts_time:8.47528 dts:373760 dts_time:8.47528
  750. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:212 pts_time:8.48 dts:212 dts_time:8.48 -> pts:212 pts_time:8.48 dts:212 dts_time:8.48
  751. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:374784 pts_time:8.4985 dts:374784 dts_time:8.4985 -> pts:374784 pts_time:8.4985 dts:374784 dts_time:8.4985
  752. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:213 pts_time:8.52 dts:213 dts_time:8.52 -> pts:213 pts_time:8.52 dts:213 dts_time:8.52
  753. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:375808 pts_time:8.52172 dts:375808 dts_time:8.52172 -> pts:375808 pts_time:8.52172 dts:375808 dts_time:8.52172
  754. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:376832 pts_time:8.54494 dts:376832 dts_time:8.54494 -> pts:376832 pts_time:8.54494 dts:376832 dts_time:8.54494
  755. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:214 pts_time:8.56 dts:214 dts_time:8.56 -> pts:214 pts_time:8.56 dts:214 dts_time:8.56
  756. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:377856 pts_time:8.56816 dts:377856 dts_time:8.56816 -> pts:377856 pts_time:8.56816 dts:377856 dts_time:8.56816
  757. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:378880 pts_time:8.59138 dts:378880 dts_time:8.59138 -> pts:378880 pts_time:8.59138 dts:378880 dts_time:8.59138
  758. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:215 pts_time:8.6 dts:215 dts_time:8.6 -> pts:215 pts_time:8.6 dts:215 dts_time:8.6
  759. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:379904 pts_time:8.6146 dts:379904 dts_time:8.6146 -> pts:379904 pts_time:8.6146 dts:379904 dts_time:8.6146
  760. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:380928 pts_time:8.63782 dts:380928 dts_time:8.63782 -> pts:380928 pts_time:8.63782 dts:380928 dts_time:8.63782
  761. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:216 pts_time:8.64 dts:216 dts_time:8.64 -> pts:216 pts_time:8.64 dts:216 dts_time:8.64
  762. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:381952 pts_time:8.66104 dts:381952 dts_time:8.66104 -> pts:381952 pts_time:8.66104 dts:381952 dts_time:8.66104
  763. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:217 pts_time:8.68 dts:217 dts_time:8.68 -> pts:217 pts_time:8.68 dts:217 dts_time:8.68
  764. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:382976 pts_time:8.68426 dts:382976 dts_time:8.68426 -> pts:382976 pts_time:8.68426 dts:382976 dts_time:8.68426
  765. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:384000 pts_time:8.70748 dts:384000 dts_time:8.70748 -> pts:384000 pts_time:8.70748 dts:384000 dts_time:8.70748
  766. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:218 pts_time:8.72 dts:218 dts_time:8.72 -> pts:218 pts_time:8.72 dts:218 dts_time:8.72
  767. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:385024 pts_time:8.7307 dts:385024 dts_time:8.7307 -> pts:385024 pts_time:8.7307 dts:385024 dts_time:8.7307
  768. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:386048 pts_time:8.75392 dts:386048 dts_time:8.75392 -> pts:386048 pts_time:8.75392 dts:386048 dts_time:8.75392
  769. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:219 pts_time:8.76 dts:219 dts_time:8.76 -> pts:219 pts_time:8.76 dts:219 dts_time:8.76
  770. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:387072 pts_time:8.77714 dts:387072 dts_time:8.77714 -> pts:387072 pts_time:8.77714 dts:387072 dts_time:8.77714
  771. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:220 pts_time:8.8 dts:220 dts_time:8.8 -> pts:220 pts_time:8.8 dts:220 dts_time:8.8
  772. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:388096 pts_time:8.80036 dts:388096 dts_time:8.80036 -> pts:388096 pts_time:8.80036 dts:388096 dts_time:8.80036
  773. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:389120 pts_time:8.82358 dts:389120 dts_time:8.82358 -> pts:389120 pts_time:8.82358 dts:389120 dts_time:8.82358
  774. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:221 pts_time:8.84 dts:221 dts_time:8.84 -> pts:221 pts_time:8.84 dts:221 dts_time:8.84
  775. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:390144 pts_time:8.8468 dts:390144 dts_time:8.8468 -> pts:390144 pts_time:8.8468 dts:390144 dts_time:8.8468
  776. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:391168 pts_time:8.87002 dts:391168 dts_time:8.87002 -> pts:391168 pts_time:8.87002 dts:391168 dts_time:8.87002
  777. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:222 pts_time:8.88 dts:222 dts_time:8.88 -> pts:222 pts_time:8.88 dts:222 dts_time:8.88
  778. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:392192 pts_time:8.89324 dts:392192 dts_time:8.89324 -> pts:392192 pts_time:8.89324 dts:392192 dts_time:8.89324
  779. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:393216 pts_time:8.91646 dts:393216 dts_time:8.91646 -> pts:393216 pts_time:8.91646 dts:393216 dts_time:8.91646
  780. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:223 pts_time:8.92 dts:223 dts_time:8.92 -> pts:223 pts_time:8.92 dts:223 dts_time:8.92
  781. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:394240 pts_time:8.93968 dts:394240 dts_time:8.93968 -> pts:394240 pts_time:8.93968 dts:394240 dts_time:8.93968
  782. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:224 pts_time:8.96 dts:224 dts_time:8.96 -> pts:224 pts_time:8.96 dts:224 dts_time:8.96
  783. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:395264 pts_time:8.9629 dts:395264 dts_time:8.9629 -> pts:395264 pts_time:8.9629 dts:395264 dts_time:8.9629
  784. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:396288 pts_time:8.98612 dts:396288 dts_time:8.98612 -> pts:396288 pts_time:8.98612 dts:396288 dts_time:8.98612
  785. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:225 pts_time:9 dts:225 dts_time:9 -> pts:225 pts_time:9 dts:225 dts_time:9
  786. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:397312 pts_time:9.00934 dts:397312 dts_time:9.00934 -> pts:397312 pts_time:9.00934 dts:397312 dts_time:9.00934
  787. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:398336 pts_time:9.03256 dts:398336 dts_time:9.03256 -> pts:398336 pts_time:9.03256 dts:398336 dts_time:9.03256
  788. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:226 pts_time:9.04 dts:226 dts_time:9.04 -> pts:226 pts_time:9.04 dts:226 dts_time:9.04
  789. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:399360 pts_time:9.05578 dts:399360 dts_time:9.05578 -> pts:399360 pts_time:9.05578 dts:399360 dts_time:9.05578
  790. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:400384 pts_time:9.079 dts:400384 dts_time:9.079 -> pts:400384 pts_time:9.079 dts:400384 dts_time:9.079
  791. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:227 pts_time:9.08 dts:227 dts_time:9.08 -> pts:227 pts_time:9.08 dts:227 dts_time:9.08
  792. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:401408 pts_time:9.10222 dts:401408 dts_time:9.10222 -> pts:401408 pts_time:9.10222 dts:401408 dts_time:9.10222
  793. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:228 pts_time:9.12 dts:228 dts_time:9.12 -> pts:228 pts_time:9.12 dts:228 dts_time:9.12
  794. frame= 229 fps= 49 q=-1.0 size=N/A time=00:00:09.17 bitrate=N/A
  795. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:402432 pts_time:9.12544 dts:402432 dts_time:9.12544 -> pts:402432 pts_time:9.12544 dts:402432 dts_time:9.12544
  796. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:403456 pts_time:9.14866 dts:403456 dts_time:9.14866 -> pts:403456 pts_time:9.14866 dts:403456 dts_time:9.14866
  797. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:229 pts_time:9.16 dts:229 dts_time:9.16 -> pts:229 pts_time:9.16 dts:229 dts_time:9.16
  798. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:404480 pts_time:9.17188 dts:404480 dts_time:9.17188 -> pts:404480 pts_time:9.17188 dts:404480 dts_time:9.17188
  799. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:405504 pts_time:9.1951 dts:405504 dts_time:9.1951 -> pts:405504 pts_time:9.1951 dts:405504 dts_time:9.1951
  800. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:230 pts_time:9.2 dts:230 dts_time:9.2 -> pts:230 pts_time:9.2 dts:230 dts_time:9.2
  801. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:406528 pts_time:9.21832 dts:406528 dts_time:9.21832 -> pts:406528 pts_time:9.21832 dts:406528 dts_time:9.21832
  802. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:231 pts_time:9.24 dts:231 dts_time:9.24 -> pts:231 pts_time:9.24 dts:231 dts_time:9.24
  803. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:407552 pts_time:9.24154 dts:407552 dts_time:9.24154 -> pts:407552 pts_time:9.24154 dts:407552 dts_time:9.24154
  804. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:408576 pts_time:9.26476 dts:408576 dts_time:9.26476 -> pts:408576 pts_time:9.26476 dts:408576 dts_time:9.26476
  805. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:232 pts_time:9.28 dts:232 dts_time:9.28 -> pts:232 pts_time:9.28 dts:232 dts_time:9.28
  806. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:409600 pts_time:9.28798 dts:409600 dts_time:9.28798 -> pts:409600 pts_time:9.28798 dts:409600 dts_time:9.28798
  807. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:410624 pts_time:9.3112 dts:410624 dts_time:9.3112 -> pts:410624 pts_time:9.3112 dts:410624 dts_time:9.3112
  808. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:233 pts_time:9.32 dts:233 dts_time:9.32 -> pts:233 pts_time:9.32 dts:233 dts_time:9.32
  809. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:411648 pts_time:9.33442 dts:411648 dts_time:9.33442 -> pts:411648 pts_time:9.33442 dts:411648 dts_time:9.33442
  810. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:412672 pts_time:9.35764 dts:412672 dts_time:9.35764 -> pts:412672 pts_time:9.35764 dts:412672 dts_time:9.35764
  811. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:234 pts_time:9.36 dts:234 dts_time:9.36 -> pts:234 pts_time:9.36 dts:234 dts_time:9.36
  812. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:413696 pts_time:9.38086 dts:413696 dts_time:9.38086 -> pts:413696 pts_time:9.38086 dts:413696 dts_time:9.38086
  813. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:235 pts_time:9.4 dts:235 dts_time:9.4 -> pts:235 pts_time:9.4 dts:235 dts_time:9.4
  814. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:414720 pts_time:9.40408 dts:414720 dts_time:9.40408 -> pts:414720 pts_time:9.40408 dts:414720 dts_time:9.40408
  815. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:415744 pts_time:9.4273 dts:415744 dts_time:9.4273 -> pts:415744 pts_time:9.4273 dts:415744 dts_time:9.4273
  816. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:236 pts_time:9.44 dts:236 dts_time:9.44 -> pts:236 pts_time:9.44 dts:236 dts_time:9.44
  817. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:416768 pts_time:9.45052 dts:416768 dts_time:9.45052 -> pts:416768 pts_time:9.45052 dts:416768 dts_time:9.45052
  818. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:417792 pts_time:9.47374 dts:417792 dts_time:9.47374 -> pts:417792 pts_time:9.47374 dts:417792 dts_time:9.47374
  819. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:237 pts_time:9.48 dts:237 dts_time:9.48 -> pts:237 pts_time:9.48 dts:237 dts_time:9.48
  820. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:418816 pts_time:9.49696 dts:418816 dts_time:9.49696 -> pts:418816 pts_time:9.49696 dts:418816 dts_time:9.49696
  821. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:238 pts_time:9.52 dts:238 dts_time:9.52 -> pts:238 pts_time:9.52 dts:238 dts_time:9.52
  822. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:419840 pts_time:9.52018 dts:419840 dts_time:9.52018 -> pts:419840 pts_time:9.52018 dts:419840 dts_time:9.52018
  823. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:420864 pts_time:9.5434 dts:420864 dts_time:9.5434 -> pts:420864 pts_time:9.5434 dts:420864 dts_time:9.5434
  824. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:239 pts_time:9.56 dts:239 dts_time:9.56 -> pts:239 pts_time:9.56 dts:239 dts_time:9.56
  825. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:421888 pts_time:9.56662 dts:421888 dts_time:9.56662 -> pts:421888 pts_time:9.56662 dts:421888 dts_time:9.56662
  826. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:422912 pts_time:9.58984 dts:422912 dts_time:9.58984 -> pts:422912 pts_time:9.58984 dts:422912 dts_time:9.58984
  827. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:240 pts_time:9.6 dts:240 dts_time:9.6 -> pts:240 pts_time:9.6 dts:240 dts_time:9.6
  828. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:423936 pts_time:9.61306 dts:423936 dts_time:9.61306 -> pts:423936 pts_time:9.61306 dts:423936 dts_time:9.61306
  829. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:424960 pts_time:9.63628 dts:424960 dts_time:9.63628 -> pts:424960 pts_time:9.63628 dts:424960 dts_time:9.63628
  830. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:241 pts_time:9.64 dts:241 dts_time:9.64 -> pts:241 pts_time:9.64 dts:241 dts_time:9.64
  831. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:425984 pts_time:9.6595 dts:425984 dts_time:9.6595 -> pts:425984 pts_time:9.6595 dts:425984 dts_time:9.6595
  832. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:242 pts_time:9.68 dts:242 dts_time:9.68 -> pts:242 pts_time:9.68 dts:242 dts_time:9.68
  833. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:427008 pts_time:9.68272 dts:427008 dts_time:9.68272 -> pts:427008 pts_time:9.68272 dts:427008 dts_time:9.68272
  834. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:428032 pts_time:9.70594 dts:428032 dts_time:9.70594 -> pts:428032 pts_time:9.70594 dts:428032 dts_time:9.70594
  835. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:243 pts_time:9.72 dts:243 dts_time:9.72 -> pts:243 pts_time:9.72 dts:243 dts_time:9.72
  836. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:429056 pts_time:9.72916 dts:429056 dts_time:9.72916 -> pts:429056 pts_time:9.72916 dts:429056 dts_time:9.72916
  837. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:430080 pts_time:9.75238 dts:430080 dts_time:9.75238 -> pts:430080 pts_time:9.75238 dts:430080 dts_time:9.75238
  838. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:244 pts_time:9.76 dts:244 dts_time:9.76 -> pts:244 pts_time:9.76 dts:244 dts_time:9.76
  839. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:431104 pts_time:9.7756 dts:431104 dts_time:9.7756 -> pts:431104 pts_time:9.7756 dts:431104 dts_time:9.7756
  840. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:432128 pts_time:9.79882 dts:432128 dts_time:9.79882 -> pts:432128 pts_time:9.79882 dts:432128 dts_time:9.79882
  841. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:245 pts_time:9.8 dts:245 dts_time:9.8 -> pts:245 pts_time:9.8 dts:245 dts_time:9.8
  842. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:433152 pts_time:9.82204 dts:433152 dts_time:9.82204 -> pts:433152 pts_time:9.82204 dts:433152 dts_time:9.82204
  843. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:246 pts_time:9.84 dts:246 dts_time:9.84 -> pts:246 pts_time:9.84 dts:246 dts_time:9.84
  844. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:434176 pts_time:9.84526 dts:434176 dts_time:9.84526 -> pts:434176 pts_time:9.84526 dts:434176 dts_time:9.84526
  845. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:435200 pts_time:9.86848 dts:435200 dts_time:9.86848 -> pts:435200 pts_time:9.86848 dts:435200 dts_time:9.86848
  846. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:247 pts_time:9.88 dts:247 dts_time:9.88 -> pts:247 pts_time:9.88 dts:247 dts_time:9.88
  847. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:436224 pts_time:9.8917 dts:436224 dts_time:9.8917 -> pts:436224 pts_time:9.8917 dts:436224 dts_time:9.8917
  848. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:437248 pts_time:9.91492 dts:437248 dts_time:9.91492 -> pts:437248 pts_time:9.91492 dts:437248 dts_time:9.91492
  849. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:248 pts_time:9.92 dts:248 dts_time:9.92 -> pts:248 pts_time:9.92 dts:248 dts_time:9.92
  850. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:438272 pts_time:9.93814 dts:438272 dts_time:9.93814 -> pts:438272 pts_time:9.93814 dts:438272 dts_time:9.93814
  851. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:249 pts_time:9.96 dts:249 dts_time:9.96 -> pts:249 pts_time:9.96 dts:249 dts_time:9.96
  852. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:439296 pts_time:9.96136 dts:439296 dts_time:9.96136 -> pts:439296 pts_time:9.96136 dts:439296 dts_time:9.96136
  853. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:440320 pts_time:9.98458 dts:440320 dts_time:9.98458 -> pts:440320 pts_time:9.98458 dts:440320 dts_time:9.98458
  854. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:250 pts_time:10 dts:250 dts_time:10 -> pts:250 pts_time:10 dts:250 dts_time:10
  855. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:441344 pts_time:10.0078 dts:441344 dts_time:10.0078 -> pts:441344 pts_time:10.0078 dts:441344 dts_time:10.0078
  856. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:442368 pts_time:10.031 dts:442368 dts_time:10.031 -> pts:442368 pts_time:10.031 dts:442368 dts_time:10.031
  857. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:4.88 pts:251 pts_time:10.04 dts:251 dts_time:10.04 -> pts:251 pts_time:10.04 dts:251 dts_time:10.04
  858. frame= 252 fps= 49 q=-1.0 size=N/A time=00:00:10.08 bitrate=N/A
  859. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:443392 pts_time:10.0542 dts:443392 dts_time:10.0542 -> pts:443392 pts_time:10.0542 dts:443392 dts_time:10.0542
  860. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:4.88 pts:444416 pts_time:10.0775 dts:444416 dts_time:10.0775 -> pts:444416 pts_time:10.0775 dts:444416 dts_time:10.0775
  861. [AVIOContext @ 0x13f3700] Statistics: 0 seeks, 1 writeouts
  862. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  863. [stream_segment,ssegment @ 0x13fc800] segment:'./test00001.ts' count:1 ended
  864. [AVIOContext @ 0x13f3340] Statistics: 0 seeks, 354 writeouts
  865. [mpegts @ 0x13db100] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  866. [mpegts @ 0x13db100] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  867. [adts @ 0x140d880] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  868. [mpegts @ 0x13db100] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  869. [stream_segment,ssegment @ 0x13fc800] segment:'./test00002.ts' starts with packet stream:0 pts:252 pts_time:10.08 frame:252
  870. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:252 pts_time:10.08 dts:252 dts_time:10.08 -> pts:252 pts_time:10.08 dts:252 dts_time:10.08
  871. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:445440 pts_time:10.1007 dts:445440 dts_time:10.1007 -> pts:445440 pts_time:10.1007 dts:445440 dts_time:10.1007
  872. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:253 pts_time:10.12 dts:253 dts_time:10.12 -> pts:253 pts_time:10.12 dts:253 dts_time:10.12
  873. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:446464 pts_time:10.1239 dts:446464 dts_time:10.1239 -> pts:446464 pts_time:10.1239 dts:446464 dts_time:10.1239
  874. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:447488 pts_time:10.1471 dts:447488 dts_time:10.1471 -> pts:447488 pts_time:10.1471 dts:447488 dts_time:10.1471
  875. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:254 pts_time:10.16 dts:254 dts_time:10.16 -> pts:254 pts_time:10.16 dts:254 dts_time:10.16
  876. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:448512 pts_time:10.1703 dts:448512 dts_time:10.1703 -> pts:448512 pts_time:10.1703 dts:448512 dts_time:10.1703
  877. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:449536 pts_time:10.1936 dts:449536 dts_time:10.1936 -> pts:449536 pts_time:10.1936 dts:449536 dts_time:10.1936
  878. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:255 pts_time:10.2 dts:255 dts_time:10.2 -> pts:255 pts_time:10.2 dts:255 dts_time:10.2
  879. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:450560 pts_time:10.2168 dts:450560 dts_time:10.2168 -> pts:450560 pts_time:10.2168 dts:450560 dts_time:10.2168
  880. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:256 pts_time:10.24 dts:256 dts_time:10.24 -> pts:256 pts_time:10.24 dts:256 dts_time:10.24
  881. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:451584 pts_time:10.24 dts:451584 dts_time:10.24 -> pts:451584 pts_time:10.24 dts:451584 dts_time:10.24
  882. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:452608 pts_time:10.2632 dts:452608 dts_time:10.2632 -> pts:452608 pts_time:10.2632 dts:452608 dts_time:10.2632
  883. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:257 pts_time:10.28 dts:257 dts_time:10.28 -> pts:257 pts_time:10.28 dts:257 dts_time:10.28
  884. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:453632 pts_time:10.2864 dts:453632 dts_time:10.2864 -> pts:453632 pts_time:10.2864 dts:453632 dts_time:10.2864
  885. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:454656 pts_time:10.3097 dts:454656 dts_time:10.3097 -> pts:454656 pts_time:10.3097 dts:454656 dts_time:10.3097
  886. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:258 pts_time:10.32 dts:258 dts_time:10.32 -> pts:258 pts_time:10.32 dts:258 dts_time:10.32
  887. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:455680 pts_time:10.3329 dts:455680 dts_time:10.3329 -> pts:455680 pts_time:10.3329 dts:455680 dts_time:10.3329
  888. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:456704 pts_time:10.3561 dts:456704 dts_time:10.3561 -> pts:456704 pts_time:10.3561 dts:456704 dts_time:10.3561
  889. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:259 pts_time:10.36 dts:259 dts_time:10.36 -> pts:259 pts_time:10.36 dts:259 dts_time:10.36
  890. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:457728 pts_time:10.3793 dts:457728 dts_time:10.3793 -> pts:457728 pts_time:10.3793 dts:457728 dts_time:10.3793
  891. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:260 pts_time:10.4 dts:260 dts_time:10.4 -> pts:260 pts_time:10.4 dts:260 dts_time:10.4
  892. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:458752 pts_time:10.4025 dts:458752 dts_time:10.4025 -> pts:458752 pts_time:10.4025 dts:458752 dts_time:10.4025
  893. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:459776 pts_time:10.4258 dts:459776 dts_time:10.4258 -> pts:459776 pts_time:10.4258 dts:459776 dts_time:10.4258
  894. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:261 pts_time:10.44 dts:261 dts_time:10.44 -> pts:261 pts_time:10.44 dts:261 dts_time:10.44
  895. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:460800 pts_time:10.449 dts:460800 dts_time:10.449 -> pts:460800 pts_time:10.449 dts:460800 dts_time:10.449
  896. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:461824 pts_time:10.4722 dts:461824 dts_time:10.4722 -> pts:461824 pts_time:10.4722 dts:461824 dts_time:10.4722
  897. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:262 pts_time:10.48 dts:262 dts_time:10.48 -> pts:262 pts_time:10.48 dts:262 dts_time:10.48
  898. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:462848 pts_time:10.4954 dts:462848 dts_time:10.4954 -> pts:462848 pts_time:10.4954 dts:462848 dts_time:10.4954
  899. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:463872 pts_time:10.5186 dts:463872 dts_time:10.5186 -> pts:463872 pts_time:10.5186 dts:463872 dts_time:10.5186
  900. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:263 pts_time:10.52 dts:263 dts_time:10.52 -> pts:263 pts_time:10.52 dts:263 dts_time:10.52
  901. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:464896 pts_time:10.5419 dts:464896 dts_time:10.5419 -> pts:464896 pts_time:10.5419 dts:464896 dts_time:10.5419
  902. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:264 pts_time:10.56 dts:264 dts_time:10.56 -> pts:264 pts_time:10.56 dts:264 dts_time:10.56
  903. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:465920 pts_time:10.5651 dts:465920 dts_time:10.5651 -> pts:465920 pts_time:10.5651 dts:465920 dts_time:10.5651
  904. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:466944 pts_time:10.5883 dts:466944 dts_time:10.5883 -> pts:466944 pts_time:10.5883 dts:466944 dts_time:10.5883
  905. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:265 pts_time:10.6 dts:265 dts_time:10.6 -> pts:265 pts_time:10.6 dts:265 dts_time:10.6
  906. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:467968 pts_time:10.6115 dts:467968 dts_time:10.6115 -> pts:467968 pts_time:10.6115 dts:467968 dts_time:10.6115
  907. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:468992 pts_time:10.6347 dts:468992 dts_time:10.6347 -> pts:468992 pts_time:10.6347 dts:468992 dts_time:10.6347
  908. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:266 pts_time:10.64 dts:266 dts_time:10.64 -> pts:266 pts_time:10.64 dts:266 dts_time:10.64
  909. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:470016 pts_time:10.658 dts:470016 dts_time:10.658 -> pts:470016 pts_time:10.658 dts:470016 dts_time:10.658
  910. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:267 pts_time:10.68 dts:267 dts_time:10.68 -> pts:267 pts_time:10.68 dts:267 dts_time:10.68
  911. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:471040 pts_time:10.6812 dts:471040 dts_time:10.6812 -> pts:471040 pts_time:10.6812 dts:471040 dts_time:10.6812
  912. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:472064 pts_time:10.7044 dts:472064 dts_time:10.7044 -> pts:472064 pts_time:10.7044 dts:472064 dts_time:10.7044
  913. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:268 pts_time:10.72 dts:268 dts_time:10.72 -> pts:268 pts_time:10.72 dts:268 dts_time:10.72
  914. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:473088 pts_time:10.7276 dts:473088 dts_time:10.7276 -> pts:473088 pts_time:10.7276 dts:473088 dts_time:10.7276
  915. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:474112 pts_time:10.7508 dts:474112 dts_time:10.7508 -> pts:474112 pts_time:10.7508 dts:474112 dts_time:10.7508
  916. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:269 pts_time:10.76 dts:269 dts_time:10.76 -> pts:269 pts_time:10.76 dts:269 dts_time:10.76
  917. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:475136 pts_time:10.7741 dts:475136 dts_time:10.7741 -> pts:475136 pts_time:10.7741 dts:475136 dts_time:10.7741
  918. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:476160 pts_time:10.7973 dts:476160 dts_time:10.7973 -> pts:476160 pts_time:10.7973 dts:476160 dts_time:10.7973
  919. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:270 pts_time:10.8 dts:270 dts_time:10.8 -> pts:270 pts_time:10.8 dts:270 dts_time:10.8
  920. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:477184 pts_time:10.8205 dts:477184 dts_time:10.8205 -> pts:477184 pts_time:10.8205 dts:477184 dts_time:10.8205
  921. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:271 pts_time:10.84 dts:271 dts_time:10.84 -> pts:271 pts_time:10.84 dts:271 dts_time:10.84
  922. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:478208 pts_time:10.8437 dts:478208 dts_time:10.8437 -> pts:478208 pts_time:10.8437 dts:478208 dts_time:10.8437
  923. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:479232 pts_time:10.8669 dts:479232 dts_time:10.8669 -> pts:479232 pts_time:10.8669 dts:479232 dts_time:10.8669
  924. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:272 pts_time:10.88 dts:272 dts_time:10.88 -> pts:272 pts_time:10.88 dts:272 dts_time:10.88
  925. frame= 273 fps= 48 q=-1.0 size=N/A time=00:00:10.92 bitrate=N/A
  926. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:480256 pts_time:10.8902 dts:480256 dts_time:10.8902 -> pts:480256 pts_time:10.8902 dts:480256 dts_time:10.8902
  927. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:481280 pts_time:10.9134 dts:481280 dts_time:10.9134 -> pts:481280 pts_time:10.9134 dts:481280 dts_time:10.9134
  928. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:273 pts_time:10.92 dts:273 dts_time:10.92 -> pts:273 pts_time:10.92 dts:273 dts_time:10.92
  929. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:482304 pts_time:10.9366 dts:482304 dts_time:10.9366 -> pts:482304 pts_time:10.9366 dts:482304 dts_time:10.9366
  930. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:483328 pts_time:10.9598 dts:483328 dts_time:10.9598 -> pts:483328 pts_time:10.9598 dts:483328 dts_time:10.9598
  931. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:274 pts_time:10.96 dts:274 dts_time:10.96 -> pts:274 pts_time:10.96 dts:274 dts_time:10.96
  932. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:484352 pts_time:10.983 dts:484352 dts_time:10.983 -> pts:484352 pts_time:10.983 dts:484352 dts_time:10.983
  933. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:275 pts_time:11 dts:275 dts_time:11 -> pts:275 pts_time:11 dts:275 dts_time:11
  934. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:485376 pts_time:11.0063 dts:485376 dts_time:11.0063 -> pts:485376 pts_time:11.0063 dts:485376 dts_time:11.0063
  935. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:486400 pts_time:11.0295 dts:486400 dts_time:11.0295 -> pts:486400 pts_time:11.0295 dts:486400 dts_time:11.0295
  936. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:276 pts_time:11.04 dts:276 dts_time:11.04 -> pts:276 pts_time:11.04 dts:276 dts_time:11.04
  937. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:487424 pts_time:11.0527 dts:487424 dts_time:11.0527 -> pts:487424 pts_time:11.0527 dts:487424 dts_time:11.0527
  938. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:488448 pts_time:11.0759 dts:488448 dts_time:11.0759 -> pts:488448 pts_time:11.0759 dts:488448 dts_time:11.0759
  939. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:277 pts_time:11.08 dts:277 dts_time:11.08 -> pts:277 pts_time:11.08 dts:277 dts_time:11.08
  940. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:489472 pts_time:11.0991 dts:489472 dts_time:11.0991 -> pts:489472 pts_time:11.0991 dts:489472 dts_time:11.0991
  941. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:278 pts_time:11.12 dts:278 dts_time:11.12 -> pts:278 pts_time:11.12 dts:278 dts_time:11.12
  942. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:490496 pts_time:11.1224 dts:490496 dts_time:11.1224 -> pts:490496 pts_time:11.1224 dts:490496 dts_time:11.1224
  943. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:491520 pts_time:11.1456 dts:491520 dts_time:11.1456 -> pts:491520 pts_time:11.1456 dts:491520 dts_time:11.1456
  944. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:279 pts_time:11.16 dts:279 dts_time:11.16 -> pts:279 pts_time:11.16 dts:279 dts_time:11.16
  945. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:492544 pts_time:11.1688 dts:492544 dts_time:11.1688 -> pts:492544 pts_time:11.1688 dts:492544 dts_time:11.1688
  946. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:493568 pts_time:11.192 dts:493568 dts_time:11.192 -> pts:493568 pts_time:11.192 dts:493568 dts_time:11.192
  947. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:280 pts_time:11.2 dts:280 dts_time:11.2 -> pts:280 pts_time:11.2 dts:280 dts_time:11.2
  948. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:494592 pts_time:11.2152 dts:494592 dts_time:11.2152 -> pts:494592 pts_time:11.2152 dts:494592 dts_time:11.2152
  949. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:495616 pts_time:11.2385 dts:495616 dts_time:11.2385 -> pts:495616 pts_time:11.2385 dts:495616 dts_time:11.2385
  950. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:281 pts_time:11.24 dts:281 dts_time:11.24 -> pts:281 pts_time:11.24 dts:281 dts_time:11.24
  951. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:496640 pts_time:11.2617 dts:496640 dts_time:11.2617 -> pts:496640 pts_time:11.2617 dts:496640 dts_time:11.2617
  952. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:282 pts_time:11.28 dts:282 dts_time:11.28 -> pts:282 pts_time:11.28 dts:282 dts_time:11.28
  953. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:497664 pts_time:11.2849 dts:497664 dts_time:11.2849 -> pts:497664 pts_time:11.2849 dts:497664 dts_time:11.2849
  954. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:498688 pts_time:11.3081 dts:498688 dts_time:11.3081 -> pts:498688 pts_time:11.3081 dts:498688 dts_time:11.3081
  955. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:283 pts_time:11.32 dts:283 dts_time:11.32 -> pts:283 pts_time:11.32 dts:283 dts_time:11.32
  956. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:499712 pts_time:11.3313 dts:499712 dts_time:11.3313 -> pts:499712 pts_time:11.3313 dts:499712 dts_time:11.3313
  957. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:500736 pts_time:11.3546 dts:500736 dts_time:11.3546 -> pts:500736 pts_time:11.3546 dts:500736 dts_time:11.3546
  958. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:284 pts_time:11.36 dts:284 dts_time:11.36 -> pts:284 pts_time:11.36 dts:284 dts_time:11.36
  959. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:501760 pts_time:11.3778 dts:501760 dts_time:11.3778 -> pts:501760 pts_time:11.3778 dts:501760 dts_time:11.3778
  960. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:285 pts_time:11.4 dts:285 dts_time:11.4 -> pts:285 pts_time:11.4 dts:285 dts_time:11.4
  961. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:502784 pts_time:11.401 dts:502784 dts_time:11.401 -> pts:502784 pts_time:11.401 dts:502784 dts_time:11.401
  962. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:503808 pts_time:11.4242 dts:503808 dts_time:11.4242 -> pts:503808 pts_time:11.4242 dts:503808 dts_time:11.4242
  963. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:286 pts_time:11.44 dts:286 dts_time:11.44 -> pts:286 pts_time:11.44 dts:286 dts_time:11.44
  964. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:504832 pts_time:11.4474 dts:504832 dts_time:11.4474 -> pts:504832 pts_time:11.4474 dts:504832 dts_time:11.4474
  965. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:505856 pts_time:11.4707 dts:505856 dts_time:11.4707 -> pts:505856 pts_time:11.4707 dts:505856 dts_time:11.4707
  966. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:287 pts_time:11.48 dts:287 dts_time:11.48 -> pts:287 pts_time:11.48 dts:287 dts_time:11.48
  967. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:506880 pts_time:11.4939 dts:506880 dts_time:11.4939 -> pts:506880 pts_time:11.4939 dts:506880 dts_time:11.4939
  968. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:507904 pts_time:11.5171 dts:507904 dts_time:11.5171 -> pts:507904 pts_time:11.5171 dts:507904 dts_time:11.5171
  969. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:288 pts_time:11.52 dts:288 dts_time:11.52 -> pts:288 pts_time:11.52 dts:288 dts_time:11.52
  970. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:508928 pts_time:11.5403 dts:508928 dts_time:11.5403 -> pts:508928 pts_time:11.5403 dts:508928 dts_time:11.5403
  971. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:289 pts_time:11.56 dts:289 dts_time:11.56 -> pts:289 pts_time:11.56 dts:289 dts_time:11.56
  972. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:509952 pts_time:11.5635 dts:509952 dts_time:11.5635 -> pts:509952 pts_time:11.5635 dts:509952 dts_time:11.5635
  973. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:510976 pts_time:11.5868 dts:510976 dts_time:11.5868 -> pts:510976 pts_time:11.5868 dts:510976 dts_time:11.5868
  974. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:290 pts_time:11.6 dts:290 dts_time:11.6 -> pts:290 pts_time:11.6 dts:290 dts_time:11.6
  975. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:512000 pts_time:11.61 dts:512000 dts_time:11.61 -> pts:512000 pts_time:11.61 dts:512000 dts_time:11.61
  976. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:513024 pts_time:11.6332 dts:513024 dts_time:11.6332 -> pts:513024 pts_time:11.6332 dts:513024 dts_time:11.6332
  977. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:291 pts_time:11.64 dts:291 dts_time:11.64 -> pts:291 pts_time:11.64 dts:291 dts_time:11.64
  978. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:514048 pts_time:11.6564 dts:514048 dts_time:11.6564 -> pts:514048 pts_time:11.6564 dts:514048 dts_time:11.6564
  979. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:515072 pts_time:11.6796 dts:515072 dts_time:11.6796 -> pts:515072 pts_time:11.6796 dts:515072 dts_time:11.6796
  980. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:292 pts_time:11.68 dts:292 dts_time:11.68 -> pts:292 pts_time:11.68 dts:292 dts_time:11.68
  981. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:516096 pts_time:11.7029 dts:516096 dts_time:11.7029 -> pts:516096 pts_time:11.7029 dts:516096 dts_time:11.7029
  982. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:293 pts_time:11.72 dts:293 dts_time:11.72 -> pts:293 pts_time:11.72 dts:293 dts_time:11.72
  983. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:517120 pts_time:11.7261 dts:517120 dts_time:11.7261 -> pts:517120 pts_time:11.7261 dts:517120 dts_time:11.7261
  984. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:518144 pts_time:11.7493 dts:518144 dts_time:11.7493 -> pts:518144 pts_time:11.7493 dts:518144 dts_time:11.7493
  985. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:294 pts_time:11.76 dts:294 dts_time:11.76 -> pts:294 pts_time:11.76 dts:294 dts_time:11.76
  986. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:519168 pts_time:11.7725 dts:519168 dts_time:11.7725 -> pts:519168 pts_time:11.7725 dts:519168 dts_time:11.7725
  987. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:520192 pts_time:11.7957 dts:520192 dts_time:11.7957 -> pts:520192 pts_time:11.7957 dts:520192 dts_time:11.7957
  988. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:295 pts_time:11.8 dts:295 dts_time:11.8 -> pts:295 pts_time:11.8 dts:295 dts_time:11.8
  989. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:521216 pts_time:11.819 dts:521216 dts_time:11.819 -> pts:521216 pts_time:11.819 dts:521216 dts_time:11.819
  990. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:296 pts_time:11.84 dts:296 dts_time:11.84 -> pts:296 pts_time:11.84 dts:296 dts_time:11.84
  991. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:522240 pts_time:11.8422 dts:522240 dts_time:11.8422 -> pts:522240 pts_time:11.8422 dts:522240 dts_time:11.8422
  992. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:523264 pts_time:11.8654 dts:523264 dts_time:11.8654 -> pts:523264 pts_time:11.8654 dts:523264 dts_time:11.8654
  993. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:297 pts_time:11.88 dts:297 dts_time:11.88 -> pts:297 pts_time:11.88 dts:297 dts_time:11.88
  994. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:524288 pts_time:11.8886 dts:524288 dts_time:11.8886 -> pts:524288 pts_time:11.8886 dts:524288 dts_time:11.8886
  995. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:525312 pts_time:11.9118 dts:525312 dts_time:11.9118 -> pts:525312 pts_time:11.9118 dts:525312 dts_time:11.9118
  996. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:298 pts_time:11.92 dts:298 dts_time:11.92 -> pts:298 pts_time:11.92 dts:298 dts_time:11.92
  997. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:526336 pts_time:11.9351 dts:526336 dts_time:11.9351 -> pts:526336 pts_time:11.9351 dts:526336 dts_time:11.9351
  998. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:527360 pts_time:11.9583 dts:527360 dts_time:11.9583 -> pts:527360 pts_time:11.9583 dts:527360 dts_time:11.9583
  999. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:299 pts_time:11.96 dts:299 dts_time:11.96 -> pts:299 pts_time:11.96 dts:299 dts_time:11.96
  1000. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:528384 pts_time:11.9815 dts:528384 dts_time:11.9815 -> pts:528384 pts_time:11.9815 dts:528384 dts_time:11.9815
  1001. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:300 pts_time:12 dts:300 dts_time:12 -> pts:300 pts_time:12 dts:300 dts_time:12
  1002. frame= 301 fps= 49 q=-1.0 size=N/A time=00:00:12.04 bitrate=N/A
  1003. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:529408 pts_time:12.0047 dts:529408 dts_time:12.0047 -> pts:529408 pts_time:12.0047 dts:529408 dts_time:12.0047
  1004. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:530432 pts_time:12.0279 dts:530432 dts_time:12.0279 -> pts:530432 pts_time:12.0279 dts:530432 dts_time:12.0279
  1005. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:301 pts_time:12.04 dts:301 dts_time:12.04 -> pts:301 pts_time:12.04 dts:301 dts_time:12.04
  1006. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:531456 pts_time:12.0512 dts:531456 dts_time:12.0512 -> pts:531456 pts_time:12.0512 dts:531456 dts_time:12.0512
  1007. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:532480 pts_time:12.0744 dts:532480 dts_time:12.0744 -> pts:532480 pts_time:12.0744 dts:532480 dts_time:12.0744
  1008. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:302 pts_time:12.08 dts:302 dts_time:12.08 -> pts:302 pts_time:12.08 dts:302 dts_time:12.08
  1009. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:533504 pts_time:12.0976 dts:533504 dts_time:12.0976 -> pts:533504 pts_time:12.0976 dts:533504 dts_time:12.0976
  1010. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:303 pts_time:12.12 dts:303 dts_time:12.12 -> pts:303 pts_time:12.12 dts:303 dts_time:12.12
  1011. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:534528 pts_time:12.1208 dts:534528 dts_time:12.1208 -> pts:534528 pts_time:12.1208 dts:534528 dts_time:12.1208
  1012. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:535552 pts_time:12.144 dts:535552 dts_time:12.144 -> pts:535552 pts_time:12.144 dts:535552 dts_time:12.144
  1013. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:304 pts_time:12.16 dts:304 dts_time:12.16 -> pts:304 pts_time:12.16 dts:304 dts_time:12.16
  1014. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:536576 pts_time:12.1673 dts:536576 dts_time:12.1673 -> pts:536576 pts_time:12.1673 dts:536576 dts_time:12.1673
  1015. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:537600 pts_time:12.1905 dts:537600 dts_time:12.1905 -> pts:537600 pts_time:12.1905 dts:537600 dts_time:12.1905
  1016. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:305 pts_time:12.2 dts:305 dts_time:12.2 -> pts:305 pts_time:12.2 dts:305 dts_time:12.2
  1017. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:538624 pts_time:12.2137 dts:538624 dts_time:12.2137 -> pts:538624 pts_time:12.2137 dts:538624 dts_time:12.2137
  1018. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:539648 pts_time:12.2369 dts:539648 dts_time:12.2369 -> pts:539648 pts_time:12.2369 dts:539648 dts_time:12.2369
  1019. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:306 pts_time:12.24 dts:306 dts_time:12.24 -> pts:306 pts_time:12.24 dts:306 dts_time:12.24
  1020. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:540672 pts_time:12.2601 dts:540672 dts_time:12.2601 -> pts:540672 pts_time:12.2601 dts:540672 dts_time:12.2601
  1021. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:307 pts_time:12.28 dts:307 dts_time:12.28 -> pts:307 pts_time:12.28 dts:307 dts_time:12.28
  1022. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:541696 pts_time:12.2834 dts:541696 dts_time:12.2834 -> pts:541696 pts_time:12.2834 dts:541696 dts_time:12.2834
  1023. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:542720 pts_time:12.3066 dts:542720 dts_time:12.3066 -> pts:542720 pts_time:12.3066 dts:542720 dts_time:12.3066
  1024. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:308 pts_time:12.32 dts:308 dts_time:12.32 -> pts:308 pts_time:12.32 dts:308 dts_time:12.32
  1025. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:543744 pts_time:12.3298 dts:543744 dts_time:12.3298 -> pts:543744 pts_time:12.3298 dts:543744 dts_time:12.3298
  1026. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:544768 pts_time:12.353 dts:544768 dts_time:12.353 -> pts:544768 pts_time:12.353 dts:544768 dts_time:12.353
  1027. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:309 pts_time:12.36 dts:309 dts_time:12.36 -> pts:309 pts_time:12.36 dts:309 dts_time:12.36
  1028. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:545792 pts_time:12.3762 dts:545792 dts_time:12.3762 -> pts:545792 pts_time:12.3762 dts:545792 dts_time:12.3762
  1029. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:546816 pts_time:12.3995 dts:546816 dts_time:12.3995 -> pts:546816 pts_time:12.3995 dts:546816 dts_time:12.3995
  1030. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:310 pts_time:12.4 dts:310 dts_time:12.4 -> pts:310 pts_time:12.4 dts:310 dts_time:12.4
  1031. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:547840 pts_time:12.4227 dts:547840 dts_time:12.4227 -> pts:547840 pts_time:12.4227 dts:547840 dts_time:12.4227
  1032. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:311 pts_time:12.44 dts:311 dts_time:12.44 -> pts:311 pts_time:12.44 dts:311 dts_time:12.44
  1033. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:548864 pts_time:12.4459 dts:548864 dts_time:12.4459 -> pts:548864 pts_time:12.4459 dts:548864 dts_time:12.4459
  1034. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:549888 pts_time:12.4691 dts:549888 dts_time:12.4691 -> pts:549888 pts_time:12.4691 dts:549888 dts_time:12.4691
  1035. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:312 pts_time:12.48 dts:312 dts_time:12.48 -> pts:312 pts_time:12.48 dts:312 dts_time:12.48
  1036. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:550912 pts_time:12.4923 dts:550912 dts_time:12.4923 -> pts:550912 pts_time:12.4923 dts:550912 dts_time:12.4923
  1037. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:551936 pts_time:12.5156 dts:551936 dts_time:12.5156 -> pts:551936 pts_time:12.5156 dts:551936 dts_time:12.5156
  1038. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:313 pts_time:12.52 dts:313 dts_time:12.52 -> pts:313 pts_time:12.52 dts:313 dts_time:12.52
  1039. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:552960 pts_time:12.5388 dts:552960 dts_time:12.5388 -> pts:552960 pts_time:12.5388 dts:552960 dts_time:12.5388
  1040. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:314 pts_time:12.56 dts:314 dts_time:12.56 -> pts:314 pts_time:12.56 dts:314 dts_time:12.56
  1041. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:553984 pts_time:12.562 dts:553984 dts_time:12.562 -> pts:553984 pts_time:12.562 dts:553984 dts_time:12.562
  1042. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:555008 pts_time:12.5852 dts:555008 dts_time:12.5852 -> pts:555008 pts_time:12.5852 dts:555008 dts_time:12.5852
  1043. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:315 pts_time:12.6 dts:315 dts_time:12.6 -> pts:315 pts_time:12.6 dts:315 dts_time:12.6
  1044. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:556032 pts_time:12.6084 dts:556032 dts_time:12.6084 -> pts:556032 pts_time:12.6084 dts:556032 dts_time:12.6084
  1045. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:557056 pts_time:12.6317 dts:557056 dts_time:12.6317 -> pts:557056 pts_time:12.6317 dts:557056 dts_time:12.6317
  1046. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:316 pts_time:12.64 dts:316 dts_time:12.64 -> pts:316 pts_time:12.64 dts:316 dts_time:12.64
  1047. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:558080 pts_time:12.6549 dts:558080 dts_time:12.6549 -> pts:558080 pts_time:12.6549 dts:558080 dts_time:12.6549
  1048. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:559104 pts_time:12.6781 dts:559104 dts_time:12.6781 -> pts:559104 pts_time:12.6781 dts:559104 dts_time:12.6781
  1049. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:317 pts_time:12.68 dts:317 dts_time:12.68 -> pts:317 pts_time:12.68 dts:317 dts_time:12.68
  1050. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:560128 pts_time:12.7013 dts:560128 dts_time:12.7013 -> pts:560128 pts_time:12.7013 dts:560128 dts_time:12.7013
  1051. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:318 pts_time:12.72 dts:318 dts_time:12.72 -> pts:318 pts_time:12.72 dts:318 dts_time:12.72
  1052. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:561152 pts_time:12.7245 dts:561152 dts_time:12.7245 -> pts:561152 pts_time:12.7245 dts:561152 dts_time:12.7245
  1053. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:562176 pts_time:12.7478 dts:562176 dts_time:12.7478 -> pts:562176 pts_time:12.7478 dts:562176 dts_time:12.7478
  1054. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:319 pts_time:12.76 dts:319 dts_time:12.76 -> pts:319 pts_time:12.76 dts:319 dts_time:12.76
  1055. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:563200 pts_time:12.771 dts:563200 dts_time:12.771 -> pts:563200 pts_time:12.771 dts:563200 dts_time:12.771
  1056. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:564224 pts_time:12.7942 dts:564224 dts_time:12.7942 -> pts:564224 pts_time:12.7942 dts:564224 dts_time:12.7942
  1057. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:320 pts_time:12.8 dts:320 dts_time:12.8 -> pts:320 pts_time:12.8 dts:320 dts_time:12.8
  1058. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:565248 pts_time:12.8174 dts:565248 dts_time:12.8174 -> pts:565248 pts_time:12.8174 dts:565248 dts_time:12.8174
  1059. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:321 pts_time:12.84 dts:321 dts_time:12.84 -> pts:321 pts_time:12.84 dts:321 dts_time:12.84
  1060. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:566272 pts_time:12.8406 dts:566272 dts_time:12.8406 -> pts:566272 pts_time:12.8406 dts:566272 dts_time:12.8406
  1061. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:567296 pts_time:12.8639 dts:567296 dts_time:12.8639 -> pts:567296 pts_time:12.8639 dts:567296 dts_time:12.8639
  1062. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:322 pts_time:12.88 dts:322 dts_time:12.88 -> pts:322 pts_time:12.88 dts:322 dts_time:12.88
  1063. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:568320 pts_time:12.8871 dts:568320 dts_time:12.8871 -> pts:568320 pts_time:12.8871 dts:568320 dts_time:12.8871
  1064. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:569344 pts_time:12.9103 dts:569344 dts_time:12.9103 -> pts:569344 pts_time:12.9103 dts:569344 dts_time:12.9103
  1065. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:323 pts_time:12.92 dts:323 dts_time:12.92 -> pts:323 pts_time:12.92 dts:323 dts_time:12.92
  1066. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:570368 pts_time:12.9335 dts:570368 dts_time:12.9335 -> pts:570368 pts_time:12.9335 dts:570368 dts_time:12.9335
  1067. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:571392 pts_time:12.9567 dts:571392 dts_time:12.9567 -> pts:571392 pts_time:12.9567 dts:571392 dts_time:12.9567
  1068. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:324 pts_time:12.96 dts:324 dts_time:12.96 -> pts:324 pts_time:12.96 dts:324 dts_time:12.96
  1069. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:572416 pts_time:12.98 dts:572416 dts_time:12.98 -> pts:572416 pts_time:12.98 dts:572416 dts_time:12.98
  1070. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:325 pts_time:13 dts:325 dts_time:13 -> pts:325 pts_time:13 dts:325 dts_time:13
  1071. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:573440 pts_time:13.0032 dts:573440 dts_time:13.0032 -> pts:573440 pts_time:13.0032 dts:573440 dts_time:13.0032
  1072. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:574464 pts_time:13.0264 dts:574464 dts_time:13.0264 -> pts:574464 pts_time:13.0264 dts:574464 dts_time:13.0264
  1073. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:326 pts_time:13.04 dts:326 dts_time:13.04 -> pts:326 pts_time:13.04 dts:326 dts_time:13.04
  1074. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:575488 pts_time:13.0496 dts:575488 dts_time:13.0496 -> pts:575488 pts_time:13.0496 dts:575488 dts_time:13.0496
  1075. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:576512 pts_time:13.0728 dts:576512 dts_time:13.0728 -> pts:576512 pts_time:13.0728 dts:576512 dts_time:13.0728
  1076. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:327 pts_time:13.08 dts:327 dts_time:13.08 -> pts:327 pts_time:13.08 dts:327 dts_time:13.08
  1077. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:577536 pts_time:13.0961 dts:577536 dts_time:13.0961 -> pts:577536 pts_time:13.0961 dts:577536 dts_time:13.0961
  1078. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:578560 pts_time:13.1193 dts:578560 dts_time:13.1193 -> pts:578560 pts_time:13.1193 dts:578560 dts_time:13.1193
  1079. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:328 pts_time:13.12 dts:328 dts_time:13.12 -> pts:328 pts_time:13.12 dts:328 dts_time:13.12
  1080. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:579584 pts_time:13.1425 dts:579584 dts_time:13.1425 -> pts:579584 pts_time:13.1425 dts:579584 dts_time:13.1425
  1081. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:329 pts_time:13.16 dts:329 dts_time:13.16 -> pts:329 pts_time:13.16 dts:329 dts_time:13.16
  1082. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:580608 pts_time:13.1657 dts:580608 dts_time:13.1657 -> pts:580608 pts_time:13.1657 dts:580608 dts_time:13.1657
  1083. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:581632 pts_time:13.1889 dts:581632 dts_time:13.1889 -> pts:581632 pts_time:13.1889 dts:581632 dts_time:13.1889
  1084. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:330 pts_time:13.2 dts:330 dts_time:13.2 -> pts:330 pts_time:13.2 dts:330 dts_time:13.2
  1085. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:582656 pts_time:13.2122 dts:582656 dts_time:13.2122 -> pts:582656 pts_time:13.2122 dts:582656 dts_time:13.2122
  1086. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:583680 pts_time:13.2354 dts:583680 dts_time:13.2354 -> pts:583680 pts_time:13.2354 dts:583680 dts_time:13.2354
  1087. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:331 pts_time:13.24 dts:331 dts_time:13.24 -> pts:331 pts_time:13.24 dts:331 dts_time:13.24
  1088. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:584704 pts_time:13.2586 dts:584704 dts_time:13.2586 -> pts:584704 pts_time:13.2586 dts:584704 dts_time:13.2586
  1089. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:332 pts_time:13.28 dts:332 dts_time:13.28 -> pts:332 pts_time:13.28 dts:332 dts_time:13.28
  1090. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:585728 pts_time:13.2818 dts:585728 dts_time:13.2818 -> pts:585728 pts_time:13.2818 dts:585728 dts_time:13.2818
  1091. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:586752 pts_time:13.305 dts:586752 dts_time:13.305 -> pts:586752 pts_time:13.305 dts:586752 dts_time:13.305
  1092. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:333 pts_time:13.32 dts:333 dts_time:13.32 -> pts:333 pts_time:13.32 dts:333 dts_time:13.32
  1093. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:587776 pts_time:13.3283 dts:587776 dts_time:13.3283 -> pts:587776 pts_time:13.3283 dts:587776 dts_time:13.3283
  1094. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:588800 pts_time:13.3515 dts:588800 dts_time:13.3515 -> pts:588800 pts_time:13.3515 dts:588800 dts_time:13.3515
  1095. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:334 pts_time:13.36 dts:334 dts_time:13.36 -> pts:334 pts_time:13.36 dts:334 dts_time:13.36
  1096. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:589824 pts_time:13.3747 dts:589824 dts_time:13.3747 -> pts:589824 pts_time:13.3747 dts:589824 dts_time:13.3747
  1097. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:590848 pts_time:13.3979 dts:590848 dts_time:13.3979 -> pts:590848 pts_time:13.3979 dts:590848 dts_time:13.3979
  1098. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:335 pts_time:13.4 dts:335 dts_time:13.4 -> pts:335 pts_time:13.4 dts:335 dts_time:13.4
  1099. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:591872 pts_time:13.4211 dts:591872 dts_time:13.4211 -> pts:591872 pts_time:13.4211 dts:591872 dts_time:13.4211
  1100. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:336 pts_time:13.44 dts:336 dts_time:13.44 -> pts:336 pts_time:13.44 dts:336 dts_time:13.44
  1101. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:592896 pts_time:13.4444 dts:592896 dts_time:13.4444 -> pts:592896 pts_time:13.4444 dts:592896 dts_time:13.4444
  1102. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:593920 pts_time:13.4676 dts:593920 dts_time:13.4676 -> pts:593920 pts_time:13.4676 dts:593920 dts_time:13.4676
  1103. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:337 pts_time:13.48 dts:337 dts_time:13.48 -> pts:337 pts_time:13.48 dts:337 dts_time:13.48
  1104. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:594944 pts_time:13.4908 dts:594944 dts_time:13.4908 -> pts:594944 pts_time:13.4908 dts:594944 dts_time:13.4908
  1105. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:595968 pts_time:13.514 dts:595968 dts_time:13.514 -> pts:595968 pts_time:13.514 dts:595968 dts_time:13.514
  1106. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:338 pts_time:13.52 dts:338 dts_time:13.52 -> pts:338 pts_time:13.52 dts:338 dts_time:13.52
  1107. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:596992 pts_time:13.5372 dts:596992 dts_time:13.5372 -> pts:596992 pts_time:13.5372 dts:596992 dts_time:13.5372
  1108. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:339 pts_time:13.56 dts:339 dts_time:13.56 -> pts:339 pts_time:13.56 dts:339 dts_time:13.56
  1109. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:598016 pts_time:13.5605 dts:598016 dts_time:13.5605 -> pts:598016 pts_time:13.5605 dts:598016 dts_time:13.5605
  1110. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:599040 pts_time:13.5837 dts:599040 dts_time:13.5837 -> pts:599040 pts_time:13.5837 dts:599040 dts_time:13.5837
  1111. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:340 pts_time:13.6 dts:340 dts_time:13.6 -> pts:340 pts_time:13.6 dts:340 dts_time:13.6
  1112. frame= 341 fps= 51 q=-1.0 size=N/A time=00:00:13.64 bitrate=N/A
  1113. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:600064 pts_time:13.6069 dts:600064 dts_time:13.6069 -> pts:600064 pts_time:13.6069 dts:600064 dts_time:13.6069
  1114. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:601088 pts_time:13.6301 dts:601088 dts_time:13.6301 -> pts:601088 pts_time:13.6301 dts:601088 dts_time:13.6301
  1115. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:341 pts_time:13.64 dts:341 dts_time:13.64 -> pts:341 pts_time:13.64 dts:341 dts_time:13.64
  1116. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:602112 pts_time:13.6533 dts:602112 dts_time:13.6533 -> pts:602112 pts_time:13.6533 dts:602112 dts_time:13.6533
  1117. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:603136 pts_time:13.6766 dts:603136 dts_time:13.6766 -> pts:603136 pts_time:13.6766 dts:603136 dts_time:13.6766
  1118. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:342 pts_time:13.68 dts:342 dts_time:13.68 -> pts:342 pts_time:13.68 dts:342 dts_time:13.68
  1119. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:604160 pts_time:13.6998 dts:604160 dts_time:13.6998 -> pts:604160 pts_time:13.6998 dts:604160 dts_time:13.6998
  1120. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:343 pts_time:13.72 dts:343 dts_time:13.72 -> pts:343 pts_time:13.72 dts:343 dts_time:13.72
  1121. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:605184 pts_time:13.723 dts:605184 dts_time:13.723 -> pts:605184 pts_time:13.723 dts:605184 dts_time:13.723
  1122. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:606208 pts_time:13.7462 dts:606208 dts_time:13.7462 -> pts:606208 pts_time:13.7462 dts:606208 dts_time:13.7462
  1123. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:344 pts_time:13.76 dts:344 dts_time:13.76 -> pts:344 pts_time:13.76 dts:344 dts_time:13.76
  1124. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:607232 pts_time:13.7694 dts:607232 dts_time:13.7694 -> pts:607232 pts_time:13.7694 dts:607232 dts_time:13.7694
  1125. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:608256 pts_time:13.7927 dts:608256 dts_time:13.7927 -> pts:608256 pts_time:13.7927 dts:608256 dts_time:13.7927
  1126. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:345 pts_time:13.8 dts:345 dts_time:13.8 -> pts:345 pts_time:13.8 dts:345 dts_time:13.8
  1127. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:609280 pts_time:13.8159 dts:609280 dts_time:13.8159 -> pts:609280 pts_time:13.8159 dts:609280 dts_time:13.8159
  1128. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:610304 pts_time:13.8391 dts:610304 dts_time:13.8391 -> pts:610304 pts_time:13.8391 dts:610304 dts_time:13.8391
  1129. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:346 pts_time:13.84 dts:346 dts_time:13.84 -> pts:346 pts_time:13.84 dts:346 dts_time:13.84
  1130. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:611328 pts_time:13.8623 dts:611328 dts_time:13.8623 -> pts:611328 pts_time:13.8623 dts:611328 dts_time:13.8623
  1131. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:347 pts_time:13.88 dts:347 dts_time:13.88 -> pts:347 pts_time:13.88 dts:347 dts_time:13.88
  1132. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:612352 pts_time:13.8855 dts:612352 dts_time:13.8855 -> pts:612352 pts_time:13.8855 dts:612352 dts_time:13.8855
  1133. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:613376 pts_time:13.9088 dts:613376 dts_time:13.9088 -> pts:613376 pts_time:13.9088 dts:613376 dts_time:13.9088
  1134. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:348 pts_time:13.92 dts:348 dts_time:13.92 -> pts:348 pts_time:13.92 dts:348 dts_time:13.92
  1135. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:614400 pts_time:13.932 dts:614400 dts_time:13.932 -> pts:614400 pts_time:13.932 dts:614400 dts_time:13.932
  1136. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:615424 pts_time:13.9552 dts:615424 dts_time:13.9552 -> pts:615424 pts_time:13.9552 dts:615424 dts_time:13.9552
  1137. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:349 pts_time:13.96 dts:349 dts_time:13.96 -> pts:349 pts_time:13.96 dts:349 dts_time:13.96
  1138. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:616448 pts_time:13.9784 dts:616448 dts_time:13.9784 -> pts:616448 pts_time:13.9784 dts:616448 dts_time:13.9784
  1139. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:350 pts_time:14 dts:350 dts_time:14 -> pts:350 pts_time:14 dts:350 dts_time:14
  1140. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:617472 pts_time:14.0016 dts:617472 dts_time:14.0016 -> pts:617472 pts_time:14.0016 dts:617472 dts_time:14.0016
  1141. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:618496 pts_time:14.0249 dts:618496 dts_time:14.0249 -> pts:618496 pts_time:14.0249 dts:618496 dts_time:14.0249
  1142. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:351 pts_time:14.04 dts:351 dts_time:14.04 -> pts:351 pts_time:14.04 dts:351 dts_time:14.04
  1143. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:619520 pts_time:14.0481 dts:619520 dts_time:14.0481 -> pts:619520 pts_time:14.0481 dts:619520 dts_time:14.0481
  1144. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:620544 pts_time:14.0713 dts:620544 dts_time:14.0713 -> pts:620544 pts_time:14.0713 dts:620544 dts_time:14.0713
  1145. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:352 pts_time:14.08 dts:352 dts_time:14.08 -> pts:352 pts_time:14.08 dts:352 dts_time:14.08
  1146. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:621568 pts_time:14.0945 dts:621568 dts_time:14.0945 -> pts:621568 pts_time:14.0945 dts:621568 dts_time:14.0945
  1147. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:622592 pts_time:14.1177 dts:622592 dts_time:14.1177 -> pts:622592 pts_time:14.1177 dts:622592 dts_time:14.1177
  1148. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:353 pts_time:14.12 dts:353 dts_time:14.12 -> pts:353 pts_time:14.12 dts:353 dts_time:14.12
  1149. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:623616 pts_time:14.141 dts:623616 dts_time:14.141 -> pts:623616 pts_time:14.141 dts:623616 dts_time:14.141
  1150. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:354 pts_time:14.16 dts:354 dts_time:14.16 -> pts:354 pts_time:14.16 dts:354 dts_time:14.16
  1151. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:624640 pts_time:14.1642 dts:624640 dts_time:14.1642 -> pts:624640 pts_time:14.1642 dts:624640 dts_time:14.1642
  1152. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:625664 pts_time:14.1874 dts:625664 dts_time:14.1874 -> pts:625664 pts_time:14.1874 dts:625664 dts_time:14.1874
  1153. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:355 pts_time:14.2 dts:355 dts_time:14.2 -> pts:355 pts_time:14.2 dts:355 dts_time:14.2
  1154. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:626688 pts_time:14.2106 dts:626688 dts_time:14.2106 -> pts:626688 pts_time:14.2106 dts:626688 dts_time:14.2106
  1155. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:627712 pts_time:14.2338 dts:627712 dts_time:14.2338 -> pts:627712 pts_time:14.2338 dts:627712 dts_time:14.2338
  1156. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:356 pts_time:14.24 dts:356 dts_time:14.24 -> pts:356 pts_time:14.24 dts:356 dts_time:14.24
  1157. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:628736 pts_time:14.2571 dts:628736 dts_time:14.2571 -> pts:628736 pts_time:14.2571 dts:628736 dts_time:14.2571
  1158. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:357 pts_time:14.28 dts:357 dts_time:14.28 -> pts:357 pts_time:14.28 dts:357 dts_time:14.28
  1159. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:629760 pts_time:14.2803 dts:629760 dts_time:14.2803 -> pts:629760 pts_time:14.2803 dts:629760 dts_time:14.2803
  1160. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:630784 pts_time:14.3035 dts:630784 dts_time:14.3035 -> pts:630784 pts_time:14.3035 dts:630784 dts_time:14.3035
  1161. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:358 pts_time:14.32 dts:358 dts_time:14.32 -> pts:358 pts_time:14.32 dts:358 dts_time:14.32
  1162. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:631808 pts_time:14.3267 dts:631808 dts_time:14.3267 -> pts:631808 pts_time:14.3267 dts:631808 dts_time:14.3267
  1163. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:632832 pts_time:14.3499 dts:632832 dts_time:14.3499 -> pts:632832 pts_time:14.3499 dts:632832 dts_time:14.3499
  1164. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:359 pts_time:14.36 dts:359 dts_time:14.36 -> pts:359 pts_time:14.36 dts:359 dts_time:14.36
  1165. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:633856 pts_time:14.3732 dts:633856 dts_time:14.3732 -> pts:633856 pts_time:14.3732 dts:633856 dts_time:14.3732
  1166. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:634880 pts_time:14.3964 dts:634880 dts_time:14.3964 -> pts:634880 pts_time:14.3964 dts:634880 dts_time:14.3964
  1167. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:360 pts_time:14.4 dts:360 dts_time:14.4 -> pts:360 pts_time:14.4 dts:360 dts_time:14.4
  1168. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:635904 pts_time:14.4196 dts:635904 dts_time:14.4196 -> pts:635904 pts_time:14.4196 dts:635904 dts_time:14.4196
  1169. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:361 pts_time:14.44 dts:361 dts_time:14.44 -> pts:361 pts_time:14.44 dts:361 dts_time:14.44
  1170. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:636928 pts_time:14.4428 dts:636928 dts_time:14.4428 -> pts:636928 pts_time:14.4428 dts:636928 dts_time:14.4428
  1171. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:637952 pts_time:14.466 dts:637952 dts_time:14.466 -> pts:637952 pts_time:14.466 dts:637952 dts_time:14.466
  1172. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:362 pts_time:14.48 dts:362 dts_time:14.48 -> pts:362 pts_time:14.48 dts:362 dts_time:14.48
  1173. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:638976 pts_time:14.4893 dts:638976 dts_time:14.4893 -> pts:638976 pts_time:14.4893 dts:638976 dts_time:14.4893
  1174. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:640000 pts_time:14.5125 dts:640000 dts_time:14.5125 -> pts:640000 pts_time:14.5125 dts:640000 dts_time:14.5125
  1175. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:363 pts_time:14.52 dts:363 dts_time:14.52 -> pts:363 pts_time:14.52 dts:363 dts_time:14.52
  1176. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:641024 pts_time:14.5357 dts:641024 dts_time:14.5357 -> pts:641024 pts_time:14.5357 dts:641024 dts_time:14.5357
  1177. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:642048 pts_time:14.5589 dts:642048 dts_time:14.5589 -> pts:642048 pts_time:14.5589 dts:642048 dts_time:14.5589
  1178. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:364 pts_time:14.56 dts:364 dts_time:14.56 -> pts:364 pts_time:14.56 dts:364 dts_time:14.56
  1179. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:643072 pts_time:14.5821 dts:643072 dts_time:14.5821 -> pts:643072 pts_time:14.5821 dts:643072 dts_time:14.5821
  1180. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:365 pts_time:14.6 dts:365 dts_time:14.6 -> pts:365 pts_time:14.6 dts:365 dts_time:14.6
  1181. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:644096 pts_time:14.6054 dts:644096 dts_time:14.6054 -> pts:644096 pts_time:14.6054 dts:644096 dts_time:14.6054
  1182. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:645120 pts_time:14.6286 dts:645120 dts_time:14.6286 -> pts:645120 pts_time:14.6286 dts:645120 dts_time:14.6286
  1183. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:366 pts_time:14.64 dts:366 dts_time:14.64 -> pts:366 pts_time:14.64 dts:366 dts_time:14.64
  1184. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:646144 pts_time:14.6518 dts:646144 dts_time:14.6518 -> pts:646144 pts_time:14.6518 dts:646144 dts_time:14.6518
  1185. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:647168 pts_time:14.675 dts:647168 dts_time:14.675 -> pts:647168 pts_time:14.675 dts:647168 dts_time:14.675
  1186. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:367 pts_time:14.68 dts:367 dts_time:14.68 -> pts:367 pts_time:14.68 dts:367 dts_time:14.68
  1187. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:648192 pts_time:14.6982 dts:648192 dts_time:14.6982 -> pts:648192 pts_time:14.6982 dts:648192 dts_time:14.6982
  1188. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:368 pts_time:14.72 dts:368 dts_time:14.72 -> pts:368 pts_time:14.72 dts:368 dts_time:14.72
  1189. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:649216 pts_time:14.7215 dts:649216 dts_time:14.7215 -> pts:649216 pts_time:14.7215 dts:649216 dts_time:14.7215
  1190. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:650240 pts_time:14.7447 dts:650240 dts_time:14.7447 -> pts:650240 pts_time:14.7447 dts:650240 dts_time:14.7447
  1191. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:369 pts_time:14.76 dts:369 dts_time:14.76 -> pts:369 pts_time:14.76 dts:369 dts_time:14.76
  1192. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:651264 pts_time:14.7679 dts:651264 dts_time:14.7679 -> pts:651264 pts_time:14.7679 dts:651264 dts_time:14.7679
  1193. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:652288 pts_time:14.7911 dts:652288 dts_time:14.7911 -> pts:652288 pts_time:14.7911 dts:652288 dts_time:14.7911
  1194. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:370 pts_time:14.8 dts:370 dts_time:14.8 -> pts:370 pts_time:14.8 dts:370 dts_time:14.8
  1195. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:653312 pts_time:14.8143 dts:653312 dts_time:14.8143 -> pts:653312 pts_time:14.8143 dts:653312 dts_time:14.8143
  1196. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:654336 pts_time:14.8376 dts:654336 dts_time:14.8376 -> pts:654336 pts_time:14.8376 dts:654336 dts_time:14.8376
  1197. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:371 pts_time:14.84 dts:371 dts_time:14.84 -> pts:371 pts_time:14.84 dts:371 dts_time:14.84
  1198. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:655360 pts_time:14.8608 dts:655360 dts_time:14.8608 -> pts:655360 pts_time:14.8608 dts:655360 dts_time:14.8608
  1199. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:372 pts_time:14.88 dts:372 dts_time:14.88 -> pts:372 pts_time:14.88 dts:372 dts_time:14.88
  1200. frame= 373 fps= 52 q=-1.0 size=N/A time=00:00:14.92 bitrate=N/A
  1201. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:656384 pts_time:14.884 dts:656384 dts_time:14.884 -> pts:656384 pts_time:14.884 dts:656384 dts_time:14.884
  1202. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:657408 pts_time:14.9072 dts:657408 dts_time:14.9072 -> pts:657408 pts_time:14.9072 dts:657408 dts_time:14.9072
  1203. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:373 pts_time:14.92 dts:373 dts_time:14.92 -> pts:373 pts_time:14.92 dts:373 dts_time:14.92
  1204. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:658432 pts_time:14.9304 dts:658432 dts_time:14.9304 -> pts:658432 pts_time:14.9304 dts:658432 dts_time:14.9304
  1205. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:659456 pts_time:14.9537 dts:659456 dts_time:14.9537 -> pts:659456 pts_time:14.9537 dts:659456 dts_time:14.9537
  1206. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:374 pts_time:14.96 dts:374 dts_time:14.96 -> pts:374 pts_time:14.96 dts:374 dts_time:14.96
  1207. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:660480 pts_time:14.9769 dts:660480 dts_time:14.9769 -> pts:660480 pts_time:14.9769 dts:660480 dts_time:14.9769
  1208. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:375 pts_time:15 dts:375 dts_time:15 -> pts:375 pts_time:15 dts:375 dts_time:15
  1209. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:661504 pts_time:15.0001 dts:661504 dts_time:15.0001 -> pts:661504 pts_time:15.0001 dts:661504 dts_time:15.0001
  1210. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:662528 pts_time:15.0233 dts:662528 dts_time:15.0233 -> pts:662528 pts_time:15.0233 dts:662528 dts_time:15.0233
  1211. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:376 pts_time:15.04 dts:376 dts_time:15.04 -> pts:376 pts_time:15.04 dts:376 dts_time:15.04
  1212. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:663552 pts_time:15.0465 dts:663552 dts_time:15.0465 -> pts:663552 pts_time:15.0465 dts:663552 dts_time:15.0465
  1213. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:664576 pts_time:15.0698 dts:664576 dts_time:15.0698 -> pts:664576 pts_time:15.0698 dts:664576 dts_time:15.0698
  1214. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:377 pts_time:15.08 dts:377 dts_time:15.08 -> pts:377 pts_time:15.08 dts:377 dts_time:15.08
  1215. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:665600 pts_time:15.093 dts:665600 dts_time:15.093 -> pts:665600 pts_time:15.093 dts:665600 dts_time:15.093
  1216. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:666624 pts_time:15.1162 dts:666624 dts_time:15.1162 -> pts:666624 pts_time:15.1162 dts:666624 dts_time:15.1162
  1217. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:378 pts_time:15.12 dts:378 dts_time:15.12 -> pts:378 pts_time:15.12 dts:378 dts_time:15.12
  1218. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:667648 pts_time:15.1394 dts:667648 dts_time:15.1394 -> pts:667648 pts_time:15.1394 dts:667648 dts_time:15.1394
  1219. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:379 pts_time:15.16 dts:379 dts_time:15.16 -> pts:379 pts_time:15.16 dts:379 dts_time:15.16
  1220. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:668672 pts_time:15.1626 dts:668672 dts_time:15.1626 -> pts:668672 pts_time:15.1626 dts:668672 dts_time:15.1626
  1221. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:669696 pts_time:15.1859 dts:669696 dts_time:15.1859 -> pts:669696 pts_time:15.1859 dts:669696 dts_time:15.1859
  1222. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:380 pts_time:15.2 dts:380 dts_time:15.2 -> pts:380 pts_time:15.2 dts:380 dts_time:15.2
  1223. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:670720 pts_time:15.2091 dts:670720 dts_time:15.2091 -> pts:670720 pts_time:15.2091 dts:670720 dts_time:15.2091
  1224. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:671744 pts_time:15.2323 dts:671744 dts_time:15.2323 -> pts:671744 pts_time:15.2323 dts:671744 dts_time:15.2323
  1225. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:381 pts_time:15.24 dts:381 dts_time:15.24 -> pts:381 pts_time:15.24 dts:381 dts_time:15.24
  1226. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:672768 pts_time:15.2555 dts:672768 dts_time:15.2555 -> pts:672768 pts_time:15.2555 dts:672768 dts_time:15.2555
  1227. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:673792 pts_time:15.2787 dts:673792 dts_time:15.2787 -> pts:673792 pts_time:15.2787 dts:673792 dts_time:15.2787
  1228. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:382 pts_time:15.28 dts:382 dts_time:15.28 -> pts:382 pts_time:15.28 dts:382 dts_time:15.28
  1229. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:674816 pts_time:15.302 dts:674816 dts_time:15.302 -> pts:674816 pts_time:15.302 dts:674816 dts_time:15.302
  1230. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:383 pts_time:15.32 dts:383 dts_time:15.32 -> pts:383 pts_time:15.32 dts:383 dts_time:15.32
  1231. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:675840 pts_time:15.3252 dts:675840 dts_time:15.3252 -> pts:675840 pts_time:15.3252 dts:675840 dts_time:15.3252
  1232. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:676864 pts_time:15.3484 dts:676864 dts_time:15.3484 -> pts:676864 pts_time:15.3484 dts:676864 dts_time:15.3484
  1233. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:384 pts_time:15.36 dts:384 dts_time:15.36 -> pts:384 pts_time:15.36 dts:384 dts_time:15.36
  1234. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:677888 pts_time:15.3716 dts:677888 dts_time:15.3716 -> pts:677888 pts_time:15.3716 dts:677888 dts_time:15.3716
  1235. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:678912 pts_time:15.3948 dts:678912 dts_time:15.3948 -> pts:678912 pts_time:15.3948 dts:678912 dts_time:15.3948
  1236. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:385 pts_time:15.4 dts:385 dts_time:15.4 -> pts:385 pts_time:15.4 dts:385 dts_time:15.4
  1237. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:679936 pts_time:15.418 dts:679936 dts_time:15.418 -> pts:679936 pts_time:15.418 dts:679936 dts_time:15.418
  1238. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:386 pts_time:15.44 dts:386 dts_time:15.44 -> pts:386 pts_time:15.44 dts:386 dts_time:15.44
  1239. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:680960 pts_time:15.4413 dts:680960 dts_time:15.4413 -> pts:680960 pts_time:15.4413 dts:680960 dts_time:15.4413
  1240. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:681984 pts_time:15.4645 dts:681984 dts_time:15.4645 -> pts:681984 pts_time:15.4645 dts:681984 dts_time:15.4645
  1241. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:387 pts_time:15.48 dts:387 dts_time:15.48 -> pts:387 pts_time:15.48 dts:387 dts_time:15.48
  1242. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:683008 pts_time:15.4877 dts:683008 dts_time:15.4877 -> pts:683008 pts_time:15.4877 dts:683008 dts_time:15.4877
  1243. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:684032 pts_time:15.5109 dts:684032 dts_time:15.5109 -> pts:684032 pts_time:15.5109 dts:684032 dts_time:15.5109
  1244. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:388 pts_time:15.52 dts:388 dts_time:15.52 -> pts:388 pts_time:15.52 dts:388 dts_time:15.52
  1245. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:685056 pts_time:15.5341 dts:685056 dts_time:15.5341 -> pts:685056 pts_time:15.5341 dts:685056 dts_time:15.5341
  1246. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:686080 pts_time:15.5574 dts:686080 dts_time:15.5574 -> pts:686080 pts_time:15.5574 dts:686080 dts_time:15.5574
  1247. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:389 pts_time:15.56 dts:389 dts_time:15.56 -> pts:389 pts_time:15.56 dts:389 dts_time:15.56
  1248. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:687104 pts_time:15.5806 dts:687104 dts_time:15.5806 -> pts:687104 pts_time:15.5806 dts:687104 dts_time:15.5806
  1249. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:390 pts_time:15.6 dts:390 dts_time:15.6 -> pts:390 pts_time:15.6 dts:390 dts_time:15.6
  1250. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:688128 pts_time:15.6038 dts:688128 dts_time:15.6038 -> pts:688128 pts_time:15.6038 dts:688128 dts_time:15.6038
  1251. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:689152 pts_time:15.627 dts:689152 dts_time:15.627 -> pts:689152 pts_time:15.627 dts:689152 dts_time:15.627
  1252. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:391 pts_time:15.64 dts:391 dts_time:15.64 -> pts:391 pts_time:15.64 dts:391 dts_time:15.64
  1253. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:690176 pts_time:15.6502 dts:690176 dts_time:15.6502 -> pts:690176 pts_time:15.6502 dts:690176 dts_time:15.6502
  1254. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:691200 pts_time:15.6735 dts:691200 dts_time:15.6735 -> pts:691200 pts_time:15.6735 dts:691200 dts_time:15.6735
  1255. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:392 pts_time:15.68 dts:392 dts_time:15.68 -> pts:392 pts_time:15.68 dts:392 dts_time:15.68
  1256. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:692224 pts_time:15.6967 dts:692224 dts_time:15.6967 -> pts:692224 pts_time:15.6967 dts:692224 dts_time:15.6967
  1257. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:693248 pts_time:15.7199 dts:693248 dts_time:15.7199 -> pts:693248 pts_time:15.7199 dts:693248 dts_time:15.7199
  1258. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:393 pts_time:15.72 dts:393 dts_time:15.72 -> pts:393 pts_time:15.72 dts:393 dts_time:15.72
  1259. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:694272 pts_time:15.7431 dts:694272 dts_time:15.7431 -> pts:694272 pts_time:15.7431 dts:694272 dts_time:15.7431
  1260. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:394 pts_time:15.76 dts:394 dts_time:15.76 -> pts:394 pts_time:15.76 dts:394 dts_time:15.76
  1261. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:695296 pts_time:15.7663 dts:695296 dts_time:15.7663 -> pts:695296 pts_time:15.7663 dts:695296 dts_time:15.7663
  1262. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:696320 pts_time:15.7896 dts:696320 dts_time:15.7896 -> pts:696320 pts_time:15.7896 dts:696320 dts_time:15.7896
  1263. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:395 pts_time:15.8 dts:395 dts_time:15.8 -> pts:395 pts_time:15.8 dts:395 dts_time:15.8
  1264. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:697344 pts_time:15.8128 dts:697344 dts_time:15.8128 -> pts:697344 pts_time:15.8128 dts:697344 dts_time:15.8128
  1265. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:698368 pts_time:15.836 dts:698368 dts_time:15.836 -> pts:698368 pts_time:15.836 dts:698368 dts_time:15.836
  1266. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:396 pts_time:15.84 dts:396 dts_time:15.84 -> pts:396 pts_time:15.84 dts:396 dts_time:15.84
  1267. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:699392 pts_time:15.8592 dts:699392 dts_time:15.8592 -> pts:699392 pts_time:15.8592 dts:699392 dts_time:15.8592
  1268. frame= 398 fps= 51 q=-1.0 size=N/A time=00:00:15.92 bitrate=N/A
  1269. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:397 pts_time:15.88 dts:397 dts_time:15.88 -> pts:397 pts_time:15.88 dts:397 dts_time:15.88
  1270. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:700416 pts_time:15.8824 dts:700416 dts_time:15.8824 -> pts:700416 pts_time:15.8824 dts:700416 dts_time:15.8824
  1271. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:701440 pts_time:15.9057 dts:701440 dts_time:15.9057 -> pts:701440 pts_time:15.9057 dts:701440 dts_time:15.9057
  1272. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:398 pts_time:15.92 dts:398 dts_time:15.92 -> pts:398 pts_time:15.92 dts:398 dts_time:15.92
  1273. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:702464 pts_time:15.9289 dts:702464 dts_time:15.9289 -> pts:702464 pts_time:15.9289 dts:702464 dts_time:15.9289
  1274. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:703488 pts_time:15.9521 dts:703488 dts_time:15.9521 -> pts:703488 pts_time:15.9521 dts:703488 dts_time:15.9521
  1275. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:399 pts_time:15.96 dts:399 dts_time:15.96 -> pts:399 pts_time:15.96 dts:399 dts_time:15.96
  1276. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:704512 pts_time:15.9753 dts:704512 dts_time:15.9753 -> pts:704512 pts_time:15.9753 dts:704512 dts_time:15.9753
  1277. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:705536 pts_time:15.9985 dts:705536 dts_time:15.9985 -> pts:705536 pts_time:15.9985 dts:705536 dts_time:15.9985
  1278. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:400 pts_time:16 dts:400 dts_time:16 -> pts:400 pts_time:16 dts:400 dts_time:16
  1279. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:706560 pts_time:16.0218 dts:706560 dts_time:16.0218 -> pts:706560 pts_time:16.0218 dts:706560 dts_time:16.0218
  1280. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:401 pts_time:16.04 dts:401 dts_time:16.04 -> pts:401 pts_time:16.04 dts:401 dts_time:16.04
  1281. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:707584 pts_time:16.045 dts:707584 dts_time:16.045 -> pts:707584 pts_time:16.045 dts:707584 dts_time:16.045
  1282. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:708608 pts_time:16.0682 dts:708608 dts_time:16.0682 -> pts:708608 pts_time:16.0682 dts:708608 dts_time:16.0682
  1283. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:402 pts_time:16.08 dts:402 dts_time:16.08 -> pts:402 pts_time:16.08 dts:402 dts_time:16.08
  1284. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:709632 pts_time:16.0914 dts:709632 dts_time:16.0914 -> pts:709632 pts_time:16.0914 dts:709632 dts_time:16.0914
  1285. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:710656 pts_time:16.1146 dts:710656 dts_time:16.1146 -> pts:710656 pts_time:16.1146 dts:710656 dts_time:16.1146
  1286. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:403 pts_time:16.12 dts:403 dts_time:16.12 -> pts:403 pts_time:16.12 dts:403 dts_time:16.12
  1287. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:711680 pts_time:16.1379 dts:711680 dts_time:16.1379 -> pts:711680 pts_time:16.1379 dts:711680 dts_time:16.1379
  1288. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:404 pts_time:16.16 dts:404 dts_time:16.16 -> pts:404 pts_time:16.16 dts:404 dts_time:16.16
  1289. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:712704 pts_time:16.1611 dts:712704 dts_time:16.1611 -> pts:712704 pts_time:16.1611 dts:712704 dts_time:16.1611
  1290. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:713728 pts_time:16.1843 dts:713728 dts_time:16.1843 -> pts:713728 pts_time:16.1843 dts:713728 dts_time:16.1843
  1291. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:405 pts_time:16.2 dts:405 dts_time:16.2 -> pts:405 pts_time:16.2 dts:405 dts_time:16.2
  1292. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:714752 pts_time:16.2075 dts:714752 dts_time:16.2075 -> pts:714752 pts_time:16.2075 dts:714752 dts_time:16.2075
  1293. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:715776 pts_time:16.2307 dts:715776 dts_time:16.2307 -> pts:715776 pts_time:16.2307 dts:715776 dts_time:16.2307
  1294. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:406 pts_time:16.24 dts:406 dts_time:16.24 -> pts:406 pts_time:16.24 dts:406 dts_time:16.24
  1295. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:716800 pts_time:16.254 dts:716800 dts_time:16.254 -> pts:716800 pts_time:16.254 dts:716800 dts_time:16.254
  1296. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:717824 pts_time:16.2772 dts:717824 dts_time:16.2772 -> pts:717824 pts_time:16.2772 dts:717824 dts_time:16.2772
  1297. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:407 pts_time:16.28 dts:407 dts_time:16.28 -> pts:407 pts_time:16.28 dts:407 dts_time:16.28
  1298. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:718848 pts_time:16.3004 dts:718848 dts_time:16.3004 -> pts:718848 pts_time:16.3004 dts:718848 dts_time:16.3004
  1299. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:408 pts_time:16.32 dts:408 dts_time:16.32 -> pts:408 pts_time:16.32 dts:408 dts_time:16.32
  1300. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:719872 pts_time:16.3236 dts:719872 dts_time:16.3236 -> pts:719872 pts_time:16.3236 dts:719872 dts_time:16.3236
  1301. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:720896 pts_time:16.3468 dts:720896 dts_time:16.3468 -> pts:720896 pts_time:16.3468 dts:720896 dts_time:16.3468
  1302. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:409 pts_time:16.36 dts:409 dts_time:16.36 -> pts:409 pts_time:16.36 dts:409 dts_time:16.36
  1303. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:721920 pts_time:16.3701 dts:721920 dts_time:16.3701 -> pts:721920 pts_time:16.3701 dts:721920 dts_time:16.3701
  1304. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:722944 pts_time:16.3933 dts:722944 dts_time:16.3933 -> pts:722944 pts_time:16.3933 dts:722944 dts_time:16.3933
  1305. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:410 pts_time:16.4 dts:410 dts_time:16.4 -> pts:410 pts_time:16.4 dts:410 dts_time:16.4
  1306. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:723968 pts_time:16.4165 dts:723968 dts_time:16.4165 -> pts:723968 pts_time:16.4165 dts:723968 dts_time:16.4165
  1307. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:724992 pts_time:16.4397 dts:724992 dts_time:16.4397 -> pts:724992 pts_time:16.4397 dts:724992 dts_time:16.4397
  1308. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:411 pts_time:16.44 dts:411 dts_time:16.44 -> pts:411 pts_time:16.44 dts:411 dts_time:16.44
  1309. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:726016 pts_time:16.4629 dts:726016 dts_time:16.4629 -> pts:726016 pts_time:16.4629 dts:726016 dts_time:16.4629
  1310. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:412 pts_time:16.48 dts:412 dts_time:16.48 -> pts:412 pts_time:16.48 dts:412 dts_time:16.48
  1311. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:727040 pts_time:16.4862 dts:727040 dts_time:16.4862 -> pts:727040 pts_time:16.4862 dts:727040 dts_time:16.4862
  1312. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:728064 pts_time:16.5094 dts:728064 dts_time:16.5094 -> pts:728064 pts_time:16.5094 dts:728064 dts_time:16.5094
  1313. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:413 pts_time:16.52 dts:413 dts_time:16.52 -> pts:413 pts_time:16.52 dts:413 dts_time:16.52
  1314. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:729088 pts_time:16.5326 dts:729088 dts_time:16.5326 -> pts:729088 pts_time:16.5326 dts:729088 dts_time:16.5326
  1315. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:730112 pts_time:16.5558 dts:730112 dts_time:16.5558 -> pts:730112 pts_time:16.5558 dts:730112 dts_time:16.5558
  1316. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:414 pts_time:16.56 dts:414 dts_time:16.56 -> pts:414 pts_time:16.56 dts:414 dts_time:16.56
  1317. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:731136 pts_time:16.579 dts:731136 dts_time:16.579 -> pts:731136 pts_time:16.579 dts:731136 dts_time:16.579
  1318. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:415 pts_time:16.6 dts:415 dts_time:16.6 -> pts:415 pts_time:16.6 dts:415 dts_time:16.6
  1319. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:732160 pts_time:16.6023 dts:732160 dts_time:16.6023 -> pts:732160 pts_time:16.6023 dts:732160 dts_time:16.6023
  1320. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:733184 pts_time:16.6255 dts:733184 dts_time:16.6255 -> pts:733184 pts_time:16.6255 dts:733184 dts_time:16.6255
  1321. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:416 pts_time:16.64 dts:416 dts_time:16.64 -> pts:416 pts_time:16.64 dts:416 dts_time:16.64
  1322. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:734208 pts_time:16.6487 dts:734208 dts_time:16.6487 -> pts:734208 pts_time:16.6487 dts:734208 dts_time:16.6487
  1323. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:735232 pts_time:16.6719 dts:735232 dts_time:16.6719 -> pts:735232 pts_time:16.6719 dts:735232 dts_time:16.6719
  1324. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:417 pts_time:16.68 dts:417 dts_time:16.68 -> pts:417 pts_time:16.68 dts:417 dts_time:16.68
  1325. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:736256 pts_time:16.6951 dts:736256 dts_time:16.6951 -> pts:736256 pts_time:16.6951 dts:736256 dts_time:16.6951
  1326. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:737280 pts_time:16.7184 dts:737280 dts_time:16.7184 -> pts:737280 pts_time:16.7184 dts:737280 dts_time:16.7184
  1327. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:418 pts_time:16.72 dts:418 dts_time:16.72 -> pts:418 pts_time:16.72 dts:418 dts_time:16.72
  1328. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:738304 pts_time:16.7416 dts:738304 dts_time:16.7416 -> pts:738304 pts_time:16.7416 dts:738304 dts_time:16.7416
  1329. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:419 pts_time:16.76 dts:419 dts_time:16.76 -> pts:419 pts_time:16.76 dts:419 dts_time:16.76
  1330. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:739328 pts_time:16.7648 dts:739328 dts_time:16.7648 -> pts:739328 pts_time:16.7648 dts:739328 dts_time:16.7648
  1331. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:740352 pts_time:16.788 dts:740352 dts_time:16.788 -> pts:740352 pts_time:16.788 dts:740352 dts_time:16.788
  1332. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:420 pts_time:16.8 dts:420 dts_time:16.8 -> pts:420 pts_time:16.8 dts:420 dts_time:16.8
  1333. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:741376 pts_time:16.8112 dts:741376 dts_time:16.8112 -> pts:741376 pts_time:16.8112 dts:741376 dts_time:16.8112
  1334. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:742400 pts_time:16.8345 dts:742400 dts_time:16.8345 -> pts:742400 pts_time:16.8345 dts:742400 dts_time:16.8345
  1335. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:421 pts_time:16.84 dts:421 dts_time:16.84 -> pts:421 pts_time:16.84 dts:421 dts_time:16.84
  1336. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:743424 pts_time:16.8577 dts:743424 dts_time:16.8577 -> pts:743424 pts_time:16.8577 dts:743424 dts_time:16.8577
  1337. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:422 pts_time:16.88 dts:422 dts_time:16.88 -> pts:422 pts_time:16.88 dts:422 dts_time:16.88
  1338. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:744448 pts_time:16.8809 dts:744448 dts_time:16.8809 -> pts:744448 pts_time:16.8809 dts:744448 dts_time:16.8809
  1339. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:745472 pts_time:16.9041 dts:745472 dts_time:16.9041 -> pts:745472 pts_time:16.9041 dts:745472 dts_time:16.9041
  1340. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:423 pts_time:16.92 dts:423 dts_time:16.92 -> pts:423 pts_time:16.92 dts:423 dts_time:16.92
  1341. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:746496 pts_time:16.9273 dts:746496 dts_time:16.9273 -> pts:746496 pts_time:16.9273 dts:746496 dts_time:16.9273
  1342. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:747520 pts_time:16.9506 dts:747520 dts_time:16.9506 -> pts:747520 pts_time:16.9506 dts:747520 dts_time:16.9506
  1343. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:424 pts_time:16.96 dts:424 dts_time:16.96 -> pts:424 pts_time:16.96 dts:424 dts_time:16.96
  1344. frame= 425 fps= 52 q=-1.0 size=N/A time=00:00:17.00 bitrate=N/A
  1345. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:748544 pts_time:16.9738 dts:748544 dts_time:16.9738 -> pts:748544 pts_time:16.9738 dts:748544 dts_time:16.9738
  1346. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:749568 pts_time:16.997 dts:749568 dts_time:16.997 -> pts:749568 pts_time:16.997 dts:749568 dts_time:16.997
  1347. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:425 pts_time:17 dts:425 dts_time:17 -> pts:425 pts_time:17 dts:425 dts_time:17
  1348. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:750592 pts_time:17.0202 dts:750592 dts_time:17.0202 -> pts:750592 pts_time:17.0202 dts:750592 dts_time:17.0202
  1349. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:426 pts_time:17.04 dts:426 dts_time:17.04 -> pts:426 pts_time:17.04 dts:426 dts_time:17.04
  1350. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:751616 pts_time:17.0434 dts:751616 dts_time:17.0434 -> pts:751616 pts_time:17.0434 dts:751616 dts_time:17.0434
  1351. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:752640 pts_time:17.0667 dts:752640 dts_time:17.0667 -> pts:752640 pts_time:17.0667 dts:752640 dts_time:17.0667
  1352. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:427 pts_time:17.08 dts:427 dts_time:17.08 -> pts:427 pts_time:17.08 dts:427 dts_time:17.08
  1353. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:753664 pts_time:17.0899 dts:753664 dts_time:17.0899 -> pts:753664 pts_time:17.0899 dts:753664 dts_time:17.0899
  1354. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:754688 pts_time:17.1131 dts:754688 dts_time:17.1131 -> pts:754688 pts_time:17.1131 dts:754688 dts_time:17.1131
  1355. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:428 pts_time:17.12 dts:428 dts_time:17.12 -> pts:428 pts_time:17.12 dts:428 dts_time:17.12
  1356. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:755712 pts_time:17.1363 dts:755712 dts_time:17.1363 -> pts:755712 pts_time:17.1363 dts:755712 dts_time:17.1363
  1357. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:756736 pts_time:17.1595 dts:756736 dts_time:17.1595 -> pts:756736 pts_time:17.1595 dts:756736 dts_time:17.1595
  1358. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:429 pts_time:17.16 dts:429 dts_time:17.16 -> pts:429 pts_time:17.16 dts:429 dts_time:17.16
  1359. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:757760 pts_time:17.1828 dts:757760 dts_time:17.1828 -> pts:757760 pts_time:17.1828 dts:757760 dts_time:17.1828
  1360. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:430 pts_time:17.2 dts:430 dts_time:17.2 -> pts:430 pts_time:17.2 dts:430 dts_time:17.2
  1361. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:758784 pts_time:17.206 dts:758784 dts_time:17.206 -> pts:758784 pts_time:17.206 dts:758784 dts_time:17.206
  1362. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:759808 pts_time:17.2292 dts:759808 dts_time:17.2292 -> pts:759808 pts_time:17.2292 dts:759808 dts_time:17.2292
  1363. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:431 pts_time:17.24 dts:431 dts_time:17.24 -> pts:431 pts_time:17.24 dts:431 dts_time:17.24
  1364. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:760832 pts_time:17.2524 dts:760832 dts_time:17.2524 -> pts:760832 pts_time:17.2524 dts:760832 dts_time:17.2524
  1365. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:761856 pts_time:17.2756 dts:761856 dts_time:17.2756 -> pts:761856 pts_time:17.2756 dts:761856 dts_time:17.2756
  1366. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:432 pts_time:17.28 dts:432 dts_time:17.28 -> pts:432 pts_time:17.28 dts:432 dts_time:17.28
  1367. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:762880 pts_time:17.2989 dts:762880 dts_time:17.2989 -> pts:762880 pts_time:17.2989 dts:762880 dts_time:17.2989
  1368. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:433 pts_time:17.32 dts:433 dts_time:17.32 -> pts:433 pts_time:17.32 dts:433 dts_time:17.32
  1369. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:763904 pts_time:17.3221 dts:763904 dts_time:17.3221 -> pts:763904 pts_time:17.3221 dts:763904 dts_time:17.3221
  1370. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:764928 pts_time:17.3453 dts:764928 dts_time:17.3453 -> pts:764928 pts_time:17.3453 dts:764928 dts_time:17.3453
  1371. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:434 pts_time:17.36 dts:434 dts_time:17.36 -> pts:434 pts_time:17.36 dts:434 dts_time:17.36
  1372. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:765952 pts_time:17.3685 dts:765952 dts_time:17.3685 -> pts:765952 pts_time:17.3685 dts:765952 dts_time:17.3685
  1373. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:766976 pts_time:17.3917 dts:766976 dts_time:17.3917 -> pts:766976 pts_time:17.3917 dts:766976 dts_time:17.3917
  1374. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:435 pts_time:17.4 dts:435 dts_time:17.4 -> pts:435 pts_time:17.4 dts:435 dts_time:17.4
  1375. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:768000 pts_time:17.415 dts:768000 dts_time:17.415 -> pts:768000 pts_time:17.415 dts:768000 dts_time:17.415
  1376. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:769024 pts_time:17.4382 dts:769024 dts_time:17.4382 -> pts:769024 pts_time:17.4382 dts:769024 dts_time:17.4382
  1377. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:436 pts_time:17.44 dts:436 dts_time:17.44 -> pts:436 pts_time:17.44 dts:436 dts_time:17.44
  1378. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:770048 pts_time:17.4614 dts:770048 dts_time:17.4614 -> pts:770048 pts_time:17.4614 dts:770048 dts_time:17.4614
  1379. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:437 pts_time:17.48 dts:437 dts_time:17.48 -> pts:437 pts_time:17.48 dts:437 dts_time:17.48
  1380. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:771072 pts_time:17.4846 dts:771072 dts_time:17.4846 -> pts:771072 pts_time:17.4846 dts:771072 dts_time:17.4846
  1381. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:772096 pts_time:17.5078 dts:772096 dts_time:17.5078 -> pts:772096 pts_time:17.5078 dts:772096 dts_time:17.5078
  1382. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:438 pts_time:17.52 dts:438 dts_time:17.52 -> pts:438 pts_time:17.52 dts:438 dts_time:17.52
  1383. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:773120 pts_time:17.5311 dts:773120 dts_time:17.5311 -> pts:773120 pts_time:17.5311 dts:773120 dts_time:17.5311
  1384. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:774144 pts_time:17.5543 dts:774144 dts_time:17.5543 -> pts:774144 pts_time:17.5543 dts:774144 dts_time:17.5543
  1385. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:439 pts_time:17.56 dts:439 dts_time:17.56 -> pts:439 pts_time:17.56 dts:439 dts_time:17.56
  1386. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:775168 pts_time:17.5775 dts:775168 dts_time:17.5775 -> pts:775168 pts_time:17.5775 dts:775168 dts_time:17.5775
  1387. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:440 pts_time:17.6 dts:440 dts_time:17.6 -> pts:440 pts_time:17.6 dts:440 dts_time:17.6
  1388. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:776192 pts_time:17.6007 dts:776192 dts_time:17.6007 -> pts:776192 pts_time:17.6007 dts:776192 dts_time:17.6007
  1389. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:777216 pts_time:17.6239 dts:777216 dts_time:17.6239 -> pts:777216 pts_time:17.6239 dts:777216 dts_time:17.6239
  1390. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:441 pts_time:17.64 dts:441 dts_time:17.64 -> pts:441 pts_time:17.64 dts:441 dts_time:17.64
  1391. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:778240 pts_time:17.6472 dts:778240 dts_time:17.6472 -> pts:778240 pts_time:17.6472 dts:778240 dts_time:17.6472
  1392. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:779264 pts_time:17.6704 dts:779264 dts_time:17.6704 -> pts:779264 pts_time:17.6704 dts:779264 dts_time:17.6704
  1393. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:442 pts_time:17.68 dts:442 dts_time:17.68 -> pts:442 pts_time:17.68 dts:442 dts_time:17.68
  1394. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:780288 pts_time:17.6936 dts:780288 dts_time:17.6936 -> pts:780288 pts_time:17.6936 dts:780288 dts_time:17.6936
  1395. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:781312 pts_time:17.7168 dts:781312 dts_time:17.7168 -> pts:781312 pts_time:17.7168 dts:781312 dts_time:17.7168
  1396. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:443 pts_time:17.72 dts:443 dts_time:17.72 -> pts:443 pts_time:17.72 dts:443 dts_time:17.72
  1397. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:782336 pts_time:17.74 dts:782336 dts_time:17.74 -> pts:782336 pts_time:17.74 dts:782336 dts_time:17.74
  1398. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:444 pts_time:17.76 dts:444 dts_time:17.76 -> pts:444 pts_time:17.76 dts:444 dts_time:17.76
  1399. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:783360 pts_time:17.7633 dts:783360 dts_time:17.7633 -> pts:783360 pts_time:17.7633 dts:783360 dts_time:17.7633
  1400. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:784384 pts_time:17.7865 dts:784384 dts_time:17.7865 -> pts:784384 pts_time:17.7865 dts:784384 dts_time:17.7865
  1401. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:445 pts_time:17.8 dts:445 dts_time:17.8 -> pts:445 pts_time:17.8 dts:445 dts_time:17.8
  1402. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:785408 pts_time:17.8097 dts:785408 dts_time:17.8097 -> pts:785408 pts_time:17.8097 dts:785408 dts_time:17.8097
  1403. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:786432 pts_time:17.8329 dts:786432 dts_time:17.8329 -> pts:786432 pts_time:17.8329 dts:786432 dts_time:17.8329
  1404. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:446 pts_time:17.84 dts:446 dts_time:17.84 -> pts:446 pts_time:17.84 dts:446 dts_time:17.84
  1405. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:787456 pts_time:17.8561 dts:787456 dts_time:17.8561 -> pts:787456 pts_time:17.8561 dts:787456 dts_time:17.8561
  1406. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:788480 pts_time:17.8794 dts:788480 dts_time:17.8794 -> pts:788480 pts_time:17.8794 dts:788480 dts_time:17.8794
  1407. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:447 pts_time:17.88 dts:447 dts_time:17.88 -> pts:447 pts_time:17.88 dts:447 dts_time:17.88
  1408. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:789504 pts_time:17.9026 dts:789504 dts_time:17.9026 -> pts:789504 pts_time:17.9026 dts:789504 dts_time:17.9026
  1409. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:448 pts_time:17.92 dts:448 dts_time:17.92 -> pts:448 pts_time:17.92 dts:448 dts_time:17.92
  1410. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:790528 pts_time:17.9258 dts:790528 dts_time:17.9258 -> pts:790528 pts_time:17.9258 dts:790528 dts_time:17.9258
  1411. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:791552 pts_time:17.949 dts:791552 dts_time:17.949 -> pts:791552 pts_time:17.949 dts:791552 dts_time:17.949
  1412. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:449 pts_time:17.96 dts:449 dts_time:17.96 -> pts:449 pts_time:17.96 dts:449 dts_time:17.96
  1413. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:792576 pts_time:17.9722 dts:792576 dts_time:17.9722 -> pts:792576 pts_time:17.9722 dts:792576 dts_time:17.9722
  1414. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:793600 pts_time:17.9955 dts:793600 dts_time:17.9955 -> pts:793600 pts_time:17.9955 dts:793600 dts_time:17.9955
  1415. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:450 pts_time:18 dts:450 dts_time:18 -> pts:450 pts_time:18 dts:450 dts_time:18
  1416. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:794624 pts_time:18.0187 dts:794624 dts_time:18.0187 -> pts:794624 pts_time:18.0187 dts:794624 dts_time:18.0187
  1417. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:451 pts_time:18.04 dts:451 dts_time:18.04 -> pts:451 pts_time:18.04 dts:451 dts_time:18.04
  1418. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:795648 pts_time:18.0419 dts:795648 dts_time:18.0419 -> pts:795648 pts_time:18.0419 dts:795648 dts_time:18.0419
  1419. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:796672 pts_time:18.0651 dts:796672 dts_time:18.0651 -> pts:796672 pts_time:18.0651 dts:796672 dts_time:18.0651
  1420. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:452 pts_time:18.08 dts:452 dts_time:18.08 -> pts:452 pts_time:18.08 dts:452 dts_time:18.08
  1421. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:797696 pts_time:18.0883 dts:797696 dts_time:18.0883 -> pts:797696 pts_time:18.0883 dts:797696 dts_time:18.0883
  1422. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:798720 pts_time:18.1116 dts:798720 dts_time:18.1116 -> pts:798720 pts_time:18.1116 dts:798720 dts_time:18.1116
  1423. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:453 pts_time:18.12 dts:453 dts_time:18.12 -> pts:453 pts_time:18.12 dts:453 dts_time:18.12
  1424. frame= 454 fps= 52 q=-1.0 size=N/A time=00:00:18.16 bitrate=N/A
  1425. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:799744 pts_time:18.1348 dts:799744 dts_time:18.1348 -> pts:799744 pts_time:18.1348 dts:799744 dts_time:18.1348
  1426. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:800768 pts_time:18.158 dts:800768 dts_time:18.158 -> pts:800768 pts_time:18.158 dts:800768 dts_time:18.158
  1427. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:454 pts_time:18.16 dts:454 dts_time:18.16 -> pts:454 pts_time:18.16 dts:454 dts_time:18.16
  1428. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:801792 pts_time:18.1812 dts:801792 dts_time:18.1812 -> pts:801792 pts_time:18.1812 dts:801792 dts_time:18.1812
  1429. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:455 pts_time:18.2 dts:455 dts_time:18.2 -> pts:455 pts_time:18.2 dts:455 dts_time:18.2
  1430. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:802816 pts_time:18.2044 dts:802816 dts_time:18.2044 -> pts:802816 pts_time:18.2044 dts:802816 dts_time:18.2044
  1431. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:803840 pts_time:18.2277 dts:803840 dts_time:18.2277 -> pts:803840 pts_time:18.2277 dts:803840 dts_time:18.2277
  1432. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:456 pts_time:18.24 dts:456 dts_time:18.24 -> pts:456 pts_time:18.24 dts:456 dts_time:18.24
  1433. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:804864 pts_time:18.2509 dts:804864 dts_time:18.2509 -> pts:804864 pts_time:18.2509 dts:804864 dts_time:18.2509
  1434. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:805888 pts_time:18.2741 dts:805888 dts_time:18.2741 -> pts:805888 pts_time:18.2741 dts:805888 dts_time:18.2741
  1435. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:457 pts_time:18.28 dts:457 dts_time:18.28 -> pts:457 pts_time:18.28 dts:457 dts_time:18.28
  1436. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:806912 pts_time:18.2973 dts:806912 dts_time:18.2973 -> pts:806912 pts_time:18.2973 dts:806912 dts_time:18.2973
  1437. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:458 pts_time:18.32 dts:458 dts_time:18.32 -> pts:458 pts_time:18.32 dts:458 dts_time:18.32
  1438. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:807936 pts_time:18.3205 dts:807936 dts_time:18.3205 -> pts:807936 pts_time:18.3205 dts:807936 dts_time:18.3205
  1439. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:808960 pts_time:18.3438 dts:808960 dts_time:18.3438 -> pts:808960 pts_time:18.3438 dts:808960 dts_time:18.3438
  1440. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:459 pts_time:18.36 dts:459 dts_time:18.36 -> pts:459 pts_time:18.36 dts:459 dts_time:18.36
  1441. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:809984 pts_time:18.367 dts:809984 dts_time:18.367 -> pts:809984 pts_time:18.367 dts:809984 dts_time:18.367
  1442. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:811008 pts_time:18.3902 dts:811008 dts_time:18.3902 -> pts:811008 pts_time:18.3902 dts:811008 dts_time:18.3902
  1443. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:460 pts_time:18.4 dts:460 dts_time:18.4 -> pts:460 pts_time:18.4 dts:460 dts_time:18.4
  1444. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:812032 pts_time:18.4134 dts:812032 dts_time:18.4134 -> pts:812032 pts_time:18.4134 dts:812032 dts_time:18.4134
  1445. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:813056 pts_time:18.4366 dts:813056 dts_time:18.4366 -> pts:813056 pts_time:18.4366 dts:813056 dts_time:18.4366
  1446. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:461 pts_time:18.44 dts:461 dts_time:18.44 -> pts:461 pts_time:18.44 dts:461 dts_time:18.44
  1447. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:814080 pts_time:18.4599 dts:814080 dts_time:18.4599 -> pts:814080 pts_time:18.4599 dts:814080 dts_time:18.4599
  1448. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:462 pts_time:18.48 dts:462 dts_time:18.48 -> pts:462 pts_time:18.48 dts:462 dts_time:18.48
  1449. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:815104 pts_time:18.4831 dts:815104 dts_time:18.4831 -> pts:815104 pts_time:18.4831 dts:815104 dts_time:18.4831
  1450. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:816128 pts_time:18.5063 dts:816128 dts_time:18.5063 -> pts:816128 pts_time:18.5063 dts:816128 dts_time:18.5063
  1451. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:463 pts_time:18.52 dts:463 dts_time:18.52 -> pts:463 pts_time:18.52 dts:463 dts_time:18.52
  1452. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:817152 pts_time:18.5295 dts:817152 dts_time:18.5295 -> pts:817152 pts_time:18.5295 dts:817152 dts_time:18.5295
  1453. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:818176 pts_time:18.5527 dts:818176 dts_time:18.5527 -> pts:818176 pts_time:18.5527 dts:818176 dts_time:18.5527
  1454. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:464 pts_time:18.56 dts:464 dts_time:18.56 -> pts:464 pts_time:18.56 dts:464 dts_time:18.56
  1455. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:819200 pts_time:18.576 dts:819200 dts_time:18.576 -> pts:819200 pts_time:18.576 dts:819200 dts_time:18.576
  1456. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:820224 pts_time:18.5992 dts:820224 dts_time:18.5992 -> pts:820224 pts_time:18.5992 dts:820224 dts_time:18.5992
  1457. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:465 pts_time:18.6 dts:465 dts_time:18.6 -> pts:465 pts_time:18.6 dts:465 dts_time:18.6
  1458. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:821248 pts_time:18.6224 dts:821248 dts_time:18.6224 -> pts:821248 pts_time:18.6224 dts:821248 dts_time:18.6224
  1459. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:466 pts_time:18.64 dts:466 dts_time:18.64 -> pts:466 pts_time:18.64 dts:466 dts_time:18.64
  1460. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:822272 pts_time:18.6456 dts:822272 dts_time:18.6456 -> pts:822272 pts_time:18.6456 dts:822272 dts_time:18.6456
  1461. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:823296 pts_time:18.6688 dts:823296 dts_time:18.6688 -> pts:823296 pts_time:18.6688 dts:823296 dts_time:18.6688
  1462. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:467 pts_time:18.68 dts:467 dts_time:18.68 -> pts:467 pts_time:18.68 dts:467 dts_time:18.68
  1463. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:824320 pts_time:18.6921 dts:824320 dts_time:18.6921 -> pts:824320 pts_time:18.6921 dts:824320 dts_time:18.6921
  1464. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:825344 pts_time:18.7153 dts:825344 dts_time:18.7153 -> pts:825344 pts_time:18.7153 dts:825344 dts_time:18.7153
  1465. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:468 pts_time:18.72 dts:468 dts_time:18.72 -> pts:468 pts_time:18.72 dts:468 dts_time:18.72
  1466. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:826368 pts_time:18.7385 dts:826368 dts_time:18.7385 -> pts:826368 pts_time:18.7385 dts:826368 dts_time:18.7385
  1467. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:469 pts_time:18.76 dts:469 dts_time:18.76 -> pts:469 pts_time:18.76 dts:469 dts_time:18.76
  1468. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:827392 pts_time:18.7617 dts:827392 dts_time:18.7617 -> pts:827392 pts_time:18.7617 dts:827392 dts_time:18.7617
  1469. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:828416 pts_time:18.7849 dts:828416 dts_time:18.7849 -> pts:828416 pts_time:18.7849 dts:828416 dts_time:18.7849
  1470. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:470 pts_time:18.8 dts:470 dts_time:18.8 -> pts:470 pts_time:18.8 dts:470 dts_time:18.8
  1471. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:829440 pts_time:18.8082 dts:829440 dts_time:18.8082 -> pts:829440 pts_time:18.8082 dts:829440 dts_time:18.8082
  1472. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:830464 pts_time:18.8314 dts:830464 dts_time:18.8314 -> pts:830464 pts_time:18.8314 dts:830464 dts_time:18.8314
  1473. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:471 pts_time:18.84 dts:471 dts_time:18.84 -> pts:471 pts_time:18.84 dts:471 dts_time:18.84
  1474. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:831488 pts_time:18.8546 dts:831488 dts_time:18.8546 -> pts:831488 pts_time:18.8546 dts:831488 dts_time:18.8546
  1475. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:832512 pts_time:18.8778 dts:832512 dts_time:18.8778 -> pts:832512 pts_time:18.8778 dts:832512 dts_time:18.8778
  1476. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:472 pts_time:18.88 dts:472 dts_time:18.88 -> pts:472 pts_time:18.88 dts:472 dts_time:18.88
  1477. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:833536 pts_time:18.901 dts:833536 dts_time:18.901 -> pts:833536 pts_time:18.901 dts:833536 dts_time:18.901
  1478. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:473 pts_time:18.92 dts:473 dts_time:18.92 -> pts:473 pts_time:18.92 dts:473 dts_time:18.92
  1479. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:834560 pts_time:18.9243 dts:834560 dts_time:18.9243 -> pts:834560 pts_time:18.9243 dts:834560 dts_time:18.9243
  1480. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:835584 pts_time:18.9475 dts:835584 dts_time:18.9475 -> pts:835584 pts_time:18.9475 dts:835584 dts_time:18.9475
  1481. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:474 pts_time:18.96 dts:474 dts_time:18.96 -> pts:474 pts_time:18.96 dts:474 dts_time:18.96
  1482. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:836608 pts_time:18.9707 dts:836608 dts_time:18.9707 -> pts:836608 pts_time:18.9707 dts:836608 dts_time:18.9707
  1483. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:837632 pts_time:18.9939 dts:837632 dts_time:18.9939 -> pts:837632 pts_time:18.9939 dts:837632 dts_time:18.9939
  1484. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:475 pts_time:19 dts:475 dts_time:19 -> pts:475 pts_time:19 dts:475 dts_time:19
  1485. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:838656 pts_time:19.0171 dts:838656 dts_time:19.0171 -> pts:838656 pts_time:19.0171 dts:838656 dts_time:19.0171
  1486. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:476 pts_time:19.04 dts:476 dts_time:19.04 -> pts:476 pts_time:19.04 dts:476 dts_time:19.04
  1487. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:839680 pts_time:19.0404 dts:839680 dts_time:19.0404 -> pts:839680 pts_time:19.0404 dts:839680 dts_time:19.0404
  1488. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:840704 pts_time:19.0636 dts:840704 dts_time:19.0636 -> pts:840704 pts_time:19.0636 dts:840704 dts_time:19.0636
  1489. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:477 pts_time:19.08 dts:477 dts_time:19.08 -> pts:477 pts_time:19.08 dts:477 dts_time:19.08
  1490. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:841728 pts_time:19.0868 dts:841728 dts_time:19.0868 -> pts:841728 pts_time:19.0868 dts:841728 dts_time:19.0868
  1491. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:842752 pts_time:19.11 dts:842752 dts_time:19.11 -> pts:842752 pts_time:19.11 dts:842752 dts_time:19.11
  1492. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:478 pts_time:19.12 dts:478 dts_time:19.12 -> pts:478 pts_time:19.12 dts:478 dts_time:19.12
  1493. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:843776 pts_time:19.1332 dts:843776 dts_time:19.1332 -> pts:843776 pts_time:19.1332 dts:843776 dts_time:19.1332
  1494. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:844800 pts_time:19.1565 dts:844800 dts_time:19.1565 -> pts:844800 pts_time:19.1565 dts:844800 dts_time:19.1565
  1495. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:479 pts_time:19.16 dts:479 dts_time:19.16 -> pts:479 pts_time:19.16 dts:479 dts_time:19.16
  1496. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:845824 pts_time:19.1797 dts:845824 dts_time:19.1797 -> pts:845824 pts_time:19.1797 dts:845824 dts_time:19.1797
  1497. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:480 pts_time:19.2 dts:480 dts_time:19.2 -> pts:480 pts_time:19.2 dts:480 dts_time:19.2
  1498. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:846848 pts_time:19.2029 dts:846848 dts_time:19.2029 -> pts:846848 pts_time:19.2029 dts:846848 dts_time:19.2029
  1499. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:847872 pts_time:19.2261 dts:847872 dts_time:19.2261 -> pts:847872 pts_time:19.2261 dts:847872 dts_time:19.2261
  1500. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:481 pts_time:19.24 dts:481 dts_time:19.24 -> pts:481 pts_time:19.24 dts:481 dts_time:19.24
  1501. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:848896 pts_time:19.2493 dts:848896 dts_time:19.2493 -> pts:848896 pts_time:19.2493 dts:848896 dts_time:19.2493
  1502. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:849920 pts_time:19.2726 dts:849920 dts_time:19.2726 -> pts:849920 pts_time:19.2726 dts:849920 dts_time:19.2726
  1503. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:482 pts_time:19.28 dts:482 dts_time:19.28 -> pts:482 pts_time:19.28 dts:482 dts_time:19.28
  1504. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:850944 pts_time:19.2958 dts:850944 dts_time:19.2958 -> pts:850944 pts_time:19.2958 dts:850944 dts_time:19.2958
  1505. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:851968 pts_time:19.319 dts:851968 dts_time:19.319 -> pts:851968 pts_time:19.319 dts:851968 dts_time:19.319
  1506. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:483 pts_time:19.32 dts:483 dts_time:19.32 -> pts:483 pts_time:19.32 dts:483 dts_time:19.32
  1507. frame= 484 fps= 52 q=-1.0 size=N/A time=00:00:19.36 bitrate=N/A
  1508. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:852992 pts_time:19.3422 dts:852992 dts_time:19.3422 -> pts:852992 pts_time:19.3422 dts:852992 dts_time:19.3422
  1509. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:484 pts_time:19.36 dts:484 dts_time:19.36 -> pts:484 pts_time:19.36 dts:484 dts_time:19.36
  1510. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:854016 pts_time:19.3654 dts:854016 dts_time:19.3654 -> pts:854016 pts_time:19.3654 dts:854016 dts_time:19.3654
  1511. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:855040 pts_time:19.3887 dts:855040 dts_time:19.3887 -> pts:855040 pts_time:19.3887 dts:855040 dts_time:19.3887
  1512. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:485 pts_time:19.4 dts:485 dts_time:19.4 -> pts:485 pts_time:19.4 dts:485 dts_time:19.4
  1513. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:856064 pts_time:19.4119 dts:856064 dts_time:19.4119 -> pts:856064 pts_time:19.4119 dts:856064 dts_time:19.4119
  1514. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:857088 pts_time:19.4351 dts:857088 dts_time:19.4351 -> pts:857088 pts_time:19.4351 dts:857088 dts_time:19.4351
  1515. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:486 pts_time:19.44 dts:486 dts_time:19.44 -> pts:486 pts_time:19.44 dts:486 dts_time:19.44
  1516. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:858112 pts_time:19.4583 dts:858112 dts_time:19.4583 -> pts:858112 pts_time:19.4583 dts:858112 dts_time:19.4583
  1517. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:487 pts_time:19.48 dts:487 dts_time:19.48 -> pts:487 pts_time:19.48 dts:487 dts_time:19.48
  1518. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:859136 pts_time:19.4815 dts:859136 dts_time:19.4815 -> pts:859136 pts_time:19.4815 dts:859136 dts_time:19.4815
  1519. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:860160 pts_time:19.5048 dts:860160 dts_time:19.5048 -> pts:860160 pts_time:19.5048 dts:860160 dts_time:19.5048
  1520. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:488 pts_time:19.52 dts:488 dts_time:19.52 -> pts:488 pts_time:19.52 dts:488 dts_time:19.52
  1521. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:861184 pts_time:19.528 dts:861184 dts_time:19.528 -> pts:861184 pts_time:19.528 dts:861184 dts_time:19.528
  1522. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:862208 pts_time:19.5512 dts:862208 dts_time:19.5512 -> pts:862208 pts_time:19.5512 dts:862208 dts_time:19.5512
  1523. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:489 pts_time:19.56 dts:489 dts_time:19.56 -> pts:489 pts_time:19.56 dts:489 dts_time:19.56
  1524. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:863232 pts_time:19.5744 dts:863232 dts_time:19.5744 -> pts:863232 pts_time:19.5744 dts:863232 dts_time:19.5744
  1525. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:864256 pts_time:19.5976 dts:864256 dts_time:19.5976 -> pts:864256 pts_time:19.5976 dts:864256 dts_time:19.5976
  1526. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:490 pts_time:19.6 dts:490 dts_time:19.6 -> pts:490 pts_time:19.6 dts:490 dts_time:19.6
  1527. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:865280 pts_time:19.6209 dts:865280 dts_time:19.6209 -> pts:865280 pts_time:19.6209 dts:865280 dts_time:19.6209
  1528. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:491 pts_time:19.64 dts:491 dts_time:19.64 -> pts:491 pts_time:19.64 dts:491 dts_time:19.64
  1529. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:866304 pts_time:19.6441 dts:866304 dts_time:19.6441 -> pts:866304 pts_time:19.6441 dts:866304 dts_time:19.6441
  1530. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:867328 pts_time:19.6673 dts:867328 dts_time:19.6673 -> pts:867328 pts_time:19.6673 dts:867328 dts_time:19.6673
  1531. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:492 pts_time:19.68 dts:492 dts_time:19.68 -> pts:492 pts_time:19.68 dts:492 dts_time:19.68
  1532. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:868352 pts_time:19.6905 dts:868352 dts_time:19.6905 -> pts:868352 pts_time:19.6905 dts:868352 dts_time:19.6905
  1533. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:869376 pts_time:19.7137 dts:869376 dts_time:19.7137 -> pts:869376 pts_time:19.7137 dts:869376 dts_time:19.7137
  1534. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:493 pts_time:19.72 dts:493 dts_time:19.72 -> pts:493 pts_time:19.72 dts:493 dts_time:19.72
  1535. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:870400 pts_time:19.737 dts:870400 dts_time:19.737 -> pts:870400 pts_time:19.737 dts:870400 dts_time:19.737
  1536. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:494 pts_time:19.76 dts:494 dts_time:19.76 -> pts:494 pts_time:19.76 dts:494 dts_time:19.76
  1537. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:871424 pts_time:19.7602 dts:871424 dts_time:19.7602 -> pts:871424 pts_time:19.7602 dts:871424 dts_time:19.7602
  1538. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:872448 pts_time:19.7834 dts:872448 dts_time:19.7834 -> pts:872448 pts_time:19.7834 dts:872448 dts_time:19.7834
  1539. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:495 pts_time:19.8 dts:495 dts_time:19.8 -> pts:495 pts_time:19.8 dts:495 dts_time:19.8
  1540. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:873472 pts_time:19.8066 dts:873472 dts_time:19.8066 -> pts:873472 pts_time:19.8066 dts:873472 dts_time:19.8066
  1541. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:874496 pts_time:19.8298 dts:874496 dts_time:19.8298 -> pts:874496 pts_time:19.8298 dts:874496 dts_time:19.8298
  1542. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:496 pts_time:19.84 dts:496 dts_time:19.84 -> pts:496 pts_time:19.84 dts:496 dts_time:19.84
  1543. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:875520 pts_time:19.8531 dts:875520 dts_time:19.8531 -> pts:875520 pts_time:19.8531 dts:875520 dts_time:19.8531
  1544. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:876544 pts_time:19.8763 dts:876544 dts_time:19.8763 -> pts:876544 pts_time:19.8763 dts:876544 dts_time:19.8763
  1545. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:497 pts_time:19.88 dts:497 dts_time:19.88 -> pts:497 pts_time:19.88 dts:497 dts_time:19.88
  1546. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:877568 pts_time:19.8995 dts:877568 dts_time:19.8995 -> pts:877568 pts_time:19.8995 dts:877568 dts_time:19.8995
  1547. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:498 pts_time:19.92 dts:498 dts_time:19.92 -> pts:498 pts_time:19.92 dts:498 dts_time:19.92
  1548. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:878592 pts_time:19.9227 dts:878592 dts_time:19.9227 -> pts:878592 pts_time:19.9227 dts:878592 dts_time:19.9227
  1549. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:879616 pts_time:19.9459 dts:879616 dts_time:19.9459 -> pts:879616 pts_time:19.9459 dts:879616 dts_time:19.9459
  1550. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:499 pts_time:19.96 dts:499 dts_time:19.96 -> pts:499 pts_time:19.96 dts:499 dts_time:19.96
  1551. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:880640 pts_time:19.9692 dts:880640 dts_time:19.9692 -> pts:880640 pts_time:19.9692 dts:880640 dts_time:19.9692
  1552. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:881664 pts_time:19.9924 dts:881664 dts_time:19.9924 -> pts:881664 pts_time:19.9924 dts:881664 dts_time:19.9924
  1553. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:500 pts_time:20 dts:500 dts_time:20 -> pts:500 pts_time:20 dts:500 dts_time:20
  1554. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:882688 pts_time:20.0156 dts:882688 dts_time:20.0156 -> pts:882688 pts_time:20.0156 dts:882688 dts_time:20.0156
  1555. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:883712 pts_time:20.0388 dts:883712 dts_time:20.0388 -> pts:883712 pts_time:20.0388 dts:883712 dts_time:20.0388
  1556. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:10.08 pts:501 pts_time:20.04 dts:501 dts_time:20.04 -> pts:501 pts_time:20.04 dts:501 dts_time:20.04
  1557. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:10.08 pts:884736 pts_time:20.062 dts:884736 dts_time:20.062 -> pts:884736 pts_time:20.062 dts:884736 dts_time:20.062
  1558. [AVIOContext @ 0x13e2780] Statistics: 0 seeks, 1 writeouts
  1559. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  1560. [stream_segment,ssegment @ 0x13fc800] segment:'./test00002.ts' count:2 ended
  1561. [AVIOContext @ 0x13eb660] Statistics: 0 seeks, 680 writeouts
  1562. [mpegts @ 0x13dadc0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  1563. [mpegts @ 0x13dadc0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  1564. [adts @ 0x140d880] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  1565. [mpegts @ 0x13dadc0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  1566. [stream_segment,ssegment @ 0x13fc800] segment:'./test00003.ts' starts with packet stream:0 pts:502 pts_time:20.08 frame:502
  1567. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:502 pts_time:20.08 dts:502 dts_time:20.08 -> pts:502 pts_time:20.08 dts:502 dts_time:20.08
  1568. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:885760 pts_time:20.0853 dts:885760 dts_time:20.0853 -> pts:885760 pts_time:20.0853 dts:885760 dts_time:20.0853
  1569. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:886784 pts_time:20.1085 dts:886784 dts_time:20.1085 -> pts:886784 pts_time:20.1085 dts:886784 dts_time:20.1085
  1570. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:503 pts_time:20.12 dts:503 dts_time:20.12 -> pts:503 pts_time:20.12 dts:503 dts_time:20.12
  1571. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:887808 pts_time:20.1317 dts:887808 dts_time:20.1317 -> pts:887808 pts_time:20.1317 dts:887808 dts_time:20.1317
  1572. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:888832 pts_time:20.1549 dts:888832 dts_time:20.1549 -> pts:888832 pts_time:20.1549 dts:888832 dts_time:20.1549
  1573. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:504 pts_time:20.16 dts:504 dts_time:20.16 -> pts:504 pts_time:20.16 dts:504 dts_time:20.16
  1574. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:889856 pts_time:20.1781 dts:889856 dts_time:20.1781 -> pts:889856 pts_time:20.1781 dts:889856 dts_time:20.1781
  1575. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:505 pts_time:20.2 dts:505 dts_time:20.2 -> pts:505 pts_time:20.2 dts:505 dts_time:20.2
  1576. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:890880 pts_time:20.2014 dts:890880 dts_time:20.2014 -> pts:890880 pts_time:20.2014 dts:890880 dts_time:20.2014
  1577. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:891904 pts_time:20.2246 dts:891904 dts_time:20.2246 -> pts:891904 pts_time:20.2246 dts:891904 dts_time:20.2246
  1578. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:506 pts_time:20.24 dts:506 dts_time:20.24 -> pts:506 pts_time:20.24 dts:506 dts_time:20.24
  1579. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:892928 pts_time:20.2478 dts:892928 dts_time:20.2478 -> pts:892928 pts_time:20.2478 dts:892928 dts_time:20.2478
  1580. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:893952 pts_time:20.271 dts:893952 dts_time:20.271 -> pts:893952 pts_time:20.271 dts:893952 dts_time:20.271
  1581. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:507 pts_time:20.28 dts:507 dts_time:20.28 -> pts:507 pts_time:20.28 dts:507 dts_time:20.28
  1582. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:894976 pts_time:20.2942 dts:894976 dts_time:20.2942 -> pts:894976 pts_time:20.2942 dts:894976 dts_time:20.2942
  1583. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:896000 pts_time:20.3175 dts:896000 dts_time:20.3175 -> pts:896000 pts_time:20.3175 dts:896000 dts_time:20.3175
  1584. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:508 pts_time:20.32 dts:508 dts_time:20.32 -> pts:508 pts_time:20.32 dts:508 dts_time:20.32
  1585. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:897024 pts_time:20.3407 dts:897024 dts_time:20.3407 -> pts:897024 pts_time:20.3407 dts:897024 dts_time:20.3407
  1586. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:509 pts_time:20.36 dts:509 dts_time:20.36 -> pts:509 pts_time:20.36 dts:509 dts_time:20.36
  1587. frame= 510 fps= 52 q=-1.0 size=N/A time=00:00:20.40 bitrate=N/A
  1588. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:898048 pts_time:20.3639 dts:898048 dts_time:20.3639 -> pts:898048 pts_time:20.3639 dts:898048 dts_time:20.3639
  1589. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:899072 pts_time:20.3871 dts:899072 dts_time:20.3871 -> pts:899072 pts_time:20.3871 dts:899072 dts_time:20.3871
  1590. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:510 pts_time:20.4 dts:510 dts_time:20.4 -> pts:510 pts_time:20.4 dts:510 dts_time:20.4
  1591. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:900096 pts_time:20.4103 dts:900096 dts_time:20.4103 -> pts:900096 pts_time:20.4103 dts:900096 dts_time:20.4103
  1592. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:901120 pts_time:20.4336 dts:901120 dts_time:20.4336 -> pts:901120 pts_time:20.4336 dts:901120 dts_time:20.4336
  1593. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:511 pts_time:20.44 dts:511 dts_time:20.44 -> pts:511 pts_time:20.44 dts:511 dts_time:20.44
  1594. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:902144 pts_time:20.4568 dts:902144 dts_time:20.4568 -> pts:902144 pts_time:20.4568 dts:902144 dts_time:20.4568
  1595. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:512 pts_time:20.48 dts:512 dts_time:20.48 -> pts:512 pts_time:20.48 dts:512 dts_time:20.48
  1596. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:903168 pts_time:20.48 dts:903168 dts_time:20.48 -> pts:903168 pts_time:20.48 dts:903168 dts_time:20.48
  1597. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:904192 pts_time:20.5032 dts:904192 dts_time:20.5032 -> pts:904192 pts_time:20.5032 dts:904192 dts_time:20.5032
  1598. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:513 pts_time:20.52 dts:513 dts_time:20.52 -> pts:513 pts_time:20.52 dts:513 dts_time:20.52
  1599. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:905216 pts_time:20.5264 dts:905216 dts_time:20.5264 -> pts:905216 pts_time:20.5264 dts:905216 dts_time:20.5264
  1600. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:906240 pts_time:20.5497 dts:906240 dts_time:20.5497 -> pts:906240 pts_time:20.5497 dts:906240 dts_time:20.5497
  1601. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:514 pts_time:20.56 dts:514 dts_time:20.56 -> pts:514 pts_time:20.56 dts:514 dts_time:20.56
  1602. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:907264 pts_time:20.5729 dts:907264 dts_time:20.5729 -> pts:907264 pts_time:20.5729 dts:907264 dts_time:20.5729
  1603. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:908288 pts_time:20.5961 dts:908288 dts_time:20.5961 -> pts:908288 pts_time:20.5961 dts:908288 dts_time:20.5961
  1604. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:515 pts_time:20.6 dts:515 dts_time:20.6 -> pts:515 pts_time:20.6 dts:515 dts_time:20.6
  1605. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:909312 pts_time:20.6193 dts:909312 dts_time:20.6193 -> pts:909312 pts_time:20.6193 dts:909312 dts_time:20.6193
  1606. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:516 pts_time:20.64 dts:516 dts_time:20.64 -> pts:516 pts_time:20.64 dts:516 dts_time:20.64
  1607. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:910336 pts_time:20.6425 dts:910336 dts_time:20.6425 -> pts:910336 pts_time:20.6425 dts:910336 dts_time:20.6425
  1608. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:911360 pts_time:20.6658 dts:911360 dts_time:20.6658 -> pts:911360 pts_time:20.6658 dts:911360 dts_time:20.6658
  1609. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:517 pts_time:20.68 dts:517 dts_time:20.68 -> pts:517 pts_time:20.68 dts:517 dts_time:20.68
  1610. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:912384 pts_time:20.689 dts:912384 dts_time:20.689 -> pts:912384 pts_time:20.689 dts:912384 dts_time:20.689
  1611. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:913408 pts_time:20.7122 dts:913408 dts_time:20.7122 -> pts:913408 pts_time:20.7122 dts:913408 dts_time:20.7122
  1612. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:518 pts_time:20.72 dts:518 dts_time:20.72 -> pts:518 pts_time:20.72 dts:518 dts_time:20.72
  1613. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:914432 pts_time:20.7354 dts:914432 dts_time:20.7354 -> pts:914432 pts_time:20.7354 dts:914432 dts_time:20.7354
  1614. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:915456 pts_time:20.7586 dts:915456 dts_time:20.7586 -> pts:915456 pts_time:20.7586 dts:915456 dts_time:20.7586
  1615. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:519 pts_time:20.76 dts:519 dts_time:20.76 -> pts:519 pts_time:20.76 dts:519 dts_time:20.76
  1616. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:916480 pts_time:20.7819 dts:916480 dts_time:20.7819 -> pts:916480 pts_time:20.7819 dts:916480 dts_time:20.7819
  1617. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:520 pts_time:20.8 dts:520 dts_time:20.8 -> pts:520 pts_time:20.8 dts:520 dts_time:20.8
  1618. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:917504 pts_time:20.8051 dts:917504 dts_time:20.8051 -> pts:917504 pts_time:20.8051 dts:917504 dts_time:20.8051
  1619. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:918528 pts_time:20.8283 dts:918528 dts_time:20.8283 -> pts:918528 pts_time:20.8283 dts:918528 dts_time:20.8283
  1620. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:521 pts_time:20.84 dts:521 dts_time:20.84 -> pts:521 pts_time:20.84 dts:521 dts_time:20.84
  1621. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:919552 pts_time:20.8515 dts:919552 dts_time:20.8515 -> pts:919552 pts_time:20.8515 dts:919552 dts_time:20.8515
  1622. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:920576 pts_time:20.8747 dts:920576 dts_time:20.8747 -> pts:920576 pts_time:20.8747 dts:920576 dts_time:20.8747
  1623. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:522 pts_time:20.88 dts:522 dts_time:20.88 -> pts:522 pts_time:20.88 dts:522 dts_time:20.88
  1624. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:921600 pts_time:20.898 dts:921600 dts_time:20.898 -> pts:921600 pts_time:20.898 dts:921600 dts_time:20.898
  1625. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:523 pts_time:20.92 dts:523 dts_time:20.92 -> pts:523 pts_time:20.92 dts:523 dts_time:20.92
  1626. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:922624 pts_time:20.9212 dts:922624 dts_time:20.9212 -> pts:922624 pts_time:20.9212 dts:922624 dts_time:20.9212
  1627. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:923648 pts_time:20.9444 dts:923648 dts_time:20.9444 -> pts:923648 pts_time:20.9444 dts:923648 dts_time:20.9444
  1628. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:524 pts_time:20.96 dts:524 dts_time:20.96 -> pts:524 pts_time:20.96 dts:524 dts_time:20.96
  1629. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:924672 pts_time:20.9676 dts:924672 dts_time:20.9676 -> pts:924672 pts_time:20.9676 dts:924672 dts_time:20.9676
  1630. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:925696 pts_time:20.9908 dts:925696 dts_time:20.9908 -> pts:925696 pts_time:20.9908 dts:925696 dts_time:20.9908
  1631. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:525 pts_time:21 dts:525 dts_time:21 -> pts:525 pts_time:21 dts:525 dts_time:21
  1632. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:926720 pts_time:21.0141 dts:926720 dts_time:21.0141 -> pts:926720 pts_time:21.0141 dts:926720 dts_time:21.0141
  1633. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:927744 pts_time:21.0373 dts:927744 dts_time:21.0373 -> pts:927744 pts_time:21.0373 dts:927744 dts_time:21.0373
  1634. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:526 pts_time:21.04 dts:526 dts_time:21.04 -> pts:526 pts_time:21.04 dts:526 dts_time:21.04
  1635. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:928768 pts_time:21.0605 dts:928768 dts_time:21.0605 -> pts:928768 pts_time:21.0605 dts:928768 dts_time:21.0605
  1636. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:527 pts_time:21.08 dts:527 dts_time:21.08 -> pts:527 pts_time:21.08 dts:527 dts_time:21.08
  1637. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:929792 pts_time:21.0837 dts:929792 dts_time:21.0837 -> pts:929792 pts_time:21.0837 dts:929792 dts_time:21.0837
  1638. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:930816 pts_time:21.1069 dts:930816 dts_time:21.1069 -> pts:930816 pts_time:21.1069 dts:930816 dts_time:21.1069
  1639. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:528 pts_time:21.12 dts:528 dts_time:21.12 -> pts:528 pts_time:21.12 dts:528 dts_time:21.12
  1640. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:931840 pts_time:21.1302 dts:931840 dts_time:21.1302 -> pts:931840 pts_time:21.1302 dts:931840 dts_time:21.1302
  1641. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:932864 pts_time:21.1534 dts:932864 dts_time:21.1534 -> pts:932864 pts_time:21.1534 dts:932864 dts_time:21.1534
  1642. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:529 pts_time:21.16 dts:529 dts_time:21.16 -> pts:529 pts_time:21.16 dts:529 dts_time:21.16
  1643. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:933888 pts_time:21.1766 dts:933888 dts_time:21.1766 -> pts:933888 pts_time:21.1766 dts:933888 dts_time:21.1766
  1644. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:934912 pts_time:21.1998 dts:934912 dts_time:21.1998 -> pts:934912 pts_time:21.1998 dts:934912 dts_time:21.1998
  1645. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:530 pts_time:21.2 dts:530 dts_time:21.2 -> pts:530 pts_time:21.2 dts:530 dts_time:21.2
  1646. frame= 531 fps= 52 q=-1.0 size=N/A time=00:00:21.24 bitrate=N/A
  1647. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:935936 pts_time:21.223 dts:935936 dts_time:21.223 -> pts:935936 pts_time:21.223 dts:935936 dts_time:21.223
  1648. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:531 pts_time:21.24 dts:531 dts_time:21.24 -> pts:531 pts_time:21.24 dts:531 dts_time:21.24
  1649. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:936960 pts_time:21.2463 dts:936960 dts_time:21.2463 -> pts:936960 pts_time:21.2463 dts:936960 dts_time:21.2463
  1650. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:937984 pts_time:21.2695 dts:937984 dts_time:21.2695 -> pts:937984 pts_time:21.2695 dts:937984 dts_time:21.2695
  1651. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:532 pts_time:21.28 dts:532 dts_time:21.28 -> pts:532 pts_time:21.28 dts:532 dts_time:21.28
  1652. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:939008 pts_time:21.2927 dts:939008 dts_time:21.2927 -> pts:939008 pts_time:21.2927 dts:939008 dts_time:21.2927
  1653. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:940032 pts_time:21.3159 dts:940032 dts_time:21.3159 -> pts:940032 pts_time:21.3159 dts:940032 dts_time:21.3159
  1654. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:533 pts_time:21.32 dts:533 dts_time:21.32 -> pts:533 pts_time:21.32 dts:533 dts_time:21.32
  1655. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:941056 pts_time:21.3391 dts:941056 dts_time:21.3391 -> pts:941056 pts_time:21.3391 dts:941056 dts_time:21.3391
  1656. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:534 pts_time:21.36 dts:534 dts_time:21.36 -> pts:534 pts_time:21.36 dts:534 dts_time:21.36
  1657. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:942080 pts_time:21.3624 dts:942080 dts_time:21.3624 -> pts:942080 pts_time:21.3624 dts:942080 dts_time:21.3624
  1658. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:943104 pts_time:21.3856 dts:943104 dts_time:21.3856 -> pts:943104 pts_time:21.3856 dts:943104 dts_time:21.3856
  1659. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:535 pts_time:21.4 dts:535 dts_time:21.4 -> pts:535 pts_time:21.4 dts:535 dts_time:21.4
  1660. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:944128 pts_time:21.4088 dts:944128 dts_time:21.4088 -> pts:944128 pts_time:21.4088 dts:944128 dts_time:21.4088
  1661. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:945152 pts_time:21.432 dts:945152 dts_time:21.432 -> pts:945152 pts_time:21.432 dts:945152 dts_time:21.432
  1662. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:536 pts_time:21.44 dts:536 dts_time:21.44 -> pts:536 pts_time:21.44 dts:536 dts_time:21.44
  1663. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:946176 pts_time:21.4552 dts:946176 dts_time:21.4552 -> pts:946176 pts_time:21.4552 dts:946176 dts_time:21.4552
  1664. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:947200 pts_time:21.4785 dts:947200 dts_time:21.4785 -> pts:947200 pts_time:21.4785 dts:947200 dts_time:21.4785
  1665. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:537 pts_time:21.48 dts:537 dts_time:21.48 -> pts:537 pts_time:21.48 dts:537 dts_time:21.48
  1666. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:948224 pts_time:21.5017 dts:948224 dts_time:21.5017 -> pts:948224 pts_time:21.5017 dts:948224 dts_time:21.5017
  1667. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:538 pts_time:21.52 dts:538 dts_time:21.52 -> pts:538 pts_time:21.52 dts:538 dts_time:21.52
  1668. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:949248 pts_time:21.5249 dts:949248 dts_time:21.5249 -> pts:949248 pts_time:21.5249 dts:949248 dts_time:21.5249
  1669. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:950272 pts_time:21.5481 dts:950272 dts_time:21.5481 -> pts:950272 pts_time:21.5481 dts:950272 dts_time:21.5481
  1670. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:539 pts_time:21.56 dts:539 dts_time:21.56 -> pts:539 pts_time:21.56 dts:539 dts_time:21.56
  1671. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:951296 pts_time:21.5713 dts:951296 dts_time:21.5713 -> pts:951296 pts_time:21.5713 dts:951296 dts_time:21.5713
  1672. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:952320 pts_time:21.5946 dts:952320 dts_time:21.5946 -> pts:952320 pts_time:21.5946 dts:952320 dts_time:21.5946
  1673. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:540 pts_time:21.6 dts:540 dts_time:21.6 -> pts:540 pts_time:21.6 dts:540 dts_time:21.6
  1674. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:953344 pts_time:21.6178 dts:953344 dts_time:21.6178 -> pts:953344 pts_time:21.6178 dts:953344 dts_time:21.6178
  1675. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:541 pts_time:21.64 dts:541 dts_time:21.64 -> pts:541 pts_time:21.64 dts:541 dts_time:21.64
  1676. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:954368 pts_time:21.641 dts:954368 dts_time:21.641 -> pts:954368 pts_time:21.641 dts:954368 dts_time:21.641
  1677. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:955392 pts_time:21.6642 dts:955392 dts_time:21.6642 -> pts:955392 pts_time:21.6642 dts:955392 dts_time:21.6642
  1678. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:542 pts_time:21.68 dts:542 dts_time:21.68 -> pts:542 pts_time:21.68 dts:542 dts_time:21.68
  1679. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:956416 pts_time:21.6874 dts:956416 dts_time:21.6874 -> pts:956416 pts_time:21.6874 dts:956416 dts_time:21.6874
  1680. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:957440 pts_time:21.7107 dts:957440 dts_time:21.7107 -> pts:957440 pts_time:21.7107 dts:957440 dts_time:21.7107
  1681. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:543 pts_time:21.72 dts:543 dts_time:21.72 -> pts:543 pts_time:21.72 dts:543 dts_time:21.72
  1682. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:958464 pts_time:21.7339 dts:958464 dts_time:21.7339 -> pts:958464 pts_time:21.7339 dts:958464 dts_time:21.7339
  1683. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:959488 pts_time:21.7571 dts:959488 dts_time:21.7571 -> pts:959488 pts_time:21.7571 dts:959488 dts_time:21.7571
  1684. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:544 pts_time:21.76 dts:544 dts_time:21.76 -> pts:544 pts_time:21.76 dts:544 dts_time:21.76
  1685. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:960512 pts_time:21.7803 dts:960512 dts_time:21.7803 -> pts:960512 pts_time:21.7803 dts:960512 dts_time:21.7803
  1686. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:545 pts_time:21.8 dts:545 dts_time:21.8 -> pts:545 pts_time:21.8 dts:545 dts_time:21.8
  1687. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:961536 pts_time:21.8035 dts:961536 dts_time:21.8035 -> pts:961536 pts_time:21.8035 dts:961536 dts_time:21.8035
  1688. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:962560 pts_time:21.8268 dts:962560 dts_time:21.8268 -> pts:962560 pts_time:21.8268 dts:962560 dts_time:21.8268
  1689. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:546 pts_time:21.84 dts:546 dts_time:21.84 -> pts:546 pts_time:21.84 dts:546 dts_time:21.84
  1690. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:963584 pts_time:21.85 dts:963584 dts_time:21.85 -> pts:963584 pts_time:21.85 dts:963584 dts_time:21.85
  1691. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:964608 pts_time:21.8732 dts:964608 dts_time:21.8732 -> pts:964608 pts_time:21.8732 dts:964608 dts_time:21.8732
  1692. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:547 pts_time:21.88 dts:547 dts_time:21.88 -> pts:547 pts_time:21.88 dts:547 dts_time:21.88
  1693. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:965632 pts_time:21.8964 dts:965632 dts_time:21.8964 -> pts:965632 pts_time:21.8964 dts:965632 dts_time:21.8964
  1694. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:966656 pts_time:21.9196 dts:966656 dts_time:21.9196 -> pts:966656 pts_time:21.9196 dts:966656 dts_time:21.9196
  1695. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:548 pts_time:21.92 dts:548 dts_time:21.92 -> pts:548 pts_time:21.92 dts:548 dts_time:21.92
  1696. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:967680 pts_time:21.9429 dts:967680 dts_time:21.9429 -> pts:967680 pts_time:21.9429 dts:967680 dts_time:21.9429
  1697. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:549 pts_time:21.96 dts:549 dts_time:21.96 -> pts:549 pts_time:21.96 dts:549 dts_time:21.96
  1698. frame= 550 fps= 51 q=-1.0 size=N/A time=00:00:22.00 bitrate=N/A
  1699. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:968704 pts_time:21.9661 dts:968704 dts_time:21.9661 -> pts:968704 pts_time:21.9661 dts:968704 dts_time:21.9661
  1700. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:969728 pts_time:21.9893 dts:969728 dts_time:21.9893 -> pts:969728 pts_time:21.9893 dts:969728 dts_time:21.9893
  1701. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:550 pts_time:22 dts:550 dts_time:22 -> pts:550 pts_time:22 dts:550 dts_time:22
  1702. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:970752 pts_time:22.0125 dts:970752 dts_time:22.0125 -> pts:970752 pts_time:22.0125 dts:970752 dts_time:22.0125
  1703. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:971776 pts_time:22.0357 dts:971776 dts_time:22.0357 -> pts:971776 pts_time:22.0357 dts:971776 dts_time:22.0357
  1704. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:551 pts_time:22.04 dts:551 dts_time:22.04 -> pts:551 pts_time:22.04 dts:551 dts_time:22.04
  1705. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:972800 pts_time:22.059 dts:972800 dts_time:22.059 -> pts:972800 pts_time:22.059 dts:972800 dts_time:22.059
  1706. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:552 pts_time:22.08 dts:552 dts_time:22.08 -> pts:552 pts_time:22.08 dts:552 dts_time:22.08
  1707. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:973824 pts_time:22.0822 dts:973824 dts_time:22.0822 -> pts:973824 pts_time:22.0822 dts:973824 dts_time:22.0822
  1708. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:974848 pts_time:22.1054 dts:974848 dts_time:22.1054 -> pts:974848 pts_time:22.1054 dts:974848 dts_time:22.1054
  1709. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:553 pts_time:22.12 dts:553 dts_time:22.12 -> pts:553 pts_time:22.12 dts:553 dts_time:22.12
  1710. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:975872 pts_time:22.1286 dts:975872 dts_time:22.1286 -> pts:975872 pts_time:22.1286 dts:975872 dts_time:22.1286
  1711. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:976896 pts_time:22.1518 dts:976896 dts_time:22.1518 -> pts:976896 pts_time:22.1518 dts:976896 dts_time:22.1518
  1712. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:554 pts_time:22.16 dts:554 dts_time:22.16 -> pts:554 pts_time:22.16 dts:554 dts_time:22.16
  1713. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:977920 pts_time:22.1751 dts:977920 dts_time:22.1751 -> pts:977920 pts_time:22.1751 dts:977920 dts_time:22.1751
  1714. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:978944 pts_time:22.1983 dts:978944 dts_time:22.1983 -> pts:978944 pts_time:22.1983 dts:978944 dts_time:22.1983
  1715. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:555 pts_time:22.2 dts:555 dts_time:22.2 -> pts:555 pts_time:22.2 dts:555 dts_time:22.2
  1716. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:979968 pts_time:22.2215 dts:979968 dts_time:22.2215 -> pts:979968 pts_time:22.2215 dts:979968 dts_time:22.2215
  1717. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:556 pts_time:22.24 dts:556 dts_time:22.24 -> pts:556 pts_time:22.24 dts:556 dts_time:22.24
  1718. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:980992 pts_time:22.2447 dts:980992 dts_time:22.2447 -> pts:980992 pts_time:22.2447 dts:980992 dts_time:22.2447
  1719. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:982016 pts_time:22.2679 dts:982016 dts_time:22.2679 -> pts:982016 pts_time:22.2679 dts:982016 dts_time:22.2679
  1720. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:557 pts_time:22.28 dts:557 dts_time:22.28 -> pts:557 pts_time:22.28 dts:557 dts_time:22.28
  1721. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:983040 pts_time:22.2912 dts:983040 dts_time:22.2912 -> pts:983040 pts_time:22.2912 dts:983040 dts_time:22.2912
  1722. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:984064 pts_time:22.3144 dts:984064 dts_time:22.3144 -> pts:984064 pts_time:22.3144 dts:984064 dts_time:22.3144
  1723. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:558 pts_time:22.32 dts:558 dts_time:22.32 -> pts:558 pts_time:22.32 dts:558 dts_time:22.32
  1724. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:985088 pts_time:22.3376 dts:985088 dts_time:22.3376 -> pts:985088 pts_time:22.3376 dts:985088 dts_time:22.3376
  1725. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:559 pts_time:22.36 dts:559 dts_time:22.36 -> pts:559 pts_time:22.36 dts:559 dts_time:22.36
  1726. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:986112 pts_time:22.3608 dts:986112 dts_time:22.3608 -> pts:986112 pts_time:22.3608 dts:986112 dts_time:22.3608
  1727. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:987136 pts_time:22.384 dts:987136 dts_time:22.384 -> pts:987136 pts_time:22.384 dts:987136 dts_time:22.384
  1728. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:560 pts_time:22.4 dts:560 dts_time:22.4 -> pts:560 pts_time:22.4 dts:560 dts_time:22.4
  1729. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:988160 pts_time:22.4073 dts:988160 dts_time:22.4073 -> pts:988160 pts_time:22.4073 dts:988160 dts_time:22.4073
  1730. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:989184 pts_time:22.4305 dts:989184 dts_time:22.4305 -> pts:989184 pts_time:22.4305 dts:989184 dts_time:22.4305
  1731. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:561 pts_time:22.44 dts:561 dts_time:22.44 -> pts:561 pts_time:22.44 dts:561 dts_time:22.44
  1732. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:990208 pts_time:22.4537 dts:990208 dts_time:22.4537 -> pts:990208 pts_time:22.4537 dts:990208 dts_time:22.4537
  1733. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:991232 pts_time:22.4769 dts:991232 dts_time:22.4769 -> pts:991232 pts_time:22.4769 dts:991232 dts_time:22.4769
  1734. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:562 pts_time:22.48 dts:562 dts_time:22.48 -> pts:562 pts_time:22.48 dts:562 dts_time:22.48
  1735. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:992256 pts_time:22.5001 dts:992256 dts_time:22.5001 -> pts:992256 pts_time:22.5001 dts:992256 dts_time:22.5001
  1736. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:563 pts_time:22.52 dts:563 dts_time:22.52 -> pts:563 pts_time:22.52 dts:563 dts_time:22.52
  1737. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:993280 pts_time:22.5234 dts:993280 dts_time:22.5234 -> pts:993280 pts_time:22.5234 dts:993280 dts_time:22.5234
  1738. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:994304 pts_time:22.5466 dts:994304 dts_time:22.5466 -> pts:994304 pts_time:22.5466 dts:994304 dts_time:22.5466
  1739. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:564 pts_time:22.56 dts:564 dts_time:22.56 -> pts:564 pts_time:22.56 dts:564 dts_time:22.56
  1740. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:995328 pts_time:22.5698 dts:995328 dts_time:22.5698 -> pts:995328 pts_time:22.5698 dts:995328 dts_time:22.5698
  1741. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:996352 pts_time:22.593 dts:996352 dts_time:22.593 -> pts:996352 pts_time:22.593 dts:996352 dts_time:22.593
  1742. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:565 pts_time:22.6 dts:565 dts_time:22.6 -> pts:565 pts_time:22.6 dts:565 dts_time:22.6
  1743. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:997376 pts_time:22.6162 dts:997376 dts_time:22.6162 -> pts:997376 pts_time:22.6162 dts:997376 dts_time:22.6162
  1744. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:998400 pts_time:22.6395 dts:998400 dts_time:22.6395 -> pts:998400 pts_time:22.6395 dts:998400 dts_time:22.6395
  1745. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:566 pts_time:22.64 dts:566 dts_time:22.64 -> pts:566 pts_time:22.64 dts:566 dts_time:22.64
  1746. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:999424 pts_time:22.6627 dts:999424 dts_time:22.6627 -> pts:999424 pts_time:22.6627 dts:999424 dts_time:22.6627
  1747. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:567 pts_time:22.68 dts:567 dts_time:22.68 -> pts:567 pts_time:22.68 dts:567 dts_time:22.68
  1748. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1000448 pts_time:22.6859 dts:1000448 dts_time:22.6859 -> pts:1000448 pts_time:22.6859 dts:1000448 dts_time:22.6859
  1749. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1001472 pts_time:22.7091 dts:1001472 dts_time:22.7091 -> pts:1001472 pts_time:22.7091 dts:1001472 dts_time:22.7091
  1750. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:568 pts_time:22.72 dts:568 dts_time:22.72 -> pts:568 pts_time:22.72 dts:568 dts_time:22.72
  1751. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1002496 pts_time:22.7323 dts:1002496 dts_time:22.7323 -> pts:1002496 pts_time:22.7323 dts:1002496 dts_time:22.7323
  1752. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1003520 pts_time:22.7556 dts:1003520 dts_time:22.7556 -> pts:1003520 pts_time:22.7556 dts:1003520 dts_time:22.7556
  1753. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:569 pts_time:22.76 dts:569 dts_time:22.76 -> pts:569 pts_time:22.76 dts:569 dts_time:22.76
  1754. frame= 570 fps= 50 q=-1.0 size=N/A time=00:00:22.80 bitrate=N/A
  1755. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1004544 pts_time:22.7788 dts:1004544 dts_time:22.7788 -> pts:1004544 pts_time:22.7788 dts:1004544 dts_time:22.7788
  1756. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:570 pts_time:22.8 dts:570 dts_time:22.8 -> pts:570 pts_time:22.8 dts:570 dts_time:22.8
  1757. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1005568 pts_time:22.802 dts:1005568 dts_time:22.802 -> pts:1005568 pts_time:22.802 dts:1005568 dts_time:22.802
  1758. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1006592 pts_time:22.8252 dts:1006592 dts_time:22.8252 -> pts:1006592 pts_time:22.8252 dts:1006592 dts_time:22.8252
  1759. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:571 pts_time:22.84 dts:571 dts_time:22.84 -> pts:571 pts_time:22.84 dts:571 dts_time:22.84
  1760. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1007616 pts_time:22.8484 dts:1007616 dts_time:22.8484 -> pts:1007616 pts_time:22.8484 dts:1007616 dts_time:22.8484
  1761. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1008640 pts_time:22.8717 dts:1008640 dts_time:22.8717 -> pts:1008640 pts_time:22.8717 dts:1008640 dts_time:22.8717
  1762. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:572 pts_time:22.88 dts:572 dts_time:22.88 -> pts:572 pts_time:22.88 dts:572 dts_time:22.88
  1763. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1009664 pts_time:22.8949 dts:1009664 dts_time:22.8949 -> pts:1009664 pts_time:22.8949 dts:1009664 dts_time:22.8949
  1764. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1010688 pts_time:22.9181 dts:1010688 dts_time:22.9181 -> pts:1010688 pts_time:22.9181 dts:1010688 dts_time:22.9181
  1765. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:573 pts_time:22.92 dts:573 dts_time:22.92 -> pts:573 pts_time:22.92 dts:573 dts_time:22.92
  1766. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1011712 pts_time:22.9413 dts:1011712 dts_time:22.9413 -> pts:1011712 pts_time:22.9413 dts:1011712 dts_time:22.9413
  1767. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:574 pts_time:22.96 dts:574 dts_time:22.96 -> pts:574 pts_time:22.96 dts:574 dts_time:22.96
  1768. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1012736 pts_time:22.9645 dts:1012736 dts_time:22.9645 -> pts:1012736 pts_time:22.9645 dts:1012736 dts_time:22.9645
  1769. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1013760 pts_time:22.9878 dts:1013760 dts_time:22.9878 -> pts:1013760 pts_time:22.9878 dts:1013760 dts_time:22.9878
  1770. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:575 pts_time:23 dts:575 dts_time:23 -> pts:575 pts_time:23 dts:575 dts_time:23
  1771. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1014784 pts_time:23.011 dts:1014784 dts_time:23.011 -> pts:1014784 pts_time:23.011 dts:1014784 dts_time:23.011
  1772. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1015808 pts_time:23.0342 dts:1015808 dts_time:23.0342 -> pts:1015808 pts_time:23.0342 dts:1015808 dts_time:23.0342
  1773. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:576 pts_time:23.04 dts:576 dts_time:23.04 -> pts:576 pts_time:23.04 dts:576 dts_time:23.04
  1774. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1016832 pts_time:23.0574 dts:1016832 dts_time:23.0574 -> pts:1016832 pts_time:23.0574 dts:1016832 dts_time:23.0574
  1775. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:577 pts_time:23.08 dts:577 dts_time:23.08 -> pts:577 pts_time:23.08 dts:577 dts_time:23.08
  1776. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1017856 pts_time:23.0806 dts:1017856 dts_time:23.0806 -> pts:1017856 pts_time:23.0806 dts:1017856 dts_time:23.0806
  1777. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1018880 pts_time:23.1039 dts:1018880 dts_time:23.1039 -> pts:1018880 pts_time:23.1039 dts:1018880 dts_time:23.1039
  1778. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:578 pts_time:23.12 dts:578 dts_time:23.12 -> pts:578 pts_time:23.12 dts:578 dts_time:23.12
  1779. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1019904 pts_time:23.1271 dts:1019904 dts_time:23.1271 -> pts:1019904 pts_time:23.1271 dts:1019904 dts_time:23.1271
  1780. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1020928 pts_time:23.1503 dts:1020928 dts_time:23.1503 -> pts:1020928 pts_time:23.1503 dts:1020928 dts_time:23.1503
  1781. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:579 pts_time:23.16 dts:579 dts_time:23.16 -> pts:579 pts_time:23.16 dts:579 dts_time:23.16
  1782. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1021952 pts_time:23.1735 dts:1021952 dts_time:23.1735 -> pts:1021952 pts_time:23.1735 dts:1021952 dts_time:23.1735
  1783. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1022976 pts_time:23.1967 dts:1022976 dts_time:23.1967 -> pts:1022976 pts_time:23.1967 dts:1022976 dts_time:23.1967
  1784. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:580 pts_time:23.2 dts:580 dts_time:23.2 -> pts:580 pts_time:23.2 dts:580 dts_time:23.2
  1785. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1024000 pts_time:23.22 dts:1024000 dts_time:23.22 -> pts:1024000 pts_time:23.22 dts:1024000 dts_time:23.22
  1786. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:581 pts_time:23.24 dts:581 dts_time:23.24 -> pts:581 pts_time:23.24 dts:581 dts_time:23.24
  1787. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1025024 pts_time:23.2432 dts:1025024 dts_time:23.2432 -> pts:1025024 pts_time:23.2432 dts:1025024 dts_time:23.2432
  1788. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1026048 pts_time:23.2664 dts:1026048 dts_time:23.2664 -> pts:1026048 pts_time:23.2664 dts:1026048 dts_time:23.2664
  1789. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:582 pts_time:23.28 dts:582 dts_time:23.28 -> pts:582 pts_time:23.28 dts:582 dts_time:23.28
  1790. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1027072 pts_time:23.2896 dts:1027072 dts_time:23.2896 -> pts:1027072 pts_time:23.2896 dts:1027072 dts_time:23.2896
  1791. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1028096 pts_time:23.3128 dts:1028096 dts_time:23.3128 -> pts:1028096 pts_time:23.3128 dts:1028096 dts_time:23.3128
  1792. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:583 pts_time:23.32 dts:583 dts_time:23.32 -> pts:583 pts_time:23.32 dts:583 dts_time:23.32
  1793. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1029120 pts_time:23.3361 dts:1029120 dts_time:23.3361 -> pts:1029120 pts_time:23.3361 dts:1029120 dts_time:23.3361
  1794. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1030144 pts_time:23.3593 dts:1030144 dts_time:23.3593 -> pts:1030144 pts_time:23.3593 dts:1030144 dts_time:23.3593
  1795. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:584 pts_time:23.36 dts:584 dts_time:23.36 -> pts:584 pts_time:23.36 dts:584 dts_time:23.36
  1796. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1031168 pts_time:23.3825 dts:1031168 dts_time:23.3825 -> pts:1031168 pts_time:23.3825 dts:1031168 dts_time:23.3825
  1797. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:585 pts_time:23.4 dts:585 dts_time:23.4 -> pts:585 pts_time:23.4 dts:585 dts_time:23.4
  1798. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1032192 pts_time:23.4057 dts:1032192 dts_time:23.4057 -> pts:1032192 pts_time:23.4057 dts:1032192 dts_time:23.4057
  1799. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1033216 pts_time:23.4289 dts:1033216 dts_time:23.4289 -> pts:1033216 pts_time:23.4289 dts:1033216 dts_time:23.4289
  1800. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:586 pts_time:23.44 dts:586 dts_time:23.44 -> pts:586 pts_time:23.44 dts:586 dts_time:23.44
  1801. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1034240 pts_time:23.4522 dts:1034240 dts_time:23.4522 -> pts:1034240 pts_time:23.4522 dts:1034240 dts_time:23.4522
  1802. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1035264 pts_time:23.4754 dts:1035264 dts_time:23.4754 -> pts:1035264 pts_time:23.4754 dts:1035264 dts_time:23.4754
  1803. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:587 pts_time:23.48 dts:587 dts_time:23.48 -> pts:587 pts_time:23.48 dts:587 dts_time:23.48
  1804. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1036288 pts_time:23.4986 dts:1036288 dts_time:23.4986 -> pts:1036288 pts_time:23.4986 dts:1036288 dts_time:23.4986
  1805. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:588 pts_time:23.52 dts:588 dts_time:23.52 -> pts:588 pts_time:23.52 dts:588 dts_time:23.52
  1806. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1037312 pts_time:23.5218 dts:1037312 dts_time:23.5218 -> pts:1037312 pts_time:23.5218 dts:1037312 dts_time:23.5218
  1807. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1038336 pts_time:23.545 dts:1038336 dts_time:23.545 -> pts:1038336 pts_time:23.545 dts:1038336 dts_time:23.545
  1808. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:589 pts_time:23.56 dts:589 dts_time:23.56 -> pts:589 pts_time:23.56 dts:589 dts_time:23.56
  1809. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1039360 pts_time:23.5683 dts:1039360 dts_time:23.5683 -> pts:1039360 pts_time:23.5683 dts:1039360 dts_time:23.5683
  1810. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1040384 pts_time:23.5915 dts:1040384 dts_time:23.5915 -> pts:1040384 pts_time:23.5915 dts:1040384 dts_time:23.5915
  1811. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:590 pts_time:23.6 dts:590 dts_time:23.6 -> pts:590 pts_time:23.6 dts:590 dts_time:23.6
  1812. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1041408 pts_time:23.6147 dts:1041408 dts_time:23.6147 -> pts:1041408 pts_time:23.6147 dts:1041408 dts_time:23.6147
  1813. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1042432 pts_time:23.6379 dts:1042432 dts_time:23.6379 -> pts:1042432 pts_time:23.6379 dts:1042432 dts_time:23.6379
  1814. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:591 pts_time:23.64 dts:591 dts_time:23.64 -> pts:591 pts_time:23.64 dts:591 dts_time:23.64
  1815. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1043456 pts_time:23.6611 dts:1043456 dts_time:23.6611 -> pts:1043456 pts_time:23.6611 dts:1043456 dts_time:23.6611
  1816. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:592 pts_time:23.68 dts:592 dts_time:23.68 -> pts:592 pts_time:23.68 dts:592 dts_time:23.68
  1817. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1044480 pts_time:23.6844 dts:1044480 dts_time:23.6844 -> pts:1044480 pts_time:23.6844 dts:1044480 dts_time:23.6844
  1818. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1045504 pts_time:23.7076 dts:1045504 dts_time:23.7076 -> pts:1045504 pts_time:23.7076 dts:1045504 dts_time:23.7076
  1819. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:593 pts_time:23.72 dts:593 dts_time:23.72 -> pts:593 pts_time:23.72 dts:593 dts_time:23.72
  1820. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1046528 pts_time:23.7308 dts:1046528 dts_time:23.7308 -> pts:1046528 pts_time:23.7308 dts:1046528 dts_time:23.7308
  1821. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1047552 pts_time:23.754 dts:1047552 dts_time:23.754 -> pts:1047552 pts_time:23.754 dts:1047552 dts_time:23.754
  1822. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:594 pts_time:23.76 dts:594 dts_time:23.76 -> pts:594 pts_time:23.76 dts:594 dts_time:23.76
  1823. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1048576 pts_time:23.7772 dts:1048576 dts_time:23.7772 -> pts:1048576 pts_time:23.7772 dts:1048576 dts_time:23.7772
  1824. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:595 pts_time:23.8 dts:595 dts_time:23.8 -> pts:595 pts_time:23.8 dts:595 dts_time:23.8
  1825. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1049600 pts_time:23.8005 dts:1049600 dts_time:23.8005 -> pts:1049600 pts_time:23.8005 dts:1049600 dts_time:23.8005
  1826. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1050624 pts_time:23.8237 dts:1050624 dts_time:23.8237 -> pts:1050624 pts_time:23.8237 dts:1050624 dts_time:23.8237
  1827. frame= 597 fps= 50 q=-1.0 size=N/A time=00:00:23.88 bitrate=N/A
  1828. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:596 pts_time:23.84 dts:596 dts_time:23.84 -> pts:596 pts_time:23.84 dts:596 dts_time:23.84
  1829. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1051648 pts_time:23.8469 dts:1051648 dts_time:23.8469 -> pts:1051648 pts_time:23.8469 dts:1051648 dts_time:23.8469
  1830. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1052672 pts_time:23.8701 dts:1052672 dts_time:23.8701 -> pts:1052672 pts_time:23.8701 dts:1052672 dts_time:23.8701
  1831. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:597 pts_time:23.88 dts:597 dts_time:23.88 -> pts:597 pts_time:23.88 dts:597 dts_time:23.88
  1832. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1053696 pts_time:23.8933 dts:1053696 dts_time:23.8933 -> pts:1053696 pts_time:23.8933 dts:1053696 dts_time:23.8933
  1833. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1054720 pts_time:23.9166 dts:1054720 dts_time:23.9166 -> pts:1054720 pts_time:23.9166 dts:1054720 dts_time:23.9166
  1834. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:598 pts_time:23.92 dts:598 dts_time:23.92 -> pts:598 pts_time:23.92 dts:598 dts_time:23.92
  1835. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1055744 pts_time:23.9398 dts:1055744 dts_time:23.9398 -> pts:1055744 pts_time:23.9398 dts:1055744 dts_time:23.9398
  1836. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:599 pts_time:23.96 dts:599 dts_time:23.96 -> pts:599 pts_time:23.96 dts:599 dts_time:23.96
  1837. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1056768 pts_time:23.963 dts:1056768 dts_time:23.963 -> pts:1056768 pts_time:23.963 dts:1056768 dts_time:23.963
  1838. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1057792 pts_time:23.9862 dts:1057792 dts_time:23.9862 -> pts:1057792 pts_time:23.9862 dts:1057792 dts_time:23.9862
  1839. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:600 pts_time:24 dts:600 dts_time:24 -> pts:600 pts_time:24 dts:600 dts_time:24
  1840. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1058816 pts_time:24.0094 dts:1058816 dts_time:24.0094 -> pts:1058816 pts_time:24.0094 dts:1058816 dts_time:24.0094
  1841. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1059840 pts_time:24.0327 dts:1059840 dts_time:24.0327 -> pts:1059840 pts_time:24.0327 dts:1059840 dts_time:24.0327
  1842. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:601 pts_time:24.04 dts:601 dts_time:24.04 -> pts:601 pts_time:24.04 dts:601 dts_time:24.04
  1843. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1060864 pts_time:24.0559 dts:1060864 dts_time:24.0559 -> pts:1060864 pts_time:24.0559 dts:1060864 dts_time:24.0559
  1844. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1061888 pts_time:24.0791 dts:1061888 dts_time:24.0791 -> pts:1061888 pts_time:24.0791 dts:1061888 dts_time:24.0791
  1845. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:602 pts_time:24.08 dts:602 dts_time:24.08 -> pts:602 pts_time:24.08 dts:602 dts_time:24.08
  1846. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1062912 pts_time:24.1023 dts:1062912 dts_time:24.1023 -> pts:1062912 pts_time:24.1023 dts:1062912 dts_time:24.1023
  1847. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:603 pts_time:24.12 dts:603 dts_time:24.12 -> pts:603 pts_time:24.12 dts:603 dts_time:24.12
  1848. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1063936 pts_time:24.1255 dts:1063936 dts_time:24.1255 -> pts:1063936 pts_time:24.1255 dts:1063936 dts_time:24.1255
  1849. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1064960 pts_time:24.1488 dts:1064960 dts_time:24.1488 -> pts:1064960 pts_time:24.1488 dts:1064960 dts_time:24.1488
  1850. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:604 pts_time:24.16 dts:604 dts_time:24.16 -> pts:604 pts_time:24.16 dts:604 dts_time:24.16
  1851. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1065984 pts_time:24.172 dts:1065984 dts_time:24.172 -> pts:1065984 pts_time:24.172 dts:1065984 dts_time:24.172
  1852. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1067008 pts_time:24.1952 dts:1067008 dts_time:24.1952 -> pts:1067008 pts_time:24.1952 dts:1067008 dts_time:24.1952
  1853. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:605 pts_time:24.2 dts:605 dts_time:24.2 -> pts:605 pts_time:24.2 dts:605 dts_time:24.2
  1854. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1068032 pts_time:24.2184 dts:1068032 dts_time:24.2184 -> pts:1068032 pts_time:24.2184 dts:1068032 dts_time:24.2184
  1855. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:606 pts_time:24.24 dts:606 dts_time:24.24 -> pts:606 pts_time:24.24 dts:606 dts_time:24.24
  1856. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1069056 pts_time:24.2416 dts:1069056 dts_time:24.2416 -> pts:1069056 pts_time:24.2416 dts:1069056 dts_time:24.2416
  1857. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1070080 pts_time:24.2649 dts:1070080 dts_time:24.2649 -> pts:1070080 pts_time:24.2649 dts:1070080 dts_time:24.2649
  1858. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:607 pts_time:24.28 dts:607 dts_time:24.28 -> pts:607 pts_time:24.28 dts:607 dts_time:24.28
  1859. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1071104 pts_time:24.2881 dts:1071104 dts_time:24.2881 -> pts:1071104 pts_time:24.2881 dts:1071104 dts_time:24.2881
  1860. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1072128 pts_time:24.3113 dts:1072128 dts_time:24.3113 -> pts:1072128 pts_time:24.3113 dts:1072128 dts_time:24.3113
  1861. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:608 pts_time:24.32 dts:608 dts_time:24.32 -> pts:608 pts_time:24.32 dts:608 dts_time:24.32
  1862. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1073152 pts_time:24.3345 dts:1073152 dts_time:24.3345 -> pts:1073152 pts_time:24.3345 dts:1073152 dts_time:24.3345
  1863. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1074176 pts_time:24.3577 dts:1074176 dts_time:24.3577 -> pts:1074176 pts_time:24.3577 dts:1074176 dts_time:24.3577
  1864. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:609 pts_time:24.36 dts:609 dts_time:24.36 -> pts:609 pts_time:24.36 dts:609 dts_time:24.36
  1865. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1075200 pts_time:24.381 dts:1075200 dts_time:24.381 -> pts:1075200 pts_time:24.381 dts:1075200 dts_time:24.381
  1866. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:610 pts_time:24.4 dts:610 dts_time:24.4 -> pts:610 pts_time:24.4 dts:610 dts_time:24.4
  1867. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1076224 pts_time:24.4042 dts:1076224 dts_time:24.4042 -> pts:1076224 pts_time:24.4042 dts:1076224 dts_time:24.4042
  1868. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1077248 pts_time:24.4274 dts:1077248 dts_time:24.4274 -> pts:1077248 pts_time:24.4274 dts:1077248 dts_time:24.4274
  1869. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:611 pts_time:24.44 dts:611 dts_time:24.44 -> pts:611 pts_time:24.44 dts:611 dts_time:24.44
  1870. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1078272 pts_time:24.4506 dts:1078272 dts_time:24.4506 -> pts:1078272 pts_time:24.4506 dts:1078272 dts_time:24.4506
  1871. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1079296 pts_time:24.4738 dts:1079296 dts_time:24.4738 -> pts:1079296 pts_time:24.4738 dts:1079296 dts_time:24.4738
  1872. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:612 pts_time:24.48 dts:612 dts_time:24.48 -> pts:612 pts_time:24.48 dts:612 dts_time:24.48
  1873. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1080320 pts_time:24.4971 dts:1080320 dts_time:24.4971 -> pts:1080320 pts_time:24.4971 dts:1080320 dts_time:24.4971
  1874. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:613 pts_time:24.52 dts:613 dts_time:24.52 -> pts:613 pts_time:24.52 dts:613 dts_time:24.52
  1875. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1081344 pts_time:24.5203 dts:1081344 dts_time:24.5203 -> pts:1081344 pts_time:24.5203 dts:1081344 dts_time:24.5203
  1876. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1082368 pts_time:24.5435 dts:1082368 dts_time:24.5435 -> pts:1082368 pts_time:24.5435 dts:1082368 dts_time:24.5435
  1877. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:614 pts_time:24.56 dts:614 dts_time:24.56 -> pts:614 pts_time:24.56 dts:614 dts_time:24.56
  1878. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1083392 pts_time:24.5667 dts:1083392 dts_time:24.5667 -> pts:1083392 pts_time:24.5667 dts:1083392 dts_time:24.5667
  1879. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1084416 pts_time:24.5899 dts:1084416 dts_time:24.5899 -> pts:1084416 pts_time:24.5899 dts:1084416 dts_time:24.5899
  1880. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:615 pts_time:24.6 dts:615 dts_time:24.6 -> pts:615 pts_time:24.6 dts:615 dts_time:24.6
  1881. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1085440 pts_time:24.6132 dts:1085440 dts_time:24.6132 -> pts:1085440 pts_time:24.6132 dts:1085440 dts_time:24.6132
  1882. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1086464 pts_time:24.6364 dts:1086464 dts_time:24.6364 -> pts:1086464 pts_time:24.6364 dts:1086464 dts_time:24.6364
  1883. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:616 pts_time:24.64 dts:616 dts_time:24.64 -> pts:616 pts_time:24.64 dts:616 dts_time:24.64
  1884. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1087488 pts_time:24.6596 dts:1087488 dts_time:24.6596 -> pts:1087488 pts_time:24.6596 dts:1087488 dts_time:24.6596
  1885. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:617 pts_time:24.68 dts:617 dts_time:24.68 -> pts:617 pts_time:24.68 dts:617 dts_time:24.68
  1886. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1088512 pts_time:24.6828 dts:1088512 dts_time:24.6828 -> pts:1088512 pts_time:24.6828 dts:1088512 dts_time:24.6828
  1887. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1089536 pts_time:24.706 dts:1089536 dts_time:24.706 -> pts:1089536 pts_time:24.706 dts:1089536 dts_time:24.706
  1888. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:618 pts_time:24.72 dts:618 dts_time:24.72 -> pts:618 pts_time:24.72 dts:618 dts_time:24.72
  1889. frame= 619 fps= 50 q=-1.0 size=N/A time=00:00:24.76 bitrate=N/A
  1890. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1090560 pts_time:24.7293 dts:1090560 dts_time:24.7293 -> pts:1090560 pts_time:24.7293 dts:1090560 dts_time:24.7293
  1891. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1091584 pts_time:24.7525 dts:1091584 dts_time:24.7525 -> pts:1091584 pts_time:24.7525 dts:1091584 dts_time:24.7525
  1892. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:619 pts_time:24.76 dts:619 dts_time:24.76 -> pts:619 pts_time:24.76 dts:619 dts_time:24.76
  1893. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1092608 pts_time:24.7757 dts:1092608 dts_time:24.7757 -> pts:1092608 pts_time:24.7757 dts:1092608 dts_time:24.7757
  1894. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1093632 pts_time:24.7989 dts:1093632 dts_time:24.7989 -> pts:1093632 pts_time:24.7989 dts:1093632 dts_time:24.7989
  1895. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:620 pts_time:24.8 dts:620 dts_time:24.8 -> pts:620 pts_time:24.8 dts:620 dts_time:24.8
  1896. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1094656 pts_time:24.8221 dts:1094656 dts_time:24.8221 -> pts:1094656 pts_time:24.8221 dts:1094656 dts_time:24.8221
  1897. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:621 pts_time:24.84 dts:621 dts_time:24.84 -> pts:621 pts_time:24.84 dts:621 dts_time:24.84
  1898. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1095680 pts_time:24.8454 dts:1095680 dts_time:24.8454 -> pts:1095680 pts_time:24.8454 dts:1095680 dts_time:24.8454
  1899. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1096704 pts_time:24.8686 dts:1096704 dts_time:24.8686 -> pts:1096704 pts_time:24.8686 dts:1096704 dts_time:24.8686
  1900. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:622 pts_time:24.88 dts:622 dts_time:24.88 -> pts:622 pts_time:24.88 dts:622 dts_time:24.88
  1901. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1097728 pts_time:24.8918 dts:1097728 dts_time:24.8918 -> pts:1097728 pts_time:24.8918 dts:1097728 dts_time:24.8918
  1902. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1098752 pts_time:24.915 dts:1098752 dts_time:24.915 -> pts:1098752 pts_time:24.915 dts:1098752 dts_time:24.915
  1903. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:623 pts_time:24.92 dts:623 dts_time:24.92 -> pts:623 pts_time:24.92 dts:623 dts_time:24.92
  1904. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1099776 pts_time:24.9382 dts:1099776 dts_time:24.9382 -> pts:1099776 pts_time:24.9382 dts:1099776 dts_time:24.9382
  1905. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:624 pts_time:24.96 dts:624 dts_time:24.96 -> pts:624 pts_time:24.96 dts:624 dts_time:24.96
  1906. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1100800 pts_time:24.9615 dts:1100800 dts_time:24.9615 -> pts:1100800 pts_time:24.9615 dts:1100800 dts_time:24.9615
  1907. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1101824 pts_time:24.9847 dts:1101824 dts_time:24.9847 -> pts:1101824 pts_time:24.9847 dts:1101824 dts_time:24.9847
  1908. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:625 pts_time:25 dts:625 dts_time:25 -> pts:625 pts_time:25 dts:625 dts_time:25
  1909. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1102848 pts_time:25.0079 dts:1102848 dts_time:25.0079 -> pts:1102848 pts_time:25.0079 dts:1102848 dts_time:25.0079
  1910. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1103872 pts_time:25.0311 dts:1103872 dts_time:25.0311 -> pts:1103872 pts_time:25.0311 dts:1103872 dts_time:25.0311
  1911. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:626 pts_time:25.04 dts:626 dts_time:25.04 -> pts:626 pts_time:25.04 dts:626 dts_time:25.04
  1912. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1104896 pts_time:25.0543 dts:1104896 dts_time:25.0543 -> pts:1104896 pts_time:25.0543 dts:1104896 dts_time:25.0543
  1913. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1105920 pts_time:25.0776 dts:1105920 dts_time:25.0776 -> pts:1105920 pts_time:25.0776 dts:1105920 dts_time:25.0776
  1914. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:627 pts_time:25.08 dts:627 dts_time:25.08 -> pts:627 pts_time:25.08 dts:627 dts_time:25.08
  1915. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1106944 pts_time:25.1008 dts:1106944 dts_time:25.1008 -> pts:1106944 pts_time:25.1008 dts:1106944 dts_time:25.1008
  1916. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:628 pts_time:25.12 dts:628 dts_time:25.12 -> pts:628 pts_time:25.12 dts:628 dts_time:25.12
  1917. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1107968 pts_time:25.124 dts:1107968 dts_time:25.124 -> pts:1107968 pts_time:25.124 dts:1107968 dts_time:25.124
  1918. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1108992 pts_time:25.1472 dts:1108992 dts_time:25.1472 -> pts:1108992 pts_time:25.1472 dts:1108992 dts_time:25.1472
  1919. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:629 pts_time:25.16 dts:629 dts_time:25.16 -> pts:629 pts_time:25.16 dts:629 dts_time:25.16
  1920. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1110016 pts_time:25.1704 dts:1110016 dts_time:25.1704 -> pts:1110016 pts_time:25.1704 dts:1110016 dts_time:25.1704
  1921. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1111040 pts_time:25.1937 dts:1111040 dts_time:25.1937 -> pts:1111040 pts_time:25.1937 dts:1111040 dts_time:25.1937
  1922. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:630 pts_time:25.2 dts:630 dts_time:25.2 -> pts:630 pts_time:25.2 dts:630 dts_time:25.2
  1923. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1112064 pts_time:25.2169 dts:1112064 dts_time:25.2169 -> pts:1112064 pts_time:25.2169 dts:1112064 dts_time:25.2169
  1924. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:631 pts_time:25.24 dts:631 dts_time:25.24 -> pts:631 pts_time:25.24 dts:631 dts_time:25.24
  1925. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1113088 pts_time:25.2401 dts:1113088 dts_time:25.2401 -> pts:1113088 pts_time:25.2401 dts:1113088 dts_time:25.2401
  1926. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1114112 pts_time:25.2633 dts:1114112 dts_time:25.2633 -> pts:1114112 pts_time:25.2633 dts:1114112 dts_time:25.2633
  1927. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:632 pts_time:25.28 dts:632 dts_time:25.28 -> pts:632 pts_time:25.28 dts:632 dts_time:25.28
  1928. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1115136 pts_time:25.2865 dts:1115136 dts_time:25.2865 -> pts:1115136 pts_time:25.2865 dts:1115136 dts_time:25.2865
  1929. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1116160 pts_time:25.3098 dts:1116160 dts_time:25.3098 -> pts:1116160 pts_time:25.3098 dts:1116160 dts_time:25.3098
  1930. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:633 pts_time:25.32 dts:633 dts_time:25.32 -> pts:633 pts_time:25.32 dts:633 dts_time:25.32
  1931. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1117184 pts_time:25.333 dts:1117184 dts_time:25.333 -> pts:1117184 pts_time:25.333 dts:1117184 dts_time:25.333
  1932. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1118208 pts_time:25.3562 dts:1118208 dts_time:25.3562 -> pts:1118208 pts_time:25.3562 dts:1118208 dts_time:25.3562
  1933. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:634 pts_time:25.36 dts:634 dts_time:25.36 -> pts:634 pts_time:25.36 dts:634 dts_time:25.36
  1934. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1119232 pts_time:25.3794 dts:1119232 dts_time:25.3794 -> pts:1119232 pts_time:25.3794 dts:1119232 dts_time:25.3794
  1935. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:635 pts_time:25.4 dts:635 dts_time:25.4 -> pts:635 pts_time:25.4 dts:635 dts_time:25.4
  1936. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1120256 pts_time:25.4026 dts:1120256 dts_time:25.4026 -> pts:1120256 pts_time:25.4026 dts:1120256 dts_time:25.4026
  1937. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1121280 pts_time:25.4259 dts:1121280 dts_time:25.4259 -> pts:1121280 pts_time:25.4259 dts:1121280 dts_time:25.4259
  1938. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:636 pts_time:25.44 dts:636 dts_time:25.44 -> pts:636 pts_time:25.44 dts:636 dts_time:25.44
  1939. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1122304 pts_time:25.4491 dts:1122304 dts_time:25.4491 -> pts:1122304 pts_time:25.4491 dts:1122304 dts_time:25.4491
  1940. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1123328 pts_time:25.4723 dts:1123328 dts_time:25.4723 -> pts:1123328 pts_time:25.4723 dts:1123328 dts_time:25.4723
  1941. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:637 pts_time:25.48 dts:637 dts_time:25.48 -> pts:637 pts_time:25.48 dts:637 dts_time:25.48
  1942. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1124352 pts_time:25.4955 dts:1124352 dts_time:25.4955 -> pts:1124352 pts_time:25.4955 dts:1124352 dts_time:25.4955
  1943. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1125376 pts_time:25.5187 dts:1125376 dts_time:25.5187 -> pts:1125376 pts_time:25.5187 dts:1125376 dts_time:25.5187
  1944. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:638 pts_time:25.52 dts:638 dts_time:25.52 -> pts:638 pts_time:25.52 dts:638 dts_time:25.52
  1945. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1126400 pts_time:25.542 dts:1126400 dts_time:25.542 -> pts:1126400 pts_time:25.542 dts:1126400 dts_time:25.542
  1946. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:639 pts_time:25.56 dts:639 dts_time:25.56 -> pts:639 pts_time:25.56 dts:639 dts_time:25.56
  1947. frame= 640 fps= 50 q=-1.0 size=N/A time=00:00:25.60 bitrate=N/A
  1948. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1127424 pts_time:25.5652 dts:1127424 dts_time:25.5652 -> pts:1127424 pts_time:25.5652 dts:1127424 dts_time:25.5652
  1949. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1128448 pts_time:25.5884 dts:1128448 dts_time:25.5884 -> pts:1128448 pts_time:25.5884 dts:1128448 dts_time:25.5884
  1950. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:640 pts_time:25.6 dts:640 dts_time:25.6 -> pts:640 pts_time:25.6 dts:640 dts_time:25.6
  1951. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1129472 pts_time:25.6116 dts:1129472 dts_time:25.6116 -> pts:1129472 pts_time:25.6116 dts:1129472 dts_time:25.6116
  1952. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1130496 pts_time:25.6348 dts:1130496 dts_time:25.6348 -> pts:1130496 pts_time:25.6348 dts:1130496 dts_time:25.6348
  1953. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:641 pts_time:25.64 dts:641 dts_time:25.64 -> pts:641 pts_time:25.64 dts:641 dts_time:25.64
  1954. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1131520 pts_time:25.658 dts:1131520 dts_time:25.658 -> pts:1131520 pts_time:25.658 dts:1131520 dts_time:25.658
  1955. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:642 pts_time:25.68 dts:642 dts_time:25.68 -> pts:642 pts_time:25.68 dts:642 dts_time:25.68
  1956. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1132544 pts_time:25.6813 dts:1132544 dts_time:25.6813 -> pts:1132544 pts_time:25.6813 dts:1132544 dts_time:25.6813
  1957. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1133568 pts_time:25.7045 dts:1133568 dts_time:25.7045 -> pts:1133568 pts_time:25.7045 dts:1133568 dts_time:25.7045
  1958. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:643 pts_time:25.72 dts:643 dts_time:25.72 -> pts:643 pts_time:25.72 dts:643 dts_time:25.72
  1959. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1134592 pts_time:25.7277 dts:1134592 dts_time:25.7277 -> pts:1134592 pts_time:25.7277 dts:1134592 dts_time:25.7277
  1960. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1135616 pts_time:25.7509 dts:1135616 dts_time:25.7509 -> pts:1135616 pts_time:25.7509 dts:1135616 dts_time:25.7509
  1961. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:644 pts_time:25.76 dts:644 dts_time:25.76 -> pts:644 pts_time:25.76 dts:644 dts_time:25.76
  1962. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1136640 pts_time:25.7741 dts:1136640 dts_time:25.7741 -> pts:1136640 pts_time:25.7741 dts:1136640 dts_time:25.7741
  1963. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1137664 pts_time:25.7974 dts:1137664 dts_time:25.7974 -> pts:1137664 pts_time:25.7974 dts:1137664 dts_time:25.7974
  1964. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:645 pts_time:25.8 dts:645 dts_time:25.8 -> pts:645 pts_time:25.8 dts:645 dts_time:25.8
  1965. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1138688 pts_time:25.8206 dts:1138688 dts_time:25.8206 -> pts:1138688 pts_time:25.8206 dts:1138688 dts_time:25.8206
  1966. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:646 pts_time:25.84 dts:646 dts_time:25.84 -> pts:646 pts_time:25.84 dts:646 dts_time:25.84
  1967. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1139712 pts_time:25.8438 dts:1139712 dts_time:25.8438 -> pts:1139712 pts_time:25.8438 dts:1139712 dts_time:25.8438
  1968. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1140736 pts_time:25.867 dts:1140736 dts_time:25.867 -> pts:1140736 pts_time:25.867 dts:1140736 dts_time:25.867
  1969. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:647 pts_time:25.88 dts:647 dts_time:25.88 -> pts:647 pts_time:25.88 dts:647 dts_time:25.88
  1970. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1141760 pts_time:25.8902 dts:1141760 dts_time:25.8902 -> pts:1141760 pts_time:25.8902 dts:1141760 dts_time:25.8902
  1971. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1142784 pts_time:25.9135 dts:1142784 dts_time:25.9135 -> pts:1142784 pts_time:25.9135 dts:1142784 dts_time:25.9135
  1972. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:648 pts_time:25.92 dts:648 dts_time:25.92 -> pts:648 pts_time:25.92 dts:648 dts_time:25.92
  1973. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1143808 pts_time:25.9367 dts:1143808 dts_time:25.9367 -> pts:1143808 pts_time:25.9367 dts:1143808 dts_time:25.9367
  1974. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1144832 pts_time:25.9599 dts:1144832 dts_time:25.9599 -> pts:1144832 pts_time:25.9599 dts:1144832 dts_time:25.9599
  1975. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:649 pts_time:25.96 dts:649 dts_time:25.96 -> pts:649 pts_time:25.96 dts:649 dts_time:25.96
  1976. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1145856 pts_time:25.9831 dts:1145856 dts_time:25.9831 -> pts:1145856 pts_time:25.9831 dts:1145856 dts_time:25.9831
  1977. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:650 pts_time:26 dts:650 dts_time:26 -> pts:650 pts_time:26 dts:650 dts_time:26
  1978. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1146880 pts_time:26.0063 dts:1146880 dts_time:26.0063 -> pts:1146880 pts_time:26.0063 dts:1146880 dts_time:26.0063
  1979. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1147904 pts_time:26.0296 dts:1147904 dts_time:26.0296 -> pts:1147904 pts_time:26.0296 dts:1147904 dts_time:26.0296
  1980. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:651 pts_time:26.04 dts:651 dts_time:26.04 -> pts:651 pts_time:26.04 dts:651 dts_time:26.04
  1981. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1148928 pts_time:26.0528 dts:1148928 dts_time:26.0528 -> pts:1148928 pts_time:26.0528 dts:1148928 dts_time:26.0528
  1982. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1149952 pts_time:26.076 dts:1149952 dts_time:26.076 -> pts:1149952 pts_time:26.076 dts:1149952 dts_time:26.076
  1983. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:652 pts_time:26.08 dts:652 dts_time:26.08 -> pts:652 pts_time:26.08 dts:652 dts_time:26.08
  1984. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1150976 pts_time:26.0992 dts:1150976 dts_time:26.0992 -> pts:1150976 pts_time:26.0992 dts:1150976 dts_time:26.0992
  1985. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:653 pts_time:26.12 dts:653 dts_time:26.12 -> pts:653 pts_time:26.12 dts:653 dts_time:26.12
  1986. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1152000 pts_time:26.1224 dts:1152000 dts_time:26.1224 -> pts:1152000 pts_time:26.1224 dts:1152000 dts_time:26.1224
  1987. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1153024 pts_time:26.1457 dts:1153024 dts_time:26.1457 -> pts:1153024 pts_time:26.1457 dts:1153024 dts_time:26.1457
  1988. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:654 pts_time:26.16 dts:654 dts_time:26.16 -> pts:654 pts_time:26.16 dts:654 dts_time:26.16
  1989. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1154048 pts_time:26.1689 dts:1154048 dts_time:26.1689 -> pts:1154048 pts_time:26.1689 dts:1154048 dts_time:26.1689
  1990. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1155072 pts_time:26.1921 dts:1155072 dts_time:26.1921 -> pts:1155072 pts_time:26.1921 dts:1155072 dts_time:26.1921
  1991. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:655 pts_time:26.2 dts:655 dts_time:26.2 -> pts:655 pts_time:26.2 dts:655 dts_time:26.2
  1992. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1156096 pts_time:26.2153 dts:1156096 dts_time:26.2153 -> pts:1156096 pts_time:26.2153 dts:1156096 dts_time:26.2153
  1993. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1157120 pts_time:26.2385 dts:1157120 dts_time:26.2385 -> pts:1157120 pts_time:26.2385 dts:1157120 dts_time:26.2385
  1994. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:656 pts_time:26.24 dts:656 dts_time:26.24 -> pts:656 pts_time:26.24 dts:656 dts_time:26.24
  1995. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1158144 pts_time:26.2618 dts:1158144 dts_time:26.2618 -> pts:1158144 pts_time:26.2618 dts:1158144 dts_time:26.2618
  1996. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:657 pts_time:26.28 dts:657 dts_time:26.28 -> pts:657 pts_time:26.28 dts:657 dts_time:26.28
  1997. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1159168 pts_time:26.285 dts:1159168 dts_time:26.285 -> pts:1159168 pts_time:26.285 dts:1159168 dts_time:26.285
  1998. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1160192 pts_time:26.3082 dts:1160192 dts_time:26.3082 -> pts:1160192 pts_time:26.3082 dts:1160192 dts_time:26.3082
  1999. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:658 pts_time:26.32 dts:658 dts_time:26.32 -> pts:658 pts_time:26.32 dts:658 dts_time:26.32
  2000. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1161216 pts_time:26.3314 dts:1161216 dts_time:26.3314 -> pts:1161216 pts_time:26.3314 dts:1161216 dts_time:26.3314
  2001. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1162240 pts_time:26.3546 dts:1162240 dts_time:26.3546 -> pts:1162240 pts_time:26.3546 dts:1162240 dts_time:26.3546
  2002. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:659 pts_time:26.36 dts:659 dts_time:26.36 -> pts:659 pts_time:26.36 dts:659 dts_time:26.36
  2003. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1163264 pts_time:26.3779 dts:1163264 dts_time:26.3779 -> pts:1163264 pts_time:26.3779 dts:1163264 dts_time:26.3779
  2004. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:660 pts_time:26.4 dts:660 dts_time:26.4 -> pts:660 pts_time:26.4 dts:660 dts_time:26.4
  2005. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1164288 pts_time:26.4011 dts:1164288 dts_time:26.4011 -> pts:1164288 pts_time:26.4011 dts:1164288 dts_time:26.4011
  2006. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1165312 pts_time:26.4243 dts:1165312 dts_time:26.4243 -> pts:1165312 pts_time:26.4243 dts:1165312 dts_time:26.4243
  2007. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:661 pts_time:26.44 dts:661 dts_time:26.44 -> pts:661 pts_time:26.44 dts:661 dts_time:26.44
  2008. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1166336 pts_time:26.4475 dts:1166336 dts_time:26.4475 -> pts:1166336 pts_time:26.4475 dts:1166336 dts_time:26.4475
  2009. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1167360 pts_time:26.4707 dts:1167360 dts_time:26.4707 -> pts:1167360 pts_time:26.4707 dts:1167360 dts_time:26.4707
  2010. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:662 pts_time:26.48 dts:662 dts_time:26.48 -> pts:662 pts_time:26.48 dts:662 dts_time:26.48
  2011. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1168384 pts_time:26.494 dts:1168384 dts_time:26.494 -> pts:1168384 pts_time:26.494 dts:1168384 dts_time:26.494
  2012. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1169408 pts_time:26.5172 dts:1169408 dts_time:26.5172 -> pts:1169408 pts_time:26.5172 dts:1169408 dts_time:26.5172
  2013. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:663 pts_time:26.52 dts:663 dts_time:26.52 -> pts:663 pts_time:26.52 dts:663 dts_time:26.52
  2014. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1170432 pts_time:26.5404 dts:1170432 dts_time:26.5404 -> pts:1170432 pts_time:26.5404 dts:1170432 dts_time:26.5404
  2015. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:664 pts_time:26.56 dts:664 dts_time:26.56 -> pts:664 pts_time:26.56 dts:664 dts_time:26.56
  2016. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1171456 pts_time:26.5636 dts:1171456 dts_time:26.5636 -> pts:1171456 pts_time:26.5636 dts:1171456 dts_time:26.5636
  2017. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1172480 pts_time:26.5868 dts:1172480 dts_time:26.5868 -> pts:1172480 pts_time:26.5868 dts:1172480 dts_time:26.5868
  2018. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:665 pts_time:26.6 dts:665 dts_time:26.6 -> pts:665 pts_time:26.6 dts:665 dts_time:26.6
  2019. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1173504 pts_time:26.6101 dts:1173504 dts_time:26.6101 -> pts:1173504 pts_time:26.6101 dts:1173504 dts_time:26.6101
  2020. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1174528 pts_time:26.6333 dts:1174528 dts_time:26.6333 -> pts:1174528 pts_time:26.6333 dts:1174528 dts_time:26.6333
  2021. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:666 pts_time:26.64 dts:666 dts_time:26.64 -> pts:666 pts_time:26.64 dts:666 dts_time:26.64
  2022. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1175552 pts_time:26.6565 dts:1175552 dts_time:26.6565 -> pts:1175552 pts_time:26.6565 dts:1175552 dts_time:26.6565
  2023. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1176576 pts_time:26.6797 dts:1176576 dts_time:26.6797 -> pts:1176576 pts_time:26.6797 dts:1176576 dts_time:26.6797
  2024. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:667 pts_time:26.68 dts:667 dts_time:26.68 -> pts:667 pts_time:26.68 dts:667 dts_time:26.68
  2025. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1177600 pts_time:26.7029 dts:1177600 dts_time:26.7029 -> pts:1177600 pts_time:26.7029 dts:1177600 dts_time:26.7029
  2026. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:668 pts_time:26.72 dts:668 dts_time:26.72 -> pts:668 pts_time:26.72 dts:668 dts_time:26.72
  2027. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1178624 pts_time:26.7262 dts:1178624 dts_time:26.7262 -> pts:1178624 pts_time:26.7262 dts:1178624 dts_time:26.7262
  2028. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1179648 pts_time:26.7494 dts:1179648 dts_time:26.7494 -> pts:1179648 pts_time:26.7494 dts:1179648 dts_time:26.7494
  2029. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:669 pts_time:26.76 dts:669 dts_time:26.76 -> pts:669 pts_time:26.76 dts:669 dts_time:26.76
  2030. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1180672 pts_time:26.7726 dts:1180672 dts_time:26.7726 -> pts:1180672 pts_time:26.7726 dts:1180672 dts_time:26.7726
  2031. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1181696 pts_time:26.7958 dts:1181696 dts_time:26.7958 -> pts:1181696 pts_time:26.7958 dts:1181696 dts_time:26.7958
  2032. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:670 pts_time:26.8 dts:670 dts_time:26.8 -> pts:670 pts_time:26.8 dts:670 dts_time:26.8
  2033. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1182720 pts_time:26.819 dts:1182720 dts_time:26.819 -> pts:1182720 pts_time:26.819 dts:1182720 dts_time:26.819
  2034. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:671 pts_time:26.84 dts:671 dts_time:26.84 -> pts:671 pts_time:26.84 dts:671 dts_time:26.84
  2035. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1183744 pts_time:26.8423 dts:1183744 dts_time:26.8423 -> pts:1183744 pts_time:26.8423 dts:1183744 dts_time:26.8423
  2036. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1184768 pts_time:26.8655 dts:1184768 dts_time:26.8655 -> pts:1184768 pts_time:26.8655 dts:1184768 dts_time:26.8655
  2037. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:672 pts_time:26.88 dts:672 dts_time:26.88 -> pts:672 pts_time:26.88 dts:672 dts_time:26.88
  2038. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1185792 pts_time:26.8887 dts:1185792 dts_time:26.8887 -> pts:1185792 pts_time:26.8887 dts:1185792 dts_time:26.8887
  2039. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1186816 pts_time:26.9119 dts:1186816 dts_time:26.9119 -> pts:1186816 pts_time:26.9119 dts:1186816 dts_time:26.9119
  2040. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:673 pts_time:26.92 dts:673 dts_time:26.92 -> pts:673 pts_time:26.92 dts:673 dts_time:26.92
  2041. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1187840 pts_time:26.9351 dts:1187840 dts_time:26.9351 -> pts:1187840 pts_time:26.9351 dts:1187840 dts_time:26.9351
  2042. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1188864 pts_time:26.9584 dts:1188864 dts_time:26.9584 -> pts:1188864 pts_time:26.9584 dts:1188864 dts_time:26.9584
  2043. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:674 pts_time:26.96 dts:674 dts_time:26.96 -> pts:674 pts_time:26.96 dts:674 dts_time:26.96
  2044. frame= 675 fps= 50 q=-1.0 size=N/A time=00:00:27.00 bitrate=N/A
  2045. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1189888 pts_time:26.9816 dts:1189888 dts_time:26.9816 -> pts:1189888 pts_time:26.9816 dts:1189888 dts_time:26.9816
  2046. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:675 pts_time:27 dts:675 dts_time:27 -> pts:675 pts_time:27 dts:675 dts_time:27
  2047. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1190912 pts_time:27.0048 dts:1190912 dts_time:27.0048 -> pts:1190912 pts_time:27.0048 dts:1190912 dts_time:27.0048
  2048. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1191936 pts_time:27.028 dts:1191936 dts_time:27.028 -> pts:1191936 pts_time:27.028 dts:1191936 dts_time:27.028
  2049. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:676 pts_time:27.04 dts:676 dts_time:27.04 -> pts:676 pts_time:27.04 dts:676 dts_time:27.04
  2050. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1192960 pts_time:27.0512 dts:1192960 dts_time:27.0512 -> pts:1192960 pts_time:27.0512 dts:1192960 dts_time:27.0512
  2051. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1193984 pts_time:27.0745 dts:1193984 dts_time:27.0745 -> pts:1193984 pts_time:27.0745 dts:1193984 dts_time:27.0745
  2052. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:677 pts_time:27.08 dts:677 dts_time:27.08 -> pts:677 pts_time:27.08 dts:677 dts_time:27.08
  2053. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1195008 pts_time:27.0977 dts:1195008 dts_time:27.0977 -> pts:1195008 pts_time:27.0977 dts:1195008 dts_time:27.0977
  2054. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:678 pts_time:27.12 dts:678 dts_time:27.12 -> pts:678 pts_time:27.12 dts:678 dts_time:27.12
  2055. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1196032 pts_time:27.1209 dts:1196032 dts_time:27.1209 -> pts:1196032 pts_time:27.1209 dts:1196032 dts_time:27.1209
  2056. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1197056 pts_time:27.1441 dts:1197056 dts_time:27.1441 -> pts:1197056 pts_time:27.1441 dts:1197056 dts_time:27.1441
  2057. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:679 pts_time:27.16 dts:679 dts_time:27.16 -> pts:679 pts_time:27.16 dts:679 dts_time:27.16
  2058. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1198080 pts_time:27.1673 dts:1198080 dts_time:27.1673 -> pts:1198080 pts_time:27.1673 dts:1198080 dts_time:27.1673
  2059. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1199104 pts_time:27.1906 dts:1199104 dts_time:27.1906 -> pts:1199104 pts_time:27.1906 dts:1199104 dts_time:27.1906
  2060. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:680 pts_time:27.2 dts:680 dts_time:27.2 -> pts:680 pts_time:27.2 dts:680 dts_time:27.2
  2061. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1200128 pts_time:27.2138 dts:1200128 dts_time:27.2138 -> pts:1200128 pts_time:27.2138 dts:1200128 dts_time:27.2138
  2062. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1201152 pts_time:27.237 dts:1201152 dts_time:27.237 -> pts:1201152 pts_time:27.237 dts:1201152 dts_time:27.237
  2063. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:681 pts_time:27.24 dts:681 dts_time:27.24 -> pts:681 pts_time:27.24 dts:681 dts_time:27.24
  2064. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1202176 pts_time:27.2602 dts:1202176 dts_time:27.2602 -> pts:1202176 pts_time:27.2602 dts:1202176 dts_time:27.2602
  2065. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:682 pts_time:27.28 dts:682 dts_time:27.28 -> pts:682 pts_time:27.28 dts:682 dts_time:27.28
  2066. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1203200 pts_time:27.2834 dts:1203200 dts_time:27.2834 -> pts:1203200 pts_time:27.2834 dts:1203200 dts_time:27.2834
  2067. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1204224 pts_time:27.3067 dts:1204224 dts_time:27.3067 -> pts:1204224 pts_time:27.3067 dts:1204224 dts_time:27.3067
  2068. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:683 pts_time:27.32 dts:683 dts_time:27.32 -> pts:683 pts_time:27.32 dts:683 dts_time:27.32
  2069. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1205248 pts_time:27.3299 dts:1205248 dts_time:27.3299 -> pts:1205248 pts_time:27.3299 dts:1205248 dts_time:27.3299
  2070. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1206272 pts_time:27.3531 dts:1206272 dts_time:27.3531 -> pts:1206272 pts_time:27.3531 dts:1206272 dts_time:27.3531
  2071. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:684 pts_time:27.36 dts:684 dts_time:27.36 -> pts:684 pts_time:27.36 dts:684 dts_time:27.36
  2072. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1207296 pts_time:27.3763 dts:1207296 dts_time:27.3763 -> pts:1207296 pts_time:27.3763 dts:1207296 dts_time:27.3763
  2073. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1208320 pts_time:27.3995 dts:1208320 dts_time:27.3995 -> pts:1208320 pts_time:27.3995 dts:1208320 dts_time:27.3995
  2074. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:685 pts_time:27.4 dts:685 dts_time:27.4 -> pts:685 pts_time:27.4 dts:685 dts_time:27.4
  2075. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1209344 pts_time:27.4228 dts:1209344 dts_time:27.4228 -> pts:1209344 pts_time:27.4228 dts:1209344 dts_time:27.4228
  2076. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:686 pts_time:27.44 dts:686 dts_time:27.44 -> pts:686 pts_time:27.44 dts:686 dts_time:27.44
  2077. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1210368 pts_time:27.446 dts:1210368 dts_time:27.446 -> pts:1210368 pts_time:27.446 dts:1210368 dts_time:27.446
  2078. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1211392 pts_time:27.4692 dts:1211392 dts_time:27.4692 -> pts:1211392 pts_time:27.4692 dts:1211392 dts_time:27.4692
  2079. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:687 pts_time:27.48 dts:687 dts_time:27.48 -> pts:687 pts_time:27.48 dts:687 dts_time:27.48
  2080. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1212416 pts_time:27.4924 dts:1212416 dts_time:27.4924 -> pts:1212416 pts_time:27.4924 dts:1212416 dts_time:27.4924
  2081. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1213440 pts_time:27.5156 dts:1213440 dts_time:27.5156 -> pts:1213440 pts_time:27.5156 dts:1213440 dts_time:27.5156
  2082. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:688 pts_time:27.52 dts:688 dts_time:27.52 -> pts:688 pts_time:27.52 dts:688 dts_time:27.52
  2083. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1214464 pts_time:27.5389 dts:1214464 dts_time:27.5389 -> pts:1214464 pts_time:27.5389 dts:1214464 dts_time:27.5389
  2084. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:689 pts_time:27.56 dts:689 dts_time:27.56 -> pts:689 pts_time:27.56 dts:689 dts_time:27.56
  2085. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1215488 pts_time:27.5621 dts:1215488 dts_time:27.5621 -> pts:1215488 pts_time:27.5621 dts:1215488 dts_time:27.5621
  2086. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1216512 pts_time:27.5853 dts:1216512 dts_time:27.5853 -> pts:1216512 pts_time:27.5853 dts:1216512 dts_time:27.5853
  2087. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:690 pts_time:27.6 dts:690 dts_time:27.6 -> pts:690 pts_time:27.6 dts:690 dts_time:27.6
  2088. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1217536 pts_time:27.6085 dts:1217536 dts_time:27.6085 -> pts:1217536 pts_time:27.6085 dts:1217536 dts_time:27.6085
  2089. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1218560 pts_time:27.6317 dts:1218560 dts_time:27.6317 -> pts:1218560 pts_time:27.6317 dts:1218560 dts_time:27.6317
  2090. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:691 pts_time:27.64 dts:691 dts_time:27.64 -> pts:691 pts_time:27.64 dts:691 dts_time:27.64
  2091. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1219584 pts_time:27.655 dts:1219584 dts_time:27.655 -> pts:1219584 pts_time:27.655 dts:1219584 dts_time:27.655
  2092. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1220608 pts_time:27.6782 dts:1220608 dts_time:27.6782 -> pts:1220608 pts_time:27.6782 dts:1220608 dts_time:27.6782
  2093. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:692 pts_time:27.68 dts:692 dts_time:27.68 -> pts:692 pts_time:27.68 dts:692 dts_time:27.68
  2094. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1221632 pts_time:27.7014 dts:1221632 dts_time:27.7014 -> pts:1221632 pts_time:27.7014 dts:1221632 dts_time:27.7014
  2095. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:693 pts_time:27.72 dts:693 dts_time:27.72 -> pts:693 pts_time:27.72 dts:693 dts_time:27.72
  2096. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1222656 pts_time:27.7246 dts:1222656 dts_time:27.7246 -> pts:1222656 pts_time:27.7246 dts:1222656 dts_time:27.7246
  2097. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1223680 pts_time:27.7478 dts:1223680 dts_time:27.7478 -> pts:1223680 pts_time:27.7478 dts:1223680 dts_time:27.7478
  2098. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:694 pts_time:27.76 dts:694 dts_time:27.76 -> pts:694 pts_time:27.76 dts:694 dts_time:27.76
  2099. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1224704 pts_time:27.7711 dts:1224704 dts_time:27.7711 -> pts:1224704 pts_time:27.7711 dts:1224704 dts_time:27.7711
  2100. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1225728 pts_time:27.7943 dts:1225728 dts_time:27.7943 -> pts:1225728 pts_time:27.7943 dts:1225728 dts_time:27.7943
  2101. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:20.08 pts:695 pts_time:27.8 dts:695 dts_time:27.8 -> pts:695 pts_time:27.8 dts:695 dts_time:27.8
  2102. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:20.08 pts:1226752 pts_time:27.8175 dts:1226752 dts_time:27.8175 -> pts:1226752 pts_time:27.8175 dts:1226752 dts_time:27.8175
  2103. [AVIOContext @ 0x13e2bc0] Statistics: 0 seeks, 1 writeouts
  2104. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  2105. [stream_segment,ssegment @ 0x13fc800] segment:'./test00003.ts' count:3 ended
  2106. [AVIOContext @ 0x13eb660] Statistics: 0 seeks, 528 writeouts
  2107. [mpegts @ 0x13e0f20] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2108. [mpegts @ 0x13e0f20] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2109. [adts @ 0x13db940] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2110. [mpegts @ 0x13e0f20] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  2111. [stream_segment,ssegment @ 0x13fc800] segment:'./test00004.ts' starts with packet stream:0 pts:696 pts_time:27.84 frame:696
  2112. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:696 pts_time:27.84 dts:696 dts_time:27.84 -> pts:696 pts_time:27.84 dts:696 dts_time:27.84
  2113. frame= 697 fps= 50 q=-1.0 size=N/A time=00:00:27.88 bitrate=N/A
  2114. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1227776 pts_time:27.8407 dts:1227776 dts_time:27.8407 -> pts:1227776 pts_time:27.8407 dts:1227776 dts_time:27.8407
  2115. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1228800 pts_time:27.8639 dts:1228800 dts_time:27.8639 -> pts:1228800 pts_time:27.8639 dts:1228800 dts_time:27.8639
  2116. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:697 pts_time:27.88 dts:697 dts_time:27.88 -> pts:697 pts_time:27.88 dts:697 dts_time:27.88
  2117. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1229824 pts_time:27.8872 dts:1229824 dts_time:27.8872 -> pts:1229824 pts_time:27.8872 dts:1229824 dts_time:27.8872
  2118. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1230848 pts_time:27.9104 dts:1230848 dts_time:27.9104 -> pts:1230848 pts_time:27.9104 dts:1230848 dts_time:27.9104
  2119. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:698 pts_time:27.92 dts:698 dts_time:27.92 -> pts:698 pts_time:27.92 dts:698 dts_time:27.92
  2120. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1231872 pts_time:27.9336 dts:1231872 dts_time:27.9336 -> pts:1231872 pts_time:27.9336 dts:1231872 dts_time:27.9336
  2121. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1232896 pts_time:27.9568 dts:1232896 dts_time:27.9568 -> pts:1232896 pts_time:27.9568 dts:1232896 dts_time:27.9568
  2122. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:699 pts_time:27.96 dts:699 dts_time:27.96 -> pts:699 pts_time:27.96 dts:699 dts_time:27.96
  2123. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1233920 pts_time:27.98 dts:1233920 dts_time:27.98 -> pts:1233920 pts_time:27.98 dts:1233920 dts_time:27.98
  2124. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:700 pts_time:28 dts:700 dts_time:28 -> pts:700 pts_time:28 dts:700 dts_time:28
  2125. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1234944 pts_time:28.0033 dts:1234944 dts_time:28.0033 -> pts:1234944 pts_time:28.0033 dts:1234944 dts_time:28.0033
  2126. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1235968 pts_time:28.0265 dts:1235968 dts_time:28.0265 -> pts:1235968 pts_time:28.0265 dts:1235968 dts_time:28.0265
  2127. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:701 pts_time:28.04 dts:701 dts_time:28.04 -> pts:701 pts_time:28.04 dts:701 dts_time:28.04
  2128. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1236992 pts_time:28.0497 dts:1236992 dts_time:28.0497 -> pts:1236992 pts_time:28.0497 dts:1236992 dts_time:28.0497
  2129. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1238016 pts_time:28.0729 dts:1238016 dts_time:28.0729 -> pts:1238016 pts_time:28.0729 dts:1238016 dts_time:28.0729
  2130. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:702 pts_time:28.08 dts:702 dts_time:28.08 -> pts:702 pts_time:28.08 dts:702 dts_time:28.08
  2131. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1239040 pts_time:28.0961 dts:1239040 dts_time:28.0961 -> pts:1239040 pts_time:28.0961 dts:1239040 dts_time:28.0961
  2132. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1240064 pts_time:28.1194 dts:1240064 dts_time:28.1194 -> pts:1240064 pts_time:28.1194 dts:1240064 dts_time:28.1194
  2133. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:703 pts_time:28.12 dts:703 dts_time:28.12 -> pts:703 pts_time:28.12 dts:703 dts_time:28.12
  2134. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1241088 pts_time:28.1426 dts:1241088 dts_time:28.1426 -> pts:1241088 pts_time:28.1426 dts:1241088 dts_time:28.1426
  2135. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:704 pts_time:28.16 dts:704 dts_time:28.16 -> pts:704 pts_time:28.16 dts:704 dts_time:28.16
  2136. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1242112 pts_time:28.1658 dts:1242112 dts_time:28.1658 -> pts:1242112 pts_time:28.1658 dts:1242112 dts_time:28.1658
  2137. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1243136 pts_time:28.189 dts:1243136 dts_time:28.189 -> pts:1243136 pts_time:28.189 dts:1243136 dts_time:28.189
  2138. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:705 pts_time:28.2 dts:705 dts_time:28.2 -> pts:705 pts_time:28.2 dts:705 dts_time:28.2
  2139. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1244160 pts_time:28.2122 dts:1244160 dts_time:28.2122 -> pts:1244160 pts_time:28.2122 dts:1244160 dts_time:28.2122
  2140. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1245184 pts_time:28.2355 dts:1245184 dts_time:28.2355 -> pts:1245184 pts_time:28.2355 dts:1245184 dts_time:28.2355
  2141. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:706 pts_time:28.24 dts:706 dts_time:28.24 -> pts:706 pts_time:28.24 dts:706 dts_time:28.24
  2142. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1246208 pts_time:28.2587 dts:1246208 dts_time:28.2587 -> pts:1246208 pts_time:28.2587 dts:1246208 dts_time:28.2587
  2143. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:707 pts_time:28.28 dts:707 dts_time:28.28 -> pts:707 pts_time:28.28 dts:707 dts_time:28.28
  2144. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1247232 pts_time:28.2819 dts:1247232 dts_time:28.2819 -> pts:1247232 pts_time:28.2819 dts:1247232 dts_time:28.2819
  2145. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1248256 pts_time:28.3051 dts:1248256 dts_time:28.3051 -> pts:1248256 pts_time:28.3051 dts:1248256 dts_time:28.3051
  2146. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:708 pts_time:28.32 dts:708 dts_time:28.32 -> pts:708 pts_time:28.32 dts:708 dts_time:28.32
  2147. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1249280 pts_time:28.3283 dts:1249280 dts_time:28.3283 -> pts:1249280 pts_time:28.3283 dts:1249280 dts_time:28.3283
  2148. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1250304 pts_time:28.3516 dts:1250304 dts_time:28.3516 -> pts:1250304 pts_time:28.3516 dts:1250304 dts_time:28.3516
  2149. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:709 pts_time:28.36 dts:709 dts_time:28.36 -> pts:709 pts_time:28.36 dts:709 dts_time:28.36
  2150. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1251328 pts_time:28.3748 dts:1251328 dts_time:28.3748 -> pts:1251328 pts_time:28.3748 dts:1251328 dts_time:28.3748
  2151. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1252352 pts_time:28.398 dts:1252352 dts_time:28.398 -> pts:1252352 pts_time:28.398 dts:1252352 dts_time:28.398
  2152. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:710 pts_time:28.4 dts:710 dts_time:28.4 -> pts:710 pts_time:28.4 dts:710 dts_time:28.4
  2153. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1253376 pts_time:28.4212 dts:1253376 dts_time:28.4212 -> pts:1253376 pts_time:28.4212 dts:1253376 dts_time:28.4212
  2154. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:711 pts_time:28.44 dts:711 dts_time:28.44 -> pts:711 pts_time:28.44 dts:711 dts_time:28.44
  2155. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1254400 pts_time:28.4444 dts:1254400 dts_time:28.4444 -> pts:1254400 pts_time:28.4444 dts:1254400 dts_time:28.4444
  2156. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1255424 pts_time:28.4677 dts:1255424 dts_time:28.4677 -> pts:1255424 pts_time:28.4677 dts:1255424 dts_time:28.4677
  2157. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:712 pts_time:28.48 dts:712 dts_time:28.48 -> pts:712 pts_time:28.48 dts:712 dts_time:28.48
  2158. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1256448 pts_time:28.4909 dts:1256448 dts_time:28.4909 -> pts:1256448 pts_time:28.4909 dts:1256448 dts_time:28.4909
  2159. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1257472 pts_time:28.5141 dts:1257472 dts_time:28.5141 -> pts:1257472 pts_time:28.5141 dts:1257472 dts_time:28.5141
  2160. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:713 pts_time:28.52 dts:713 dts_time:28.52 -> pts:713 pts_time:28.52 dts:713 dts_time:28.52
  2161. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1258496 pts_time:28.5373 dts:1258496 dts_time:28.5373 -> pts:1258496 pts_time:28.5373 dts:1258496 dts_time:28.5373
  2162. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:714 pts_time:28.56 dts:714 dts_time:28.56 -> pts:714 pts_time:28.56 dts:714 dts_time:28.56
  2163. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1259520 pts_time:28.5605 dts:1259520 dts_time:28.5605 -> pts:1259520 pts_time:28.5605 dts:1259520 dts_time:28.5605
  2164. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1260544 pts_time:28.5838 dts:1260544 dts_time:28.5838 -> pts:1260544 pts_time:28.5838 dts:1260544 dts_time:28.5838
  2165. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:715 pts_time:28.6 dts:715 dts_time:28.6 -> pts:715 pts_time:28.6 dts:715 dts_time:28.6
  2166. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1261568 pts_time:28.607 dts:1261568 dts_time:28.607 -> pts:1261568 pts_time:28.607 dts:1261568 dts_time:28.607
  2167. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1262592 pts_time:28.6302 dts:1262592 dts_time:28.6302 -> pts:1262592 pts_time:28.6302 dts:1262592 dts_time:28.6302
  2168. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:716 pts_time:28.64 dts:716 dts_time:28.64 -> pts:716 pts_time:28.64 dts:716 dts_time:28.64
  2169. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1263616 pts_time:28.6534 dts:1263616 dts_time:28.6534 -> pts:1263616 pts_time:28.6534 dts:1263616 dts_time:28.6534
  2170. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1264640 pts_time:28.6766 dts:1264640 dts_time:28.6766 -> pts:1264640 pts_time:28.6766 dts:1264640 dts_time:28.6766
  2171. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:717 pts_time:28.68 dts:717 dts_time:28.68 -> pts:717 pts_time:28.68 dts:717 dts_time:28.68
  2172. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1265664 pts_time:28.6999 dts:1265664 dts_time:28.6999 -> pts:1265664 pts_time:28.6999 dts:1265664 dts_time:28.6999
  2173. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:718 pts_time:28.72 dts:718 dts_time:28.72 -> pts:718 pts_time:28.72 dts:718 dts_time:28.72
  2174. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1266688 pts_time:28.7231 dts:1266688 dts_time:28.7231 -> pts:1266688 pts_time:28.7231 dts:1266688 dts_time:28.7231
  2175. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1267712 pts_time:28.7463 dts:1267712 dts_time:28.7463 -> pts:1267712 pts_time:28.7463 dts:1267712 dts_time:28.7463
  2176. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:719 pts_time:28.76 dts:719 dts_time:28.76 -> pts:719 pts_time:28.76 dts:719 dts_time:28.76
  2177. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1268736 pts_time:28.7695 dts:1268736 dts_time:28.7695 -> pts:1268736 pts_time:28.7695 dts:1268736 dts_time:28.7695
  2178. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1269760 pts_time:28.7927 dts:1269760 dts_time:28.7927 -> pts:1269760 pts_time:28.7927 dts:1269760 dts_time:28.7927
  2179. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:720 pts_time:28.8 dts:720 dts_time:28.8 -> pts:720 pts_time:28.8 dts:720 dts_time:28.8
  2180. frame= 721 fps= 50 q=-1.0 size=N/A time=00:00:28.84 bitrate=N/A
  2181. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1270784 pts_time:28.816 dts:1270784 dts_time:28.816 -> pts:1270784 pts_time:28.816 dts:1270784 dts_time:28.816
  2182. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1271808 pts_time:28.8392 dts:1271808 dts_time:28.8392 -> pts:1271808 pts_time:28.8392 dts:1271808 dts_time:28.8392
  2183. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:721 pts_time:28.84 dts:721 dts_time:28.84 -> pts:721 pts_time:28.84 dts:721 dts_time:28.84
  2184. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1272832 pts_time:28.8624 dts:1272832 dts_time:28.8624 -> pts:1272832 pts_time:28.8624 dts:1272832 dts_time:28.8624
  2185. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:722 pts_time:28.88 dts:722 dts_time:28.88 -> pts:722 pts_time:28.88 dts:722 dts_time:28.88
  2186. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1273856 pts_time:28.8856 dts:1273856 dts_time:28.8856 -> pts:1273856 pts_time:28.8856 dts:1273856 dts_time:28.8856
  2187. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1274880 pts_time:28.9088 dts:1274880 dts_time:28.9088 -> pts:1274880 pts_time:28.9088 dts:1274880 dts_time:28.9088
  2188. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:723 pts_time:28.92 dts:723 dts_time:28.92 -> pts:723 pts_time:28.92 dts:723 dts_time:28.92
  2189. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1275904 pts_time:28.9321 dts:1275904 dts_time:28.9321 -> pts:1275904 pts_time:28.9321 dts:1275904 dts_time:28.9321
  2190. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1276928 pts_time:28.9553 dts:1276928 dts_time:28.9553 -> pts:1276928 pts_time:28.9553 dts:1276928 dts_time:28.9553
  2191. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:724 pts_time:28.96 dts:724 dts_time:28.96 -> pts:724 pts_time:28.96 dts:724 dts_time:28.96
  2192. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1277952 pts_time:28.9785 dts:1277952 dts_time:28.9785 -> pts:1277952 pts_time:28.9785 dts:1277952 dts_time:28.9785
  2193. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:725 pts_time:29 dts:725 dts_time:29 -> pts:725 pts_time:29 dts:725 dts_time:29
  2194. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1278976 pts_time:29.0017 dts:1278976 dts_time:29.0017 -> pts:1278976 pts_time:29.0017 dts:1278976 dts_time:29.0017
  2195. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1280000 pts_time:29.0249 dts:1280000 dts_time:29.0249 -> pts:1280000 pts_time:29.0249 dts:1280000 dts_time:29.0249
  2196. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:726 pts_time:29.04 dts:726 dts_time:29.04 -> pts:726 pts_time:29.04 dts:726 dts_time:29.04
  2197. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1281024 pts_time:29.0482 dts:1281024 dts_time:29.0482 -> pts:1281024 pts_time:29.0482 dts:1281024 dts_time:29.0482
  2198. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1282048 pts_time:29.0714 dts:1282048 dts_time:29.0714 -> pts:1282048 pts_time:29.0714 dts:1282048 dts_time:29.0714
  2199. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:727 pts_time:29.08 dts:727 dts_time:29.08 -> pts:727 pts_time:29.08 dts:727 dts_time:29.08
  2200. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1283072 pts_time:29.0946 dts:1283072 dts_time:29.0946 -> pts:1283072 pts_time:29.0946 dts:1283072 dts_time:29.0946
  2201. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1284096 pts_time:29.1178 dts:1284096 dts_time:29.1178 -> pts:1284096 pts_time:29.1178 dts:1284096 dts_time:29.1178
  2202. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:728 pts_time:29.12 dts:728 dts_time:29.12 -> pts:728 pts_time:29.12 dts:728 dts_time:29.12
  2203. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1285120 pts_time:29.141 dts:1285120 dts_time:29.141 -> pts:1285120 pts_time:29.141 dts:1285120 dts_time:29.141
  2204. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:729 pts_time:29.16 dts:729 dts_time:29.16 -> pts:729 pts_time:29.16 dts:729 dts_time:29.16
  2205. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1286144 pts_time:29.1643 dts:1286144 dts_time:29.1643 -> pts:1286144 pts_time:29.1643 dts:1286144 dts_time:29.1643
  2206. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1287168 pts_time:29.1875 dts:1287168 dts_time:29.1875 -> pts:1287168 pts_time:29.1875 dts:1287168 dts_time:29.1875
  2207. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:730 pts_time:29.2 dts:730 dts_time:29.2 -> pts:730 pts_time:29.2 dts:730 dts_time:29.2
  2208. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1288192 pts_time:29.2107 dts:1288192 dts_time:29.2107 -> pts:1288192 pts_time:29.2107 dts:1288192 dts_time:29.2107
  2209. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1289216 pts_time:29.2339 dts:1289216 dts_time:29.2339 -> pts:1289216 pts_time:29.2339 dts:1289216 dts_time:29.2339
  2210. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:731 pts_time:29.24 dts:731 dts_time:29.24 -> pts:731 pts_time:29.24 dts:731 dts_time:29.24
  2211. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1290240 pts_time:29.2571 dts:1290240 dts_time:29.2571 -> pts:1290240 pts_time:29.2571 dts:1290240 dts_time:29.2571
  2212. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:732 pts_time:29.28 dts:732 dts_time:29.28 -> pts:732 pts_time:29.28 dts:732 dts_time:29.28
  2213. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1291264 pts_time:29.2804 dts:1291264 dts_time:29.2804 -> pts:1291264 pts_time:29.2804 dts:1291264 dts_time:29.2804
  2214. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1292288 pts_time:29.3036 dts:1292288 dts_time:29.3036 -> pts:1292288 pts_time:29.3036 dts:1292288 dts_time:29.3036
  2215. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:733 pts_time:29.32 dts:733 dts_time:29.32 -> pts:733 pts_time:29.32 dts:733 dts_time:29.32
  2216. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1293312 pts_time:29.3268 dts:1293312 dts_time:29.3268 -> pts:1293312 pts_time:29.3268 dts:1293312 dts_time:29.3268
  2217. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1294336 pts_time:29.35 dts:1294336 dts_time:29.35 -> pts:1294336 pts_time:29.35 dts:1294336 dts_time:29.35
  2218. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:734 pts_time:29.36 dts:734 dts_time:29.36 -> pts:734 pts_time:29.36 dts:734 dts_time:29.36
  2219. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1295360 pts_time:29.3732 dts:1295360 dts_time:29.3732 -> pts:1295360 pts_time:29.3732 dts:1295360 dts_time:29.3732
  2220. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1296384 pts_time:29.3965 dts:1296384 dts_time:29.3965 -> pts:1296384 pts_time:29.3965 dts:1296384 dts_time:29.3965
  2221. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:735 pts_time:29.4 dts:735 dts_time:29.4 -> pts:735 pts_time:29.4 dts:735 dts_time:29.4
  2222. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1297408 pts_time:29.4197 dts:1297408 dts_time:29.4197 -> pts:1297408 pts_time:29.4197 dts:1297408 dts_time:29.4197
  2223. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:736 pts_time:29.44 dts:736 dts_time:29.44 -> pts:736 pts_time:29.44 dts:736 dts_time:29.44
  2224. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1298432 pts_time:29.4429 dts:1298432 dts_time:29.4429 -> pts:1298432 pts_time:29.4429 dts:1298432 dts_time:29.4429
  2225. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1299456 pts_time:29.4661 dts:1299456 dts_time:29.4661 -> pts:1299456 pts_time:29.4661 dts:1299456 dts_time:29.4661
  2226. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:737 pts_time:29.48 dts:737 dts_time:29.48 -> pts:737 pts_time:29.48 dts:737 dts_time:29.48
  2227. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1300480 pts_time:29.4893 dts:1300480 dts_time:29.4893 -> pts:1300480 pts_time:29.4893 dts:1300480 dts_time:29.4893
  2228. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1301504 pts_time:29.5126 dts:1301504 dts_time:29.5126 -> pts:1301504 pts_time:29.5126 dts:1301504 dts_time:29.5126
  2229. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:738 pts_time:29.52 dts:738 dts_time:29.52 -> pts:738 pts_time:29.52 dts:738 dts_time:29.52
  2230. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1302528 pts_time:29.5358 dts:1302528 dts_time:29.5358 -> pts:1302528 pts_time:29.5358 dts:1302528 dts_time:29.5358
  2231. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1303552 pts_time:29.559 dts:1303552 dts_time:29.559 -> pts:1303552 pts_time:29.559 dts:1303552 dts_time:29.559
  2232. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:739 pts_time:29.56 dts:739 dts_time:29.56 -> pts:739 pts_time:29.56 dts:739 dts_time:29.56
  2233. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1304576 pts_time:29.5822 dts:1304576 dts_time:29.5822 -> pts:1304576 pts_time:29.5822 dts:1304576 dts_time:29.5822
  2234. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:740 pts_time:29.6 dts:740 dts_time:29.6 -> pts:740 pts_time:29.6 dts:740 dts_time:29.6
  2235. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1305600 pts_time:29.6054 dts:1305600 dts_time:29.6054 -> pts:1305600 pts_time:29.6054 dts:1305600 dts_time:29.6054
  2236. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1306624 pts_time:29.6287 dts:1306624 dts_time:29.6287 -> pts:1306624 pts_time:29.6287 dts:1306624 dts_time:29.6287
  2237. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:741 pts_time:29.64 dts:741 dts_time:29.64 -> pts:741 pts_time:29.64 dts:741 dts_time:29.64
  2238. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1307648 pts_time:29.6519 dts:1307648 dts_time:29.6519 -> pts:1307648 pts_time:29.6519 dts:1307648 dts_time:29.6519
  2239. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1308672 pts_time:29.6751 dts:1308672 dts_time:29.6751 -> pts:1308672 pts_time:29.6751 dts:1308672 dts_time:29.6751
  2240. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:742 pts_time:29.68 dts:742 dts_time:29.68 -> pts:742 pts_time:29.68 dts:742 dts_time:29.68
  2241. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1309696 pts_time:29.6983 dts:1309696 dts_time:29.6983 -> pts:1309696 pts_time:29.6983 dts:1309696 dts_time:29.6983
  2242. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:743 pts_time:29.72 dts:743 dts_time:29.72 -> pts:743 pts_time:29.72 dts:743 dts_time:29.72
  2243. frame= 744 fps= 50 q=-1.0 size=N/A time=00:00:29.76 bitrate=N/A
  2244. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1310720 pts_time:29.7215 dts:1310720 dts_time:29.7215 -> pts:1310720 pts_time:29.7215 dts:1310720 dts_time:29.7215
  2245. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1311744 pts_time:29.7448 dts:1311744 dts_time:29.7448 -> pts:1311744 pts_time:29.7448 dts:1311744 dts_time:29.7448
  2246. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:744 pts_time:29.76 dts:744 dts_time:29.76 -> pts:744 pts_time:29.76 dts:744 dts_time:29.76
  2247. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1312768 pts_time:29.768 dts:1312768 dts_time:29.768 -> pts:1312768 pts_time:29.768 dts:1312768 dts_time:29.768
  2248. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1313792 pts_time:29.7912 dts:1313792 dts_time:29.7912 -> pts:1313792 pts_time:29.7912 dts:1313792 dts_time:29.7912
  2249. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:745 pts_time:29.8 dts:745 dts_time:29.8 -> pts:745 pts_time:29.8 dts:745 dts_time:29.8
  2250. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1314816 pts_time:29.8144 dts:1314816 dts_time:29.8144 -> pts:1314816 pts_time:29.8144 dts:1314816 dts_time:29.8144
  2251. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1315840 pts_time:29.8376 dts:1315840 dts_time:29.8376 -> pts:1315840 pts_time:29.8376 dts:1315840 dts_time:29.8376
  2252. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:746 pts_time:29.84 dts:746 dts_time:29.84 -> pts:746 pts_time:29.84 dts:746 dts_time:29.84
  2253. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1316864 pts_time:29.8609 dts:1316864 dts_time:29.8609 -> pts:1316864 pts_time:29.8609 dts:1316864 dts_time:29.8609
  2254. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:747 pts_time:29.88 dts:747 dts_time:29.88 -> pts:747 pts_time:29.88 dts:747 dts_time:29.88
  2255. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1317888 pts_time:29.8841 dts:1317888 dts_time:29.8841 -> pts:1317888 pts_time:29.8841 dts:1317888 dts_time:29.8841
  2256. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1318912 pts_time:29.9073 dts:1318912 dts_time:29.9073 -> pts:1318912 pts_time:29.9073 dts:1318912 dts_time:29.9073
  2257. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:748 pts_time:29.92 dts:748 dts_time:29.92 -> pts:748 pts_time:29.92 dts:748 dts_time:29.92
  2258. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1319936 pts_time:29.9305 dts:1319936 dts_time:29.9305 -> pts:1319936 pts_time:29.9305 dts:1319936 dts_time:29.9305
  2259. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1320960 pts_time:29.9537 dts:1320960 dts_time:29.9537 -> pts:1320960 pts_time:29.9537 dts:1320960 dts_time:29.9537
  2260. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:749 pts_time:29.96 dts:749 dts_time:29.96 -> pts:749 pts_time:29.96 dts:749 dts_time:29.96
  2261. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1321984 pts_time:29.977 dts:1321984 dts_time:29.977 -> pts:1321984 pts_time:29.977 dts:1321984 dts_time:29.977
  2262. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:750 pts_time:30 dts:750 dts_time:30 -> pts:750 pts_time:30 dts:750 dts_time:30
  2263. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1323008 pts_time:30.0002 dts:1323008 dts_time:30.0002 -> pts:1323008 pts_time:30.0002 dts:1323008 dts_time:30.0002
  2264. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1324032 pts_time:30.0234 dts:1324032 dts_time:30.0234 -> pts:1324032 pts_time:30.0234 dts:1324032 dts_time:30.0234
  2265. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:751 pts_time:30.04 dts:751 dts_time:30.04 -> pts:751 pts_time:30.04 dts:751 dts_time:30.04
  2266. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1325056 pts_time:30.0466 dts:1325056 dts_time:30.0466 -> pts:1325056 pts_time:30.0466 dts:1325056 dts_time:30.0466
  2267. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1326080 pts_time:30.0698 dts:1326080 dts_time:30.0698 -> pts:1326080 pts_time:30.0698 dts:1326080 dts_time:30.0698
  2268. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:752 pts_time:30.08 dts:752 dts_time:30.08 -> pts:752 pts_time:30.08 dts:752 dts_time:30.08
  2269. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1327104 pts_time:30.0931 dts:1327104 dts_time:30.0931 -> pts:1327104 pts_time:30.0931 dts:1327104 dts_time:30.0931
  2270. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1328128 pts_time:30.1163 dts:1328128 dts_time:30.1163 -> pts:1328128 pts_time:30.1163 dts:1328128 dts_time:30.1163
  2271. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:753 pts_time:30.12 dts:753 dts_time:30.12 -> pts:753 pts_time:30.12 dts:753 dts_time:30.12
  2272. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1329152 pts_time:30.1395 dts:1329152 dts_time:30.1395 -> pts:1329152 pts_time:30.1395 dts:1329152 dts_time:30.1395
  2273. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:754 pts_time:30.16 dts:754 dts_time:30.16 -> pts:754 pts_time:30.16 dts:754 dts_time:30.16
  2274. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1330176 pts_time:30.1627 dts:1330176 dts_time:30.1627 -> pts:1330176 pts_time:30.1627 dts:1330176 dts_time:30.1627
  2275. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1331200 pts_time:30.1859 dts:1331200 dts_time:30.1859 -> pts:1331200 pts_time:30.1859 dts:1331200 dts_time:30.1859
  2276. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:755 pts_time:30.2 dts:755 dts_time:30.2 -> pts:755 pts_time:30.2 dts:755 dts_time:30.2
  2277. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1332224 pts_time:30.2092 dts:1332224 dts_time:30.2092 -> pts:1332224 pts_time:30.2092 dts:1332224 dts_time:30.2092
  2278. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1333248 pts_time:30.2324 dts:1333248 dts_time:30.2324 -> pts:1333248 pts_time:30.2324 dts:1333248 dts_time:30.2324
  2279. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:756 pts_time:30.24 dts:756 dts_time:30.24 -> pts:756 pts_time:30.24 dts:756 dts_time:30.24
  2280. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1334272 pts_time:30.2556 dts:1334272 dts_time:30.2556 -> pts:1334272 pts_time:30.2556 dts:1334272 dts_time:30.2556
  2281. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1335296 pts_time:30.2788 dts:1335296 dts_time:30.2788 -> pts:1335296 pts_time:30.2788 dts:1335296 dts_time:30.2788
  2282. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:757 pts_time:30.28 dts:757 dts_time:30.28 -> pts:757 pts_time:30.28 dts:757 dts_time:30.28
  2283. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1336320 pts_time:30.302 dts:1336320 dts_time:30.302 -> pts:1336320 pts_time:30.302 dts:1336320 dts_time:30.302
  2284. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:758 pts_time:30.32 dts:758 dts_time:30.32 -> pts:758 pts_time:30.32 dts:758 dts_time:30.32
  2285. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1337344 pts_time:30.3253 dts:1337344 dts_time:30.3253 -> pts:1337344 pts_time:30.3253 dts:1337344 dts_time:30.3253
  2286. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1338368 pts_time:30.3485 dts:1338368 dts_time:30.3485 -> pts:1338368 pts_time:30.3485 dts:1338368 dts_time:30.3485
  2287. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:759 pts_time:30.36 dts:759 dts_time:30.36 -> pts:759 pts_time:30.36 dts:759 dts_time:30.36
  2288. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1339392 pts_time:30.3717 dts:1339392 dts_time:30.3717 -> pts:1339392 pts_time:30.3717 dts:1339392 dts_time:30.3717
  2289. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1340416 pts_time:30.3949 dts:1340416 dts_time:30.3949 -> pts:1340416 pts_time:30.3949 dts:1340416 dts_time:30.3949
  2290. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:760 pts_time:30.4 dts:760 dts_time:30.4 -> pts:760 pts_time:30.4 dts:760 dts_time:30.4
  2291. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1341440 pts_time:30.4181 dts:1341440 dts_time:30.4181 -> pts:1341440 pts_time:30.4181 dts:1341440 dts_time:30.4181
  2292. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:761 pts_time:30.44 dts:761 dts_time:30.44 -> pts:761 pts_time:30.44 dts:761 dts_time:30.44
  2293. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1342464 pts_time:30.4414 dts:1342464 dts_time:30.4414 -> pts:1342464 pts_time:30.4414 dts:1342464 dts_time:30.4414
  2294. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1343488 pts_time:30.4646 dts:1343488 dts_time:30.4646 -> pts:1343488 pts_time:30.4646 dts:1343488 dts_time:30.4646
  2295. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:762 pts_time:30.48 dts:762 dts_time:30.48 -> pts:762 pts_time:30.48 dts:762 dts_time:30.48
  2296. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1344512 pts_time:30.4878 dts:1344512 dts_time:30.4878 -> pts:1344512 pts_time:30.4878 dts:1344512 dts_time:30.4878
  2297. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1345536 pts_time:30.511 dts:1345536 dts_time:30.511 -> pts:1345536 pts_time:30.511 dts:1345536 dts_time:30.511
  2298. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:763 pts_time:30.52 dts:763 dts_time:30.52 -> pts:763 pts_time:30.52 dts:763 dts_time:30.52
  2299. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1346560 pts_time:30.5342 dts:1346560 dts_time:30.5342 -> pts:1346560 pts_time:30.5342 dts:1346560 dts_time:30.5342
  2300. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1347584 pts_time:30.5575 dts:1347584 dts_time:30.5575 -> pts:1347584 pts_time:30.5575 dts:1347584 dts_time:30.5575
  2301. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:764 pts_time:30.56 dts:764 dts_time:30.56 -> pts:764 pts_time:30.56 dts:764 dts_time:30.56
  2302. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1348608 pts_time:30.5807 dts:1348608 dts_time:30.5807 -> pts:1348608 pts_time:30.5807 dts:1348608 dts_time:30.5807
  2303. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:765 pts_time:30.6 dts:765 dts_time:30.6 -> pts:765 pts_time:30.6 dts:765 dts_time:30.6
  2304. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1349632 pts_time:30.6039 dts:1349632 dts_time:30.6039 -> pts:1349632 pts_time:30.6039 dts:1349632 dts_time:30.6039
  2305. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1350656 pts_time:30.6271 dts:1350656 dts_time:30.6271 -> pts:1350656 pts_time:30.6271 dts:1350656 dts_time:30.6271
  2306. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:766 pts_time:30.64 dts:766 dts_time:30.64 -> pts:766 pts_time:30.64 dts:766 dts_time:30.64
  2307. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1351680 pts_time:30.6503 dts:1351680 dts_time:30.6503 -> pts:1351680 pts_time:30.6503 dts:1351680 dts_time:30.6503
  2308. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1352704 pts_time:30.6736 dts:1352704 dts_time:30.6736 -> pts:1352704 pts_time:30.6736 dts:1352704 dts_time:30.6736
  2309. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:767 pts_time:30.68 dts:767 dts_time:30.68 -> pts:767 pts_time:30.68 dts:767 dts_time:30.68
  2310. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1353728 pts_time:30.6968 dts:1353728 dts_time:30.6968 -> pts:1353728 pts_time:30.6968 dts:1353728 dts_time:30.6968
  2311. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:768 pts_time:30.72 dts:768 dts_time:30.72 -> pts:768 pts_time:30.72 dts:768 dts_time:30.72
  2312. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1354752 pts_time:30.72 dts:1354752 dts_time:30.72 -> pts:1354752 pts_time:30.72 dts:1354752 dts_time:30.72
  2313. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1355776 pts_time:30.7432 dts:1355776 dts_time:30.7432 -> pts:1355776 pts_time:30.7432 dts:1355776 dts_time:30.7432
  2314. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:769 pts_time:30.76 dts:769 dts_time:30.76 -> pts:769 pts_time:30.76 dts:769 dts_time:30.76
  2315. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1356800 pts_time:30.7664 dts:1356800 dts_time:30.7664 -> pts:1356800 pts_time:30.7664 dts:1356800 dts_time:30.7664
  2316. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1357824 pts_time:30.7897 dts:1357824 dts_time:30.7897 -> pts:1357824 pts_time:30.7897 dts:1357824 dts_time:30.7897
  2317. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:770 pts_time:30.8 dts:770 dts_time:30.8 -> pts:770 pts_time:30.8 dts:770 dts_time:30.8
  2318. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1358848 pts_time:30.8129 dts:1358848 dts_time:30.8129 -> pts:1358848 pts_time:30.8129 dts:1358848 dts_time:30.8129
  2319. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1359872 pts_time:30.8361 dts:1359872 dts_time:30.8361 -> pts:1359872 pts_time:30.8361 dts:1359872 dts_time:30.8361
  2320. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:771 pts_time:30.84 dts:771 dts_time:30.84 -> pts:771 pts_time:30.84 dts:771 dts_time:30.84
  2321. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1360896 pts_time:30.8593 dts:1360896 dts_time:30.8593 -> pts:1360896 pts_time:30.8593 dts:1360896 dts_time:30.8593
  2322. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:772 pts_time:30.88 dts:772 dts_time:30.88 -> pts:772 pts_time:30.88 dts:772 dts_time:30.88
  2323. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1361920 pts_time:30.8825 dts:1361920 dts_time:30.8825 -> pts:1361920 pts_time:30.8825 dts:1361920 dts_time:30.8825
  2324. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1362944 pts_time:30.9058 dts:1362944 dts_time:30.9058 -> pts:1362944 pts_time:30.9058 dts:1362944 dts_time:30.9058
  2325. frame= 774 fps= 50 q=-1.0 size=N/A time=00:00:30.96 bitrate=N/A
  2326. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:773 pts_time:30.92 dts:773 dts_time:30.92 -> pts:773 pts_time:30.92 dts:773 dts_time:30.92
  2327. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1363968 pts_time:30.929 dts:1363968 dts_time:30.929 -> pts:1363968 pts_time:30.929 dts:1363968 dts_time:30.929
  2328. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1364992 pts_time:30.9522 dts:1364992 dts_time:30.9522 -> pts:1364992 pts_time:30.9522 dts:1364992 dts_time:30.9522
  2329. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:774 pts_time:30.96 dts:774 dts_time:30.96 -> pts:774 pts_time:30.96 dts:774 dts_time:30.96
  2330. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1366016 pts_time:30.9754 dts:1366016 dts_time:30.9754 -> pts:1366016 pts_time:30.9754 dts:1366016 dts_time:30.9754
  2331. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1367040 pts_time:30.9986 dts:1367040 dts_time:30.9986 -> pts:1367040 pts_time:30.9986 dts:1367040 dts_time:30.9986
  2332. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:775 pts_time:31 dts:775 dts_time:31 -> pts:775 pts_time:31 dts:775 dts_time:31
  2333. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1368064 pts_time:31.0219 dts:1368064 dts_time:31.0219 -> pts:1368064 pts_time:31.0219 dts:1368064 dts_time:31.0219
  2334. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:776 pts_time:31.04 dts:776 dts_time:31.04 -> pts:776 pts_time:31.04 dts:776 dts_time:31.04
  2335. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1369088 pts_time:31.0451 dts:1369088 dts_time:31.0451 -> pts:1369088 pts_time:31.0451 dts:1369088 dts_time:31.0451
  2336. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1370112 pts_time:31.0683 dts:1370112 dts_time:31.0683 -> pts:1370112 pts_time:31.0683 dts:1370112 dts_time:31.0683
  2337. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:777 pts_time:31.08 dts:777 dts_time:31.08 -> pts:777 pts_time:31.08 dts:777 dts_time:31.08
  2338. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1371136 pts_time:31.0915 dts:1371136 dts_time:31.0915 -> pts:1371136 pts_time:31.0915 dts:1371136 dts_time:31.0915
  2339. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1372160 pts_time:31.1147 dts:1372160 dts_time:31.1147 -> pts:1372160 pts_time:31.1147 dts:1372160 dts_time:31.1147
  2340. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:778 pts_time:31.12 dts:778 dts_time:31.12 -> pts:778 pts_time:31.12 dts:778 dts_time:31.12
  2341. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1373184 pts_time:31.138 dts:1373184 dts_time:31.138 -> pts:1373184 pts_time:31.138 dts:1373184 dts_time:31.138
  2342. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:779 pts_time:31.16 dts:779 dts_time:31.16 -> pts:779 pts_time:31.16 dts:779 dts_time:31.16
  2343. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1374208 pts_time:31.1612 dts:1374208 dts_time:31.1612 -> pts:1374208 pts_time:31.1612 dts:1374208 dts_time:31.1612
  2344. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1375232 pts_time:31.1844 dts:1375232 dts_time:31.1844 -> pts:1375232 pts_time:31.1844 dts:1375232 dts_time:31.1844
  2345. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:780 pts_time:31.2 dts:780 dts_time:31.2 -> pts:780 pts_time:31.2 dts:780 dts_time:31.2
  2346. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1376256 pts_time:31.2076 dts:1376256 dts_time:31.2076 -> pts:1376256 pts_time:31.2076 dts:1376256 dts_time:31.2076
  2347. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1377280 pts_time:31.2308 dts:1377280 dts_time:31.2308 -> pts:1377280 pts_time:31.2308 dts:1377280 dts_time:31.2308
  2348. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:781 pts_time:31.24 dts:781 dts_time:31.24 -> pts:781 pts_time:31.24 dts:781 dts_time:31.24
  2349. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1378304 pts_time:31.2541 dts:1378304 dts_time:31.2541 -> pts:1378304 pts_time:31.2541 dts:1378304 dts_time:31.2541
  2350. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1379328 pts_time:31.2773 dts:1379328 dts_time:31.2773 -> pts:1379328 pts_time:31.2773 dts:1379328 dts_time:31.2773
  2351. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:782 pts_time:31.28 dts:782 dts_time:31.28 -> pts:782 pts_time:31.28 dts:782 dts_time:31.28
  2352. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1380352 pts_time:31.3005 dts:1380352 dts_time:31.3005 -> pts:1380352 pts_time:31.3005 dts:1380352 dts_time:31.3005
  2353. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:783 pts_time:31.32 dts:783 dts_time:31.32 -> pts:783 pts_time:31.32 dts:783 dts_time:31.32
  2354. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1381376 pts_time:31.3237 dts:1381376 dts_time:31.3237 -> pts:1381376 pts_time:31.3237 dts:1381376 dts_time:31.3237
  2355. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1382400 pts_time:31.3469 dts:1382400 dts_time:31.3469 -> pts:1382400 pts_time:31.3469 dts:1382400 dts_time:31.3469
  2356. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:784 pts_time:31.36 dts:784 dts_time:31.36 -> pts:784 pts_time:31.36 dts:784 dts_time:31.36
  2357. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1383424 pts_time:31.3702 dts:1383424 dts_time:31.3702 -> pts:1383424 pts_time:31.3702 dts:1383424 dts_time:31.3702
  2358. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1384448 pts_time:31.3934 dts:1384448 dts_time:31.3934 -> pts:1384448 pts_time:31.3934 dts:1384448 dts_time:31.3934
  2359. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:785 pts_time:31.4 dts:785 dts_time:31.4 -> pts:785 pts_time:31.4 dts:785 dts_time:31.4
  2360. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1385472 pts_time:31.4166 dts:1385472 dts_time:31.4166 -> pts:1385472 pts_time:31.4166 dts:1385472 dts_time:31.4166
  2361. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1386496 pts_time:31.4398 dts:1386496 dts_time:31.4398 -> pts:1386496 pts_time:31.4398 dts:1386496 dts_time:31.4398
  2362. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:786 pts_time:31.44 dts:786 dts_time:31.44 -> pts:786 pts_time:31.44 dts:786 dts_time:31.44
  2363. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1387520 pts_time:31.463 dts:1387520 dts_time:31.463 -> pts:1387520 pts_time:31.463 dts:1387520 dts_time:31.463
  2364. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:787 pts_time:31.48 dts:787 dts_time:31.48 -> pts:787 pts_time:31.48 dts:787 dts_time:31.48
  2365. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1388544 pts_time:31.4863 dts:1388544 dts_time:31.4863 -> pts:1388544 pts_time:31.4863 dts:1388544 dts_time:31.4863
  2366. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1389568 pts_time:31.5095 dts:1389568 dts_time:31.5095 -> pts:1389568 pts_time:31.5095 dts:1389568 dts_time:31.5095
  2367. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:788 pts_time:31.52 dts:788 dts_time:31.52 -> pts:788 pts_time:31.52 dts:788 dts_time:31.52
  2368. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1390592 pts_time:31.5327 dts:1390592 dts_time:31.5327 -> pts:1390592 pts_time:31.5327 dts:1390592 dts_time:31.5327
  2369. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1391616 pts_time:31.5559 dts:1391616 dts_time:31.5559 -> pts:1391616 pts_time:31.5559 dts:1391616 dts_time:31.5559
  2370. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:789 pts_time:31.56 dts:789 dts_time:31.56 -> pts:789 pts_time:31.56 dts:789 dts_time:31.56
  2371. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1392640 pts_time:31.5791 dts:1392640 dts_time:31.5791 -> pts:1392640 pts_time:31.5791 dts:1392640 dts_time:31.5791
  2372. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:790 pts_time:31.6 dts:790 dts_time:31.6 -> pts:790 pts_time:31.6 dts:790 dts_time:31.6
  2373. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1393664 pts_time:31.6024 dts:1393664 dts_time:31.6024 -> pts:1393664 pts_time:31.6024 dts:1393664 dts_time:31.6024
  2374. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1394688 pts_time:31.6256 dts:1394688 dts_time:31.6256 -> pts:1394688 pts_time:31.6256 dts:1394688 dts_time:31.6256
  2375. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:791 pts_time:31.64 dts:791 dts_time:31.64 -> pts:791 pts_time:31.64 dts:791 dts_time:31.64
  2376. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1395712 pts_time:31.6488 dts:1395712 dts_time:31.6488 -> pts:1395712 pts_time:31.6488 dts:1395712 dts_time:31.6488
  2377. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1396736 pts_time:31.672 dts:1396736 dts_time:31.672 -> pts:1396736 pts_time:31.672 dts:1396736 dts_time:31.672
  2378. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:792 pts_time:31.68 dts:792 dts_time:31.68 -> pts:792 pts_time:31.68 dts:792 dts_time:31.68
  2379. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1397760 pts_time:31.6952 dts:1397760 dts_time:31.6952 -> pts:1397760 pts_time:31.6952 dts:1397760 dts_time:31.6952
  2380. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1398784 pts_time:31.7185 dts:1398784 dts_time:31.7185 -> pts:1398784 pts_time:31.7185 dts:1398784 dts_time:31.7185
  2381. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:793 pts_time:31.72 dts:793 dts_time:31.72 -> pts:793 pts_time:31.72 dts:793 dts_time:31.72
  2382. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1399808 pts_time:31.7417 dts:1399808 dts_time:31.7417 -> pts:1399808 pts_time:31.7417 dts:1399808 dts_time:31.7417
  2383. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:794 pts_time:31.76 dts:794 dts_time:31.76 -> pts:794 pts_time:31.76 dts:794 dts_time:31.76
  2384. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1400832 pts_time:31.7649 dts:1400832 dts_time:31.7649 -> pts:1400832 pts_time:31.7649 dts:1400832 dts_time:31.7649
  2385. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1401856 pts_time:31.7881 dts:1401856 dts_time:31.7881 -> pts:1401856 pts_time:31.7881 dts:1401856 dts_time:31.7881
  2386. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:795 pts_time:31.8 dts:795 dts_time:31.8 -> pts:795 pts_time:31.8 dts:795 dts_time:31.8
  2387. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1402880 pts_time:31.8113 dts:1402880 dts_time:31.8113 -> pts:1402880 pts_time:31.8113 dts:1402880 dts_time:31.8113
  2388. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1403904 pts_time:31.8346 dts:1403904 dts_time:31.8346 -> pts:1403904 pts_time:31.8346 dts:1403904 dts_time:31.8346
  2389. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:796 pts_time:31.84 dts:796 dts_time:31.84 -> pts:796 pts_time:31.84 dts:796 dts_time:31.84
  2390. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1404928 pts_time:31.8578 dts:1404928 dts_time:31.8578 -> pts:1404928 pts_time:31.8578 dts:1404928 dts_time:31.8578
  2391. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:797 pts_time:31.88 dts:797 dts_time:31.88 -> pts:797 pts_time:31.88 dts:797 dts_time:31.88
  2392. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1405952 pts_time:31.881 dts:1405952 dts_time:31.881 -> pts:1405952 pts_time:31.881 dts:1405952 dts_time:31.881
  2393. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1406976 pts_time:31.9042 dts:1406976 dts_time:31.9042 -> pts:1406976 pts_time:31.9042 dts:1406976 dts_time:31.9042
  2394. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:798 pts_time:31.92 dts:798 dts_time:31.92 -> pts:798 pts_time:31.92 dts:798 dts_time:31.92
  2395. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1408000 pts_time:31.9274 dts:1408000 dts_time:31.9274 -> pts:1408000 pts_time:31.9274 dts:1408000 dts_time:31.9274
  2396. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1409024 pts_time:31.9507 dts:1409024 dts_time:31.9507 -> pts:1409024 pts_time:31.9507 dts:1409024 dts_time:31.9507
  2397. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:799 pts_time:31.96 dts:799 dts_time:31.96 -> pts:799 pts_time:31.96 dts:799 dts_time:31.96
  2398. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1410048 pts_time:31.9739 dts:1410048 dts_time:31.9739 -> pts:1410048 pts_time:31.9739 dts:1410048 dts_time:31.9739
  2399. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1411072 pts_time:31.9971 dts:1411072 dts_time:31.9971 -> pts:1411072 pts_time:31.9971 dts:1411072 dts_time:31.9971
  2400. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:800 pts_time:32 dts:800 dts_time:32 -> pts:800 pts_time:32 dts:800 dts_time:32
  2401. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1412096 pts_time:32.0203 dts:1412096 dts_time:32.0203 -> pts:1412096 pts_time:32.0203 dts:1412096 dts_time:32.0203
  2402. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:801 pts_time:32.04 dts:801 dts_time:32.04 -> pts:801 pts_time:32.04 dts:801 dts_time:32.04
  2403. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1413120 pts_time:32.0435 dts:1413120 dts_time:32.0435 -> pts:1413120 pts_time:32.0435 dts:1413120 dts_time:32.0435
  2404. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1414144 pts_time:32.0668 dts:1414144 dts_time:32.0668 -> pts:1414144 pts_time:32.0668 dts:1414144 dts_time:32.0668
  2405. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:802 pts_time:32.08 dts:802 dts_time:32.08 -> pts:802 pts_time:32.08 dts:802 dts_time:32.08
  2406. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1415168 pts_time:32.09 dts:1415168 dts_time:32.09 -> pts:1415168 pts_time:32.09 dts:1415168 dts_time:32.09
  2407. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1416192 pts_time:32.1132 dts:1416192 dts_time:32.1132 -> pts:1416192 pts_time:32.1132 dts:1416192 dts_time:32.1132
  2408. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:803 pts_time:32.12 dts:803 dts_time:32.12 -> pts:803 pts_time:32.12 dts:803 dts_time:32.12
  2409. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1417216 pts_time:32.1364 dts:1417216 dts_time:32.1364 -> pts:1417216 pts_time:32.1364 dts:1417216 dts_time:32.1364
  2410. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1418240 pts_time:32.1596 dts:1418240 dts_time:32.1596 -> pts:1418240 pts_time:32.1596 dts:1418240 dts_time:32.1596
  2411. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:804 pts_time:32.16 dts:804 dts_time:32.16 -> pts:804 pts_time:32.16 dts:804 dts_time:32.16
  2412. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1419264 pts_time:32.1829 dts:1419264 dts_time:32.1829 -> pts:1419264 pts_time:32.1829 dts:1419264 dts_time:32.1829
  2413. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:805 pts_time:32.2 dts:805 dts_time:32.2 -> pts:805 pts_time:32.2 dts:805 dts_time:32.2
  2414. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1420288 pts_time:32.2061 dts:1420288 dts_time:32.2061 -> pts:1420288 pts_time:32.2061 dts:1420288 dts_time:32.2061
  2415. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1421312 pts_time:32.2293 dts:1421312 dts_time:32.2293 -> pts:1421312 pts_time:32.2293 dts:1421312 dts_time:32.2293
  2416. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:806 pts_time:32.24 dts:806 dts_time:32.24 -> pts:806 pts_time:32.24 dts:806 dts_time:32.24
  2417. frame= 807 fps= 50 q=-1.0 size=N/A time=00:00:32.28 bitrate=N/A
  2418. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1422336 pts_time:32.2525 dts:1422336 dts_time:32.2525 -> pts:1422336 pts_time:32.2525 dts:1422336 dts_time:32.2525
  2419. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1423360 pts_time:32.2757 dts:1423360 dts_time:32.2757 -> pts:1423360 pts_time:32.2757 dts:1423360 dts_time:32.2757
  2420. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:807 pts_time:32.28 dts:807 dts_time:32.28 -> pts:807 pts_time:32.28 dts:807 dts_time:32.28
  2421. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1424384 pts_time:32.299 dts:1424384 dts_time:32.299 -> pts:1424384 pts_time:32.299 dts:1424384 dts_time:32.299
  2422. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:808 pts_time:32.32 dts:808 dts_time:32.32 -> pts:808 pts_time:32.32 dts:808 dts_time:32.32
  2423. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1425408 pts_time:32.3222 dts:1425408 dts_time:32.3222 -> pts:1425408 pts_time:32.3222 dts:1425408 dts_time:32.3222
  2424. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1426432 pts_time:32.3454 dts:1426432 dts_time:32.3454 -> pts:1426432 pts_time:32.3454 dts:1426432 dts_time:32.3454
  2425. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:809 pts_time:32.36 dts:809 dts_time:32.36 -> pts:809 pts_time:32.36 dts:809 dts_time:32.36
  2426. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1427456 pts_time:32.3686 dts:1427456 dts_time:32.3686 -> pts:1427456 pts_time:32.3686 dts:1427456 dts_time:32.3686
  2427. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1428480 pts_time:32.3918 dts:1428480 dts_time:32.3918 -> pts:1428480 pts_time:32.3918 dts:1428480 dts_time:32.3918
  2428. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:810 pts_time:32.4 dts:810 dts_time:32.4 -> pts:810 pts_time:32.4 dts:810 dts_time:32.4
  2429. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1429504 pts_time:32.4151 dts:1429504 dts_time:32.4151 -> pts:1429504 pts_time:32.4151 dts:1429504 dts_time:32.4151
  2430. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1430528 pts_time:32.4383 dts:1430528 dts_time:32.4383 -> pts:1430528 pts_time:32.4383 dts:1430528 dts_time:32.4383
  2431. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:811 pts_time:32.44 dts:811 dts_time:32.44 -> pts:811 pts_time:32.44 dts:811 dts_time:32.44
  2432. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1431552 pts_time:32.4615 dts:1431552 dts_time:32.4615 -> pts:1431552 pts_time:32.4615 dts:1431552 dts_time:32.4615
  2433. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:812 pts_time:32.48 dts:812 dts_time:32.48 -> pts:812 pts_time:32.48 dts:812 dts_time:32.48
  2434. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1432576 pts_time:32.4847 dts:1432576 dts_time:32.4847 -> pts:1432576 pts_time:32.4847 dts:1432576 dts_time:32.4847
  2435. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1433600 pts_time:32.5079 dts:1433600 dts_time:32.5079 -> pts:1433600 pts_time:32.5079 dts:1433600 dts_time:32.5079
  2436. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:813 pts_time:32.52 dts:813 dts_time:32.52 -> pts:813 pts_time:32.52 dts:813 dts_time:32.52
  2437. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1434624 pts_time:32.5312 dts:1434624 dts_time:32.5312 -> pts:1434624 pts_time:32.5312 dts:1434624 dts_time:32.5312
  2438. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1435648 pts_time:32.5544 dts:1435648 dts_time:32.5544 -> pts:1435648 pts_time:32.5544 dts:1435648 dts_time:32.5544
  2439. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:814 pts_time:32.56 dts:814 dts_time:32.56 -> pts:814 pts_time:32.56 dts:814 dts_time:32.56
  2440. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1436672 pts_time:32.5776 dts:1436672 dts_time:32.5776 -> pts:1436672 pts_time:32.5776 dts:1436672 dts_time:32.5776
  2441. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:815 pts_time:32.6 dts:815 dts_time:32.6 -> pts:815 pts_time:32.6 dts:815 dts_time:32.6
  2442. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1437696 pts_time:32.6008 dts:1437696 dts_time:32.6008 -> pts:1437696 pts_time:32.6008 dts:1437696 dts_time:32.6008
  2443. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1438720 pts_time:32.624 dts:1438720 dts_time:32.624 -> pts:1438720 pts_time:32.624 dts:1438720 dts_time:32.624
  2444. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:816 pts_time:32.64 dts:816 dts_time:32.64 -> pts:816 pts_time:32.64 dts:816 dts_time:32.64
  2445. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1439744 pts_time:32.6473 dts:1439744 dts_time:32.6473 -> pts:1439744 pts_time:32.6473 dts:1439744 dts_time:32.6473
  2446. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1440768 pts_time:32.6705 dts:1440768 dts_time:32.6705 -> pts:1440768 pts_time:32.6705 dts:1440768 dts_time:32.6705
  2447. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:817 pts_time:32.68 dts:817 dts_time:32.68 -> pts:817 pts_time:32.68 dts:817 dts_time:32.68
  2448. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1441792 pts_time:32.6937 dts:1441792 dts_time:32.6937 -> pts:1441792 pts_time:32.6937 dts:1441792 dts_time:32.6937
  2449. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1442816 pts_time:32.7169 dts:1442816 dts_time:32.7169 -> pts:1442816 pts_time:32.7169 dts:1442816 dts_time:32.7169
  2450. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:818 pts_time:32.72 dts:818 dts_time:32.72 -> pts:818 pts_time:32.72 dts:818 dts_time:32.72
  2451. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1443840 pts_time:32.7401 dts:1443840 dts_time:32.7401 -> pts:1443840 pts_time:32.7401 dts:1443840 dts_time:32.7401
  2452. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:819 pts_time:32.76 dts:819 dts_time:32.76 -> pts:819 pts_time:32.76 dts:819 dts_time:32.76
  2453. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1444864 pts_time:32.7634 dts:1444864 dts_time:32.7634 -> pts:1444864 pts_time:32.7634 dts:1444864 dts_time:32.7634
  2454. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1445888 pts_time:32.7866 dts:1445888 dts_time:32.7866 -> pts:1445888 pts_time:32.7866 dts:1445888 dts_time:32.7866
  2455. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:820 pts_time:32.8 dts:820 dts_time:32.8 -> pts:820 pts_time:32.8 dts:820 dts_time:32.8
  2456. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1446912 pts_time:32.8098 dts:1446912 dts_time:32.8098 -> pts:1446912 pts_time:32.8098 dts:1446912 dts_time:32.8098
  2457. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1447936 pts_time:32.833 dts:1447936 dts_time:32.833 -> pts:1447936 pts_time:32.833 dts:1447936 dts_time:32.833
  2458. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:821 pts_time:32.84 dts:821 dts_time:32.84 -> pts:821 pts_time:32.84 dts:821 dts_time:32.84
  2459. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1448960 pts_time:32.8562 dts:1448960 dts_time:32.8562 -> pts:1448960 pts_time:32.8562 dts:1448960 dts_time:32.8562
  2460. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1449984 pts_time:32.8795 dts:1449984 dts_time:32.8795 -> pts:1449984 pts_time:32.8795 dts:1449984 dts_time:32.8795
  2461. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:822 pts_time:32.88 dts:822 dts_time:32.88 -> pts:822 pts_time:32.88 dts:822 dts_time:32.88
  2462. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1451008 pts_time:32.9027 dts:1451008 dts_time:32.9027 -> pts:1451008 pts_time:32.9027 dts:1451008 dts_time:32.9027
  2463. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:823 pts_time:32.92 dts:823 dts_time:32.92 -> pts:823 pts_time:32.92 dts:823 dts_time:32.92
  2464. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1452032 pts_time:32.9259 dts:1452032 dts_time:32.9259 -> pts:1452032 pts_time:32.9259 dts:1452032 dts_time:32.9259
  2465. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1453056 pts_time:32.9491 dts:1453056 dts_time:32.9491 -> pts:1453056 pts_time:32.9491 dts:1453056 dts_time:32.9491
  2466. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:824 pts_time:32.96 dts:824 dts_time:32.96 -> pts:824 pts_time:32.96 dts:824 dts_time:32.96
  2467. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1454080 pts_time:32.9723 dts:1454080 dts_time:32.9723 -> pts:1454080 pts_time:32.9723 dts:1454080 dts_time:32.9723
  2468. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1455104 pts_time:32.9956 dts:1455104 dts_time:32.9956 -> pts:1455104 pts_time:32.9956 dts:1455104 dts_time:32.9956
  2469. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:825 pts_time:33 dts:825 dts_time:33 -> pts:825 pts_time:33 dts:825 dts_time:33
  2470. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1456128 pts_time:33.0188 dts:1456128 dts_time:33.0188 -> pts:1456128 pts_time:33.0188 dts:1456128 dts_time:33.0188
  2471. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:826 pts_time:33.04 dts:826 dts_time:33.04 -> pts:826 pts_time:33.04 dts:826 dts_time:33.04
  2472. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1457152 pts_time:33.042 dts:1457152 dts_time:33.042 -> pts:1457152 pts_time:33.042 dts:1457152 dts_time:33.042
  2473. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1458176 pts_time:33.0652 dts:1458176 dts_time:33.0652 -> pts:1458176 pts_time:33.0652 dts:1458176 dts_time:33.0652
  2474. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:827 pts_time:33.08 dts:827 dts_time:33.08 -> pts:827 pts_time:33.08 dts:827 dts_time:33.08
  2475. frame= 828 fps= 50 q=-1.0 size=N/A time=00:00:33.12 bitrate=N/A
  2476. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1459200 pts_time:33.0884 dts:1459200 dts_time:33.0884 -> pts:1459200 pts_time:33.0884 dts:1459200 dts_time:33.0884
  2477. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1460224 pts_time:33.1117 dts:1460224 dts_time:33.1117 -> pts:1460224 pts_time:33.1117 dts:1460224 dts_time:33.1117
  2478. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:828 pts_time:33.12 dts:828 dts_time:33.12 -> pts:828 pts_time:33.12 dts:828 dts_time:33.12
  2479. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1461248 pts_time:33.1349 dts:1461248 dts_time:33.1349 -> pts:1461248 pts_time:33.1349 dts:1461248 dts_time:33.1349
  2480. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1462272 pts_time:33.1581 dts:1462272 dts_time:33.1581 -> pts:1462272 pts_time:33.1581 dts:1462272 dts_time:33.1581
  2481. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:829 pts_time:33.16 dts:829 dts_time:33.16 -> pts:829 pts_time:33.16 dts:829 dts_time:33.16
  2482. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1463296 pts_time:33.1813 dts:1463296 dts_time:33.1813 -> pts:1463296 pts_time:33.1813 dts:1463296 dts_time:33.1813
  2483. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:830 pts_time:33.2 dts:830 dts_time:33.2 -> pts:830 pts_time:33.2 dts:830 dts_time:33.2
  2484. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1464320 pts_time:33.2045 dts:1464320 dts_time:33.2045 -> pts:1464320 pts_time:33.2045 dts:1464320 dts_time:33.2045
  2485. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1465344 pts_time:33.2278 dts:1465344 dts_time:33.2278 -> pts:1465344 pts_time:33.2278 dts:1465344 dts_time:33.2278
  2486. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:831 pts_time:33.24 dts:831 dts_time:33.24 -> pts:831 pts_time:33.24 dts:831 dts_time:33.24
  2487. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1466368 pts_time:33.251 dts:1466368 dts_time:33.251 -> pts:1466368 pts_time:33.251 dts:1466368 dts_time:33.251
  2488. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1467392 pts_time:33.2742 dts:1467392 dts_time:33.2742 -> pts:1467392 pts_time:33.2742 dts:1467392 dts_time:33.2742
  2489. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:832 pts_time:33.28 dts:832 dts_time:33.28 -> pts:832 pts_time:33.28 dts:832 dts_time:33.28
  2490. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1468416 pts_time:33.2974 dts:1468416 dts_time:33.2974 -> pts:1468416 pts_time:33.2974 dts:1468416 dts_time:33.2974
  2491. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:833 pts_time:33.32 dts:833 dts_time:33.32 -> pts:833 pts_time:33.32 dts:833 dts_time:33.32
  2492. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1469440 pts_time:33.3206 dts:1469440 dts_time:33.3206 -> pts:1469440 pts_time:33.3206 dts:1469440 dts_time:33.3206
  2493. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1470464 pts_time:33.3439 dts:1470464 dts_time:33.3439 -> pts:1470464 pts_time:33.3439 dts:1470464 dts_time:33.3439
  2494. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:834 pts_time:33.36 dts:834 dts_time:33.36 -> pts:834 pts_time:33.36 dts:834 dts_time:33.36
  2495. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1471488 pts_time:33.3671 dts:1471488 dts_time:33.3671 -> pts:1471488 pts_time:33.3671 dts:1471488 dts_time:33.3671
  2496. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1472512 pts_time:33.3903 dts:1472512 dts_time:33.3903 -> pts:1472512 pts_time:33.3903 dts:1472512 dts_time:33.3903
  2497. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:835 pts_time:33.4 dts:835 dts_time:33.4 -> pts:835 pts_time:33.4 dts:835 dts_time:33.4
  2498. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1473536 pts_time:33.4135 dts:1473536 dts_time:33.4135 -> pts:1473536 pts_time:33.4135 dts:1473536 dts_time:33.4135
  2499. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1474560 pts_time:33.4367 dts:1474560 dts_time:33.4367 -> pts:1474560 pts_time:33.4367 dts:1474560 dts_time:33.4367
  2500. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:836 pts_time:33.44 dts:836 dts_time:33.44 -> pts:836 pts_time:33.44 dts:836 dts_time:33.44
  2501. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1475584 pts_time:33.46 dts:1475584 dts_time:33.46 -> pts:1475584 pts_time:33.46 dts:1475584 dts_time:33.46
  2502. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:837 pts_time:33.48 dts:837 dts_time:33.48 -> pts:837 pts_time:33.48 dts:837 dts_time:33.48
  2503. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1476608 pts_time:33.4832 dts:1476608 dts_time:33.4832 -> pts:1476608 pts_time:33.4832 dts:1476608 dts_time:33.4832
  2504. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1477632 pts_time:33.5064 dts:1477632 dts_time:33.5064 -> pts:1477632 pts_time:33.5064 dts:1477632 dts_time:33.5064
  2505. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:838 pts_time:33.52 dts:838 dts_time:33.52 -> pts:838 pts_time:33.52 dts:838 dts_time:33.52
  2506. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1478656 pts_time:33.5296 dts:1478656 dts_time:33.5296 -> pts:1478656 pts_time:33.5296 dts:1478656 dts_time:33.5296
  2507. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1479680 pts_time:33.5528 dts:1479680 dts_time:33.5528 -> pts:1479680 pts_time:33.5528 dts:1479680 dts_time:33.5528
  2508. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:839 pts_time:33.56 dts:839 dts_time:33.56 -> pts:839 pts_time:33.56 dts:839 dts_time:33.56
  2509. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1480704 pts_time:33.5761 dts:1480704 dts_time:33.5761 -> pts:1480704 pts_time:33.5761 dts:1480704 dts_time:33.5761
  2510. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1481728 pts_time:33.5993 dts:1481728 dts_time:33.5993 -> pts:1481728 pts_time:33.5993 dts:1481728 dts_time:33.5993
  2511. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:840 pts_time:33.6 dts:840 dts_time:33.6 -> pts:840 pts_time:33.6 dts:840 dts_time:33.6
  2512. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1482752 pts_time:33.6225 dts:1482752 dts_time:33.6225 -> pts:1482752 pts_time:33.6225 dts:1482752 dts_time:33.6225
  2513. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:27.84 pts:841 pts_time:33.64 dts:841 dts_time:33.64 -> pts:841 pts_time:33.64 dts:841 dts_time:33.64
  2514. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1483776 pts_time:33.6457 dts:1483776 dts_time:33.6457 -> pts:1483776 pts_time:33.6457 dts:1483776 dts_time:33.6457
  2515. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:27.84 pts:1484800 pts_time:33.6689 dts:1484800 dts_time:33.6689 -> pts:1484800 pts_time:33.6689 dts:1484800 dts_time:33.6689
  2516. [AVIOContext @ 0x13eb260] Statistics: 0 seeks, 1 writeouts
  2517. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  2518. [stream_segment,ssegment @ 0x13fc800] segment:'./test00004.ts' count:4 ended
  2519. [AVIOContext @ 0x13eb660] Statistics: 0 seeks, 398 writeouts
  2520. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2521. [mpegts @ 0x13fb340] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2522. [adts @ 0x13dcc40] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  2523. [mpegts @ 0x13fb340] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  2524. [stream_segment,ssegment @ 0x13fc800] segment:'./test00005.ts' starts with packet stream:0 pts:842 pts_time:33.68 frame:842
  2525. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:842 pts_time:33.68 dts:842 dts_time:33.68 -> pts:842 pts_time:33.68 dts:842 dts_time:33.68
  2526. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1485824 pts_time:33.6922 dts:1485824 dts_time:33.6922 -> pts:1485824 pts_time:33.6922 dts:1485824 dts_time:33.6922
  2527. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1486848 pts_time:33.7154 dts:1486848 dts_time:33.7154 -> pts:1486848 pts_time:33.7154 dts:1486848 dts_time:33.7154
  2528. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:843 pts_time:33.72 dts:843 dts_time:33.72 -> pts:843 pts_time:33.72 dts:843 dts_time:33.72
  2529. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1487872 pts_time:33.7386 dts:1487872 dts_time:33.7386 -> pts:1487872 pts_time:33.7386 dts:1487872 dts_time:33.7386
  2530. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:844 pts_time:33.76 dts:844 dts_time:33.76 -> pts:844 pts_time:33.76 dts:844 dts_time:33.76
  2531. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1488896 pts_time:33.7618 dts:1488896 dts_time:33.7618 -> pts:1488896 pts_time:33.7618 dts:1488896 dts_time:33.7618
  2532. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1489920 pts_time:33.785 dts:1489920 dts_time:33.785 -> pts:1489920 pts_time:33.785 dts:1489920 dts_time:33.785
  2533. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:845 pts_time:33.8 dts:845 dts_time:33.8 -> pts:845 pts_time:33.8 dts:845 dts_time:33.8
  2534. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1490944 pts_time:33.8083 dts:1490944 dts_time:33.8083 -> pts:1490944 pts_time:33.8083 dts:1490944 dts_time:33.8083
  2535. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1491968 pts_time:33.8315 dts:1491968 dts_time:33.8315 -> pts:1491968 pts_time:33.8315 dts:1491968 dts_time:33.8315
  2536. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:846 pts_time:33.84 dts:846 dts_time:33.84 -> pts:846 pts_time:33.84 dts:846 dts_time:33.84
  2537. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1492992 pts_time:33.8547 dts:1492992 dts_time:33.8547 -> pts:1492992 pts_time:33.8547 dts:1492992 dts_time:33.8547
  2538. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1494016 pts_time:33.8779 dts:1494016 dts_time:33.8779 -> pts:1494016 pts_time:33.8779 dts:1494016 dts_time:33.8779
  2539. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:847 pts_time:33.88 dts:847 dts_time:33.88 -> pts:847 pts_time:33.88 dts:847 dts_time:33.88
  2540. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1495040 pts_time:33.9011 dts:1495040 dts_time:33.9011 -> pts:1495040 pts_time:33.9011 dts:1495040 dts_time:33.9011
  2541. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:848 pts_time:33.92 dts:848 dts_time:33.92 -> pts:848 pts_time:33.92 dts:848 dts_time:33.92
  2542. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1496064 pts_time:33.9244 dts:1496064 dts_time:33.9244 -> pts:1496064 pts_time:33.9244 dts:1496064 dts_time:33.9244
  2543. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1497088 pts_time:33.9476 dts:1497088 dts_time:33.9476 -> pts:1497088 pts_time:33.9476 dts:1497088 dts_time:33.9476
  2544. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:849 pts_time:33.96 dts:849 dts_time:33.96 -> pts:849 pts_time:33.96 dts:849 dts_time:33.96
  2545. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1498112 pts_time:33.9708 dts:1498112 dts_time:33.9708 -> pts:1498112 pts_time:33.9708 dts:1498112 dts_time:33.9708
  2546. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1499136 pts_time:33.994 dts:1499136 dts_time:33.994 -> pts:1499136 pts_time:33.994 dts:1499136 dts_time:33.994
  2547. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:850 pts_time:34 dts:850 dts_time:34 -> pts:850 pts_time:34 dts:850 dts_time:34
  2548. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1500160 pts_time:34.0172 dts:1500160 dts_time:34.0172 -> pts:1500160 pts_time:34.0172 dts:1500160 dts_time:34.0172
  2549. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:851 pts_time:34.04 dts:851 dts_time:34.04 -> pts:851 pts_time:34.04 dts:851 dts_time:34.04
  2550. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1501184 pts_time:34.0405 dts:1501184 dts_time:34.0405 -> pts:1501184 pts_time:34.0405 dts:1501184 dts_time:34.0405
  2551. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1502208 pts_time:34.0637 dts:1502208 dts_time:34.0637 -> pts:1502208 pts_time:34.0637 dts:1502208 dts_time:34.0637
  2552. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:852 pts_time:34.08 dts:852 dts_time:34.08 -> pts:852 pts_time:34.08 dts:852 dts_time:34.08
  2553. frame= 853 fps= 50 q=-1.0 size=N/A time=00:00:34.12 bitrate=N/A
  2554. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1503232 pts_time:34.0869 dts:1503232 dts_time:34.0869 -> pts:1503232 pts_time:34.0869 dts:1503232 dts_time:34.0869
  2555. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1504256 pts_time:34.1101 dts:1504256 dts_time:34.1101 -> pts:1504256 pts_time:34.1101 dts:1504256 dts_time:34.1101
  2556. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:853 pts_time:34.12 dts:853 dts_time:34.12 -> pts:853 pts_time:34.12 dts:853 dts_time:34.12
  2557. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1505280 pts_time:34.1333 dts:1505280 dts_time:34.1333 -> pts:1505280 pts_time:34.1333 dts:1505280 dts_time:34.1333
  2558. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1506304 pts_time:34.1566 dts:1506304 dts_time:34.1566 -> pts:1506304 pts_time:34.1566 dts:1506304 dts_time:34.1566
  2559. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:854 pts_time:34.16 dts:854 dts_time:34.16 -> pts:854 pts_time:34.16 dts:854 dts_time:34.16
  2560. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1507328 pts_time:34.1798 dts:1507328 dts_time:34.1798 -> pts:1507328 pts_time:34.1798 dts:1507328 dts_time:34.1798
  2561. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:855 pts_time:34.2 dts:855 dts_time:34.2 -> pts:855 pts_time:34.2 dts:855 dts_time:34.2
  2562. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1508352 pts_time:34.203 dts:1508352 dts_time:34.203 -> pts:1508352 pts_time:34.203 dts:1508352 dts_time:34.203
  2563. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1509376 pts_time:34.2262 dts:1509376 dts_time:34.2262 -> pts:1509376 pts_time:34.2262 dts:1509376 dts_time:34.2262
  2564. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:856 pts_time:34.24 dts:856 dts_time:34.24 -> pts:856 pts_time:34.24 dts:856 dts_time:34.24
  2565. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1510400 pts_time:34.2494 dts:1510400 dts_time:34.2494 -> pts:1510400 pts_time:34.2494 dts:1510400 dts_time:34.2494
  2566. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1511424 pts_time:34.2727 dts:1511424 dts_time:34.2727 -> pts:1511424 pts_time:34.2727 dts:1511424 dts_time:34.2727
  2567. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:857 pts_time:34.28 dts:857 dts_time:34.28 -> pts:857 pts_time:34.28 dts:857 dts_time:34.28
  2568. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1512448 pts_time:34.2959 dts:1512448 dts_time:34.2959 -> pts:1512448 pts_time:34.2959 dts:1512448 dts_time:34.2959
  2569. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1513472 pts_time:34.3191 dts:1513472 dts_time:34.3191 -> pts:1513472 pts_time:34.3191 dts:1513472 dts_time:34.3191
  2570. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:858 pts_time:34.32 dts:858 dts_time:34.32 -> pts:858 pts_time:34.32 dts:858 dts_time:34.32
  2571. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1514496 pts_time:34.3423 dts:1514496 dts_time:34.3423 -> pts:1514496 pts_time:34.3423 dts:1514496 dts_time:34.3423
  2572. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:859 pts_time:34.36 dts:859 dts_time:34.36 -> pts:859 pts_time:34.36 dts:859 dts_time:34.36
  2573. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1515520 pts_time:34.3655 dts:1515520 dts_time:34.3655 -> pts:1515520 pts_time:34.3655 dts:1515520 dts_time:34.3655
  2574. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1516544 pts_time:34.3888 dts:1516544 dts_time:34.3888 -> pts:1516544 pts_time:34.3888 dts:1516544 dts_time:34.3888
  2575. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:860 pts_time:34.4 dts:860 dts_time:34.4 -> pts:860 pts_time:34.4 dts:860 dts_time:34.4
  2576. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1517568 pts_time:34.412 dts:1517568 dts_time:34.412 -> pts:1517568 pts_time:34.412 dts:1517568 dts_time:34.412
  2577. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1518592 pts_time:34.4352 dts:1518592 dts_time:34.4352 -> pts:1518592 pts_time:34.4352 dts:1518592 dts_time:34.4352
  2578. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:861 pts_time:34.44 dts:861 dts_time:34.44 -> pts:861 pts_time:34.44 dts:861 dts_time:34.44
  2579. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1519616 pts_time:34.4584 dts:1519616 dts_time:34.4584 -> pts:1519616 pts_time:34.4584 dts:1519616 dts_time:34.4584
  2580. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:862 pts_time:34.48 dts:862 dts_time:34.48 -> pts:862 pts_time:34.48 dts:862 dts_time:34.48
  2581. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1520640 pts_time:34.4816 dts:1520640 dts_time:34.4816 -> pts:1520640 pts_time:34.4816 dts:1520640 dts_time:34.4816
  2582. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1521664 pts_time:34.5049 dts:1521664 dts_time:34.5049 -> pts:1521664 pts_time:34.5049 dts:1521664 dts_time:34.5049
  2583. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:863 pts_time:34.52 dts:863 dts_time:34.52 -> pts:863 pts_time:34.52 dts:863 dts_time:34.52
  2584. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1522688 pts_time:34.5281 dts:1522688 dts_time:34.5281 -> pts:1522688 pts_time:34.5281 dts:1522688 dts_time:34.5281
  2585. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1523712 pts_time:34.5513 dts:1523712 dts_time:34.5513 -> pts:1523712 pts_time:34.5513 dts:1523712 dts_time:34.5513
  2586. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:864 pts_time:34.56 dts:864 dts_time:34.56 -> pts:864 pts_time:34.56 dts:864 dts_time:34.56
  2587. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1524736 pts_time:34.5745 dts:1524736 dts_time:34.5745 -> pts:1524736 pts_time:34.5745 dts:1524736 dts_time:34.5745
  2588. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1525760 pts_time:34.5977 dts:1525760 dts_time:34.5977 -> pts:1525760 pts_time:34.5977 dts:1525760 dts_time:34.5977
  2589. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:865 pts_time:34.6 dts:865 dts_time:34.6 -> pts:865 pts_time:34.6 dts:865 dts_time:34.6
  2590. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1526784 pts_time:34.621 dts:1526784 dts_time:34.621 -> pts:1526784 pts_time:34.621 dts:1526784 dts_time:34.621
  2591. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:866 pts_time:34.64 dts:866 dts_time:34.64 -> pts:866 pts_time:34.64 dts:866 dts_time:34.64
  2592. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1527808 pts_time:34.6442 dts:1527808 dts_time:34.6442 -> pts:1527808 pts_time:34.6442 dts:1527808 dts_time:34.6442
  2593. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1528832 pts_time:34.6674 dts:1528832 dts_time:34.6674 -> pts:1528832 pts_time:34.6674 dts:1528832 dts_time:34.6674
  2594. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:867 pts_time:34.68 dts:867 dts_time:34.68 -> pts:867 pts_time:34.68 dts:867 dts_time:34.68
  2595. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1529856 pts_time:34.6906 dts:1529856 dts_time:34.6906 -> pts:1529856 pts_time:34.6906 dts:1529856 dts_time:34.6906
  2596. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1530880 pts_time:34.7138 dts:1530880 dts_time:34.7138 -> pts:1530880 pts_time:34.7138 dts:1530880 dts_time:34.7138
  2597. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:868 pts_time:34.72 dts:868 dts_time:34.72 -> pts:868 pts_time:34.72 dts:868 dts_time:34.72
  2598. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1531904 pts_time:34.7371 dts:1531904 dts_time:34.7371 -> pts:1531904 pts_time:34.7371 dts:1531904 dts_time:34.7371
  2599. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:869 pts_time:34.76 dts:869 dts_time:34.76 -> pts:869 pts_time:34.76 dts:869 dts_time:34.76
  2600. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1532928 pts_time:34.7603 dts:1532928 dts_time:34.7603 -> pts:1532928 pts_time:34.7603 dts:1532928 dts_time:34.7603
  2601. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1533952 pts_time:34.7835 dts:1533952 dts_time:34.7835 -> pts:1533952 pts_time:34.7835 dts:1533952 dts_time:34.7835
  2602. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:870 pts_time:34.8 dts:870 dts_time:34.8 -> pts:870 pts_time:34.8 dts:870 dts_time:34.8
  2603. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1534976 pts_time:34.8067 dts:1534976 dts_time:34.8067 -> pts:1534976 pts_time:34.8067 dts:1534976 dts_time:34.8067
  2604. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1536000 pts_time:34.8299 dts:1536000 dts_time:34.8299 -> pts:1536000 pts_time:34.8299 dts:1536000 dts_time:34.8299
  2605. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:871 pts_time:34.84 dts:871 dts_time:34.84 -> pts:871 pts_time:34.84 dts:871 dts_time:34.84
  2606. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1537024 pts_time:34.8532 dts:1537024 dts_time:34.8532 -> pts:1537024 pts_time:34.8532 dts:1537024 dts_time:34.8532
  2607. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1538048 pts_time:34.8764 dts:1538048 dts_time:34.8764 -> pts:1538048 pts_time:34.8764 dts:1538048 dts_time:34.8764
  2608. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:872 pts_time:34.88 dts:872 dts_time:34.88 -> pts:872 pts_time:34.88 dts:872 dts_time:34.88
  2609. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1539072 pts_time:34.8996 dts:1539072 dts_time:34.8996 -> pts:1539072 pts_time:34.8996 dts:1539072 dts_time:34.8996
  2610. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:873 pts_time:34.92 dts:873 dts_time:34.92 -> pts:873 pts_time:34.92 dts:873 dts_time:34.92
  2611. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1540096 pts_time:34.9228 dts:1540096 dts_time:34.9228 -> pts:1540096 pts_time:34.9228 dts:1540096 dts_time:34.9228
  2612. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1541120 pts_time:34.946 dts:1541120 dts_time:34.946 -> pts:1541120 pts_time:34.946 dts:1541120 dts_time:34.946
  2613. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:874 pts_time:34.96 dts:874 dts_time:34.96 -> pts:874 pts_time:34.96 dts:874 dts_time:34.96
  2614. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1542144 pts_time:34.9693 dts:1542144 dts_time:34.9693 -> pts:1542144 pts_time:34.9693 dts:1542144 dts_time:34.9693
  2615. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1543168 pts_time:34.9925 dts:1543168 dts_time:34.9925 -> pts:1543168 pts_time:34.9925 dts:1543168 dts_time:34.9925
  2616. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:875 pts_time:35 dts:875 dts_time:35 -> pts:875 pts_time:35 dts:875 dts_time:35
  2617. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1544192 pts_time:35.0157 dts:1544192 dts_time:35.0157 -> pts:1544192 pts_time:35.0157 dts:1544192 dts_time:35.0157
  2618. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1545216 pts_time:35.0389 dts:1545216 dts_time:35.0389 -> pts:1545216 pts_time:35.0389 dts:1545216 dts_time:35.0389
  2619. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:876 pts_time:35.04 dts:876 dts_time:35.04 -> pts:876 pts_time:35.04 dts:876 dts_time:35.04
  2620. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1546240 pts_time:35.0621 dts:1546240 dts_time:35.0621 -> pts:1546240 pts_time:35.0621 dts:1546240 dts_time:35.0621
  2621. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:877 pts_time:35.08 dts:877 dts_time:35.08 -> pts:877 pts_time:35.08 dts:877 dts_time:35.08
  2622. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1547264 pts_time:35.0854 dts:1547264 dts_time:35.0854 -> pts:1547264 pts_time:35.0854 dts:1547264 dts_time:35.0854
  2623. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1548288 pts_time:35.1086 dts:1548288 dts_time:35.1086 -> pts:1548288 pts_time:35.1086 dts:1548288 dts_time:35.1086
  2624. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:878 pts_time:35.12 dts:878 dts_time:35.12 -> pts:878 pts_time:35.12 dts:878 dts_time:35.12
  2625. frame= 879 fps= 50 q=-1.0 size=N/A time=00:00:35.16 bitrate=N/A
  2626. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1549312 pts_time:35.1318 dts:1549312 dts_time:35.1318 -> pts:1549312 pts_time:35.1318 dts:1549312 dts_time:35.1318
  2627. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1550336 pts_time:35.155 dts:1550336 dts_time:35.155 -> pts:1550336 pts_time:35.155 dts:1550336 dts_time:35.155
  2628. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:879 pts_time:35.16 dts:879 dts_time:35.16 -> pts:879 pts_time:35.16 dts:879 dts_time:35.16
  2629. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1551360 pts_time:35.1782 dts:1551360 dts_time:35.1782 -> pts:1551360 pts_time:35.1782 dts:1551360 dts_time:35.1782
  2630. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:880 pts_time:35.2 dts:880 dts_time:35.2 -> pts:880 pts_time:35.2 dts:880 dts_time:35.2
  2631. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1552384 pts_time:35.2015 dts:1552384 dts_time:35.2015 -> pts:1552384 pts_time:35.2015 dts:1552384 dts_time:35.2015
  2632. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1553408 pts_time:35.2247 dts:1553408 dts_time:35.2247 -> pts:1553408 pts_time:35.2247 dts:1553408 dts_time:35.2247
  2633. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:881 pts_time:35.24 dts:881 dts_time:35.24 -> pts:881 pts_time:35.24 dts:881 dts_time:35.24
  2634. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1554432 pts_time:35.2479 dts:1554432 dts_time:35.2479 -> pts:1554432 pts_time:35.2479 dts:1554432 dts_time:35.2479
  2635. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1555456 pts_time:35.2711 dts:1555456 dts_time:35.2711 -> pts:1555456 pts_time:35.2711 dts:1555456 dts_time:35.2711
  2636. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:882 pts_time:35.28 dts:882 dts_time:35.28 -> pts:882 pts_time:35.28 dts:882 dts_time:35.28
  2637. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1556480 pts_time:35.2943 dts:1556480 dts_time:35.2943 -> pts:1556480 pts_time:35.2943 dts:1556480 dts_time:35.2943
  2638. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1557504 pts_time:35.3176 dts:1557504 dts_time:35.3176 -> pts:1557504 pts_time:35.3176 dts:1557504 dts_time:35.3176
  2639. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:883 pts_time:35.32 dts:883 dts_time:35.32 -> pts:883 pts_time:35.32 dts:883 dts_time:35.32
  2640. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1558528 pts_time:35.3408 dts:1558528 dts_time:35.3408 -> pts:1558528 pts_time:35.3408 dts:1558528 dts_time:35.3408
  2641. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:884 pts_time:35.36 dts:884 dts_time:35.36 -> pts:884 pts_time:35.36 dts:884 dts_time:35.36
  2642. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1559552 pts_time:35.364 dts:1559552 dts_time:35.364 -> pts:1559552 pts_time:35.364 dts:1559552 dts_time:35.364
  2643. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1560576 pts_time:35.3872 dts:1560576 dts_time:35.3872 -> pts:1560576 pts_time:35.3872 dts:1560576 dts_time:35.3872
  2644. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:885 pts_time:35.4 dts:885 dts_time:35.4 -> pts:885 pts_time:35.4 dts:885 dts_time:35.4
  2645. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1561600 pts_time:35.4104 dts:1561600 dts_time:35.4104 -> pts:1561600 pts_time:35.4104 dts:1561600 dts_time:35.4104
  2646. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1562624 pts_time:35.4337 dts:1562624 dts_time:35.4337 -> pts:1562624 pts_time:35.4337 dts:1562624 dts_time:35.4337
  2647. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:886 pts_time:35.44 dts:886 dts_time:35.44 -> pts:886 pts_time:35.44 dts:886 dts_time:35.44
  2648. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1563648 pts_time:35.4569 dts:1563648 dts_time:35.4569 -> pts:1563648 pts_time:35.4569 dts:1563648 dts_time:35.4569
  2649. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:887 pts_time:35.48 dts:887 dts_time:35.48 -> pts:887 pts_time:35.48 dts:887 dts_time:35.48
  2650. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1564672 pts_time:35.4801 dts:1564672 dts_time:35.4801 -> pts:1564672 pts_time:35.4801 dts:1564672 dts_time:35.4801
  2651. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1565696 pts_time:35.5033 dts:1565696 dts_time:35.5033 -> pts:1565696 pts_time:35.5033 dts:1565696 dts_time:35.5033
  2652. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:888 pts_time:35.52 dts:888 dts_time:35.52 -> pts:888 pts_time:35.52 dts:888 dts_time:35.52
  2653. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1566720 pts_time:35.5265 dts:1566720 dts_time:35.5265 -> pts:1566720 pts_time:35.5265 dts:1566720 dts_time:35.5265
  2654. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1567744 pts_time:35.5498 dts:1567744 dts_time:35.5498 -> pts:1567744 pts_time:35.5498 dts:1567744 dts_time:35.5498
  2655. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:889 pts_time:35.56 dts:889 dts_time:35.56 -> pts:889 pts_time:35.56 dts:889 dts_time:35.56
  2656. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1568768 pts_time:35.573 dts:1568768 dts_time:35.573 -> pts:1568768 pts_time:35.573 dts:1568768 dts_time:35.573
  2657. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1569792 pts_time:35.5962 dts:1569792 dts_time:35.5962 -> pts:1569792 pts_time:35.5962 dts:1569792 dts_time:35.5962
  2658. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:890 pts_time:35.6 dts:890 dts_time:35.6 -> pts:890 pts_time:35.6 dts:890 dts_time:35.6
  2659. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1570816 pts_time:35.6194 dts:1570816 dts_time:35.6194 -> pts:1570816 pts_time:35.6194 dts:1570816 dts_time:35.6194
  2660. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:891 pts_time:35.64 dts:891 dts_time:35.64 -> pts:891 pts_time:35.64 dts:891 dts_time:35.64
  2661. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1571840 pts_time:35.6426 dts:1571840 dts_time:35.6426 -> pts:1571840 pts_time:35.6426 dts:1571840 dts_time:35.6426
  2662. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1572864 pts_time:35.6659 dts:1572864 dts_time:35.6659 -> pts:1572864 pts_time:35.6659 dts:1572864 dts_time:35.6659
  2663. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:892 pts_time:35.68 dts:892 dts_time:35.68 -> pts:892 pts_time:35.68 dts:892 dts_time:35.68
  2664. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1573888 pts_time:35.6891 dts:1573888 dts_time:35.6891 -> pts:1573888 pts_time:35.6891 dts:1573888 dts_time:35.6891
  2665. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1574912 pts_time:35.7123 dts:1574912 dts_time:35.7123 -> pts:1574912 pts_time:35.7123 dts:1574912 dts_time:35.7123
  2666. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:893 pts_time:35.72 dts:893 dts_time:35.72 -> pts:893 pts_time:35.72 dts:893 dts_time:35.72
  2667. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1575936 pts_time:35.7355 dts:1575936 dts_time:35.7355 -> pts:1575936 pts_time:35.7355 dts:1575936 dts_time:35.7355
  2668. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1576960 pts_time:35.7587 dts:1576960 dts_time:35.7587 -> pts:1576960 pts_time:35.7587 dts:1576960 dts_time:35.7587
  2669. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:894 pts_time:35.76 dts:894 dts_time:35.76 -> pts:894 pts_time:35.76 dts:894 dts_time:35.76
  2670. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1577984 pts_time:35.782 dts:1577984 dts_time:35.782 -> pts:1577984 pts_time:35.782 dts:1577984 dts_time:35.782
  2671. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:895 pts_time:35.8 dts:895 dts_time:35.8 -> pts:895 pts_time:35.8 dts:895 dts_time:35.8
  2672. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1579008 pts_time:35.8052 dts:1579008 dts_time:35.8052 -> pts:1579008 pts_time:35.8052 dts:1579008 dts_time:35.8052
  2673. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1580032 pts_time:35.8284 dts:1580032 dts_time:35.8284 -> pts:1580032 pts_time:35.8284 dts:1580032 dts_time:35.8284
  2674. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:896 pts_time:35.84 dts:896 dts_time:35.84 -> pts:896 pts_time:35.84 dts:896 dts_time:35.84
  2675. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1581056 pts_time:35.8516 dts:1581056 dts_time:35.8516 -> pts:1581056 pts_time:35.8516 dts:1581056 dts_time:35.8516
  2676. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1582080 pts_time:35.8748 dts:1582080 dts_time:35.8748 -> pts:1582080 pts_time:35.8748 dts:1582080 dts_time:35.8748
  2677. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:897 pts_time:35.88 dts:897 dts_time:35.88 -> pts:897 pts_time:35.88 dts:897 dts_time:35.88
  2678. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1583104 pts_time:35.898 dts:1583104 dts_time:35.898 -> pts:1583104 pts_time:35.898 dts:1583104 dts_time:35.898
  2679. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:898 pts_time:35.92 dts:898 dts_time:35.92 -> pts:898 pts_time:35.92 dts:898 dts_time:35.92
  2680. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1584128 pts_time:35.9213 dts:1584128 dts_time:35.9213 -> pts:1584128 pts_time:35.9213 dts:1584128 dts_time:35.9213
  2681. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1585152 pts_time:35.9445 dts:1585152 dts_time:35.9445 -> pts:1585152 pts_time:35.9445 dts:1585152 dts_time:35.9445
  2682. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:899 pts_time:35.96 dts:899 dts_time:35.96 -> pts:899 pts_time:35.96 dts:899 dts_time:35.96
  2683. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1586176 pts_time:35.9677 dts:1586176 dts_time:35.9677 -> pts:1586176 pts_time:35.9677 dts:1586176 dts_time:35.9677
  2684. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1587200 pts_time:35.9909 dts:1587200 dts_time:35.9909 -> pts:1587200 pts_time:35.9909 dts:1587200 dts_time:35.9909
  2685. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:900 pts_time:36 dts:900 dts_time:36 -> pts:900 pts_time:36 dts:900 dts_time:36
  2686. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1588224 pts_time:36.0141 dts:1588224 dts_time:36.0141 -> pts:1588224 pts_time:36.0141 dts:1588224 dts_time:36.0141
  2687. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1589248 pts_time:36.0374 dts:1589248 dts_time:36.0374 -> pts:1589248 pts_time:36.0374 dts:1589248 dts_time:36.0374
  2688. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:901 pts_time:36.04 dts:901 dts_time:36.04 -> pts:901 pts_time:36.04 dts:901 dts_time:36.04
  2689. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1590272 pts_time:36.0606 dts:1590272 dts_time:36.0606 -> pts:1590272 pts_time:36.0606 dts:1590272 dts_time:36.0606
  2690. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:902 pts_time:36.08 dts:902 dts_time:36.08 -> pts:902 pts_time:36.08 dts:902 dts_time:36.08
  2691. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1591296 pts_time:36.0838 dts:1591296 dts_time:36.0838 -> pts:1591296 pts_time:36.0838 dts:1591296 dts_time:36.0838
  2692. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1592320 pts_time:36.107 dts:1592320 dts_time:36.107 -> pts:1592320 pts_time:36.107 dts:1592320 dts_time:36.107
  2693. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:903 pts_time:36.12 dts:903 dts_time:36.12 -> pts:903 pts_time:36.12 dts:903 dts_time:36.12
  2694. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1593344 pts_time:36.1302 dts:1593344 dts_time:36.1302 -> pts:1593344 pts_time:36.1302 dts:1593344 dts_time:36.1302
  2695. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1594368 pts_time:36.1535 dts:1594368 dts_time:36.1535 -> pts:1594368 pts_time:36.1535 dts:1594368 dts_time:36.1535
  2696. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:904 pts_time:36.16 dts:904 dts_time:36.16 -> pts:904 pts_time:36.16 dts:904 dts_time:36.16
  2697. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1595392 pts_time:36.1767 dts:1595392 dts_time:36.1767 -> pts:1595392 pts_time:36.1767 dts:1595392 dts_time:36.1767
  2698. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1596416 pts_time:36.1999 dts:1596416 dts_time:36.1999 -> pts:1596416 pts_time:36.1999 dts:1596416 dts_time:36.1999
  2699. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:905 pts_time:36.2 dts:905 dts_time:36.2 -> pts:905 pts_time:36.2 dts:905 dts_time:36.2
  2700. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1597440 pts_time:36.2231 dts:1597440 dts_time:36.2231 -> pts:1597440 pts_time:36.2231 dts:1597440 dts_time:36.2231
  2701. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:906 pts_time:36.24 dts:906 dts_time:36.24 -> pts:906 pts_time:36.24 dts:906 dts_time:36.24
  2702. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1598464 pts_time:36.2463 dts:1598464 dts_time:36.2463 -> pts:1598464 pts_time:36.2463 dts:1598464 dts_time:36.2463
  2703. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1599488 pts_time:36.2696 dts:1599488 dts_time:36.2696 -> pts:1599488 pts_time:36.2696 dts:1599488 dts_time:36.2696
  2704. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:907 pts_time:36.28 dts:907 dts_time:36.28 -> pts:907 pts_time:36.28 dts:907 dts_time:36.28
  2705. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1600512 pts_time:36.2928 dts:1600512 dts_time:36.2928 -> pts:1600512 pts_time:36.2928 dts:1600512 dts_time:36.2928
  2706. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1601536 pts_time:36.316 dts:1601536 dts_time:36.316 -> pts:1601536 pts_time:36.316 dts:1601536 dts_time:36.316
  2707. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:908 pts_time:36.32 dts:908 dts_time:36.32 -> pts:908 pts_time:36.32 dts:908 dts_time:36.32
  2708. frame= 909 fps= 50 q=-1.0 size=N/A time=00:00:36.36 bitrate=N/A
  2709. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1602560 pts_time:36.3392 dts:1602560 dts_time:36.3392 -> pts:1602560 pts_time:36.3392 dts:1602560 dts_time:36.3392
  2710. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:909 pts_time:36.36 dts:909 dts_time:36.36 -> pts:909 pts_time:36.36 dts:909 dts_time:36.36
  2711. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1603584 pts_time:36.3624 dts:1603584 dts_time:36.3624 -> pts:1603584 pts_time:36.3624 dts:1603584 dts_time:36.3624
  2712. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1604608 pts_time:36.3857 dts:1604608 dts_time:36.3857 -> pts:1604608 pts_time:36.3857 dts:1604608 dts_time:36.3857
  2713. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:910 pts_time:36.4 dts:910 dts_time:36.4 -> pts:910 pts_time:36.4 dts:910 dts_time:36.4
  2714. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1605632 pts_time:36.4089 dts:1605632 dts_time:36.4089 -> pts:1605632 pts_time:36.4089 dts:1605632 dts_time:36.4089
  2715. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1606656 pts_time:36.4321 dts:1606656 dts_time:36.4321 -> pts:1606656 pts_time:36.4321 dts:1606656 dts_time:36.4321
  2716. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:911 pts_time:36.44 dts:911 dts_time:36.44 -> pts:911 pts_time:36.44 dts:911 dts_time:36.44
  2717. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1607680 pts_time:36.4553 dts:1607680 dts_time:36.4553 -> pts:1607680 pts_time:36.4553 dts:1607680 dts_time:36.4553
  2718. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1608704 pts_time:36.4785 dts:1608704 dts_time:36.4785 -> pts:1608704 pts_time:36.4785 dts:1608704 dts_time:36.4785
  2719. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:912 pts_time:36.48 dts:912 dts_time:36.48 -> pts:912 pts_time:36.48 dts:912 dts_time:36.48
  2720. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1609728 pts_time:36.5018 dts:1609728 dts_time:36.5018 -> pts:1609728 pts_time:36.5018 dts:1609728 dts_time:36.5018
  2721. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:913 pts_time:36.52 dts:913 dts_time:36.52 -> pts:913 pts_time:36.52 dts:913 dts_time:36.52
  2722. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1610752 pts_time:36.525 dts:1610752 dts_time:36.525 -> pts:1610752 pts_time:36.525 dts:1610752 dts_time:36.525
  2723. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1611776 pts_time:36.5482 dts:1611776 dts_time:36.5482 -> pts:1611776 pts_time:36.5482 dts:1611776 dts_time:36.5482
  2724. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:914 pts_time:36.56 dts:914 dts_time:36.56 -> pts:914 pts_time:36.56 dts:914 dts_time:36.56
  2725. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1612800 pts_time:36.5714 dts:1612800 dts_time:36.5714 -> pts:1612800 pts_time:36.5714 dts:1612800 dts_time:36.5714
  2726. [stream_segment,ssegment @ 0x13fc800] stream:1 start_pts_time:33.68 pts:1613824 pts_time:36.5946 dts:1613824 dts_time:36.5946 -> pts:1613824 pts_time:36.5946 dts:1613824 dts_time:36.5946
  2727. No more output streams to write to, finishing.
  2728. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:915 pts_time:36.6 dts:915 dts_time:36.6 -> pts:915 pts_time:36.6 dts:915 dts_time:36.6
  2729. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:916 pts_time:36.64 dts:916 dts_time:36.64 -> pts:916 pts_time:36.64 dts:916 dts_time:36.64
  2730. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:917 pts_time:36.68 dts:917 dts_time:36.68 -> pts:917 pts_time:36.68 dts:917 dts_time:36.68
  2731. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:918 pts_time:36.72 dts:918 dts_time:36.72 -> pts:918 pts_time:36.72 dts:918 dts_time:36.72
  2732. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:919 pts_time:36.76 dts:919 dts_time:36.76 -> pts:919 pts_time:36.76 dts:919 dts_time:36.76
  2733. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:920 pts_time:36.8 dts:920 dts_time:36.8 -> pts:920 pts_time:36.8 dts:920 dts_time:36.8
  2734. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:921 pts_time:36.84 dts:921 dts_time:36.84 -> pts:921 pts_time:36.84 dts:921 dts_time:36.84
  2735. [stream_segment,ssegment @ 0x13fc800] stream:0 start_pts_time:33.68 pts:922 pts_time:36.88 dts:922 dts_time:36.88 -> pts:922 pts_time:36.88 dts:922 dts_time:36.88
  2736. [AVIOContext @ 0x13e26c0] Statistics: 0 seeks, 1 writeouts
  2737. [stream_segment,ssegment @ 0x13fc800] EXT-X-MEDIA-SEQUENCE:0
  2738. [stream_segment,ssegment @ 0x13fc800] segment:'./test00005.ts' count:5 ended
  2739. [AVIOContext @ 0x13eb660] Statistics: 0 seeks, 207 writeouts
  2740. [AVIOContext @ 0x140bc00] Statistics: 0 seeks, 1 writeouts
  2741. frame= 923 fps= 51 q=-1.0 Lsize=N/A time=00:00:36.92 bitrate=N/A
  2742. video:2349kB audio:422kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  2743. Input file #0 (http://download.wavetlan.com/SVV/Media/HTTP/MP4/ConvertedFiles/Media-Convert/Media-Convert_test1_36s_AVC_VBR_521kbps_320x240_25fps_AACLCv4_VBR_96kbps_Stereo_44100Hz.mp4):
  2744. Input stream #0:0 (video): 923 packets read (2405624 bytes);
  2745. Input stream #0:1 (audio): 1577 packets read (431735 bytes);
  2746. Total: 2500 packets (2837359 bytes) demuxed
  2747. Output file #0 (./test%05d.ts):
  2748. Output stream #0:0 (video): 923 packets muxed (2405858 bytes);
  2749. Output stream #0:1 (audio): 1577 packets muxed (431735 bytes);
  2750. Total: 2500 packets (2837593 bytes) muxed
  2751. 0 frames successfully decoded, 0 decoding errors
  2752. [AVIOContext @ 0x13f34e0] Statistics: 2862083 bytes read, 2 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement