Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.36 KB | None | 0 0
  1. ffmpeg started on 2018-10-17 at 20:55:38
  2. Report written to "ffmpeg-20181017-205538.log"
  3. Command line:
  4. ./ffmpeg -report -v 55 -y -i "/tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv" -init_hw_device "opencl=ocl:0.0" -filter_hw_device ocl -map 0:v:0 -map 0:a:0 -map 0:s -c:v:0 libx264 -preset veryslow -profile:v:0 high -level 4.1 -crf 15.5 -x264-params "me=tesa:vbv-maxrate=62500:vbv-bufsize=78125:merange=64:b-adapt=2:ref=5:bframes=16:rc-lookahead=150:trellis=2:subme=11:direct=auto:analyse=all:fast_pskip=0:deblock=-3,-3:psy-rd=1,0.1:aq-mode=3:aq-strength=0.8" -filter:v:0 "format=p010,hwupload,tonemap_opencl=tonemap=hable:format=nv12,hwdownload,format=nv12" -vframes 500 -c:a:1 copy -c:s copy /mnt/encode/ffmpeg/Ready_Player_One.mkv
  5. ffmpeg version N-92190-gb2adc31 Copyright (c) 2000-2018 the FFmpeg developers
  6. built with gcc 6.4.0 (Ubuntu 6.4.0-17ubuntu1~16.04) 20180424
  7. configuration: --prefix=~/ffmpeg-opencl/build --pkg-config-flags=--static --extra-cflags='-I~/ffmpeg-opencl/build/include -fPIC' --extra-ldflags=-L~/ffmpeg-opencl/build/lib --extra-libs='-lpthread -lm' --bindir=~/ffmpeg-opencl/bin --enable-gpl --enable-version3 --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librubberband --enable-libspeex --enable-libvorbis --enable-libopus --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-opencl
  8. libavutil 56. 19.101 / 56. 19.101
  9. libavcodec 58. 33.100 / 58. 33.100
  10. libavformat 58. 19.100 / 58. 19.100
  11. libavdevice 58. 4.105 / 58. 4.105
  12. libavfilter 7. 33.101 / 7. 33.101
  13. libswscale 5. 2.100 / 5. 2.100
  14. libswresample 3. 2.100 / 3. 2.100
  15. libpostproc 55. 2.100 / 55. 2.100
  16. Splitting the commandline.
  17. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  18. Reading option '-v' ... matched as option 'v' (set logging level) with argument '55'.
  19. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  20. Reading option '-i' ... matched as input url with argument '/tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv'.
  21. Reading option '-init_hw_device' ... matched as option 'init_hw_device' (initialise hardware device) with argument 'opencl=ocl:0.0'.
  22. Reading option '-filter_hw_device' ... matched as option 'filter_hw_device' (set hardware device used when filtering) with argument 'ocl'.
  23. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v:0'.
  24. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a:0'.
  25. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:s'.
  26. Reading option '-c:v:0' ... matched as option 'c' (codec name) with argument 'libx264'.
  27. Reading option '-preset' ... matched as AVOption 'preset' with argument 'veryslow'.
  28. Reading option '-profile:v:0' ... matched as option 'profile' (set profile) with argument 'high'.
  29. Reading option '-level' ... matched as AVOption 'level' with argument '4.1'.
  30. Reading option '-crf' ... matched as AVOption 'crf' with argument '15.5'.
  31. Reading option '-x264-params' ... matched as AVOption 'x264-params' with argument 'me=tesa:vbv-maxrate=62500:vbv-bufsize=78125:merange=64:b-adapt=2:ref=5:bframes=16:rc-lookahead=150:trellis=2:subme=11:direct=auto:analyse=all:fast_pskip=0:deblock=-3,-3:psy-rd=1,0.1:aq-mode=3:aq-strength=0.8'.
  32. Reading option '-filter:v:0' ... matched as option 'filter' (set stream filtergraph) with argument 'format=p010,hwupload,tonemap_opencl=tonemap=hable:format=nv12,hwdownload,format=nv12'.
  33. Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '500'.
  34. Reading option '-c:a:1' ... matched as option 'c' (codec name) with argument 'copy'.
  35. Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'copy'.
  36. Reading option '/mnt/encode/ffmpeg/Ready_Player_One.mkv' ... matched as output url.
  37. Finished splitting the commandline.
  38. Parsing a group of options: global .
  39. Applying option report (generate a report) with argument 1.
  40. Applying option v (set logging level) with argument 55.
  41. Applying option y (overwrite output files) with argument 1.
  42. Applying option init_hw_device (initialise hardware device) with argument opencl=ocl:0.0.
  43. [AVHWDeviceContext @ 0x3ac9100] 1 OpenCL platforms found.
  44. [AVHWDeviceContext @ 0x3ac9100] 1 OpenCL devices found on platform "Intel(R) CPU Runtime for OpenCL(TM) Applications".
  45. [AVHWDeviceContext @ 0x3ac9100] 0.0: Intel(R) CPU Runtime for OpenCL(TM) Applications / Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  46. Applying option filter_hw_device (set hardware device used when filtering) with argument ocl.
  47. Successfully parsed a group of options.
  48. Parsing a group of options: input url /tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv.
  49. Successfully parsed a group of options.
  50. Opening an input file: /tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv.
  51. [NULL @ 0x401f000] Opening '/tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv' for reading
  52. [file @ 0x3fdaf00] Setting default whitelist 'file,crypto'
  53. [matroska,webm @ 0x401f000] Format matroska,webm probed with size=2048 and score=100
  54. st:0 removing common factor 1000000 from timebase
  55. st:1 removing common factor 1000000 from timebase
  56. st:2 removing common factor 1000000 from timebase
  57. st:3 removing common factor 1000000 from timebase
  58. st:4 removing common factor 1000000 from timebase
  59. st:5 removing common factor 1000000 from timebase
  60. st:6 removing common factor 1000000 from timebase
  61. st:7 removing common factor 1000000 from timebase
  62. st:8 removing common factor 1000000 from timebase
  63. st:9 removing common factor 1000000 from timebase
  64. st:10 removing common factor 1000000 from timebase
  65. st:11 removing common factor 1000000 from timebase
  66. st:12 removing common factor 1000000 from timebase
  67. st:13 removing common factor 1000000 from timebase
  68. st:14 removing common factor 1000000 from timebase
  69. st:15 removing common factor 1000000 from timebase
  70. st:16 removing common factor 1000000 from timebase
  71. st:17 removing common factor 1000000 from timebase
  72. st:18 removing common factor 1000000 from timebase
  73. st:19 removing common factor 1000000 from timebase
  74. st:20 removing common factor 1000000 from timebase
  75. st:21 removing common factor 1000000 from timebase
  76. [matroska,webm @ 0x401f000] Before avformat_find_stream_info() pos: 251696 bytes read:291797 seeks:2 nb_streams:23
  77. [hevc @ 0x4b73380] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
  78. [hevc @ 0x4b73380] Decoding VPS
  79. [hevc @ 0x4b73380] Main 10 profile bitstream
  80. [hevc @ 0x4b73380] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
  81. [hevc @ 0x4b73380] Decoding SPS
  82. [hevc @ 0x4b73380] Main 10 profile bitstream
  83. [hevc @ 0x4b73380] Decoding VUI
  84. [hevc @ 0x4b73380] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
  85. [hevc @ 0x4b73380] Decoding PPS
  86. [hevc @ 0x4b73380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  87. [hevc @ 0x4b73380] Decoding SEI
  88. [hevc @ 0x4b73380] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  89. [hevc @ 0x4b73380] Decoding SEI
  90. [mjpeg @ 0x4b86940] marker=d8 avail_size_in_buf=243169
  91. [mjpeg @ 0x4b86940] marker parser used 0 bytes (0 bits)
  92. [mjpeg @ 0x4b86940] marker=e0 avail_size_in_buf=243167
  93. [mjpeg @ 0x4b86940] marker parser used 16 bytes (128 bits)
  94. [mjpeg @ 0x4b86940] marker=e1 avail_size_in_buf=243149
  95. [mjpeg @ 0x4b86940] marker parser used 4984 bytes (39872 bits)
  96. [mjpeg @ 0x4b86940] marker=ed avail_size_in_buf=238162
  97. [mjpeg @ 0x4b86940] marker parser used 6989 bytes (55912 bits)
  98. [mjpeg @ 0x4b86940] marker=e1 avail_size_in_buf=231170
  99. [mjpeg @ 0x4b86940] marker parser used 3552 bytes (28416 bits)
  100. [mjpeg @ 0x4b86940] marker=ee avail_size_in_buf=227615
  101. [mjpeg @ 0x4b86940] marker parser used 14 bytes (112 bits)
  102. [mjpeg @ 0x4b86940] marker=db avail_size_in_buf=227599
  103. [mjpeg @ 0x4b86940] index=0
  104. [mjpeg @ 0x4b86940] qscale[0]: 0
  105. [mjpeg @ 0x4b86940] marker parser used 67 bytes (536 bits)
  106. [mjpeg @ 0x4b86940] marker=db avail_size_in_buf=227530
  107. [mjpeg @ 0x4b86940] index=1
  108. [mjpeg @ 0x4b86940] qscale[1]: 0
  109. [mjpeg @ 0x4b86940] marker parser used 67 bytes (536 bits)
  110. [mjpeg @ 0x4b86940] marker=c0 avail_size_in_buf=227461
  111. [mjpeg @ 0x4b86940] Changing bps from 0 to 8
  112. [mjpeg @ 0x4b86940] sof0: picture: 640x360
  113. [mjpeg @ 0x4b86940] component 0 1:1 id: 0 quant:0
  114. [mjpeg @ 0x4b86940] component 1 1:1 id: 1 quant:1
  115. [mjpeg @ 0x4b86940] component 2 1:1 id: 2 quant:1
  116. [mjpeg @ 0x4b86940] pix fmt id 11111100
  117. [mjpeg @ 0x4b86940] Format yuvj444p chosen by get_format().
  118. [mjpeg @ 0x4b86940] marker parser used 17 bytes (136 bits)
  119. [mjpeg @ 0x4b86940] marker=c4 avail_size_in_buf=227442
  120. [mjpeg @ 0x4b86940] marker parser used 0 bytes (0 bits)
  121. [mjpeg @ 0x4b86940] marker=c4 avail_size_in_buf=227409
  122. [mjpeg @ 0x4b86940] marker parser used 0 bytes (0 bits)
  123. [mjpeg @ 0x4b86940] marker=c4 avail_size_in_buf=227226
  124. [mjpeg @ 0x4b86940] marker parser used 0 bytes (0 bits)
  125. [mjpeg @ 0x4b86940] marker=c4 avail_size_in_buf=227193
  126. [mjpeg @ 0x4b86940] marker parser used 0 bytes (0 bits)
  127. [mjpeg @ 0x4b86940] escaping removed 874 bytes
  128. [mjpeg @ 0x4b86940] marker=da avail_size_in_buf=227010
  129. [mjpeg @ 0x4b86940] marker parser used 226136 bytes (1809088 bits)
  130. [mjpeg @ 0x4b86940] marker=d9 avail_size_in_buf=0
  131. [mjpeg @ 0x4b86940] decode frame unused 0 bytes
  132. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2 with DTS 2, packet 3 with DTS 2
  133. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 8 with DTS 7, packet 9 with DTS 7
  134. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 14 with DTS 12, packet 15 with DTS 12
  135. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 20 with DTS 17, packet 21 with DTS 17
  136. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 26 with DTS 22, packet 27 with DTS 22
  137. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 32 with DTS 27, packet 33 with DTS 27
  138. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 38 with DTS 32, packet 39 with DTS 32
  139. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 44 with DTS 37, packet 45 with DTS 37
  140. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 50 with DTS 42, packet 51 with DTS 42
  141. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 56 with DTS 47, packet 57 with DTS 47
  142. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 62 with DTS 52, packet 63 with DTS 52
  143. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 68 with DTS 57, packet 69 with DTS 57
  144. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 74 with DTS 62, packet 75 with DTS 62
  145. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 80 with DTS 67, packet 81 with DTS 67
  146. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 86 with DTS 72, packet 87 with DTS 72
  147. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 92 with DTS 77, packet 93 with DTS 77
  148. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 98 with DTS 82, packet 99 with DTS 82
  149. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 104 with DTS 87, packet 105 with DTS 87
  150. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 110 with DTS 92, packet 111 with DTS 92
  151. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 116 with DTS 97, packet 117 with DTS 97
  152. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 122 with DTS 102, packet 123 with DTS 102
  153. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 128 with DTS 107, packet 129 with DTS 107
  154. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 134 with DTS 112, packet 135 with DTS 112
  155. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 140 with DTS 117, packet 141 with DTS 117
  156. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 146 with DTS 122, packet 147 with DTS 122
  157. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 152 with DTS 127, packet 153 with DTS 127
  158. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 158 with DTS 132, packet 159 with DTS 132
  159. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 164 with DTS 137, packet 165 with DTS 137
  160. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 170 with DTS 142, packet 171 with DTS 142
  161. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 176 with DTS 147, packet 177 with DTS 147
  162. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 182 with DTS 152, packet 183 with DTS 152
  163. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 188 with DTS 157, packet 189 with DTS 157
  164. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 194 with DTS 162, packet 195 with DTS 162
  165. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 200 with DTS 167, packet 201 with DTS 167
  166. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 206 with DTS 172, packet 207 with DTS 172
  167. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 212 with DTS 177, packet 213 with DTS 177
  168. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 218 with DTS 182, packet 219 with DTS 182
  169. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 224 with DTS 187, packet 225 with DTS 187
  170. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 230 with DTS 192, packet 231 with DTS 192
  171. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 236 with DTS 197, packet 237 with DTS 197
  172. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 242 with DTS 202, packet 243 with DTS 202
  173. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 248 with DTS 207, packet 249 with DTS 207
  174. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 254 with DTS 212, packet 255 with DTS 212
  175. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 260 with DTS 217, packet 261 with DTS 217
  176. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 266 with DTS 222, packet 267 with DTS 222
  177. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 272 with DTS 227, packet 273 with DTS 227
  178. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 278 with DTS 232, packet 279 with DTS 232
  179. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 284 with DTS 237, packet 285 with DTS 237
  180. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 290 with DTS 242, packet 291 with DTS 242
  181. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 296 with DTS 247, packet 297 with DTS 247
  182. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 302 with DTS 252, packet 303 with DTS 252
  183. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 308 with DTS 257, packet 309 with DTS 257
  184. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 314 with DTS 262, packet 315 with DTS 262
  185. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 320 with DTS 267, packet 321 with DTS 267
  186. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 326 with DTS 272, packet 327 with DTS 272
  187. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 332 with DTS 277, packet 333 with DTS 277
  188. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 338 with DTS 282, packet 339 with DTS 282
  189. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 344 with DTS 287, packet 345 with DTS 287
  190. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 350 with DTS 292, packet 351 with DTS 292
  191. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 356 with DTS 297, packet 357 with DTS 297
  192. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 362 with DTS 302, packet 363 with DTS 302
  193. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 368 with DTS 307, packet 369 with DTS 307
  194. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 374 with DTS 312, packet 375 with DTS 312
  195. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 380 with DTS 317, packet 381 with DTS 317
  196. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 386 with DTS 322, packet 387 with DTS 322
  197. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 392 with DTS 327, packet 393 with DTS 327
  198. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 398 with DTS 332, packet 399 with DTS 332
  199. [matroska,webm @ 0x401f000] first_dts 0 not matching first dts NOPTS (pts 0, duration 41) in the queue
  200. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 404 with DTS 337, packet 405 with DTS 337
  201. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 410 with DTS 342, packet 411 with DTS 342
  202. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 416 with DTS 347, packet 417 with DTS 347
  203. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 422 with DTS 352, packet 423 with DTS 352
  204. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 428 with DTS 357, packet 429 with DTS 357
  205. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 434 with DTS 362, packet 435 with DTS 362
  206. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 440 with DTS 367, packet 441 with DTS 367
  207. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 446 with DTS 372, packet 447 with DTS 372
  208. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 452 with DTS 377, packet 453 with DTS 377
  209. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 458 with DTS 382, packet 459 with DTS 382
  210. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 464 with DTS 387, packet 465 with DTS 387
  211. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 470 with DTS 392, packet 471 with DTS 392
  212. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 476 with DTS 397, packet 477 with DTS 397
  213. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 482 with DTS 402, packet 483 with DTS 402
  214. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 488 with DTS 407, packet 489 with DTS 407
  215. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 494 with DTS 412, packet 495 with DTS 412
  216. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 500 with DTS 417, packet 501 with DTS 417
  217. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 506 with DTS 422, packet 507 with DTS 422
  218. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 512 with DTS 427, packet 513 with DTS 427
  219. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 518 with DTS 432, packet 519 with DTS 432
  220. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 524 with DTS 437, packet 525 with DTS 437
  221. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 530 with DTS 442, packet 531 with DTS 442
  222. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 536 with DTS 447, packet 537 with DTS 447
  223. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 542 with DTS 452, packet 543 with DTS 452
  224. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 548 with DTS 457, packet 549 with DTS 457
  225. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 554 with DTS 462, packet 555 with DTS 462
  226. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 560 with DTS 467, packet 561 with DTS 467
  227. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 566 with DTS 472, packet 567 with DTS 472
  228. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 572 with DTS 477, packet 573 with DTS 477
  229. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 578 with DTS 482, packet 579 with DTS 482
  230. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 584 with DTS 487, packet 585 with DTS 487
  231. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 590 with DTS 492, packet 591 with DTS 492
  232. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 596 with DTS 497, packet 597 with DTS 497
  233. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 602 with DTS 502, packet 603 with DTS 502
  234. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 608 with DTS 507, packet 609 with DTS 507
  235. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 614 with DTS 512, packet 615 with DTS 512
  236. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 620 with DTS 517, packet 621 with DTS 517
  237. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 626 with DTS 522, packet 627 with DTS 522
  238. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 632 with DTS 527, packet 633 with DTS 527
  239. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 638 with DTS 532, packet 639 with DTS 532
  240. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 644 with DTS 537, packet 645 with DTS 537
  241. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 650 with DTS 542, packet 651 with DTS 542
  242. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 656 with DTS 547, packet 657 with DTS 547
  243. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 662 with DTS 552, packet 663 with DTS 552
  244. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 668 with DTS 557, packet 669 with DTS 557
  245. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 674 with DTS 562, packet 675 with DTS 562
  246. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 680 with DTS 567, packet 681 with DTS 567
  247. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 686 with DTS 572, packet 687 with DTS 572
  248. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 692 with DTS 577, packet 693 with DTS 577
  249. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 698 with DTS 582, packet 699 with DTS 582
  250. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 704 with DTS 587, packet 705 with DTS 587
  251. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 710 with DTS 592, packet 711 with DTS 592
  252. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 716 with DTS 597, packet 717 with DTS 597
  253. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 722 with DTS 602, packet 723 with DTS 602
  254. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 728 with DTS 607, packet 729 with DTS 607
  255. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 734 with DTS 612, packet 735 with DTS 612
  256. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 740 with DTS 617, packet 741 with DTS 617
  257. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 746 with DTS 622, packet 747 with DTS 622
  258. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 752 with DTS 627, packet 753 with DTS 627
  259. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 758 with DTS 632, packet 759 with DTS 632
  260. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 764 with DTS 637, packet 765 with DTS 637
  261. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 770 with DTS 642, packet 771 with DTS 642
  262. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 776 with DTS 647, packet 777 with DTS 647
  263. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 782 with DTS 652, packet 783 with DTS 652
  264. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 788 with DTS 657, packet 789 with DTS 657
  265. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 794 with DTS 662, packet 795 with DTS 662
  266. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 800 with DTS 667, packet 801 with DTS 667
  267. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 806 with DTS 672, packet 807 with DTS 672
  268. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 812 with DTS 677, packet 813 with DTS 677
  269. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 818 with DTS 682, packet 819 with DTS 682
  270. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 824 with DTS 687, packet 825 with DTS 687
  271. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 830 with DTS 692, packet 831 with DTS 692
  272. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 836 with DTS 697, packet 837 with DTS 697
  273. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 842 with DTS 702, packet 843 with DTS 702
  274. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 848 with DTS 707, packet 849 with DTS 707
  275. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 854 with DTS 712, packet 855 with DTS 712
  276. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 860 with DTS 717, packet 861 with DTS 717
  277. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 866 with DTS 722, packet 867 with DTS 722
  278. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 872 with DTS 727, packet 873 with DTS 727
  279. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 878 with DTS 732, packet 879 with DTS 732
  280. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 884 with DTS 737, packet 885 with DTS 737
  281. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 890 with DTS 742, packet 891 with DTS 742
  282. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 896 with DTS 747, packet 897 with DTS 747
  283. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 902 with DTS 752, packet 903 with DTS 752
  284. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 908 with DTS 757, packet 909 with DTS 757
  285. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 914 with DTS 762, packet 915 with DTS 762
  286. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 920 with DTS 767, packet 921 with DTS 767
  287. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 926 with DTS 772, packet 927 with DTS 772
  288. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 932 with DTS 777, packet 933 with DTS 777
  289. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 938 with DTS 782, packet 939 with DTS 782
  290. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 944 with DTS 787, packet 945 with DTS 787
  291. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 950 with DTS 792, packet 951 with DTS 792
  292. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 956 with DTS 797, packet 957 with DTS 797
  293. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 962 with DTS 802, packet 963 with DTS 802
  294. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 968 with DTS 807, packet 969 with DTS 807
  295. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 974 with DTS 812, packet 975 with DTS 812
  296. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 980 with DTS 817, packet 981 with DTS 817
  297. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 986 with DTS 822, packet 987 with DTS 822
  298. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 992 with DTS 827, packet 993 with DTS 827
  299. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 998 with DTS 832, packet 999 with DTS 832
  300. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1002 with DTS 835, packet 1003 with DTS 835
  301. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1008 with DTS 840, packet 1009 with DTS 840
  302. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1014 with DTS 845, packet 1015 with DTS 845
  303. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1020 with DTS 850, packet 1021 with DTS 850
  304. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1026 with DTS 855, packet 1027 with DTS 855
  305. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1032 with DTS 860, packet 1033 with DTS 860
  306. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1038 with DTS 865, packet 1039 with DTS 865
  307. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1044 with DTS 870, packet 1045 with DTS 870
  308. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1050 with DTS 875, packet 1051 with DTS 875
  309. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1056 with DTS 880, packet 1057 with DTS 880
  310. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1062 with DTS 885, packet 1063 with DTS 885
  311. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1068 with DTS 890, packet 1069 with DTS 890
  312. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1074 with DTS 895, packet 1075 with DTS 895
  313. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1080 with DTS 900, packet 1081 with DTS 900
  314. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1086 with DTS 905, packet 1087 with DTS 905
  315. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1092 with DTS 910, packet 1093 with DTS 910
  316. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1098 with DTS 915, packet 1099 with DTS 915
  317. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1104 with DTS 920, packet 1105 with DTS 920
  318. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1110 with DTS 925, packet 1111 with DTS 925
  319. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1116 with DTS 930, packet 1117 with DTS 930
  320. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1122 with DTS 935, packet 1123 with DTS 935
  321. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1128 with DTS 940, packet 1129 with DTS 940
  322. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1134 with DTS 945, packet 1135 with DTS 945
  323. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1140 with DTS 950, packet 1141 with DTS 950
  324. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1146 with DTS 955, packet 1147 with DTS 955
  325. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1152 with DTS 960, packet 1153 with DTS 960
  326. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1158 with DTS 965, packet 1159 with DTS 965
  327. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1164 with DTS 970, packet 1165 with DTS 970
  328. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1170 with DTS 975, packet 1171 with DTS 975
  329. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1176 with DTS 980, packet 1177 with DTS 980
  330. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1182 with DTS 985, packet 1183 with DTS 985
  331. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1188 with DTS 990, packet 1189 with DTS 990
  332. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1194 with DTS 995, packet 1195 with DTS 995
  333. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1200 with DTS 1000, packet 1201 with DTS 1000
  334. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1206 with DTS 1005, packet 1207 with DTS 1005
  335. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1212 with DTS 1010, packet 1213 with DTS 1010
  336. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1218 with DTS 1015, packet 1219 with DTS 1015
  337. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1224 with DTS 1020, packet 1225 with DTS 1020
  338. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1230 with DTS 1025, packet 1231 with DTS 1025
  339. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1236 with DTS 1030, packet 1237 with DTS 1030
  340. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1242 with DTS 1035, packet 1243 with DTS 1035
  341. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1248 with DTS 1040, packet 1249 with DTS 1040
  342. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1254 with DTS 1045, packet 1255 with DTS 1045
  343. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1260 with DTS 1050, packet 1261 with DTS 1050
  344. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1266 with DTS 1055, packet 1267 with DTS 1055
  345. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1272 with DTS 1060, packet 1273 with DTS 1060
  346. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1278 with DTS 1065, packet 1279 with DTS 1065
  347. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1284 with DTS 1070, packet 1285 with DTS 1070
  348. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1290 with DTS 1075, packet 1291 with DTS 1075
  349. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1296 with DTS 1080, packet 1297 with DTS 1080
  350. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1302 with DTS 1085, packet 1303 with DTS 1085
  351. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1308 with DTS 1090, packet 1309 with DTS 1090
  352. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1314 with DTS 1095, packet 1315 with DTS 1095
  353. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1320 with DTS 1100, packet 1321 with DTS 1100
  354. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1326 with DTS 1105, packet 1327 with DTS 1105
  355. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1332 with DTS 1110, packet 1333 with DTS 1110
  356. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1338 with DTS 1115, packet 1339 with DTS 1115
  357. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1344 with DTS 1120, packet 1345 with DTS 1120
  358. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1350 with DTS 1125, packet 1351 with DTS 1125
  359. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1356 with DTS 1130, packet 1357 with DTS 1130
  360. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1362 with DTS 1135, packet 1363 with DTS 1135
  361. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1368 with DTS 1140, packet 1369 with DTS 1140
  362. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1374 with DTS 1145, packet 1375 with DTS 1145
  363. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1380 with DTS 1150, packet 1381 with DTS 1150
  364. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1386 with DTS 1155, packet 1387 with DTS 1155
  365. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1392 with DTS 1160, packet 1393 with DTS 1160
  366. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1398 with DTS 1165, packet 1399 with DTS 1165
  367. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1404 with DTS 1170, packet 1405 with DTS 1170
  368. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1410 with DTS 1175, packet 1411 with DTS 1175
  369. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1416 with DTS 1180, packet 1417 with DTS 1180
  370. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1422 with DTS 1185, packet 1423 with DTS 1185
  371. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1428 with DTS 1190, packet 1429 with DTS 1190
  372. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1434 with DTS 1195, packet 1435 with DTS 1195
  373. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1440 with DTS 1200, packet 1441 with DTS 1200
  374. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1446 with DTS 1205, packet 1447 with DTS 1205
  375. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1452 with DTS 1210, packet 1453 with DTS 1210
  376. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1458 with DTS 1215, packet 1459 with DTS 1215
  377. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1464 with DTS 1220, packet 1465 with DTS 1220
  378. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1470 with DTS 1225, packet 1471 with DTS 1225
  379. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1476 with DTS 1230, packet 1477 with DTS 1230
  380. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1482 with DTS 1235, packet 1483 with DTS 1235
  381. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1488 with DTS 1240, packet 1489 with DTS 1240
  382. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1494 with DTS 1245, packet 1495 with DTS 1245
  383. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1500 with DTS 1250, packet 1501 with DTS 1250
  384. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1506 with DTS 1255, packet 1507 with DTS 1255
  385. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1512 with DTS 1260, packet 1513 with DTS 1260
  386. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1518 with DTS 1265, packet 1519 with DTS 1265
  387. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1524 with DTS 1270, packet 1525 with DTS 1270
  388. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1530 with DTS 1275, packet 1531 with DTS 1275
  389. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1536 with DTS 1280, packet 1537 with DTS 1280
  390. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1542 with DTS 1285, packet 1543 with DTS 1285
  391. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1548 with DTS 1290, packet 1549 with DTS 1290
  392. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1554 with DTS 1295, packet 1555 with DTS 1295
  393. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1560 with DTS 1300, packet 1561 with DTS 1300
  394. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1566 with DTS 1305, packet 1567 with DTS 1305
  395. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1572 with DTS 1310, packet 1573 with DTS 1310
  396. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1578 with DTS 1315, packet 1579 with DTS 1315
  397. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1584 with DTS 1320, packet 1585 with DTS 1320
  398. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1590 with DTS 1325, packet 1591 with DTS 1325
  399. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1596 with DTS 1330, packet 1597 with DTS 1330
  400. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1602 with DTS 1335, packet 1603 with DTS 1335
  401. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1608 with DTS 1340, packet 1609 with DTS 1340
  402. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1614 with DTS 1345, packet 1615 with DTS 1345
  403. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1620 with DTS 1350, packet 1621 with DTS 1350
  404. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1626 with DTS 1355, packet 1627 with DTS 1355
  405. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1632 with DTS 1360, packet 1633 with DTS 1360
  406. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1638 with DTS 1365, packet 1639 with DTS 1365
  407. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1644 with DTS 1370, packet 1645 with DTS 1370
  408. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1650 with DTS 1375, packet 1651 with DTS 1375
  409. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1656 with DTS 1380, packet 1657 with DTS 1380
  410. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1662 with DTS 1385, packet 1663 with DTS 1385
  411. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1668 with DTS 1390, packet 1669 with DTS 1390
  412. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1674 with DTS 1395, packet 1675 with DTS 1395
  413. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1680 with DTS 1400, packet 1681 with DTS 1400
  414. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1686 with DTS 1405, packet 1687 with DTS 1405
  415. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1692 with DTS 1410, packet 1693 with DTS 1410
  416. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1698 with DTS 1415, packet 1699 with DTS 1415
  417. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1704 with DTS 1420, packet 1705 with DTS 1420
  418. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1710 with DTS 1425, packet 1711 with DTS 1425
  419. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1716 with DTS 1430, packet 1717 with DTS 1430
  420. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1722 with DTS 1435, packet 1723 with DTS 1435
  421. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1728 with DTS 1440, packet 1729 with DTS 1440
  422. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1734 with DTS 1445, packet 1735 with DTS 1445
  423. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1740 with DTS 1450, packet 1741 with DTS 1450
  424. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1746 with DTS 1455, packet 1747 with DTS 1455
  425. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1752 with DTS 1460, packet 1753 with DTS 1460
  426. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1758 with DTS 1465, packet 1759 with DTS 1465
  427. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1764 with DTS 1470, packet 1765 with DTS 1470
  428. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1770 with DTS 1475, packet 1771 with DTS 1475
  429. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1776 with DTS 1480, packet 1777 with DTS 1480
  430. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1782 with DTS 1485, packet 1783 with DTS 1485
  431. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1788 with DTS 1490, packet 1789 with DTS 1490
  432. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1794 with DTS 1495, packet 1795 with DTS 1495
  433. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1800 with DTS 1500, packet 1801 with DTS 1500
  434. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1806 with DTS 1505, packet 1807 with DTS 1505
  435. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1812 with DTS 1510, packet 1813 with DTS 1510
  436. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1818 with DTS 1515, packet 1819 with DTS 1515
  437. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1824 with DTS 1520, packet 1825 with DTS 1520
  438. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1830 with DTS 1525, packet 1831 with DTS 1525
  439. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1836 with DTS 1530, packet 1837 with DTS 1530
  440. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1842 with DTS 1535, packet 1843 with DTS 1535
  441. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1848 with DTS 1540, packet 1849 with DTS 1540
  442. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1854 with DTS 1545, packet 1855 with DTS 1545
  443. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1860 with DTS 1550, packet 1861 with DTS 1550
  444. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1866 with DTS 1555, packet 1867 with DTS 1555
  445. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1872 with DTS 1560, packet 1873 with DTS 1560
  446. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1878 with DTS 1565, packet 1879 with DTS 1565
  447. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1884 with DTS 1570, packet 1885 with DTS 1570
  448. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1890 with DTS 1575, packet 1891 with DTS 1575
  449. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1896 with DTS 1580, packet 1897 with DTS 1580
  450. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1902 with DTS 1585, packet 1903 with DTS 1585
  451. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1908 with DTS 1590, packet 1909 with DTS 1590
  452. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1914 with DTS 1595, packet 1915 with DTS 1595
  453. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1920 with DTS 1600, packet 1921 with DTS 1600
  454. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1926 with DTS 1605, packet 1927 with DTS 1605
  455. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1932 with DTS 1610, packet 1933 with DTS 1610
  456. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1938 with DTS 1615, packet 1939 with DTS 1615
  457. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1944 with DTS 1620, packet 1945 with DTS 1620
  458. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1950 with DTS 1625, packet 1951 with DTS 1625
  459. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1956 with DTS 1630, packet 1957 with DTS 1630
  460. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1962 with DTS 1635, packet 1963 with DTS 1635
  461. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1968 with DTS 1640, packet 1969 with DTS 1640
  462. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1974 with DTS 1645, packet 1975 with DTS 1645
  463. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1980 with DTS 1650, packet 1981 with DTS 1650
  464. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1986 with DTS 1655, packet 1987 with DTS 1655
  465. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1992 with DTS 1660, packet 1993 with DTS 1660
  466. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 1998 with DTS 1665, packet 1999 with DTS 1665
  467. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2004 with DTS 1670, packet 2005 with DTS 1670
  468. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2010 with DTS 1675, packet 2011 with DTS 1675
  469. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2016 with DTS 1680, packet 2017 with DTS 1680
  470. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2022 with DTS 1685, packet 2023 with DTS 1685
  471. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2028 with DTS 1690, packet 2029 with DTS 1690
  472. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2034 with DTS 1695, packet 2035 with DTS 1695
  473. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2040 with DTS 1700, packet 2041 with DTS 1700
  474. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2046 with DTS 1705, packet 2047 with DTS 1705
  475. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2052 with DTS 1710, packet 2053 with DTS 1710
  476. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2058 with DTS 1715, packet 2059 with DTS 1715
  477. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2064 with DTS 1720, packet 2065 with DTS 1720
  478. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2070 with DTS 1725, packet 2071 with DTS 1725
  479. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2076 with DTS 1730, packet 2077 with DTS 1730
  480. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2082 with DTS 1735, packet 2083 with DTS 1735
  481. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2088 with DTS 1740, packet 2089 with DTS 1740
  482. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2094 with DTS 1745, packet 2095 with DTS 1745
  483. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2100 with DTS 1750, packet 2101 with DTS 1750
  484. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2106 with DTS 1755, packet 2107 with DTS 1755
  485. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2112 with DTS 1760, packet 2113 with DTS 1760
  486. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2118 with DTS 1765, packet 2119 with DTS 1765
  487. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2124 with DTS 1770, packet 2125 with DTS 1770
  488. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2130 with DTS 1775, packet 2131 with DTS 1775
  489. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2136 with DTS 1780, packet 2137 with DTS 1780
  490. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2142 with DTS 1785, packet 2143 with DTS 1785
  491. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2148 with DTS 1790, packet 2149 with DTS 1790
  492. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2154 with DTS 1795, packet 2155 with DTS 1795
  493. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2160 with DTS 1800, packet 2161 with DTS 1800
  494. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2166 with DTS 1805, packet 2167 with DTS 1805
  495. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2172 with DTS 1810, packet 2173 with DTS 1810
  496. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2178 with DTS 1815, packet 2179 with DTS 1815
  497. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2184 with DTS 1820, packet 2185 with DTS 1820
  498. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2190 with DTS 1825, packet 2191 with DTS 1825
  499. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2196 with DTS 1830, packet 2197 with DTS 1830
  500. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2204 with DTS 1837, packet 2205 with DTS 1837
  501. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2210 with DTS 1842, packet 2211 with DTS 1842
  502. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2216 with DTS 1847, packet 2217 with DTS 1847
  503. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2222 with DTS 1852, packet 2223 with DTS 1852
  504. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2228 with DTS 1857, packet 2229 with DTS 1857
  505. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2234 with DTS 1862, packet 2235 with DTS 1862
  506. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2240 with DTS 1867, packet 2241 with DTS 1867
  507. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2246 with DTS 1872, packet 2247 with DTS 1872
  508. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2252 with DTS 1877, packet 2253 with DTS 1877
  509. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2258 with DTS 1882, packet 2259 with DTS 1882
  510. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2264 with DTS 1887, packet 2265 with DTS 1887
  511. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2270 with DTS 1892, packet 2271 with DTS 1892
  512. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2276 with DTS 1897, packet 2277 with DTS 1897
  513. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2282 with DTS 1902, packet 2283 with DTS 1902
  514. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2288 with DTS 1907, packet 2289 with DTS 1907
  515. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2294 with DTS 1912, packet 2295 with DTS 1912
  516. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2300 with DTS 1917, packet 2301 with DTS 1917
  517. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2306 with DTS 1922, packet 2307 with DTS 1922
  518. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2312 with DTS 1927, packet 2313 with DTS 1927
  519. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2318 with DTS 1932, packet 2319 with DTS 1932
  520. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2324 with DTS 1937, packet 2325 with DTS 1937
  521. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2330 with DTS 1942, packet 2331 with DTS 1942
  522. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2336 with DTS 1947, packet 2337 with DTS 1947
  523. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2342 with DTS 1952, packet 2343 with DTS 1952
  524. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2348 with DTS 1957, packet 2349 with DTS 1957
  525. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2354 with DTS 1962, packet 2355 with DTS 1962
  526. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2360 with DTS 1967, packet 2361 with DTS 1967
  527. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2366 with DTS 1972, packet 2367 with DTS 1972
  528. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2372 with DTS 1977, packet 2373 with DTS 1977
  529. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2378 with DTS 1982, packet 2379 with DTS 1982
  530. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2384 with DTS 1987, packet 2385 with DTS 1987
  531. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2390 with DTS 1992, packet 2391 with DTS 1992
  532. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2396 with DTS 1997, packet 2397 with DTS 1997
  533. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2402 with DTS 2002, packet 2403 with DTS 2002
  534. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2408 with DTS 2007, packet 2409 with DTS 2007
  535. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2414 with DTS 2012, packet 2415 with DTS 2012
  536. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2420 with DTS 2017, packet 2421 with DTS 2017
  537. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2426 with DTS 2022, packet 2427 with DTS 2022
  538. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2432 with DTS 2027, packet 2433 with DTS 2027
  539. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2438 with DTS 2032, packet 2439 with DTS 2032
  540. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2444 with DTS 2037, packet 2445 with DTS 2037
  541. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2450 with DTS 2042, packet 2451 with DTS 2042
  542. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2456 with DTS 2047, packet 2457 with DTS 2047
  543. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2462 with DTS 2052, packet 2463 with DTS 2052
  544. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2468 with DTS 2057, packet 2469 with DTS 2057
  545. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2474 with DTS 2062, packet 2475 with DTS 2062
  546. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2480 with DTS 2067, packet 2481 with DTS 2067
  547. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2486 with DTS 2072, packet 2487 with DTS 2072
  548. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2492 with DTS 2077, packet 2493 with DTS 2077
  549. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2498 with DTS 2082, packet 2499 with DTS 2082
  550. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2504 with DTS 2087, packet 2505 with DTS 2087
  551. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2510 with DTS 2092, packet 2511 with DTS 2092
  552. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2516 with DTS 2097, packet 2517 with DTS 2097
  553. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2522 with DTS 2102, packet 2523 with DTS 2102
  554. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2528 with DTS 2107, packet 2529 with DTS 2107
  555. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2534 with DTS 2112, packet 2535 with DTS 2112
  556. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2540 with DTS 2117, packet 2541 with DTS 2117
  557. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2546 with DTS 2122, packet 2547 with DTS 2122
  558. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2552 with DTS 2127, packet 2553 with DTS 2127
  559. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2558 with DTS 2132, packet 2559 with DTS 2132
  560. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2564 with DTS 2137, packet 2565 with DTS 2137
  561. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2570 with DTS 2142, packet 2571 with DTS 2142
  562. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2576 with DTS 2147, packet 2577 with DTS 2147
  563. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2582 with DTS 2152, packet 2583 with DTS 2152
  564. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2588 with DTS 2157, packet 2589 with DTS 2157
  565. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2594 with DTS 2162, packet 2595 with DTS 2162
  566. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2600 with DTS 2167, packet 2601 with DTS 2167
  567. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2606 with DTS 2172, packet 2607 with DTS 2172
  568. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2612 with DTS 2177, packet 2613 with DTS 2177
  569. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2618 with DTS 2182, packet 2619 with DTS 2182
  570. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2624 with DTS 2187, packet 2625 with DTS 2187
  571. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2630 with DTS 2192, packet 2631 with DTS 2192
  572. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2636 with DTS 2197, packet 2637 with DTS 2197
  573. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2642 with DTS 2202, packet 2643 with DTS 2202
  574. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2648 with DTS 2207, packet 2649 with DTS 2207
  575. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2654 with DTS 2212, packet 2655 with DTS 2212
  576. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2660 with DTS 2217, packet 2661 with DTS 2217
  577. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2666 with DTS 2222, packet 2667 with DTS 2222
  578. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2672 with DTS 2227, packet 2673 with DTS 2227
  579. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2678 with DTS 2232, packet 2679 with DTS 2232
  580. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2684 with DTS 2237, packet 2685 with DTS 2237
  581. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2690 with DTS 2242, packet 2691 with DTS 2242
  582. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2696 with DTS 2247, packet 2697 with DTS 2247
  583. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2702 with DTS 2252, packet 2703 with DTS 2252
  584. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2708 with DTS 2257, packet 2709 with DTS 2257
  585. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2714 with DTS 2262, packet 2715 with DTS 2262
  586. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2720 with DTS 2267, packet 2721 with DTS 2267
  587. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2726 with DTS 2272, packet 2727 with DTS 2272
  588. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2732 with DTS 2277, packet 2733 with DTS 2277
  589. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2738 with DTS 2282, packet 2739 with DTS 2282
  590. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2744 with DTS 2287, packet 2745 with DTS 2287
  591. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2750 with DTS 2292, packet 2751 with DTS 2292
  592. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2756 with DTS 2297, packet 2757 with DTS 2297
  593. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2762 with DTS 2302, packet 2763 with DTS 2302
  594. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2768 with DTS 2307, packet 2769 with DTS 2307
  595. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2774 with DTS 2312, packet 2775 with DTS 2312
  596. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2780 with DTS 2317, packet 2781 with DTS 2317
  597. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2786 with DTS 2322, packet 2787 with DTS 2322
  598. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2792 with DTS 2327, packet 2793 with DTS 2327
  599. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2798 with DTS 2332, packet 2799 with DTS 2332
  600. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2804 with DTS 2337, packet 2805 with DTS 2337
  601. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2810 with DTS 2342, packet 2811 with DTS 2342
  602. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2816 with DTS 2347, packet 2817 with DTS 2347
  603. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2822 with DTS 2352, packet 2823 with DTS 2352
  604. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2828 with DTS 2357, packet 2829 with DTS 2357
  605. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2834 with DTS 2362, packet 2835 with DTS 2362
  606. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2840 with DTS 2367, packet 2841 with DTS 2367
  607. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2846 with DTS 2372, packet 2847 with DTS 2372
  608. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2852 with DTS 2377, packet 2853 with DTS 2377
  609. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2858 with DTS 2382, packet 2859 with DTS 2382
  610. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2864 with DTS 2387, packet 2865 with DTS 2387
  611. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2870 with DTS 2392, packet 2871 with DTS 2392
  612. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2876 with DTS 2397, packet 2877 with DTS 2397
  613. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2882 with DTS 2402, packet 2883 with DTS 2402
  614. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2888 with DTS 2407, packet 2889 with DTS 2407
  615. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2894 with DTS 2412, packet 2895 with DTS 2412
  616. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2900 with DTS 2417, packet 2901 with DTS 2417
  617. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2906 with DTS 2422, packet 2907 with DTS 2422
  618. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2912 with DTS 2427, packet 2913 with DTS 2427
  619. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2918 with DTS 2432, packet 2919 with DTS 2432
  620. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2924 with DTS 2437, packet 2925 with DTS 2437
  621. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2930 with DTS 2442, packet 2931 with DTS 2442
  622. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2936 with DTS 2447, packet 2937 with DTS 2447
  623. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2942 with DTS 2452, packet 2943 with DTS 2452
  624. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2948 with DTS 2457, packet 2949 with DTS 2457
  625. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2954 with DTS 2462, packet 2955 with DTS 2462
  626. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2960 with DTS 2467, packet 2961 with DTS 2467
  627. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2966 with DTS 2472, packet 2967 with DTS 2472
  628. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2972 with DTS 2477, packet 2973 with DTS 2477
  629. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2978 with DTS 2482, packet 2979 with DTS 2482
  630. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2984 with DTS 2487, packet 2985 with DTS 2487
  631. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2990 with DTS 2492, packet 2991 with DTS 2492
  632. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 2996 with DTS 2497, packet 2997 with DTS 2497
  633. [matroska,webm @ 0x401f000] Non-increasing DTS in stream 1: packet 3002 with DTS 2502, packet 3003 with DTS 2502
  634. [matroska,webm @ 0x401f000] Probe buffer size limit of 5000000 bytes reached
  635. [matroska,webm @ 0x401f000] Stream #22: not enough frames to estimate rate; consider increasing probesize
  636. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  637. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  638. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  639. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  640. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  641. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  642. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  643. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  644. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  645. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  646. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 7 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  647. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  648. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 8 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  649. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  650. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 9 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  651. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  652. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 10 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  653. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  654. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 11 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  655. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  656. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 12 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  657. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  658. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 13 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  659. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  660. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 14 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  661. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  662. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 15 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  663. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  664. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 16 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  665. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  666. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 17 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  667. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  668. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 18 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  669. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  670. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 19 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  671. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  672. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 20 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  673. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  674. [matroska,webm @ 0x401f000] Could not find codec parameters for stream 21 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
  675. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  676. [matroska,webm @ 0x401f000] After avformat_find_stream_info() pos: 5487713 bytes read:5527814 seeks:2 frames:3062
  677. Input #0, matroska,webm, from '/tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv':
  678. Metadata:
  679. title : Ready Player One
  680. encoder : libebml v1.3.6 + libmatroska v1.4.9
  681. creation_time : 2018-10-16T00:20:46.000000Z
  682. Duration: 02:19:57.60, start: 0.000000, bitrate: 66443 kb/s
  683. Chapter #0:0: start 0.000000, end 608.232625
  684. Metadata:
  685. title : Chapter 01
  686. Chapter #0:1: start 608.232625, end 1218.258708
  687. Metadata:
  688. title : Chapter 02
  689. Chapter #0:2: start 1218.258708, end 1837.460625
  690. Metadata:
  691. title : Chapter 03
  692. Chapter #0:3: start 1837.460625, end 2438.269167
  693. Metadata:
  694. title : Chapter 04
  695. Chapter #0:4: start 2438.269167, end 3008.964292
  696. Metadata:
  697. title : Chapter 05
  698. Chapter #0:5: start 3008.964292, end 3781.444333
  699. Metadata:
  700. title : Chapter 06
  701. Chapter #0:6: start 3781.444333, end 4314.935625
  702. Metadata:
  703. title : Chapter 07
  704. Chapter #0:7: start 4314.935625, end 4814.518042
  705. Metadata:
  706. title : Chapter 08
  707. Chapter #0:8: start 4814.518042, end 5457.994208
  708. Metadata:
  709. title : Chapter 09
  710. Chapter #0:9: start 5457.994208, end 6206.742208
  711. Metadata:
  712. title : Chapter 10
  713. Chapter #0:10: start 6206.742208, end 6782.150375
  714. Metadata:
  715. title : Chapter 11
  716. Chapter #0:11: start 6782.150375, end 7460.161042
  717. Metadata:
  718. title : Chapter 12
  719. Chapter #0:12: start 7460.161042, end 7757.040958
  720. Metadata:
  721. title : Chapter 13
  722. Chapter #0:13: start 7757.040958, end 8397.600000
  723. Metadata:
  724. title : Chapter 14
  725. Stream #0:0(eng), 57, 1/1000: Video: hevc (Main 10), 1 reference frame, yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 0/1, 23.98 fps, 23.98 tbr, 1k tbn, 23.98 tbc
  726. Metadata:
  727. BPS-eng : 62962741
  728. DURATION-eng : 02:19:57.598000000
  729. NUMBER_OF_FRAMES-eng: 201341
  730. NUMBER_OF_BYTES-eng: 66091973488
  731. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  732. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  733. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  734. Stream #0:1(eng), 3004, 1/1000: Audio: truehd, 48000 Hz, 7.1, s32 (24 bit) (default)
  735. Metadata:
  736. title : Surround 7.1
  737. BPS-eng : 3218203
  738. DURATION-eng : 02:19:57.598000000
  739. NUMBER_OF_FRAMES-eng: 10077117
  740. NUMBER_OF_BYTES-eng: 3378147276
  741. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  742. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  743. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  744. Stream #0:2(eng), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  745. Metadata:
  746. BPS-eng : 34182
  747. DURATION-eng : 02:18:59.769000000
  748. NUMBER_OF_FRAMES-eng: 3680
  749. NUMBER_OF_BYTES-eng: 35634367
  750. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  751. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  752. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  753. Stream #0:3(fre), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  754. Metadata:
  755. BPS-eng : 25807
  756. DURATION-eng : 02:18:56.641000000
  757. NUMBER_OF_FRAMES-eng: 3200
  758. NUMBER_OF_BYTES-eng: 26893693
  759. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  760. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  761. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  762. Stream #0:4(ita), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  763. Metadata:
  764. BPS-eng : 32847
  765. DURATION-eng : 02:19:04.106000000
  766. NUMBER_OF_FRAMES-eng: 3778
  767. NUMBER_OF_BYTES-eng: 34260092
  768. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  769. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  770. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  771. Stream #0:5(chi), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  772. Metadata:
  773. BPS-eng : 28921
  774. DURATION-eng : 02:18:59.478000000
  775. NUMBER_OF_FRAMES-eng: 3094
  776. NUMBER_OF_BYTES-eng: 30148341
  777. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  778. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  779. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  780. Stream #0:6(chi), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  781. Metadata:
  782. BPS-eng : 27748
  783. DURATION-eng : 02:18:59.519000000
  784. NUMBER_OF_FRAMES-eng: 3214
  785. NUMBER_OF_BYTES-eng: 28926282
  786. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  787. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  788. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  789. Stream #0:7(kor), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  790. Metadata:
  791. BPS-eng : 18356
  792. DURATION-eng : 02:18:59.519000000
  793. NUMBER_OF_FRAMES-eng: 3246
  794. NUMBER_OF_BYTES-eng: 19135152
  795. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  796. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  797. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  798. Stream #0:8(spa), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  799. Metadata:
  800. BPS-eng : 28199
  801. DURATION-eng : 02:18:56.891000000
  802. NUMBER_OF_FRAMES-eng: 3226
  803. NUMBER_OF_BYTES-eng: 29387053
  804. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  805. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  806. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  807. Stream #0:9(por), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  808. Metadata:
  809. BPS-eng : 29707
  810. DURATION-eng : 02:18:56.891000000
  811. NUMBER_OF_FRAMES-eng: 3214
  812. NUMBER_OF_BYTES-eng: 30958263
  813. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  814. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  815. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  816. Stream #0:10(ara), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  817. Metadata:
  818. BPS-eng : 17804
  819. DURATION-eng : 02:18:59.519000000
  820. NUMBER_OF_FRAMES-eng: 3312
  821. NUMBER_OF_BYTES-eng: 18559818
  822. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  823. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  824. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  825. Stream #0:11(cze), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  826. Metadata:
  827. BPS-eng : 28835
  828. DURATION-eng : 02:18:56.891000000
  829. NUMBER_OF_FRAMES-eng: 3218
  830. NUMBER_OF_BYTES-eng: 30049847
  831. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  832. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  833. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  834. Stream #0:12(dan), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  835. Metadata:
  836. BPS-eng : 27182
  837. DURATION-eng : 02:18:56.891000000
  838. NUMBER_OF_FRAMES-eng: 2522
  839. NUMBER_OF_BYTES-eng: 28327574
  840. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  841. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  842. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  843. Stream #0:13(fin), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  844. Metadata:
  845. BPS-eng : 30347
  846. DURATION-eng : 02:18:56.891000000
  847. NUMBER_OF_FRAMES-eng: 3260
  848. NUMBER_OF_BYTES-eng: 31625256
  849. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  850. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  851. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  852. Stream #0:14(hun), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  853. Metadata:
  854. BPS-eng : 26379
  855. DURATION-eng : 02:18:56.891000000
  856. NUMBER_OF_FRAMES-eng: 2538
  857. NUMBER_OF_BYTES-eng: 27490034
  858. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  859. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  860. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  861. Stream #0:15(nor), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  862. Metadata:
  863. BPS-eng : 25801
  864. DURATION-eng : 02:18:56.891000000
  865. NUMBER_OF_FRAMES-eng: 2542
  866. NUMBER_OF_BYTES-eng: 26888091
  867. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  868. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  869. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  870. Stream #0:16(pol), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  871. Metadata:
  872. BPS-eng : 25533
  873. DURATION-eng : 02:18:56.975000000
  874. NUMBER_OF_FRAMES-eng: 2944
  875. NUMBER_OF_BYTES-eng: 26609360
  876. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  877. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  878. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  879. Stream #0:17(rum), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  880. Metadata:
  881. BPS-eng : 28116
  882. DURATION-eng : 02:18:56.891000000
  883. NUMBER_OF_FRAMES-eng: 2918
  884. NUMBER_OF_BYTES-eng: 29300780
  885. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  886. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  887. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  888. Stream #0:18(rus), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  889. Metadata:
  890. BPS-eng : 30048
  891. DURATION-eng : 02:19:06.193000000
  892. NUMBER_OF_FRAMES-eng: 2824
  893. NUMBER_OF_BYTES-eng: 31348792
  894. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  895. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  896. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  897. Stream #0:19(swe), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  898. Metadata:
  899. BPS-eng : 29146
  900. DURATION-eng : 02:18:56.891000000
  901. NUMBER_OF_FRAMES-eng: 3212
  902. NUMBER_OF_BYTES-eng: 30373624
  903. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  904. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  905. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  906. Stream #0:20(tha), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  907. Metadata:
  908. BPS-eng : 27992
  909. DURATION-eng : 02:18:59.519000000
  910. NUMBER_OF_FRAMES-eng: 3244
  911. NUMBER_OF_BYTES-eng: 29180710
  912. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  913. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  914. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  915. Stream #0:21(tur), 0, 1/1000: Subtitle: hdmv_pgs_subtitle
  916. Metadata:
  917. BPS-eng : 28841
  918. DURATION-eng : 02:18:56.891000000
  919. NUMBER_OF_FRAMES-eng: 3188
  920. NUMBER_OF_BYTES-eng: 30056182
  921. _STATISTICS_WRITING_APP-eng: mkvmerge v27.0.0 ('Metropolis') 64-bit
  922. _STATISTICS_WRITING_DATE_UTC-eng: 2018-10-16 00:20:46
  923. _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  924. Stream #0:22, 1, 1/90000: Video: mjpeg, 1 reference frame, yuvj444p(pc, bt470bg/unknown/unknown, center), 640x360 [SAR 72:72 DAR 16:9], 0/1, 90k tbr, 90k tbn, 90k tbc
  925. Metadata:
  926. filename : cover.jpg
  927. mimetype : image/jpeg
  928. Successfully opened the file.
  929. Parsing a group of options: output url /mnt/encode/ffmpeg/Ready_Player_One.mkv.
  930. Applying option map (set input stream mapping) with argument 0:v:0.
  931. Applying option map (set input stream mapping) with argument 0:a:0.
  932. Applying option map (set input stream mapping) with argument 0:s.
  933. Applying option c:v:0 (codec name) with argument libx264.
  934. Applying option profile:v:0 (set profile) with argument high.
  935. Applying option filter:v:0 (set stream filtergraph) with argument format=p010,hwupload,tonemap_opencl=tonemap=hable:format=nv12,hwdownload,format=nv12.
  936. Applying option vframes (set the number of video frames to output) with argument 500.
  937. Applying option c:a:1 (codec name) with argument copy.
  938. Applying option c:s (codec name) with argument copy.
  939. Successfully parsed a group of options.
  940. Opening an output file: /mnt/encode/ffmpeg/Ready_Player_One.mkv.
  941. [file @ 0x4c01700] Setting default whitelist 'file,crypto'
  942. Successfully opened the file.
  943. detected 12 logical cores
  944. [hevc @ 0x510f1c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
  945. [hevc @ 0x510f1c0] Decoding VPS
  946. [hevc @ 0x510f1c0] Main 10 profile bitstream
  947. [hevc @ 0x510f1c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
  948. [hevc @ 0x510f1c0] Decoding SPS
  949. [hevc @ 0x510f1c0] Main 10 profile bitstream
  950. [hevc @ 0x510f1c0] Decoding VUI
  951. [hevc @ 0x510f1c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
  952. [hevc @ 0x510f1c0] Decoding PPS
  953. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  954. [hevc @ 0x510f1c0] Decoding SEI
  955. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  956. [hevc @ 0x510f1c0] Decoding SEI
  957. Stream mapping:
  958. Stream #0:0 -> #0:0 (hevc (native) -> h264 (libx264))
  959. Stream #0:1 -> #0:1 (truehd (native) -> vorbis (libvorbis))
  960. Stream #0:2 -> #0:2 (copy)
  961. Stream #0:3 -> #0:3 (copy)
  962. Stream #0:4 -> #0:4 (copy)
  963. Stream #0:5 -> #0:5 (copy)
  964. Stream #0:6 -> #0:6 (copy)
  965. Stream #0:7 -> #0:7 (copy)
  966. Stream #0:8 -> #0:8 (copy)
  967. Stream #0:9 -> #0:9 (copy)
  968. Stream #0:10 -> #0:10 (copy)
  969. Stream #0:11 -> #0:11 (copy)
  970. Stream #0:12 -> #0:12 (copy)
  971. Stream #0:13 -> #0:13 (copy)
  972. Stream #0:14 -> #0:14 (copy)
  973. Stream #0:15 -> #0:15 (copy)
  974. Stream #0:16 -> #0:16 (copy)
  975. Stream #0:17 -> #0:17 (copy)
  976. Stream #0:18 -> #0:18 (copy)
  977. Stream #0:19 -> #0:19 (copy)
  978. Stream #0:20 -> #0:20 (copy)
  979. Stream #0:21 -> #0:21 (copy)
  980. Press [q] to stop, [?] for help
  981. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  982. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  983. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  984. [hevc @ 0x510f1c0] nal_unit_type: 35(AUD), nuh_layer_id: 0, temporal_id: 0
  985. [hevc @ 0x510f1c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
  986. [hevc @ 0x510f1c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
  987. [hevc @ 0x510f1c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
  988. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  989. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  990. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  991. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  992. [hevc @ 0x510f1c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
  993. [hevc @ 0x510f1c0] nal_unit_type: 20(IDR_N_LP), nuh_layer_id: 0, temporal_id: 0
  994. [hevc @ 0x510f1c0] Decoding VPS
  995. [hevc @ 0x510f1c0] Main 10 profile bitstream
  996. [hevc @ 0x510f1c0] Decoding SPS
  997. [hevc @ 0x510f1c0] Main 10 profile bitstream
  998. [hevc @ 0x510f1c0] Decoding VUI
  999. [hevc @ 0x510f1c0] Decoding PPS
  1000. [hevc @ 0x510f1c0] Decoding SEI
  1001. [hevc @ 0x510f1c0] Decoding SEI
  1002. [hevc @ 0x510f1c0] Skipped PREFIX SEI 0
  1003. [hevc @ 0x510f1c0] Decoding SEI
  1004. [hevc @ 0x510f1c0] Decoding SEI
  1005. [hevc @ 0x510f1c0] Decoding SEI
  1006. [graph_1_in_0_1 @ 0x5343ac0] Setting 'time_base' to value '1/48000'
  1007. [graph_1_in_0_1 @ 0x5343ac0] Setting 'sample_rate' to value '48000'
  1008. [graph_1_in_0_1 @ 0x5343ac0] Setting 'sample_fmt' to value 's32'
  1009. [graph_1_in_0_1 @ 0x5343ac0] Setting 'channel_layout' to value '0x63f'
  1010. [graph_1_in_0_1 @ 0x5343ac0] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x63f
  1011. [format_out_0_1 @ 0x4c22300] Setting 'sample_fmts' to value 'fltp'
  1012. [format_out_0_1 @ 0x4c22300] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
  1013. [AVFilterGraph @ 0x4c29f80] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  1014. [auto_resampler_0 @ 0x4bfcf40] [SWR @ 0x5348040] Using fltp internally between filters
  1015. [auto_resampler_0 @ 0x4bfcf40] ch:8 chl:7.1 fmt:s32 r:48000Hz -> ch:8 chl:7.1 fmt:fltp r:48000Hz
  1016. [hevc @ 0x510f1c0] Format yuv420p10le chosen by get_format().
  1017. [matroska @ 0x4beec80] end duration = 21608
  1018. [matroska @ 0x4beec80] stream 0 end duration = 20857
  1019. [matroska @ 0x4beec80] stream 1 end duration = 21608
  1020. [matroska @ 0x4beec80] stream 2 end duration = 0
  1021. [matroska @ 0x4beec80] stream 3 end duration = 0
  1022. [matroska @ 0x4beec80] stream 4 end duration = 0
  1023. [matroska @ 0x4beec80] stream 5 end duration = 0
  1024. [matroska @ 0x4beec80] stream 6 end duration = 0
  1025. [matroska @ 0x4beec80] stream 7 end duration = 0
  1026. [matroska @ 0x4beec80] stream 8 end duration = 0
  1027. [matroska @ 0x4beec80] stream 9 end duration = 0
  1028. [matroska @ 0x4beec80] stream 10 end duration = 0
  1029. [matroska @ 0x4beec80] stream 11 end duration = 0
  1030. [matroska @ 0x4beec80] stream 12 end duration = 0
  1031. [matroska @ 0x4beec80] stream 13 end duration = 0
  1032. [matroska @ 0x4beec80] stream 14 end duration = 0
  1033. [matroska @ 0x4beec80] stream 15 end duration = 0
  1034. [matroska @ 0x4beec80] stream 16 end duration = 0
  1035. [matroska @ 0x4beec80] stream 17 end duration = 0
  1036. [matroska @ 0x4beec80] stream 18 end duration = 0
  1037. [matroska @ 0x4beec80] stream 19 end duration = 0
  1038. [matroska @ 0x4beec80] stream 20 end duration = 0
  1039. [matroska @ 0x4beec80] stream 21 end duration = 0
  1040. frame= 500 fps=0.5 q=-1.0 Lsize= 40402kB time=00:00:21.60 bitrate=15320.7kbits/s speed=0.02x
  1041. video:39471kB audio:904kB subtitle:0kB other streams:0kB global headers:3kB muxing overhead: 0.067684%
  1042. Input file #0 (/tank/media/raw/movies/Ready Player One (2018)/4K/Ready Player One.mkv):
  1043. Input stream #0:0 (video): 515 packets read (109048229 bytes); 501 frames decoded;
  1044. Input stream #0:1 (audio): 25926 packets read (5564436 bytes); 25926 frames decoded (1037040 samples);
  1045. Input stream #0:2 (subtitle): 0 packets read (0 bytes);
  1046. Input stream #0:3 (subtitle): 0 packets read (0 bytes);
  1047. Input stream #0:4 (subtitle): 0 packets read (0 bytes);
  1048. Input stream #0:5 (subtitle): 0 packets read (0 bytes);
  1049. Input stream #0:6 (subtitle): 0 packets read (0 bytes);
  1050. Input stream #0:7 (subtitle): 0 packets read (0 bytes);
  1051. Input stream #0:8 (subtitle): 0 packets read (0 bytes);
  1052. Input stream #0:9 (subtitle): 0 packets read (0 bytes);
  1053. Input stream #0:10 (subtitle): 0 packets read (0 bytes);
  1054. Input stream #0:11 (subtitle): 0 packets read (0 bytes);
  1055. Input stream #0:12 (subtitle): 0 packets read (0 bytes);
  1056. Input stream #0:13 (subtitle): 0 packets read (0 bytes);
  1057. Input stream #0:14 (subtitle): 0 packets read (0 bytes);
  1058. Input stream #0:15 (subtitle): 0 packets read (0 bytes);
  1059. Input stream #0:16 (subtitle): 0 packets read (0 bytes);
  1060. Input stream #0:17 (subtitle): 0 packets read (0 bytes);
  1061. Input stream #0:18 (subtitle): 0 packets read (0 bytes);
  1062. Input stream #0:19 (subtitle): 0 packets read (0 bytes);
  1063. Input stream #0:20 (subtitle): 0 packets read (0 bytes);
  1064. Input stream #0:21 (subtitle): 0 packets read (0 bytes);
  1065. Input stream #0:22 (video): 1 packets read (243171 bytes);
  1066. Total: 26442 packets (114855836 bytes) demuxed
  1067. Output file #0 (/mnt/encode/ffmpeg/Ready_Player_One.mkv):
  1068. Output stream #0:0 (video): 500 frames encoded; 500 packets muxed (40418111 bytes);
  1069. Output stream #0:1 (audio): 16203 frames encoded (1036992 samples); 1015 packets muxed (925668 bytes);
  1070. Output stream #0:2 (subtitle): 0 packets muxed (0 bytes);
  1071. Output stream #0:3 (subtitle): 0 packets muxed (0 bytes);
  1072. Output stream #0:4 (subtitle): 0 packets muxed (0 bytes);
  1073. Output stream #0:5 (subtitle): 0 packets muxed (0 bytes);
  1074. Output stream #0:6 (subtitle): 0 packets muxed (0 bytes);
  1075. Output stream #0:7 (subtitle): 0 packets muxed (0 bytes);
  1076. Output stream #0:8 (subtitle): 0 packets muxed (0 bytes);
  1077. Output stream #0:9 (subtitle): 0 packets muxed (0 bytes);
  1078. Output stream #0:10 (subtitle): 0 packets muxed (0 bytes);
  1079. Output stream #0:11 (subtitle): 0 packets muxed (0 bytes);
  1080. Output stream #0:12 (subtitle): 0 packets muxed (0 bytes);
  1081. Output stream #0:13 (subtitle): 0 packets muxed (0 bytes);
  1082. Output stream #0:14 (subtitle): 0 packets muxed (0 bytes);
  1083. Output stream #0:15 (subtitle): 0 packets muxed (0 bytes);
  1084. Output stream #0:16 (subtitle): 0 packets muxed (0 bytes);
  1085. Output stream #0:17 (subtitle): 0 packets muxed (0 bytes);
  1086. Output stream #0:18 (subtitle): 0 packets muxed (0 bytes);
  1087. Output stream #0:19 (subtitle): 0 packets muxed (0 bytes);
  1088. Output stream #0:20 (subtitle): 0 packets muxed (0 bytes);
  1089. Output stream #0:21 (subtitle): 0 packets muxed (0 bytes);
  1090. Total: 1515 packets (41343779 bytes) muxed
  1091. 26427 frames successfully decoded, 0 decoding errors
  1092. [AVIOContext @ 0x4beb640] Statistics: 34 seeks, 181 writeouts
  1093. [libx264 @ 0x4bd2140] frame I:3 Avg QP: 3.00 size: 63803
  1094. [libx264 @ 0x4bd2140] frame P:185 Avg QP:14.00 size:169770
  1095. [libx264 @ 0x4bd2140] frame B:312 Avg QP:11.33 size: 28264
  1096. [libx264 @ 0x4bd2140] consecutive B-frames: 23.6% 4.8% 7.8% 10.4% 2.0% 9.6% 7.0% 17.6% 1.8% 0.0% 0.0% 0.0% 2.6% 2.8% 0.0% 3.2% 6.8%
  1097. [libx264 @ 0x4bd2140] mb I I16..4: 82.5% 11.0% 6.6%
  1098. [libx264 @ 0x4bd2140] mb P I16..4: 5.4% 22.9% 3.1% P16..4: 10.5% 9.1% 1.8% 0.2% 0.0% skip:46.9%
  1099. [libx264 @ 0x4bd2140] mb B I16..4: 0.3% 1.1% 0.1% B16..8: 10.6% 4.2% 0.6% direct: 1.3% skip:81.9% L0:48.0% L1:44.8% BI: 7.1%
  1100. [libx264 @ 0x4bd2140] 8x8 transform intra:70.4% inter:62.2%
  1101. [libx264 @ 0x4bd2140] direct mvs spatial:94.6% temporal:5.4%
  1102. [libx264 @ 0x4bd2140] coded y,uvDC,uvAC intra: 57.1% 62.6% 50.7% inter: 6.0% 7.0% 2.5%
  1103. [libx264 @ 0x4bd2140] i16 v,h,dc,p: 25% 14% 16% 45%
  1104. [libx264 @ 0x4bd2140] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 11% 20% 7% 8% 8% 9% 10% 13%
  1105. [libx264 @ 0x4bd2140] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 17% 24% 6% 7% 7% 7% 5% 8%
  1106. [libx264 @ 0x4bd2140] i8c dc,h,v,p: 31% 41% 14% 14%
  1107. [libx264 @ 0x4bd2140] Weighted P-Frames: Y:7.6% UV:7.0%
  1108. [libx264 @ 0x4bd2140] ref P L0: 62.7% 5.4% 19.4% 6.4% 4.2% 2.0% 0.0%
  1109. [libx264 @ 0x4bd2140] ref B L0: 87.7% 8.4% 3.2% 0.7%
  1110. [libx264 @ 0x4bd2140] ref B L1: 97.9% 2.1%
  1111. [libx264 @ 0x4bd2140] kb/s:15504.76
  1112. [AVIOContext @ 0x401f600] Statistics: 115090856 bytes read, 2 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement