Advertisement
Guest User

transcode

a guest
Apr 10th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.29 KB | None | 0 0
  1. /config/ffmpeg/20150331/ffmpeg -itsoffset 0.001 -fflags +genpts -i file:"/storage/Downloads/Movies/Interstellar (2014)/Interstellar.mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -maxrate 386000 -bufsize 772000 -vsync vfr -force_key_frames expr:gte(t,n_forced*3) -vf "scale=min(iw\,568):trunc(ow/dar/2)*2" -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1,volume=2" -hls_time 3 -start_number 0 -hls_list_size 0 -y "/config/transcoding-temp/aa5e245887615b0e5eafc02fa630f694.m3u8" -threads 0 -vn -codec:a:0 libmp3lame -ac 2 -ab 32000 -hls_time 3 -start_number 0 -hls_list_size 0 -y "/config/transcoding-temp/aa5e245887615b0e5eafc02fa630f694-low.m3u8"
  2.  
  3.  
  4. ffmpeg version 2.6.1- http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2015 the FFmpeg developers
  5. built with gcc 4.9.2 (Debian 4.9.2-10)
  6. configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --cc=gcc-4.9
  7. libavutil 54. 20.100 / 54. 20.100
  8. libavcodec 56. 26.100 / 56. 26.100
  9. libavformat 56. 25.101 / 56. 25.101
  10. libavdevice 56. 4.100 / 56. 4.100
  11. libavfilter 5. 11.102 / 5. 11.102
  12. libswscale 3. 1.101 / 3. 1.101
  13. libswresample 1. 1.100 / 1. 1.100
  14. libpostproc 53. 3.100 / 53. 3.100
  15. Input #0, matroska,webm, from 'file:/storage/Downloads/Movies/Interstellar (2014)/Interstellar.mkv':
  16. Metadata:
  17. title : EVO
  18. encoder : libebml v1.3.0 + libmatroska v1.4.0
  19. creation_time : 2015-03-15 04:12:38
  20. Duration: 02:49:03.97, start: 0.000000, bitrate: 12026 kb/s
  21. Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709), 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc (default)
  22. Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
  23. Metadata:
  24. title : DTS
  25. Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
  26. Metadata:
  27. title : AC3
  28. Stream #0:3(dut): Subtitle: subrip (default)
  29. Metadata:
  30. title : Nederlands
  31. [libx264 @ 0x3d21ea0] using SAR=212/213
  32. [libx264 @ 0x3d21ea0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
  33. [libx264 @ 0x3d21ea0] profile High, level 2.1
  34. Output #0, hls, to '/config/transcoding-temp/aa5e245887615b0e5eafc02fa630f694.m3u8':
  35. Metadata:
  36. encoder : Lavf56.25.101
  37. Stream #0:0: Video: h264 (libx264), yuv420p, 568x318 [SAR 212:213 DAR 16:9], q=-1--1, max. 386 kb/s, 23.98 fps, 90k tbn, 23.98 tbc (default)
  38. Metadata:
  39. encoder : Lavc56.26.100 libx264
  40. Stream #0:1: Audio: aac, 48000 Hz, stereo, fltp, 128 kb/s
  41. Metadata:
  42. encoder : Lavc56.26.100 aac
  43. Output #1, hls, to '/config/transcoding-temp/aa5e245887615b0e5eafc02fa630f694-low.m3u8':
  44. Metadata:
  45. title : EVO
  46. encoder : Lavf56.25.101
  47. Stream #1:0(eng): Audio: mp3 (libmp3lame), 48000 Hz, stereo, fltp, 32 kb/s
  48. Metadata:
  49. title : DTS
  50. encoder : Lavc56.26.100 libmp3lame
  51. Stream mapping:
  52. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  53. Stream #0:1 -> #0:1 (dts (dca) -> aac (native))
  54. Stream #0:1 -> #1:0 (dts (dca) -> mp3 (libmp3lame))
  55. Press [q] to stop, [?] for help
  56. frame= 85 fps=0.0 q=18.0 size=N/A time=00:00:03.89 bitrate=N/A
  57. frame= 142 fps=140 q=26.0 size=N/A time=00:00:06.28 bitrate=N/A
  58. frame= 225 fps=149 q=27.0 size=N/A time=00:00:09.80 bitrate=N/A
  59. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  60. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1039153, current: 1037458; changing to 1039154. This may result in incorrect timestamps in the output file.
  61. frame= 308 fps=153 q=25.0 size=N/A time=00:00:13.32 bitrate=N/A
  62. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  63. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1399813, current: 1398118; changing to 1399814. This may result in incorrect timestamps in the output file.
  64. frame= 392 fps=156 q=21.0 size=N/A time=00:00:16.69 bitrate=N/A
  65. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  66. frame= 476 fps=158 q=20.0 size=N/A time=00:00:20.27 bitrate=N/A
  67. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1803733, current: 1799143; changing to 1803734. This may result in incorrect timestamps in the output file.
  68. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1803734, current: 1801273; changing to 1803735. This may result in incorrect timestamps in the output file.
  69. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1803735, current: 1803433; changing to 1803736. This may result in incorrect timestamps in the output file.
  70. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  71. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1987303, current: 1983793; changing to 1987304. This may result in incorrect timestamps in the output file.
  72. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 1987304, current: 1985923; changing to 1987305. This may result in incorrect timestamps in the output file.
  73. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  74. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2073703, current: 2070193; changing to 2073704. This may result in incorrect timestamps in the output file.
  75. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2073704, current: 2072323; changing to 2073705. This may result in incorrect timestamps in the output file.
  76. frame= 562 fps=160 q=25.0 size=N/A time=00:00:23.79 bitrate=N/A
  77. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  78. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2205433, current: 2201923; changing to 2205434. This may result in incorrect timestamps in the output file.
  79. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2205434, current: 2204053; changing to 2205435. This may result in incorrect timestamps in the output file.
  80. frame= 645 fps=160 q=24.0 size=N/A time=00:00:27.29 bitrate=N/A
  81. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  82. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2505973, current: 2504323; changing to 2505974. This may result in incorrect timestamps in the output file.
  83. frame= 730 fps=161 q=31.0 size=N/A time=00:00:30.81 bitrate=N/A
  84. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  85. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2797363, current: 2793778; changing to 2797364. This may result in incorrect timestamps in the output file.
  86. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2797364, current: 2795923; changing to 2797365. This may result in incorrect timestamps in the output file.
  87. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  88. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2989573, current: 2985088; changing to 2989574. This may result in incorrect timestamps in the output file.
  89. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2989574, current: 2987233; changing to 2989575. This may result in incorrect timestamps in the output file.
  90. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 2989575, current: 2989363; changing to 2989576. This may result in incorrect timestamps in the output file.
  91. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  92. frame= 813 fps=162 q=22.0 size=N/A time=00:00:34.31 bitrate=N/A
  93. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3075943, current: 3072433; changing to 3075944. This may result in incorrect timestamps in the output file.
  94. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3075944, current: 3074563; changing to 3075945. This may result in incorrect timestamps in the output file.
  95. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  96. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3192643, current: 3191938; changing to 3192644. This may result in incorrect timestamps in the output file.
  97. frame= 898 fps=163 q=23.0 size=N/A time=00:00:37.83 bitrate=N/A
  98. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  99. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3473473, current: 3469873; changing to 3473474. This may result in incorrect timestamps in the output file.
  100. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3473474, current: 3472003; changing to 3473475. This may result in incorrect timestamps in the output file.
  101. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  102. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3551173, current: 3548578; changing to 3551174. This may result in incorrect timestamps in the output file.
  103. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3551174, current: 3550723; changing to 3551175. This may result in incorrect timestamps in the output file.
  104. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  105. frame= 985 fps=163 q=26.0 size=N/A time=00:00:41.50 bitrate=N/A
  106. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3730513, current: 3725923; changing to 3730514. This may result in incorrect timestamps in the output file.
  107. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3730514, current: 3728053; changing to 3730515. This may result in incorrect timestamps in the output file.
  108. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3730515, current: 3730213; changing to 3730516. This may result in incorrect timestamps in the output file.
  109. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  110. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3823333, current: 3819733; changing to 3823334. This may result in incorrect timestamps in the output file.
  111. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3823334, current: 3821863; changing to 3823335. This may result in incorrect timestamps in the output file.
  112. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  113. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3916183, current: 3912598; changing to 3916184. This may result in incorrect timestamps in the output file.
  114. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 3916184, current: 3914743; changing to 3916185. This may result in incorrect timestamps in the output file.
  115. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  116. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4011283, current: 4007683; changing to 4011284. This may result in incorrect timestamps in the output file.
  117. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4011284, current: 4009813; changing to 4011285. This may result in incorrect timestamps in the output file.
  118. frame= 1072 fps=164 q=28.0 size=N/A time=00:00:45.19 bitrate=N/A
  119. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  120. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4184083, current: 4179493; changing to 4184084. This may result in incorrect timestamps in the output file.
  121. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4184084, current: 4181623; changing to 4184085. This may result in incorrect timestamps in the output file.
  122. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4184085, current: 4183783; changing to 4184086. This may result in incorrect timestamps in the output file.
  123. frame= 1160 fps=165 q=23.0 size=N/A time=00:00:48.80 bitrate=N/A
  124. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  125. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4445443, current: 4441858; changing to 4445444. This may result in incorrect timestamps in the output file.
  126. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4445444, current: 4443973; changing to 4445445. This may result in incorrect timestamps in the output file.
  127. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  128. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4594423, current: 4593793; changing to 4594424. This may result in incorrect timestamps in the output file.
  129. frame= 1248 fps=166 q=18.0 size=N/A time=00:00:52.44 bitrate=N/A
  130. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  131. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4728433, current: 4726738; changing to 4728434. This may result in incorrect timestamps in the output file.
  132. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  133. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4985413, current: 4981918; changing to 4985414. This may result in incorrect timestamps in the output file.
  134. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 4985414, current: 4984063; changing to 4985415. This may result in incorrect timestamps in the output file.
  135. frame= 1336 fps=166 q=21.0 size=N/A time=00:00:56.14 bitrate=N/A
  136. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  137. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5134483, current: 5129983; changing to 5134484. This may result in incorrect timestamps in the output file.
  138. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5134484, current: 5132113; changing to 5134485. This may result in incorrect timestamps in the output file.
  139. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5134485, current: 5134273; changing to 5134486. This may result in incorrect timestamps in the output file.
  140. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  141. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5302963, current: 5300368; changing to 5302964. This may result in incorrect timestamps in the output file.
  142. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5302964, current: 5302513; changing to 5302965. This may result in incorrect timestamps in the output file.
  143. frame= 1425 fps=167 q=19.0 size=N/A time=00:00:59.78 bitrate=N/A
  144. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  145. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5475703, current: 5475073; changing to 5475704. This may result in incorrect timestamps in the output file.
  146. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  147. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5595793, current: 5595073; changing to 5595794. This may result in incorrect timestamps in the output file.
  148. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  149. frame= 1507 fps=167 q=23.0 size=N/A time=00:01:03.32 bitrate=N/A
  150. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5687383, current: 5683888; changing to 5687384. This may result in incorrect timestamps in the output file.
  151. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5687384, current: 5686033; changing to 5687385. This may result in incorrect timestamps in the output file.
  152. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  153. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5897173, current: 5894548; changing to 5897174. This may result in incorrect timestamps in the output file.
  154. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 5897174, current: 5896693; changing to 5897175. This may result in incorrect timestamps in the output file.
  155. frame= 1581 fps=166 q=22.0 size=N/A time=00:01:06.29 bitrate=N/A
  156. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  157. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6149653, current: 6146143; changing to 6149654. This may result in incorrect timestamps in the output file.
  158. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6149654, current: 6148273; changing to 6149655. This may result in incorrect timestamps in the output file.
  159. frame= 1654 fps=165 q=25.0 size=N/A time=00:01:09.34 bitrate=N/A
  160. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  161. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6281383, current: 6277873; changing to 6281384. This may result in incorrect timestamps in the output file.
  162. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6281384, current: 6280003; changing to 6281385. This may result in incorrect timestamps in the output file.
  163. frame= 1727 fps=164 q=26.0 size=N/A time=00:01:12.39 bitrate=N/A
  164. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  165. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6745873, current: 6744163; changing to 6745874. This may result in incorrect timestamps in the output file.
  166. frame= 1807 fps=164 q=18.0 size=N/A time=00:01:15.74 bitrate=N/A
  167. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  168. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 6925123, current: 6923428; changing to 6925124. This may result in incorrect timestamps in the output file.
  169. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  170. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7028713, current: 7024228; changing to 7028714. This may result in incorrect timestamps in the output file.
  171. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7028714, current: 7026343; changing to 7028715. This may result in incorrect timestamps in the output file.
  172. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7028715, current: 7028503; changing to 7028716. This may result in incorrect timestamps in the output file.
  173. frame= 1888 fps=164 q=24.0 size=N/A time=00:01:19.11 bitrate=N/A
  174. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  175. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7151893, current: 7148293; changing to 7151894. This may result in incorrect timestamps in the output file.
  176. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7151894, current: 7150423; changing to 7151895. This may result in incorrect timestamps in the output file.
  177. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  178. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7215733, current: 7213123; changing to 7215734. This may result in incorrect timestamps in the output file.
  179. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7215734, current: 7215253; changing to 7215735. This may result in incorrect timestamps in the output file.
  180. frame= 1961 fps=163 q=28.0 size=N/A time=00:01:22.16 bitrate=N/A
  181. frame= 2029 fps=162 q=37.0 size=N/A time=00:01:24.98 bitrate=N/A
  182. frame= 2101 fps=161 q=36.0 size=N/A time=00:01:27.99 bitrate=N/A
  183. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  184. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 7951123, current: 7947523; changing to 7951124. This may result in incorrect timestamps in the output file.
  185. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  186. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8013763, current: 8012158; changing to 8013764. This may result in incorrect timestamps in the output file.
  187. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  188. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8093683, current: 8090098; changing to 8093684. This may result in incorrect timestamps in the output file.
  189. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  190. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8164933, current: 8161438; changing to 8164934. This may result in incorrect timestamps in the output file.
  191. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8164934, current: 8163583; changing to 8164935. This may result in incorrect timestamps in the output file.
  192. frame= 2173 fps=160 q=32.0 size=N/A time=00:01:31.06 bitrate=N/A
  193. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  194. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8305393, current: 8300818; changing to 8305394. This may result in incorrect timestamps in the output file.
  195. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8305394, current: 8302963; changing to 8305395. This may result in incorrect timestamps in the output file.
  196. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8305395, current: 8305093; changing to 8305396. This may result in incorrect timestamps in the output file.
  197. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  198. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8413273, current: 8408788; changing to 8413274. This may result in incorrect timestamps in the output file.
  199. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8413274, current: 8410933; changing to 8413275. This may result in incorrect timestamps in the output file.
  200. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8413275, current: 8413063; changing to 8413276. This may result in incorrect timestamps in the output file.
  201. frame= 2253 fps=160 q=30.0 size=N/A time=00:01:34.36 bitrate=N/A
  202. frame= 2333 fps=160 q=30.0 size=N/A time=00:01:37.65 bitrate=N/A
  203. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  204. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8907973, current: 8904388; changing to 8907974. This may result in incorrect timestamps in the output file.
  205. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 8907974, current: 8906533; changing to 8907975. This may result in incorrect timestamps in the output file.
  206. frame= 2413 fps=160 q=30.0 size=N/A time=00:01:41.02 bitrate=N/A
  207. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  208. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9167173, current: 9163588; changing to 9167174. This may result in incorrect timestamps in the output file.
  209. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9167174, current: 9165733; changing to 9167175. This may result in incorrect timestamps in the output file.
  210. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  211. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9352933, current: 9349423; changing to 9352934. This may result in incorrect timestamps in the output file.
  212. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9352934, current: 9351553; changing to 9352935. This may result in incorrect timestamps in the output file.
  213. frame= 2490 fps=160 q=38.0 size=N/A time=00:01:44.31 bitrate=N/A
  214. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  215. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9430633, current: 9427138; changing to 9430634. This may result in incorrect timestamps in the output file.
  216. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9430634, current: 9429253; changing to 9430635. This may result in incorrect timestamps in the output file.
  217. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  218. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9599173, current: 9598468; changing to 9599174. This may result in incorrect timestamps in the output file.
  219. frame= 2566 fps=160 q=31.0 size=N/A time=00:01:47.42 bitrate=N/A
  220. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  221. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 9890713, current: 9889198; changing to 9890714. This may result in incorrect timestamps in the output file.
  222. frame= 2645 fps=160 q=19.0 size=N/A time=00:01:50.75 bitrate=N/A
  223. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  224. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10072213, current: 10070593; changing to 10072214. This may result in incorrect timestamps in the output file.
  225. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  226. frame= 2727 fps=160 q=19.0 size=N/A time=00:01:54.14 bitrate=N/A
  227. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10253713, current: 10252003; changing to 10253714. This may result in incorrect timestamps in the output file.
  228. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  229. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10432963, current: 10431268; changing to 10432964. This may result in incorrect timestamps in the output file.
  230. frame= 2808 fps=160 q=22.0 size=N/A time=00:01:57.47 bitrate=N/A
  231. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  232. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10582003, current: 10578418; changing to 10582004. This may result in incorrect timestamps in the output file.
  233. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10582004, current: 10580563; changing to 10582005. This may result in incorrect timestamps in the output file.
  234. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  235. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10715923, current: 10713313; changing to 10715924. This may result in incorrect timestamps in the output file.
  236. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10715924, current: 10715443; changing to 10715925. This may result in incorrect timestamps in the output file.
  237. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  238. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10832563, current: 10829878; changing to 10832564. This may result in incorrect timestamps in the output file.
  239. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10832564, current: 10832023; changing to 10832565. This may result in incorrect timestamps in the output file.
  240. frame= 2886 fps=160 q=21.0 size=N/A time=00:02:00.71 bitrate=N/A
  241. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  242. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10936213, current: 10932703; changing to 10936214. This may result in incorrect timestamps in the output file.
  243. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10936214, current: 10934833; changing to 10936215. This may result in incorrect timestamps in the output file.
  244. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  245. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10983703, current: 10981108; changing to 10983704. This may result in incorrect timestamps in the output file.
  246. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 10983704, current: 10983253; changing to 10983705. This may result in incorrect timestamps in the output file.
  247. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  248. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11033473, current: 11030863; changing to 11033474. This may result in incorrect timestamps in the output file.
  249. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11033474, current: 11032993; changing to 11033475. This may result in incorrect timestamps in the output file.
  250. frame= 2959 fps=159 q=19.0 size=N/A time=00:02:03.76 bitrate=N/A
  251. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  252. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11153443, current: 11150833; changing to 11153444. This may result in incorrect timestamps in the output file.
  253. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11153444, current: 11152963; changing to 11153445. This may result in incorrect timestamps in the output file.
  254. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  255. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11253763, current: 11251168; changing to 11253764. This may result in incorrect timestamps in the output file.
  256. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11253764, current: 11253283; changing to 11253765. This may result in incorrect timestamps in the output file.
  257. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  258. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11348713, current: 11345218; changing to 11348714. This may result in incorrect timestamps in the output file.
  259. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11348714, current: 11347333; changing to 11348715. This may result in incorrect timestamps in the output file.
  260. frame= 3033 fps=159 q=22.0 size=N/A time=00:02:06.92 bitrate=N/A
  261. frame= 3115 fps=159 q=20.0 size=N/A time=00:02:10.29 bitrate=N/A
  262. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  263. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11834773, current: 11833153; changing to 11834774. This may result in incorrect timestamps in the output file.
  264. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  265. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 11953603, current: 11952898; changing to 11953604. This may result in incorrect timestamps in the output file.
  266. frame= 3201 fps=159 q=22.0 size=N/A time=00:02:13.90 bitrate=N/A
  267. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  268. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12171013, current: 12170308; changing to 12171014. This may result in incorrect timestamps in the output file.
  269. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  270. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12292663, current: 12288163; changing to 12292664. This may result in incorrect timestamps in the output file.
  271. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12292664, current: 12290293; changing to 12292665. This may result in incorrect timestamps in the output file.
  272. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12292665, current: 12292453; changing to 12292666. This may result in incorrect timestamps in the output file.
  273. frame= 3288 fps=160 q=19.0 size=N/A time=00:02:17.50 bitrate=N/A
  274. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  275. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12422323, current: 12421618; changing to 12422324. This may result in incorrect timestamps in the output file.
  276. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  277. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12543253, current: 12538753; changing to 12543254. This may result in incorrect timestamps in the output file.
  278. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12543254, current: 12540883; changing to 12543255. This may result in incorrect timestamps in the output file.
  279. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12543255, current: 12543043; changing to 12543256. This may result in incorrect timestamps in the output file.
  280. frame= 3373 fps=160 q=21.0 size=N/A time=00:02:21.04 bitrate=N/A
  281. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  282. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12703153, current: 12700558; changing to 12703154. This may result in incorrect timestamps in the output file.
  283. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12703154, current: 12702703; changing to 12703155. This may result in incorrect timestamps in the output file.
  284. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  285. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12798193, current: 12796498; changing to 12798194. This may result in incorrect timestamps in the output file.
  286. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  287. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12901783, current: 12899188; changing to 12901784. This may result in incorrect timestamps in the output file.
  288. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 12901784, current: 12901333; changing to 12901785. This may result in incorrect timestamps in the output file.
  289. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  290. frame= 3457 fps=160 q=22.0 size=N/A time=00:02:24.60 bitrate=N/A
  291. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13005523, current: 13004803; changing to 13005524. This may result in incorrect timestamps in the output file.
  292. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  293. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13290643, current: 13286053; changing to 13290644. This may result in incorrect timestamps in the output file.
  294. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13290644, current: 13288183; changing to 13290645. This may result in incorrect timestamps in the output file.
  295. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13290645, current: 13290343; changing to 13290646. This may result in incorrect timestamps in the output file.
  296. frame= 3544 fps=160 q=22.0 size=N/A time=00:02:28.17 bitrate=N/A
  297. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  298. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13374853, current: 13373158; changing to 13374854. This may result in incorrect timestamps in the output file.
  299. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  300. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13631863, current: 13628353; changing to 13631864. This may result in incorrect timestamps in the output file.
  301. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13631864, current: 13630483; changing to 13631865. This may result in incorrect timestamps in the output file.
  302. frame= 3629 fps=161 q=23.0 size=N/A time=00:02:31.77 bitrate=N/A
  303. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  304. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13778743, current: 13775233; changing to 13778744. This may result in incorrect timestamps in the output file.
  305. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 13778744, current: 13777363; changing to 13778745. This may result in incorrect timestamps in the output file.
  306. frame= 3714 fps=161 q=20.0 size=N/A time=00:02:35.34 bitrate=N/A
  307. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  308. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14150263, current: 14146753; changing to 14150264. This may result in incorrect timestamps in the output file.
  309. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14150264, current: 14148883; changing to 14150265. This may result in incorrect timestamps in the output file.
  310. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  311. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14228053, current: 14224453; changing to 14228054. This may result in incorrect timestamps in the output file.
  312. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14228054, current: 14226583; changing to 14228055. This may result in incorrect timestamps in the output file.
  313. frame= 3796 fps=161 q=22.0 size=N/A time=00:02:38.71 bitrate=N/A
  314. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  315. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14305843, current: 14305138; changing to 14305844. This may result in incorrect timestamps in the output file.
  316. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  317. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14558593, current: 14556883; changing to 14558594. This may result in incorrect timestamps in the output file.
  318. frame= 3883 fps=161 q=23.0 size=N/A time=00:02:42.38 bitrate=N/A
  319. frame= 3971 fps=161 q=21.0 size=N/A time=00:02:45.98 bitrate=N/A
  320. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  321. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14947333, current: 14942758; changing to 14947334. This may result in incorrect timestamps in the output file.
  322. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14947334, current: 14944903; changing to 14947335. This may result in incorrect timestamps in the output file.
  323. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 14947335, current: 14947033; changing to 14947336. This may result in incorrect timestamps in the output file.
  324. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  325. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15148153, current: 15144643; changing to 15148154. This may result in incorrect timestamps in the output file.
  326. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15148154, current: 15146773; changing to 15148155. This may result in incorrect timestamps in the output file.
  327. frame= 4049 fps=161 q=22.0 size=N/A time=00:02:49.31 bitrate=N/A
  328. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  329. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15355513, current: 15354883; changing to 15355514. This may result in incorrect timestamps in the output file.
  330. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  331. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15459223, current: 15458608; changing to 15459224. This may result in incorrect timestamps in the output file.
  332. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  333. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15526273, current: 15523663; changing to 15526274. This may result in incorrect timestamps in the output file.
  334. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15526274, current: 15525793; changing to 15526275. This may result in incorrect timestamps in the output file.
  335. frame= 4133 fps=162 q=20.0 size=N/A time=00:02:52.83 bitrate=N/A
  336. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  337. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15597553, current: 15592978; changing to 15597554. This may result in incorrect timestamps in the output file.
  338. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15597554, current: 15595123; changing to 15597555. This may result in incorrect timestamps in the output file.
  339. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15597555, current: 15597253; changing to 15597556. This may result in incorrect timestamps in the output file.
  340. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  341. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15737893, current: 15734293; changing to 15737894. This may result in incorrect timestamps in the output file.
  342. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 15737894, current: 15736423; changing to 15737895. This may result in incorrect timestamps in the output file.
  343. frame= 4210 fps=161 q=23.0 size=N/A time=00:02:55.96 bitrate=N/A
  344. frame= 4286 fps=161 q=32.0 size=N/A time=00:02:59.12 bitrate=N/A
  345. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  346. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16137523, current: 16133938; changing to 16137524. This may result in incorrect timestamps in the output file.
  347. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16137524, current: 16136083; changing to 16137525. This may result in incorrect timestamps in the output file.
  348. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  349. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16193623, current: 16191028; changing to 16193624. This may result in incorrect timestamps in the output file.
  350. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16193624, current: 16193173; changing to 16193625. This may result in incorrect timestamps in the output file.
  351. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  352. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16295173, current: 16291633; changing to 16295174. This may result in incorrect timestamps in the output file.
  353. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16295174, current: 16293763; changing to 16295175. This may result in incorrect timestamps in the output file.
  354. frame= 4358 fps=161 q=30.0 size=N/A time=00:03:02.11 bitrate=N/A
  355. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  356. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16552213, current: 16551493; changing to 16552214. This may result in incorrect timestamps in the output file.
  357. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  358. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16649383, current: 16645873; changing to 16649384. This may result in incorrect timestamps in the output file.
  359. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16649384, current: 16648003; changing to 16649385. This may result in incorrect timestamps in the output file.
  360. frame= 4441 fps=161 q=24.0 size=N/A time=00:03:05.65 bitrate=N/A
  361. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  362. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16804903, current: 16800403; changing to 16804904. This may result in incorrect timestamps in the output file.
  363. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16804904, current: 16802533; changing to 16804905. This may result in incorrect timestamps in the output file.
  364. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 16804905, current: 16804693; changing to 16804906. This may result in incorrect timestamps in the output file.
  365. frame= 4525 fps=161 q=23.0 size=N/A time=00:03:09.21 bitrate=N/A
  366. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  367. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17081413, current: 17080708; changing to 17081414. This may result in incorrect timestamps in the output file.
  368. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  369. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17217493, current: 17215783; changing to 17217494. This may result in incorrect timestamps in the output file.
  370. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  371. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17306113, current: 17302513; changing to 17306114. This may result in incorrect timestamps in the output file.
  372. frame= 4610 fps=161 q=24.0 size=N/A time=00:03:12.63 bitrate=N/A
  373. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  374. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17606323, current: 17605618; changing to 17606324. This may result in incorrect timestamps in the output file.
  375. frame= 4695 fps=161 q=24.0 size=N/A time=00:03:16.21 bitrate=N/A
  376. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  377. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17824453, current: 17819968; changing to 17824454. This may result in incorrect timestamps in the output file.
  378. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17824454, current: 17822113; changing to 17824455. This may result in incorrect timestamps in the output file.
  379. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 17824455, current: 17824243; changing to 17824456. This may result in incorrect timestamps in the output file.
  380. frame= 4780 fps=161 q=22.0 size=N/A time=00:03:19.75 bitrate=N/A
  381. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  382. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18062083, current: 18060388; changing to 18062084. This may result in incorrect timestamps in the output file.
  383. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  384. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18165673, current: 18161188; changing to 18165674. This may result in incorrect timestamps in the output file.
  385. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18165674, current: 18163303; changing to 18165675. This may result in incorrect timestamps in the output file.
  386. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18165675, current: 18165463; changing to 18165676. This may result in incorrect timestamps in the output file.
  387. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  388. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18252133, current: 18249523; changing to 18252134. This may result in incorrect timestamps in the output file.
  389. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18252134, current: 18251653; changing to 18252135. This may result in incorrect timestamps in the output file.
  390. frame= 4865 fps=162 q=21.0 size=N/A time=00:03:23.31 bitrate=N/A
  391. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  392. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18429223, current: 18425713; changing to 18429224. This may result in incorrect timestamps in the output file.
  393. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18429224, current: 18427843; changing to 18429225. This may result in incorrect timestamps in the output file.
  394. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  395. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18515713, current: 18514993; changing to 18515714. This may result in incorrect timestamps in the output file.
  396. frame= 4950 fps=162 q=23.0 size=N/A time=00:03:26.90 bitrate=N/A
  397. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  398. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18688423, current: 18683923; changing to 18688424. This may result in incorrect timestamps in the output file.
  399. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18688424, current: 18686053; changing to 18688425. This may result in incorrect timestamps in the output file.
  400. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 18688425, current: 18688213; changing to 18688426. This may result in incorrect timestamps in the output file.
  401. frame= 5037 fps=162 q=24.0 size=N/A time=00:03:30.44 bitrate=N/A
  402. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  403. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19200433, current: 19197838; changing to 19200434. This may result in incorrect timestamps in the output file.
  404. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19200434, current: 19199983; changing to 19200435. This may result in incorrect timestamps in the output file.
  405. frame= 5121 fps=162 q=30.0 size=N/A time=00:03:34.02 bitrate=N/A
  406. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  407. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19319143, current: 19318513; changing to 19319144. This may result in incorrect timestamps in the output file.
  408. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  409. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19528663, current: 19524178; changing to 19528664. This may result in incorrect timestamps in the output file.
  410. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19528664, current: 19526323; changing to 19528665. This may result in incorrect timestamps in the output file.
  411. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19528665, current: 19528453; changing to 19528666. This may result in incorrect timestamps in the output file.
  412. frame= 5206 fps=162 q=22.0 size=N/A time=00:03:37.65 bitrate=N/A
  413. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  414. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19727383, current: 19726678; changing to 19727384. This may result in incorrect timestamps in the output file.
  415. frame= 5280 fps=162 q=25.0 size=N/A time=00:03:40.62 bitrate=N/A
  416. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  417. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 19930453, current: 19929733; changing to 19930454. This may result in incorrect timestamps in the output file.
  418. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  419. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20027713, current: 20024113; changing to 20027714. This may result in incorrect timestamps in the output file.
  420. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20027714, current: 20026243; changing to 20027715. This may result in incorrect timestamps in the output file.
  421. frame= 5365 fps=162 q=23.0 size=N/A time=00:03:44.11 bitrate=N/A
  422. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  423. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20235073, current: 20234353; changing to 20235074. This may result in incorrect timestamps in the output file.
  424. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  425. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20425333, current: 20424718; changing to 20425334. This may result in incorrect timestamps in the output file.
  426. frame= 5448 fps=162 q=22.0 size=N/A time=00:03:47.59 bitrate=N/A
  427. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  428. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20613043, current: 20608468; changing to 20613044. This may result in incorrect timestamps in the output file.
  429. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20613044, current: 20610613; changing to 20613045. This may result in incorrect timestamps in the output file.
  430. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20613045, current: 20612743; changing to 20613046. This may result in incorrect timestamps in the output file.
  431. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  432. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20699413, current: 20695813; changing to 20699414. This may result in incorrect timestamps in the output file.
  433. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20699414, current: 20697943; changing to 20699415. This may result in incorrect timestamps in the output file.
  434. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  435. frame= 5530 fps=162 q=25.0 size=N/A time=00:03:51.15 bitrate=N/A
  436. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20785813, current: 20783203; changing to 20785814. This may result in incorrect timestamps in the output file.
  437. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20785814, current: 20785333; changing to 20785815. This may result in incorrect timestamps in the output file.
  438. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  439. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20865703, current: 20861203; changing to 20865704. This may result in incorrect timestamps in the output file.
  440. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20865704, current: 20863333; changing to 20865705. This may result in incorrect timestamps in the output file.
  441. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20865705, current: 20865493; changing to 20865706. This may result in incorrect timestamps in the output file.
  442. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  443. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 20943553, current: 20942833; changing to 20943554. This may result in incorrect timestamps in the output file.
  444. frame= 5607 fps=162 q=27.0 size=N/A time=00:03:54.27 bitrate=N/A
  445. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  446. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21086053, current: 21083443; changing to 21086054. This may result in incorrect timestamps in the output file.
  447. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21086054, current: 21085573; changing to 21086055. This may result in incorrect timestamps in the output file.
  448. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  449. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21248083, current: 21244483; changing to 21248084. This may result in incorrect timestamps in the output file.
  450. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21248084, current: 21246613; changing to 21248085. This may result in incorrect timestamps in the output file.
  451. frame= 5682 fps=162 q=23.0 size=N/A time=00:03:57.34 bitrate=N/A
  452. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  453. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21498583, current: 21495088; changing to 21498584. This may result in incorrect timestamps in the output file.
  454. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21498584, current: 21497233; changing to 21498585. This may result in incorrect timestamps in the output file.
  455. frame= 5759 fps=162 q=25.0 size=N/A time=00:04:00.58 bitrate=N/A
  456. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  457. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21712453, current: 21709858; changing to 21712454. This may result in incorrect timestamps in the output file.
  458. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21712454, current: 21712003; changing to 21712455. This may result in incorrect timestamps in the output file.
  459. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  460. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21807493, current: 21806878; changing to 21807494. This may result in incorrect timestamps in the output file.
  461. frame= 5844 fps=162 q=24.0 size=N/A time=00:04:04.12 bitrate=N/A
  462. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  463. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 21980263, current: 21979633; changing to 21980264. This may result in incorrect timestamps in the output file.
  464. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  465. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22144423, current: 22141813; changing to 22144424. This may result in incorrect timestamps in the output file.
  466. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22144424, current: 22143943; changing to 22144425. This may result in incorrect timestamps in the output file.
  467. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  468. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22224313, current: 22220803; changing to 22224314. This may result in incorrect timestamps in the output file.
  469. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22224314, current: 22222933; changing to 22224315. This may result in incorrect timestamps in the output file.
  470. frame= 5928 fps=162 q=24.0 size=N/A time=00:04:07.69 bitrate=N/A
  471. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  472. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22310713, current: 22309183; changing to 22310714. This may result in incorrect timestamps in the output file.
  473. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  474. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22450213, current: 22446673; changing to 22450214. This may result in incorrect timestamps in the output file.
  475. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22450214, current: 22448803; changing to 22450215. This may result in incorrect timestamps in the output file.
  476. frame= 6001 fps=162 q=21.0 size=N/A time=00:04:10.70 bitrate=N/A
  477. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  478. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22580773, current: 22577173; changing to 22580774. This may result in incorrect timestamps in the output file.
  479. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22580774, current: 22579303; changing to 22580775. This may result in incorrect timestamps in the output file.
  480. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  481. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22673713, current: 22670128; changing to 22673714. This may result in incorrect timestamps in the output file.
  482. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22673714, current: 22672273; changing to 22673715. This may result in incorrect timestamps in the output file.
  483. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  484. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22768633, current: 22765123; changing to 22768634. This may result in incorrect timestamps in the output file.
  485. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22768634, current: 22767253; changing to 22768635. This may result in incorrect timestamps in the output file.
  486. frame= 6075 fps=161 q=25.0 size=N/A time=00:04:13.75 bitrate=N/A
  487. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  488. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22855123, current: 22851523; changing to 22855124. This may result in incorrect timestamps in the output file.
  489. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 22855124, current: 22853653; changing to 22855125. This may result in incorrect timestamps in the output file.
  490. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  491. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23101303, current: 23097703; changing to 23101304. This may result in incorrect timestamps in the output file.
  492. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23101304, current: 23099833; changing to 23101305. This may result in incorrect timestamps in the output file.
  493. frame= 6153 fps=161 q=25.0 size=N/A time=00:04:17.07 bitrate=N/A
  494. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  495. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23185873, current: 23184178; changing to 23185874. This may result in incorrect timestamps in the output file.
  496. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  497. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23274163, current: 23270578; changing to 23274164. This may result in incorrect timestamps in the output file.
  498. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23274164, current: 23272723; changing to 23274165. This may result in incorrect timestamps in the output file.
  499. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  500. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23360473, current: 23359858; changing to 23360474. This may result in incorrect timestamps in the output file.
  501. frame= 6234 fps=161 q=24.0 size=N/A time=00:04:20.40 bitrate=N/A
  502. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  503. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23563543, current: 23560048; changing to 23563544. This may result in incorrect timestamps in the output file.
  504. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23563544, current: 23562193; changing to 23563545. This may result in incorrect timestamps in the output file.
  505. frame= 6311 fps=161 q=22.0 size=N/A time=00:04:23.58 bitrate=N/A
  506. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  507. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23861623, current: 23858113; changing to 23861624. This may result in incorrect timestamps in the output file.
  508. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23861624, current: 23860243; changing to 23861625. This may result in incorrect timestamps in the output file.
  509. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  510. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23954563, current: 23951968; changing to 23954564. This may result in incorrect timestamps in the output file.
  511. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 23954564, current: 23954083; changing to 23954565. This may result in incorrect timestamps in the output file.
  512. frame= 6384 fps=161 q=22.0 size=N/A time=00:04:26.70 bitrate=N/A
  513. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  514. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24049603, current: 24047908; changing to 24049604. This may result in incorrect timestamps in the output file.
  515. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  516. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24138133, current: 24134623; changing to 24138134. This may result in incorrect timestamps in the output file.
  517. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24138134, current: 24136753; changing to 24138135. This may result in incorrect timestamps in the output file.
  518. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  519. frame= 6459 fps=161 q=22.0 size=N/A time=00:04:29.79 bitrate=N/A
  520. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24276373, current: 24273763; changing to 24276374. This may result in incorrect timestamps in the output file.
  521. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24276374, current: 24275893; changing to 24276375. This may result in incorrect timestamps in the output file.
  522. frame= 6531 fps=161 q=27.0 size=N/A time=00:04:32.88 bitrate=N/A
  523. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  524. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24600403, current: 24596803; changing to 24600404. This may result in incorrect timestamps in the output file.
  525. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24600404, current: 24598933; changing to 24600405. This may result in incorrect timestamps in the output file.
  526. frame= 6607 fps=161 q=23.0 size=N/A time=00:04:35.93 bitrate=N/A
  527. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  528. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24881113, current: 24876628; changing to 24881114. This may result in incorrect timestamps in the output file.
  529. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24881114, current: 24878773; changing to 24881115. This may result in incorrect timestamps in the output file.
  530. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 24881115, current: 24880903; changing to 24881116. This may result in incorrect timestamps in the output file.
  531. frame= 6685 fps=160 q=24.0 size=N/A time=00:04:39.22 bitrate=N/A
  532. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  533. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25302373, current: 25298773; changing to 25302374. This may result in incorrect timestamps in the output file.
  534. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25302374, current: 25300903; changing to 25302375. This may result in incorrect timestamps in the output file.
  535. frame= 6767 fps=160 q=24.0 size=N/A time=00:04:42.63 bitrate=N/A
  536. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  537. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25477363, current: 25476658; changing to 25477364. This may result in incorrect timestamps in the output file.
  538. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  539. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25568083, current: 25565473; changing to 25568084. This may result in incorrect timestamps in the output file.
  540. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25568084, current: 25567603; changing to 25568085. This may result in incorrect timestamps in the output file.
  541. frame= 6843 fps=160 q=24.0 size=N/A time=00:04:45.81 bitrate=N/A
  542. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  543. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25814473, current: 25811968; changing to 25814474. This may result in incorrect timestamps in the output file.
  544. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25814474, current: 25814113; changing to 25814475. This may result in incorrect timestamps in the output file.
  545. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  546. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25887763, current: 25884163; changing to 25887764. This may result in incorrect timestamps in the output file.
  547. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25887764, current: 25886293; changing to 25887765. This may result in incorrect timestamps in the output file.
  548. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  549. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25965463, current: 25961968; changing to 25965464. This may result in incorrect timestamps in the output file.
  550. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 25965464, current: 25964113; changing to 25965465. This may result in incorrect timestamps in the output file.
  551. frame= 6923 fps=160 q=28.0 size=N/A time=00:04:49.16 bitrate=N/A
  552. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  553. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26127463, current: 26123953; changing to 26127464. This may result in incorrect timestamps in the output file.
  554. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26127464, current: 26126083; changing to 26127465. This may result in incorrect timestamps in the output file.
  555. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  556. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26198803, current: 26195203; changing to 26198804. This may result in incorrect timestamps in the output file.
  557. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26198804, current: 26197333; changing to 26198805. This may result in incorrect timestamps in the output file.
  558. frame= 7003 fps=160 q=24.0 size=N/A time=00:04:52.42 bitrate=N/A
  559. frame= 7081 fps=160 q=28.0 size=N/A time=00:04:55.69 bitrate=N/A
  560. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  561. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26697733, current: 26694148; changing to 26697734. This may result in incorrect timestamps in the output file.
  562. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26697734, current: 26696293; changing to 26697735. This may result in incorrect timestamps in the output file.
  563. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  564. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26807893, current: 26803393; changing to 26807894. This may result in incorrect timestamps in the output file.
  565. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26807894, current: 26805523; changing to 26807895. This may result in incorrect timestamps in the output file.
  566. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26807895, current: 26807683; changing to 26807896. This may result in incorrect timestamps in the output file.
  567. frame= 7163 fps=160 q=27.0 size=N/A time=00:04:59.14 bitrate=N/A
  568. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  569. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 26939623, current: 26938993; changing to 26939624. This may result in incorrect timestamps in the output file.
  570. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  571. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27075703, current: 27074983; changing to 27075704. This may result in incorrect timestamps in the output file.
  572. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  573. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27209713, current: 27208018; changing to 27209714. This may result in incorrect timestamps in the output file.
  574. frame= 7246 fps=160 q=23.0 size=N/A time=00:05:02.62 bitrate=N/A
  575. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  576. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27313393, current: 27309808; changing to 27313394. This may result in incorrect timestamps in the output file.
  577. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  578. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27429913, current: 27429298; changing to 27429914. This may result in incorrect timestamps in the output file.
  579. frame= 7330 fps=160 q=24.0 size=N/A time=00:05:06.10 bitrate=N/A
  580. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  581. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27641593, current: 27640963; changing to 27641594. This may result in incorrect timestamps in the output file.
  582. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  583. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 27745303, current: 27744688; changing to 27745304. This may result in incorrect timestamps in the output file.
  584. frame= 7412 fps=160 q=25.0 size=N/A time=00:05:09.58 bitrate=N/A
  585. frame= 7493 fps=161 q=27.0 size=N/A time=00:05:12.88 bitrate=N/A
  586. frame= 7568 fps=160 q=25.0 size=N/A time=00:05:16.00 bitrate=N/A
  587. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  588. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28482163, current: 28480498; changing to 28482164. This may result in incorrect timestamps in the output file.
  589. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  590. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28665493, current: 28664773; changing to 28665494. This may result in incorrect timestamps in the output file.
  591. frame= 7648 fps=160 q=25.0 size=N/A time=00:05:19.39 bitrate=N/A
  592. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  593. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28769113, current: 28765618; changing to 28769114. This may result in incorrect timestamps in the output file.
  594. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28769114, current: 28767763; changing to 28769115. This may result in incorrect timestamps in the output file.
  595. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  596. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28961413, current: 28956928; changing to 28961414. This may result in incorrect timestamps in the output file.
  597. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28961414, current: 28959073; changing to 28961415. This may result in incorrect timestamps in the output file.
  598. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 28961415, current: 28961203; changing to 28961416. This may result in incorrect timestamps in the output file.
  599. frame= 7733 fps=160 q=28.0 size=N/A time=00:05:22.99 bitrate=N/A
  600. frame= 7811 fps=160 q=25.0 size=N/A time=00:05:26.17 bitrate=N/A
  601. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  602. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29399833, current: 29396338; changing to 29399834. This may result in incorrect timestamps in the output file.
  603. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29399834, current: 29398483; changing to 29399835. This may result in incorrect timestamps in the output file.
  604. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  605. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29581333, current: 29580613; changing to 29581334. This may result in incorrect timestamps in the output file.
  606. frame= 7885 fps=160 q=29.0 size=N/A time=00:05:29.29 bitrate=N/A
  607. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  608. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29678593, current: 29674993; changing to 29678594. This may result in incorrect timestamps in the output file.
  609. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29678594, current: 29677123; changing to 29678595. This may result in incorrect timestamps in the output file.
  610. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  611. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29764993, current: 29761393; changing to 29764994. This may result in incorrect timestamps in the output file.
  612. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29764994, current: 29763523; changing to 29764995. This may result in incorrect timestamps in the output file.
  613. frame= 7959 fps=160 q=31.0 size=N/A time=00:05:32.36 bitrate=N/A
  614. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  615. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 29926933, current: 29926213; changing to 29926934. This may result in incorrect timestamps in the output file.
  616. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  617. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 30130003, current: 30126403; changing to 30130004. This may result in incorrect timestamps in the output file.
  618. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 30130004, current: 30128533; changing to 30130005. This may result in incorrect timestamps in the output file.
  619. frame= 8034 fps=160 q=27.0 size=N/A time=00:05:35.45 bitrate=N/A
  620. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  621. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 30222853, current: 30222238; changing to 30222854. This may result in incorrect timestamps in the output file.
  622. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  623. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 30419383, current: 30418753; changing to 30419384. This may result in incorrect timestamps in the output file.
  624. frame= 8106 fps=160 q=22.0 size=N/A time=00:05:38.48 bitrate=N/A
  625. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  626. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 30577093, current: 30575488; changing to 30577094. This may result in incorrect timestamps in the output file.
  627. frame= 8180 fps=160 q=22.0 size=N/A time=00:05:41.55 bitrate=N/A
  628. frame= 8254 fps=160 q=22.0 size=N/A time=00:05:44.63 bitrate=N/A
  629. frame= 8332 fps=160 q=22.0 size=N/A time=00:05:47.89 bitrate=N/A
  630. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  631. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 31590073, current: 31589443; changing to 31590074. This may result in incorrect timestamps in the output file.
  632. frame= 8414 fps=160 q=19.0 size=N/A time=00:05:51.32 bitrate=N/A
  633. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  634. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 31760773, current: 31760068; changing to 31760774. This may result in incorrect timestamps in the output file.
  635. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  636. frame= 8498 fps=160 q=21.0 size=N/A time=00:05:54.84 bitrate=N/A
  637. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 31921843, current: 31921153; changing to 31921844. This may result in incorrect timestamps in the output file.
  638. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  639. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32114983, current: 32111383; changing to 32114984. This may result in incorrect timestamps in the output file.
  640. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32114984, current: 32113513; changing to 32114985. This may result in incorrect timestamps in the output file.
  641. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  642. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32192773, current: 32189278; changing to 32192774. This may result in incorrect timestamps in the output file.
  643. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32192774, current: 32191423; changing to 32192775. This may result in incorrect timestamps in the output file.
  644. frame= 8581 fps=160 q=22.0 size=N/A time=00:05:58.30 bitrate=N/A
  645. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  646. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32264113, current: 32260528; changing to 32264114. This may result in incorrect timestamps in the output file.
  647. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32264114, current: 32262673; changing to 32264115. This may result in incorrect timestamps in the output file.
  648. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  649. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32410993, current: 32407408; changing to 32410994. This may result in incorrect timestamps in the output file.
  650. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32410994, current: 32409553; changing to 32410995. This may result in incorrect timestamps in the output file.
  651. frame= 8652 fps=160 q=23.0 size=N/A time=00:06:01.29 bitrate=N/A
  652. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  653. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32648563, current: 32646958; changing to 32648564. This may result in incorrect timestamps in the output file.
  654. frame= 8724 fps=159 q=26.0 size=N/A time=00:06:04.27 bitrate=N/A
  655. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  656. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32970343, current: 32965843; changing to 32970344. This may result in incorrect timestamps in the output file.
  657. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32970344, current: 32967973; changing to 32970345. This may result in incorrect timestamps in the output file.
  658. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 32970345, current: 32970133; changing to 32970346. This may result in incorrect timestamps in the output file.
  659. frame= 8795 fps=159 q=27.0 size=N/A time=00:06:07.18 bitrate=N/A
  660. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  661. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33184213, current: 33180613; changing to 33184214. This may result in incorrect timestamps in the output file.
  662. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33184214, current: 33182743; changing to 33184215. This may result in incorrect timestamps in the output file.
  663. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  664. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33262003, current: 33258418; changing to 33262004. This may result in incorrect timestamps in the output file.
  665. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33262004, current: 33260563; changing to 33262005. This may result in incorrect timestamps in the output file.
  666. frame= 8860 fps=159 q=30.0 size=N/A time=00:06:09.93 bitrate=N/A
  667. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  668. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33357013, current: 33353413; changing to 33357014. This may result in incorrect timestamps in the output file.
  669. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33357014, current: 33355543; changing to 33357015. This may result in incorrect timestamps in the output file.
  670. frame= 8923 fps=159 q=23.0 size=N/A time=00:06:12.57 bitrate=N/A
  671. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  672. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33722023, current: 33718513; changing to 33722024. This may result in incorrect timestamps in the output file.
  673. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33722024, current: 33720643; changing to 33722025. This may result in incorrect timestamps in the output file.
  674. frame= 8987 fps=158 q=23.0 size=N/A time=00:06:15.20 bitrate=N/A
  675. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  676. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 33814873, current: 33814258; changing to 33814874. This may result in incorrect timestamps in the output file.
  677. frame= 9058 fps=158 q=21.0 size=N/A time=00:06:18.27 bitrate=N/A
  678. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  679. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34084933, current: 34083328; changing to 34084934. This may result in incorrect timestamps in the output file.
  680. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  681. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34182163, current: 34179553; changing to 34182164. This may result in incorrect timestamps in the output file.
  682. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34182164, current: 34181683; changing to 34182165. This may result in incorrect timestamps in the output file.
  683. frame= 9134 fps=158 q=25.0 size=N/A time=00:06:21.34 bitrate=N/A
  684. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  685. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34365763, current: 34363168; changing to 34365764. This may result in incorrect timestamps in the output file.
  686. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  687. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34536313, current: 34532803; changing to 34536314. This may result in incorrect timestamps in the output file.
  688. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34536314, current: 34534933; changing to 34536315. This may result in incorrect timestamps in the output file.
  689. frame= 9204 fps=158 q=26.0 size=N/A time=00:06:24.37 bitrate=N/A
  690. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  691. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34756693, current: 34754083; changing to 34756694. This may result in incorrect timestamps in the output file.
  692. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34756694, current: 34756213; changing to 34756695. This may result in incorrect timestamps in the output file.
  693. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  694. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34827973, current: 34825378; changing to 34827974. This may result in incorrect timestamps in the output file.
  695. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34827974, current: 34827523; changing to 34827975. This may result in incorrect timestamps in the output file.
  696. frame= 9285 fps=158 q=30.0 size=N/A time=00:06:27.68 bitrate=N/A
  697. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  698. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34907863, current: 34903378; changing to 34907864. This may result in incorrect timestamps in the output file.
  699. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34907864, current: 34905523; changing to 34907865. This may result in incorrect timestamps in the output file.
  700. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 34907865, current: 34907653; changing to 34907866. This may result in incorrect timestamps in the output file.
  701. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  702. frame= 9363 fps=158 q=30.0 size=N/A time=00:06:30.92 bitrate=N/A
  703. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35160643, current: 35158948; changing to 35160644. This may result in incorrect timestamps in the output file.
  704. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  705. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35264233, current: 35260738; changing to 35264234. This may result in incorrect timestamps in the output file.
  706. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35264234, current: 35262853; changing to 35264235. This may result in incorrect timestamps in the output file.
  707. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  708. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35359333, current: 35354833; changing to 35359334. This may result in incorrect timestamps in the output file.
  709. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35359334, current: 35356963; changing to 35359335. This may result in incorrect timestamps in the output file.
  710. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 35359335, current: 35359123; changing to 35359336. This may result in incorrect timestamps in the output file.
  711. frame= 9443 fps=158 q=33.0 size=N/A time=00:06:34.20 bitrate=N/A
  712. frame= 9509 fps=158 q=30.0 size=N/A time=00:06:36.96 bitrate=N/A
  713. frame= 9576 fps=158 q=29.0 size=N/A time=00:06:39.77 bitrate=N/A
  714. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  715. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36072103, current: 36067603; changing to 36072104. This may result in incorrect timestamps in the output file.
  716. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36072104, current: 36069733; changing to 36072105. This may result in incorrect timestamps in the output file.
  717. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36072105, current: 36071893; changing to 36072106. This may result in incorrect timestamps in the output file.
  718. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  719. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36208153, current: 36204658; changing to 36208154. This may result in incorrect timestamps in the output file.
  720. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36208154, current: 36206803; changing to 36208155. This may result in incorrect timestamps in the output file.
  721. frame= 9648 fps=158 q=41.0 size=N/A time=00:06:42.76 bitrate=N/A
  722. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  723. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36294553, current: 36292048; changing to 36294554. This may result in incorrect timestamps in the output file.
  724. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36294554, current: 36294193; changing to 36294555. This may result in incorrect timestamps in the output file.
  725. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  726. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36396163, current: 36393568; changing to 36396164. This may result in incorrect timestamps in the output file.
  727. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36396164, current: 36395683; changing to 36396165. This may result in incorrect timestamps in the output file.
  728. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  729. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36422083, current: 36420388; changing to 36422084. This may result in incorrect timestamps in the output file.
  730. frame= 9709 fps=157 q=38.0 size=N/A time=00:06:45.30 bitrate=N/A
  731. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  732. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36547393, current: 36544783; changing to 36547394. This may result in incorrect timestamps in the output file.
  733. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36547394, current: 36546913; changing to 36547395. This may result in incorrect timestamps in the output file.
  734. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  735. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36681253, current: 36678643; changing to 36681254. This may result in incorrect timestamps in the output file.
  736. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36681254, current: 36680773; changing to 36681255. This may result in incorrect timestamps in the output file.
  737. frame= 9788 fps=157 q=29.0 size=N/A time=00:06:48.67 bitrate=N/A
  738. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  739. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36812953, current: 36809458; changing to 36812954. This may result in incorrect timestamps in the output file.
  740. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36812954, current: 36811603; changing to 36812955. This may result in incorrect timestamps in the output file.
  741. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  742. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36908053, current: 36904543; changing to 36908054. This may result in incorrect timestamps in the output file.
  743. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 36908054, current: 36906673; changing to 36908055. This may result in incorrect timestamps in the output file.
  744. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  745. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37024663, current: 37020178; changing to 37024664. This may result in incorrect timestamps in the output file.
  746. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37024664, current: 37022323; changing to 37024665. This may result in incorrect timestamps in the output file.
  747. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37024665, current: 37024453; changing to 37024666. This may result in incorrect timestamps in the output file.
  748. frame= 9871 fps=157 q=29.0 size=N/A time=00:06:52.12 bitrate=N/A
  749. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  750. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37171633, current: 37169038; changing to 37171634. This may result in incorrect timestamps in the output file.
  751. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37171634, current: 37171183; changing to 37171635. This may result in incorrect timestamps in the output file.
  752. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  753. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37365973, current: 37362373; changing to 37365974. This may result in incorrect timestamps in the output file.
  754. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37365974, current: 37364503; changing to 37365975. This may result in incorrect timestamps in the output file.
  755. frame= 9954 fps=157 q=33.0 size=N/A time=00:06:55.58 bitrate=N/A
  756. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  757. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37422073, current: 37419553; changing to 37422074. This may result in incorrect timestamps in the output file.
  758. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37422074, current: 37421683; changing to 37422075. This may result in incorrect timestamps in the output file.
  759. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  760. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37538773, current: 37535173; changing to 37538774. This may result in incorrect timestamps in the output file.
  761. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37538774, current: 37537303; changing to 37538775. This may result in incorrect timestamps in the output file.
  762. frame=10028 fps=157 q=33.0 size=N/A time=00:06:58.61 bitrate=N/A
  763. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  764. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37713733, current: 37710148; changing to 37713734. This may result in incorrect timestamps in the output file.
  765. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37713734, current: 37712293; changing to 37713735. This may result in incorrect timestamps in the output file.
  766. frame=10106 fps=157 q=32.0 size=N/A time=00:07:01.94 bitrate=N/A
  767. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  768. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37975153, current: 37970578; changing to 37975154. This may result in incorrect timestamps in the output file.
  769. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37975154, current: 37972723; changing to 37975155. This may result in incorrect timestamps in the output file.
  770. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 37975155, current: 37974853; changing to 37975156. This may result in incorrect timestamps in the output file.
  771. frame=10193 fps=157 q=28.0 size=N/A time=00:07:05.52 bitrate=N/A
  772. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  773. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38354323, current: 38353618; changing to 38354324. This may result in incorrect timestamps in the output file.
  774. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  775. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38478373, current: 38474863; changing to 38478374. This may result in incorrect timestamps in the output file.
  776. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38478374, current: 38476993; changing to 38478375. This may result in incorrect timestamps in the output file.
  777. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  778. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38532403, current: 38528818; changing to 38532404. This may result in incorrect timestamps in the output file.
  779. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38532404, current: 38530963; changing to 38532405. This may result in incorrect timestamps in the output file.
  780. frame=10269 fps=157 q=39.0 size=N/A time=00:07:08.66 bitrate=N/A
  781. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  782. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38610163, current: 38607568; changing to 38610164. This may result in incorrect timestamps in the output file.
  783. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38610164, current: 38609713; changing to 38610165. This may result in incorrect timestamps in the output file.
  784. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  785. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38705173, current: 38702563; changing to 38705174. This may result in incorrect timestamps in the output file.
  786. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38705174, current: 38704693; changing to 38705175. This may result in incorrect timestamps in the output file.
  787. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  788. frame=10337 fps=157 q=29.0 size=N/A time=00:07:11.56 bitrate=N/A
  789. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 38830513, current: 38829808; changing to 38830514. This may result in incorrect timestamps in the output file.
  790. frame=10422 fps=157 q=30.0 size=N/A time=00:07:15.08 bitrate=N/A
  791. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  792. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 39394243, current: 39389668; changing to 39394244. This may result in incorrect timestamps in the output file.
  793. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 39394244, current: 39391783; changing to 39394245. This may result in incorrect timestamps in the output file.
  794. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 39394245, current: 39393943; changing to 39394246. This may result in incorrect timestamps in the output file.
  795. frame=10508 fps=157 q=32.0 size=N/A time=00:07:18.64 bitrate=N/A
  796. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  797. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 39754963, current: 39754243; changing to 39754964. This may result in incorrect timestamps in the output file.
  798. frame=10593 fps=157 q=33.0 size=N/A time=00:07:22.25 bitrate=N/A
  799. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  800. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40052953, current: 40049458; changing to 40052954. This may result in incorrect timestamps in the output file.
  801. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40052954, current: 40051603; changing to 40052955. This may result in incorrect timestamps in the output file.
  802. frame=10674 fps=158 q=40.0 size=N/A time=00:07:25.55 bitrate=N/A
  803. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  804. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40154533, current: 40152913; changing to 40154534. This may result in incorrect timestamps in the output file.
  805. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  806. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40320823, current: 40318213; changing to 40320824. This may result in incorrect timestamps in the output file.
  807. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40320824, current: 40320343; changing to 40320825. This may result in incorrect timestamps in the output file.
  808. frame=10741 fps=157 q=31.0 size=N/A time=00:07:28.41 bitrate=N/A
  809. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  810. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40392103, current: 40388593; changing to 40392104. This may result in incorrect timestamps in the output file.
  811. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40392104, current: 40390723; changing to 40392105. This may result in incorrect timestamps in the output file.
  812. frame=10808 fps=157 q=35.0 size=N/A time=00:07:31.14 bitrate=N/A
  813. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  814. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40675153, current: 40674433; changing to 40675154. This may result in incorrect timestamps in the output file.
  815. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  816. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 40778773, current: 40775173; changing to 40778774. This may result in incorrect timestamps in the output file.
  817. frame=10888 fps=157 q=29.0 size=N/A time=00:07:34.47 bitrate=N/A
  818. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  819. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41072503, current: 41071873; changing to 41072504. This may result in incorrect timestamps in the output file.
  820. frame=10974 fps=157 q=25.0 size=N/A time=00:07:38.16 bitrate=N/A
  821. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  822. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41407333, current: 41402833; changing to 41407334. This may result in incorrect timestamps in the output file.
  823. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41407334, current: 41404963; changing to 41407335. This may result in incorrect timestamps in the output file.
  824. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41407335, current: 41407123; changing to 41407336. This may result in incorrect timestamps in the output file.
  825. frame=11063 fps=157 q=24.0 size=N/A time=00:07:41.77 bitrate=N/A
  826. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  827. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41692453, current: 41687953; changing to 41692454. This may result in incorrect timestamps in the output file.
  828. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41692454, current: 41690083; changing to 41692455. This may result in incorrect timestamps in the output file.
  829. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41692455, current: 41692243; changing to 41692456. This may result in incorrect timestamps in the output file.
  830. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  831. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41824183, current: 41823553; changing to 41824184. This may result in incorrect timestamps in the output file.
  832. frame=11148 fps=158 q=28.0 size=N/A time=00:07:45.39 bitrate=N/A
  833. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  834. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 41927893, current: 41927173; changing to 41927894. This may result in incorrect timestamps in the output file.
  835. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  836. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42137413, current: 42136798; changing to 42137414. This may result in incorrect timestamps in the output file.
  837. frame=11233 fps=158 q=28.0 size=N/A time=00:07:48.96 bitrate=N/A
  838. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  839. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42273493, current: 42272863; changing to 42273494. This may result in incorrect timestamps in the output file.
  840. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  841. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42451783, current: 42449173; changing to 42451784. This may result in incorrect timestamps in the output file.
  842. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42451784, current: 42451303; changing to 42451785. This may result in incorrect timestamps in the output file.
  843. frame=11319 fps=158 q=22.0 size=N/A time=00:07:52.56 bitrate=N/A
  844. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  845. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42811393, current: 42809683; changing to 42811394. This may result in incorrect timestamps in the output file.
  846. frame=11406 fps=158 q=24.0 size=N/A time=00:07:56.12 bitrate=N/A
  847. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  848. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 42990643, current: 42988948; changing to 42990644. This may result in incorrect timestamps in the output file.
  849. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  850. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43148293, current: 43146688; changing to 43148294. This may result in incorrect timestamps in the output file.
  851. frame=11493 fps=158 q=25.0 size=N/A time=00:07:59.71 bitrate=N/A
  852. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  853. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43275733, current: 43275013; changing to 43275734. This may result in incorrect timestamps in the output file.
  854. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  855. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43403203, current: 43398628; changing to 43403204. This may result in incorrect timestamps in the output file.
  856. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43403204, current: 43400743; changing to 43403205. This may result in incorrect timestamps in the output file.
  857. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43403205, current: 43402903; changing to 43403206. This may result in incorrect timestamps in the output file.
  858. frame=11578 fps=158 q=29.0 size=N/A time=00:08:03.27 bitrate=N/A
  859. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  860. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43519783, current: 43515283; changing to 43519784. This may result in incorrect timestamps in the output file.
  861. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43519784, current: 43517413; changing to 43519785. This may result in incorrect timestamps in the output file.
  862. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43519785, current: 43519573; changing to 43519786. This may result in incorrect timestamps in the output file.
  863. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  864. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43636453, current: 43631953; changing to 43636454. This may result in incorrect timestamps in the output file.
  865. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43636454, current: 43634083; changing to 43636455. This may result in incorrect timestamps in the output file.
  866. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43636455, current: 43636243; changing to 43636456. This may result in incorrect timestamps in the output file.
  867. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  868. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43750963, current: 43746388; changing to 43750964. This may result in incorrect timestamps in the output file.
  869. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43750964, current: 43748533; changing to 43750965. This may result in incorrect timestamps in the output file.
  870. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43750965, current: 43750663; changing to 43750966. This may result in incorrect timestamps in the output file.
  871. frame=11661 fps=158 q=30.0 size=N/A time=00:08:06.73 bitrate=N/A
  872. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  873. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43867633, current: 43864048; changing to 43867634. This may result in incorrect timestamps in the output file.
  874. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43867634, current: 43866193; changing to 43867635. This may result in incorrect timestamps in the output file.
  875. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  876. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 43984243, current: 43983538; changing to 43984244. This may result in incorrect timestamps in the output file.
  877. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  878. frame=11744 fps=158 q=25.0 size=N/A time=00:08:10.20 bitrate=N/A
  879. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44113873, current: 44113153; changing to 44113874. This may result in incorrect timestamps in the output file.
  880. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  881. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44232643, current: 44229958; changing to 44232644. This may result in incorrect timestamps in the output file.
  882. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44232644, current: 44232073; changing to 44232645. This may result in incorrect timestamps in the output file.
  883. frame=11828 fps=158 q=24.0 size=N/A time=00:08:13.72 bitrate=N/A
  884. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  885. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44545783, current: 44541283; changing to 44545784. This may result in incorrect timestamps in the output file.
  886. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44545784, current: 44543413; changing to 44545785. This may result in incorrect timestamps in the output file.
  887. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44545785, current: 44545573; changing to 44545786. This may result in incorrect timestamps in the output file.
  888. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  889. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44653843, current: 44649343; changing to 44653844. This may result in incorrect timestamps in the output file.
  890. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44653844, current: 44651473; changing to 44653845. This may result in incorrect timestamps in the output file.
  891. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44653845, current: 44653633; changing to 44653846. This may result in incorrect timestamps in the output file.
  892. frame=11909 fps=158 q=25.0 size=N/A time=00:08:17.10 bitrate=N/A
  893. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  894. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 44843863, current: 44843248; changing to 44843864. This may result in incorrect timestamps in the output file.
  895. frame=11992 fps=158 q=26.0 size=N/A time=00:08:20.53 bitrate=N/A
  896. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  897. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45170053, current: 45168358; changing to 45170054. This may result in incorrect timestamps in the output file.
  898. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  899. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45252133, current: 45249523; changing to 45252134. This may result in incorrect timestamps in the output file.
  900. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45252134, current: 45251653; changing to 45252135. This may result in incorrect timestamps in the output file.
  901. frame=12070 fps=158 q=27.0 size=N/A time=00:08:23.84 bitrate=N/A
  902. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  903. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45347173, current: 45343573; changing to 45347174. This may result in incorrect timestamps in the output file.
  904. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45347174, current: 45345703; changing to 45347175. This may result in incorrect timestamps in the output file.
  905. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  906. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45463783, current: 45463063; changing to 45463784. This may result in incorrect timestamps in the output file.
  907. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  908. frame=12144 fps=158 q=20.0 size=N/A time=00:08:26.93 bitrate=N/A
  909. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45606403, current: 45603808; changing to 45606404. This may result in incorrect timestamps in the output file.
  910. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  911. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45878593, current: 45875983; changing to 45878594. This may result in incorrect timestamps in the output file.
  912. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45878594, current: 45878113; changing to 45878595. This may result in incorrect timestamps in the output file.
  913. frame=12224 fps=158 q=24.0 size=N/A time=00:08:30.28 bitrate=N/A
  914. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  915. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45988693, current: 45985183; changing to 45988694. This may result in incorrect timestamps in the output file.
  916. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 45988694, current: 45987313; changing to 45988695. This may result in incorrect timestamps in the output file.
  917. frame=12305 fps=158 q=22.0 size=N/A time=00:08:33.76 bitrate=N/A
  918. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  919. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46256503, current: 46252003; changing to 46256504. This may result in incorrect timestamps in the output file.
  920. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46256504, current: 46254133; changing to 46256505. This may result in incorrect timestamps in the output file.
  921. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46256505, current: 46256293; changing to 46256506. This may result in incorrect timestamps in the output file.
  922. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  923. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46403383, current: 46402753; changing to 46403384. This may result in incorrect timestamps in the output file.
  924. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  925. frame=12389 fps=158 q=25.0 size=N/A time=00:08:37.15 bitrate=N/A
  926. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46522153, current: 46521538; changing to 46522154. This may result in incorrect timestamps in the output file.
  927. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  928. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 46695013, current: 46693303; changing to 46695014. This may result in incorrect timestamps in the output file.
  929. frame=12467 fps=158 q=25.0 size=N/A time=00:08:40.33 bitrate=N/A
  930. frame=12542 fps=158 q=24.0 size=N/A time=00:08:43.48 bitrate=N/A
  931. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  932. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47312773, current: 47309278; changing to 47312774. This may result in incorrect timestamps in the output file.
  933. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47312774, current: 47311423; changing to 47312775. This may result in incorrect timestamps in the output file.
  934. frame=12609 fps=158 q=29.0 size=N/A time=00:08:46.32 bitrate=N/A
  935. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  936. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47511493, current: 47507998; changing to 47511494. This may result in incorrect timestamps in the output file.
  937. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47511494, current: 47510143; changing to 47511495. This may result in incorrect timestamps in the output file.
  938. frame=12673 fps=158 q=32.0 size=N/A time=00:08:49.07 bitrate=N/A
  939. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  940. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47785753, current: 47782258; changing to 47785754. This may result in incorrect timestamps in the output file.
  941. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47785754, current: 47784403; changing to 47785755. This may result in incorrect timestamps in the output file.
  942. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  943. frame=12743 fps=158 q=31.0 size=N/A time=00:08:51.89 bitrate=N/A
  944. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47850643, current: 47847043; changing to 47850644. This may result in incorrect timestamps in the output file.
  945. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 47850644, current: 47849173; changing to 47850645. This may result in incorrect timestamps in the output file.
  946. frame=12823 fps=158 q=28.0 size=N/A time=00:08:55.20 bitrate=N/A
  947. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  948. Last message repeated 1 times
  949. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 48206953, current: 48206338; changing to 48206954. This may result in incorrect timestamps in the output file.
  950. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 48214933, current: 48214213; changing to 48214934. This may result in incorrect timestamps in the output file.
  951. frame=12895 fps=158 q=28.0 size=N/A time=00:08:58.23 bitrate=N/A
  952. [libmp3lame @ 0x3cfc240] Queue input is backward in time
  953. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 48511603, current: 48507028; changing to 48511604. This may result in incorrect timestamps in the output file.
  954. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 48511604, current: 48509173; changing to 48511605. This may result in incorrect timestamps in the output file.
  955. [hls @ 0x3cfb360] Non-monotonous DTS in output stream 1:0; previous: 48511605, current: 48511303; changing to 48511606. This may result in incorrect timestamps in the output file.
  956. frame=12969 fps=158 q=32.0 size=N/A time=00:09:01.32 bitrate=N/A
  957. frame=13015 fps=157 q=-1.0 Lsize=N/A time=00:09:03.28 bitrate=N/A
  958. video:23726kB audio:10546kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  959. [libx264 @ 0x3d21ea0] frame I:181 Avg QP:18.98 size: 10516
  960. [libx264 @ 0x3d21ea0] frame P:5258 Avg QP:23.33 size: 2832
  961. [libx264 @ 0x3d21ea0] frame B:7576 Avg QP:22.92 size: 990
  962. [libx264 @ 0x3d21ea0] consecutive B-frames: 14.2% 21.5% 8.9% 55.4%
  963. [libx264 @ 0x3d21ea0] mb I I16..4: 32.2% 36.4% 31.5%
  964. [libx264 @ 0x3d21ea0] mb P I16..4: 9.6% 9.8% 1.1% P16..4: 45.4% 0.0% 0.0% 0.0% 0.0% skip:34.0%
  965. [libx264 @ 0x3d21ea0] mb B I16..4: 0.7% 0.7% 0.0% B16..8: 21.0% 0.0% 0.0% direct: 9.2% skip:68.4% L0:33.8% L1:50.3% BI:15.9%
  966. [libx264 @ 0x3d21ea0] 8x8 transform intra:46.1% inter:41.1%
  967. [libx264 @ 0x3d21ea0] coded y,uvDC,uvAC intra: 36.6% 32.7% 13.6% inter: 10.6% 7.0% 0.2%
  968. [libx264 @ 0x3d21ea0] i16 v,h,dc,p: 52% 28% 12% 7%
  969. [libx264 @ 0x3d21ea0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 25% 23% 6% 5% 5% 8% 5% 9%
  970. [libx264 @ 0x3d21ea0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 28% 14% 6% 5% 6% 6% 6% 7%
  971. [libx264 @ 0x3d21ea0] i8c dc,h,v,p: 53% 27% 15% 5%
  972. [libx264 @ 0x3d21ea0] Weighted P-Frames: Y:10.3% UV:2.9%
  973. [libx264 @ 0x3d21ea0] kb/s:358.05
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement