[FFmpeg-user] Quicktime Non-monotonous DTS in output stream 0:1

Benjamin Turkus benjaminturkus at nypl.org
Fri Dec 7 20:23:27 EET 2018


Hi,

I've been transcoding a bunch of v210/pcm quicktime files to ffv1/pcm mkv,
and I keep receiving "Non-monotonous DTS in output stream 0:1" messages,
and sometimes even "DTS out of order" warnings. I can't find any reason why
the errors are occurring when they do, but I'm assuming there's something
funky is going on in the originals. I've dug through the list-serv, but
most of the advice that I've found seems to focus on concat-related DTS
issues.

While there doesn't seem to be anything wrong with the resulting mkvs, I'm
wondering if there might be a better way to smooth out whatever's going on
during the transcode. I've played around with things like "-fflags
+genpts+igndts," but haven't noticed any improvement. And when I add in a
"-af aresample=async=1," it does seem to get rid the "non-monotonous"
message, but I still get a "DTS out of order."

Any advice or thoughts—about what's going on with these files, or a
different transcoding approach—would be appreciated. Rights issues could
make sharing samples a little tricky, but I might be able to make it happen.

Thanks,

Ben

Without async (is there such a thing as too uncut? Apologies):

pamis-iMac:dts pamiaudio$ ffmpeg -i mao_212027_v01_pm.mov -map 0 -dn -c:v
ffv1 -level 3 -coder 1 -context 1 -g 1 -slicecrc 1 -slices 24 -field_order
bt -vf setfield=bff,setdar=4/3 -color_primaries smpte170m -color_range tv
-color_trc bt709 -colorspace smpte170m -c:a copy mao_212027_v01_pm.mkv
ffmpeg version git-2018-12-03-5487560 Copyright (c) 2000-2018 the FFmpeg
developers
  built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-5487560
--enable-shared --enable-pthreads --enable-version3
--enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags=
--host-ldflags= --enable-ffplay --enable-gpl --enable-libmp3lame
--enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid
--enable-lzma --enable-libfreetype --enable-librubberband
--enable-libtesseract --enable-opencl --enable-videotoolbox
--enable-libopenjpeg --disable-decoder=jpeg2000
--extra-cflags=-I/usr/local/Cellar/openjpeg/2.3.0/include/openjpeg-2.3
  libavutil      56. 24.101 / 56. 24.101
  libavcodec     58. 41.101 / 58. 41.101
  libavformat    58. 23.102 / 58. 23.102
  libavdevice    58.  6.101 / 58.  6.101
  libavfilter     7. 46.101 /  7. 46.101
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  4.100 /  5.  4.100
  libswresample   3.  4.100 /  3.  4.100
  libpostproc    55.  4.100 / 55.  4.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'mao_212027_v01_pm.mov':
  Metadata:
    creation_time   : 2014-09-12T17:14:04.000000Z
    com.apple.quicktime.player.version: 7.7.4 (Dev)
    com.apple.quicktime.version: 7.7.4 (1680.86)
    com.apple.quicktime.player.movie.audio.gain: 1.000000
    com.apple.quicktime.player.movie.audio.treble: 0.000000
    com.apple.quicktime.player.movie.audio.bass: 0.000000
    com.apple.quicktime.player.movie.audio.balance: 0.000000
    com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
    com.apple.quicktime.player.movie.audio.mute:
    com.apple.quicktime.player.movie.visual.brightness: 0.000000
    com.apple.quicktime.player.movie.visual.color: 1.000000
    com.apple.quicktime.player.movie.visual.tint: 0.000000
    com.apple.quicktime.player.movie.visual.contrast: 1.000000
  Duration: 00:12:10.91, start: 0.000000, bitrate: 263063 kb/s
    Stream #0:0(eng): Video: v210 (v210 / 0x30313276), yuv422p10le,
720x486, 223724 kb/s, 29.97 fps, 29.97 tbr, 29970 tbn, 29970 tbc (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Video Media Handler
    Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz,
stereo, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Sound Media Handler
Stream mapping:
  Stream #0:0 -> #0:0 (v210 (native) -> ffv1 (native))
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
Output #0, matroska, to 'mao_212027_v01_pm.mkv':
  Metadata:
    com.apple.quicktime.player.movie.visual.contrast: 1.000000
    com.apple.quicktime.player.version: 7.7.4 (Dev)
    com.apple.quicktime.version: 7.7.4 (1680.86)
    com.apple.quicktime.player.movie.audio.gain: 1.000000
    com.apple.quicktime.player.movie.audio.treble: 0.000000
    com.apple.quicktime.player.movie.audio.bass: 0.000000
    com.apple.quicktime.player.movie.audio.balance: 0.000000
    com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
    com.apple.quicktime.player.movie.audio.mute:
    com.apple.quicktime.player.movie.visual.brightness: 0.000000
    com.apple.quicktime.player.movie.visual.color: 1.000000
    com.apple.quicktime.player.movie.visual.tint: 0.000000
    encoder         : Lavf58.23.102
    Stream #0:0(eng): Video: ffv1 (FFV1 / 0x31564646), yuv422p10le(tv,
smpte170m/smpte170m/bt709, bottom coded first (swapped)), 720x486 [SAR 9:10
DAR 4:3], q=2-31, 200 kb/s, 29.97 fps, 1k tbn, 29.97 tbc (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Video Media Handler
      encoder         : Lavc58.41.101 ffv1
    Stream #0:1(eng): Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz,
stereo, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Sound Media Handler
frame=   43 fps=0.0 q=-0.0 size=   16094kB time=00:00:01.40
bitrate=94038.3kbitsframe=   85 fps= 84 q=-0.0 size=   35569kB
time=00:00:02.80 bitrate=103916.1kbitframe=  131 fps= 86 q=-0.0 size=
 55010kB time=00:00:04.33 bitrate=103858.5kbitframe=  172 fps= 85 q=-0.0
size=   71616kB time=00:00:05.70 bitrate=102800.1kbitframe=  211 fps= 84
q=-0.0 size=   92071kB time=00:00:07.00 bitrate=107626.4kbitframe=  247
fps= 82 q=-0.0 size=  105766kB time=00:00:08.20 bitrate=105546.6kbitframe=
289 fps= 82 q=-0.0 size=  126389kB time=00:00:09.61
bitrate=107728.7kbitframe=  330 fps= 82 q=-0.0 size=  144031kB
time=00:00:10.97 bitrate=107469.1kbitframe=  375 fps= 82 q=-0.0 size=
164825kB time=00:00:12.48 bitrate=108192.7kbitframe=  416 fps= 82 q=-0.0
size=  185063kB time=00:00:13.84 bitrate=109476.9kbitframe=  456 fps= 82
q=-0.0 size=  201157kB time=00:00:15.18 bitrate=108534.4kbitframe=  498
fps= 82 q=-0.0 size=  220128kB time=00:00:16.58 bitrate=108736.8kbitframe=
542 fps= 82 q=-0.0 size=  238971kB time=00:00:18.05
bitrate=108445.1kbitframe=  588 fps= 83 q=-0.0 size=  257683kB
time=00:00:19.58 bitrate=107772.6kbitframe=  630 fps= 83 q=-0.0 size=
273043kB time=00:00:20.98 bitrate=106568.5kbitframe=  679 fps= 84 q=-0.0
size=  295000kB time=00:00:22.62 bitrate=106817.4kbitframe=  724 fps= 84
q=-0.0 size=  313648kB time=00:00:24.12 bitrate=106503.7kbitframe=  762
fps= 84 q=-0.0 size=  328848kB time=00:00:25.39 bitrate=106089.1kbitframe=
805 fps= 84 q=-0.0 size=  347312kB time=00:00:26.82
bitrate=106052.5kbitframe=  847 fps= 84 q=-0.0 size=  365759kB
time=00:00:28.22 bitrate=106142.5kbitframe=  892 fps= 84 q=-0.0 size=
381351kB time=00:00:29.73 bitrate=105076.5kbitframe=  937 fps= 84 q=-0.0
size=  399878kB time=00:00:31.23 bitrate=104885.9kbitframe=  981 fps= 84
q=-0.0 size=  418384kB time=00:00:32.70 bitrate=104813.6kbitframe= 1019
fps= 84 q=-0.0 size=  434544kB time=00:00:33.96 bitrate=104798.2kbitframe=
1063 fps= 84 q=-0.0 size=  452323kB time=00:00:35.43
bitrate=104566.8kbitframe= 1109 fps= 84 q=-0.0 size=  472829kB
time=00:00:36.97 bitrate=104769.0kbitframe= 1154 fps= 84 q=-0.0 size=
489217kB time=00:00:38.47 bitrate=104168.3kbitframe= 1198 fps= 85 q=-0.0
size=  507632kB time=00:00:39.94 bitrate=104116.6kbitframe= 1244 fps= 85
q=-0.0 size=  526050kB time=00:00:41.47 bitrate=103901.2kbitframe= 1281
fps= 84 q=-0.0 size=  544194kB time=00:00:42.71 bitrate=104379.3kbitframe=
1327 fps= 85 q=-0.0 size=  562750kB time=00:00:44.24
bitrate=104193.7kbitframe= 1371 fps= 85 q=-0.0 size=  578320kB
time=00:00:45.71 bitrate=103637.9kbitframe= 1420 fps= 85 q=-0.0 size=
599998kB time=00:00:47.34 bitrate=103809.8kbitframe= 1462 fps= 85 q=-0.0
size=  617802kB time=00:00:48.75 bitrate=103816.0kbitframe= 1508 fps= 85
q=-0.0 size=  636874kB time=00:00:50.28 bitrate=103754.1kbitframe= 1543
fps= 85 q=-0.0 size=  649246kB time=00:00:51.45 bitrate=103370.6kbitframe=
1589 fps= 85 q=-0.0 size=  667844kB time=00:00:52.98
bitrate=103251.3kbitframe= 1633 fps= 85 q=-0.0 size=  686396kB
time=00:00:54.45 bitrate=103258.8kbitframe= 1676 fps= 85 q=-0.0 size=
705012kB time=00:00:55.89 bitrate=103336.2kbitframe= 1721 fps= 85 q=-0.0
size=  723590kB time=00:00:57.39 bitrate=103283.6kbitframe= 1765 fps= 85
q=-0.0 size=  742344kB time=00:00:58.86 bitrate=103317.7kbitframe= 1803
fps= 85 q=-0.0 size=  758273kB time=00:01:00.12 bitrate=103309.2kbitframe=
1848 fps= 85 q=-0.0 size=  776986kB time=00:01:01.62
bitrate=103280.4kbitframe= 1874 fps= 84 q=-0.0 size=  788652kB
time=00:01:02.49 bitrate=103375.1kbitframe= 1908 fps= 84 q=-0.0 size=
802147kB time=00:01:03.63 bitrate=103270.3kbitframe= 1951 fps= 84 q=-0.0
size=  821221kB time=00:01:05.06 bitrate=103394.1kbitframe= 1989 fps= 83
q=-0.0 size=  836804kB time=00:01:06.33 bitrate=103342.1kbitframe= 2030
fps= 83 q=-0.0 size=  852313kB time=00:01:07.70 bitrate=103130.6kbitframe=
2076 fps= 84 q=-0.0 size=  871026kB time=00:01:09.23
bitrate=103058.3kbitframe= 2120 fps= 84 q=-0.0 size=  889790kB
time=00:01:10.70 bitrate=103092.6kbitframe= 2161 fps= 84 q=-0.0 size=
908724kB time=00:01:12.07 bitrate=103287.9kbitframe= 2203 fps= 84 q=-0.0
size=  924807kB time=00:01:13.47 bitrate=103111.5kbitframe= 2248 fps= 84
q=-0.0 size=  943591kB time=00:01:14.97 bitrate=103098.3kbitframe= 2286
fps= 84 q=-0.0 size=  958979kB time=00:01:16.24 bitrate=103037.0kbitframe=
2329 fps= 84 q=-0.0 size=  977807kB time=00:01:17.67
bitrate=103119.2kbitframe= 2375 fps= 84 q=-0.0 size=  996555kB
time=00:01:19.21 bitrate=103059.8kbitframe= 2418 fps= 84 q=-0.0 size=
1015108kB time=00:01:20.64 bitrate=103111.8kbitframe= 2458 fps= 84 q=-0.0
size= 1033833kB time=00:01:21.98 bitrate=103303.9kbitframe= 2509 fps= 84
q=-0.0 size= 1052562kB time=00:01:23.68 bitrate=103036.2kbitframe= 2550
fps= 84 q=-0.0 size= 1071451kB time=00:01:25.05 bitrate=103198.3kbitframe=
2594 fps= 84 q=-0.0 size= 1090206kB time=00:01:26.52
bitrate=103223.1kbitframe= 2640 fps= 84 q=-0.0 size= 1109067kB
time=00:01:28.05 bitrate=103178.4kbitframe= 2683 fps= 84 q=-0.0 size=
1124574kB time=00:01:29.49 bitrate=102944.6kbitframe= 2726 fps= 84 q=-0.0
size= 1143431kB time=00:01:30.92 bitrate=103018.8kbitframe= 2767 fps= 84
q=-0.0 size= 1162324kB time=00:01:32.29 bitrate=103168.8kbitframe= 2810
fps= 84 q=-0.0 size= 1178254kB time=00:01:33.72 bitrate=102981.6kbitframe=
2857 fps= 84 q=-0.0 size= 1200079kB time=00:01:35.29
bitrate=103163.3kbitframe= 2900 fps= 84 q=-0.0 size= 1217270kB
time=00:01:36.73 bitrate=103088.8kbitframe= 2952 fps= 84 q=-0.0 size=
1237976kB time=00:01:38.46 bitrate=102994.9kbitframe= 2996 fps= 84 q=-0.0
size= 1256817kB time=00:01:39.93 bitrate=103026.5kbitframe= 3041 fps= 84
q=-0.0 size= 1275732kB time=00:01:41.43 bitrate=103028.4kbitframe= 3084
fps= 84 q=-0.0 size= 1294605kB time=00:01:42.87 bitrate=103094.2kbitframe=
3124 fps= 84 q=-0.0 size= 1310020kB time=00:01:44.20
bitrate=102986.2kbitframe= 3165 fps= 84 q=-0.0 size= 1328890kB
time=00:01:45.57 bitrate=103116.0kbitframe= 3210 fps= 84 q=-0.0 size=
1347803kB time=00:01:47.07 bitrate=103116.6kbitframe= 3252 fps= 84 q=-0.0
size= 1366224kB time=00:01:48.47 bitrate=103175.9kbitframe= 3298 fps= 84
q=-0.0 size= 1385482kB time=00:01:50.01 bitrate=103170.3kbitframe= 3342
fps= 84 q=-0.0 size= 1401300kB time=00:01:51.47 bitrate=102974.1kbitframe=
3386 fps= 84 q=-0.0 size= 1420118kB time=00:01:52.94
bitrate=103000.6kbitframe= 3430 fps= 84 q=-0.0 size= 1439145kB
time=00:01:54.41 bitrate=103041.4kbitframe= 3477 fps= 85 q=-0.0 size=
1458294kB time=00:01:55.98 bitrate=103000.0kbitframe= 3521 fps= 85 q=-0.0
size= 1476698kB time=00:01:57.45 bitrate=102996.2kbitframe= 3567 fps= 85
q=-0.0 size= 1494682kB time=00:01:58.98 bitrate=102905.6kbitframe= 3608
fps= 84 q=-0.0 size= 1514715kB time=00:02:00.35 bitrate=103099.5kbitframe=
3649 fps= 84 q=-0.0 size= 1532219kB time=00:02:01.72
bitrate=103118.9kbitframe= 3693 fps= 84 q=-0.0 size= 1552077kB
time=00:02:03.19 bitrate=103210.6kbitframe= 3736 fps= 85 q=-0.0 size=
1572001kB time=00:02:04.62 bitrate=103331.8kbitframe= 3776 fps= 84 q=-0.0
size= 1591058kB time=00:02:05.96 bitrate=103476.9kbitframe= 3818 fps= 84
q=-0.0 size= 1608304kB time=00:02:07.36 bitrate=103447.1kbitframe= 3858
fps= 84 q=-0.0 size= 1625320kB time=00:02:08.69 bitrate=103457.9kbitframe=
3904 fps= 84 q=-0.0 size= 1645021kB time=00:02:10.23
bitrate=103477.7kbitframe= 3946 fps= 84 q=-0.0 size= 1664647kB
time=00:02:11.63 bitrate=103597.0kbitframe= 3993 fps= 84 q=-0.0 size=
1683896kB time=00:02:13.20 bitrate=103561.4kbitframe= 4034 fps= 84 q=-0.0
size= 1704040kB time=00:02:14.56 bitrate=103734.9kbitframe= 4082 fps= 84
q=-0.0 size= 1724752kB time=00:02:16.17 bitrate=103760.5kbitframe= 4117
fps= 84 q=-0.0 size= 1742004kB time=00:02:17.33 bitrate=103907.9kbitframe=
4159 fps= 84 q=-0.0 size= 1758101kB time=00:02:18.74
bitrate=103808.3kbitframe= 4206 fps= 84 q=-0.0 size= 1781064kB
time=00:02:20.30 bitrate=103988.9kbitframe= 4249 fps= 84 q=-0.0 size=
1797334kB time=00:02:21.74 bitrate=103876.5kbitframe= 4296 fps= 84 q=-0.0
size= 1819174kB time=00:02:23.31 bitrate=103988.3kbitframe= 4345 fps= 84
q=-0.0 size= 1837355kB time=00:02:24.94 bitrate=103842.9kbitframe= 4383
fps= 84 q=-0.0 size= 1852747kB time=00:02:26.21 bitrate=103804.7kbitframe=
4414 fps= 84 q=-0.0 size= 1864695kB time=00:02:27.24
bitrate=103740.5kbitframe= 4455 fps= 84 q=-0.0 size= 1885199kB
time=00:02:28.61 bitrate=103915.8kbitframe= 4489 fps= 84 q=-0.0 size=
1898872kB time=00:02:29.75 bitrate=103876.2kbitframe= 4528 fps= 84 q=-0.0
size= 1919315kB time=00:02:31.05 bitrate=104090.2kbitframe= 4573 fps= 84
q=-0.0 size= 1938748kB time=00:02:32.55 bitrate=104108.9kbitframe= 4613
fps= 84 q=-0.0 size= 1954379kB time=00:02:33.88 bitrate=104038.5kbitframe=
4652 fps= 84 q=-0.0 size= 1971929kB time=00:02:35.19
bitrate=104092.0kbitframe= 4693 fps= 84 q=-0.0 size= 1992084kB
time=00:02:36.55 bitrate=104237.1kbitframe= 4736 fps= 84 q=-0.0 size=
2007275kB time=00:02:37.99 bitrate=104078.7kbitframe= 4781 fps= 84 q=-0.0
size= 2028547kB time=00:02:39.49 bitrate=104191.1kbitframe= 4824 fps= 84
q=-0.0 size= 2046940kB time=00:02:40.92 bitrate=104198.3kbitframe= 4865
fps= 84 q=-0.0 size= 2066339kB time=00:02:42.29 bitrate=104299.2kbitframe=
4914 fps= 84 q=-0.0 size= 2085565kB time=00:02:43.93
bitrate=104219.7kbitframe= 4958 fps= 84 q=-0.0 size= 2104884kB
time=00:02:45.40 bitrate=104251.6kbitframe= 5005 fps= 84 q=-0.0 size=
2124507kB time=00:02:46.96 bitrate=104235.3kbitframe= 5049 fps= 84 q=-0.0
size= 2143956kB time=00:02:48.43 bitrate=104272.8kbitframe= 5091 fps= 84
q=-0.0 size= 2163118kB time=00:02:49.83 bitrate=104336.3kbitframe= 5135
fps= 84 q=-0.0 size= 2183716kB time=00:02:51.30 bitrate=104427.2kbitframe=
5174 fps= 84 q=-0.0 size= 2202023kB time=00:02:52.60
bitrate=104508.9kbitframe= 5215 fps= 84 q=-0.0 size= 2223428kB
time=00:02:53.97 bitrate=104695.0kbitframe= 5252 fps= 84 q=-0.0 size=
2240046kB time=00:02:55.21 bitrate=104734.1kbitframe= 5294 fps= 84 q=-0.0
size= 2261191kB time=00:02:56.61 bitrate=104884.1kbitframe= 5333 fps= 84
q=-0.0 size= 2279253kB time=00:02:57.91 bitrate=104948.8kbitframe= 5375
fps= 84 q=-0.0 size= 2300696kB time=00:02:59.31 bitrate=105107.8kbitframe=
5418 fps= 84 q=-0.0 size= 2321003kB time=00:03:00.74
bitrate=105194.3kbitframe= 5459 fps= 84 q=-0.0 size= 2339452kB
time=00:03:02.11 bitrate=105234.0kbitframe= 5501 fps= 84 q=-0.0 size=
2360802kB time=00:03:03.51 bitrate=105383.1kbitframe= 5539 fps= 84 q=-0.0
size= 2378563kB time=00:03:04.78 bitrate=105447.3kbitframe= 5580 fps= 84
q=-0.0 size= 2396610kB time=00:03:06.15 bitrate=105466.6kbitframe= 5619
fps= 83 q=-0.0 size= 2414844kB time=00:03:07.45 bitrate=105531.5kbitframe=
5657 fps= 83 q=-0.0 size= 2434763kB time=00:03:08.72
bitrate=105687.1kbitframe= 5699 fps= 83 q=-0.0 size= 2455736kB
time=00:03:10.12 bitrate=105811.9kbitframe= 5737 fps= 83 q=-0.0 size=
2474340kB time=00:03:11.39 bitrate=105907.2kbitframe= 5781 fps= 83 q=-0.0
size= 2496326kB time=00:03:12.86 bitrate=106034.4kbitframe= 5822 fps= 83
q=-0.0 size= 2514656kB time=00:03:14.22 bitrate=106060.7kbitframe= 5864
fps= 83 q=-0.0 size= 2533343kB time=00:03:15.63 bitrate=106083.6kbitframe=
5907 fps= 83 q=-0.0 size= 2553339kB time=00:03:17.06
bitrate=106142.4kbitframe= 5954 fps= 83 q=-0.0 size= 2573390kB
time=00:03:18.63 bitrate=106131.5kbitframe= 5995 fps= 83 q=-0.0 size=
2589880kB time=00:03:20.00 bitrate=106081.0kbitframe= 6037 fps= 83 q=-0.0
size= 2609848kB time=00:03:21.40 bitrate=106155.2kbitframe= 6082 fps= 83
q=-0.0 size= 2629462kB time=00:03:22.90 bitrate=106161.3kbitframe= 6117
fps= 83 q=-0.0 size= 2645260kB time=00:03:24.07 bitrate=106187.9kbitframe=
6157 fps= 83 q=-0.0 size= 2662413kB time=00:03:25.40
bitrate=106182.3kbitframe= 6200 fps= 83 q=-0.0 size= 2682572kB
time=00:03:26.84 bitrate=106244.1kbitframe= 6239 fps= 83 q=-0.0 size=
2699342kB time=00:03:28.14 bitrate=106240.0kbitframe= 6284 fps= 83 q=-0.0
size= 2719566kB time=00:03:29.64 bitrate=106269.1kbitframe= 6324 fps= 83
q=-0.0 size= 2737072kB time=00:03:30.97 bitrate=106276.4kbitframe= 6366
fps= 83 q=-0.0 size= 2756064kB time=00:03:32.38 bitrate=106307.9kbitframe=
6403 fps= 83 q=-0.0 size= 2772116kB time=00:03:33.61
bitrate=106308.9kbitframe= 6432 fps= 83 q=-0.0 size= 2785191kB
time=00:03:34.58 bitrate=106329.0kbitframe= 6476 fps= 83 q=-0.0 size=
2804970kB time=00:03:36.05 bitrate=106356.5kbitframe= 6511 fps= 83 q=-0.0
size= 2818239kB time=00:03:37.21 bitrate=106285.0kbitframe= 6555 fps= 83
q=-0.0 size= 2838139kB time=00:03:38.68 bitrate=106317.0kbitframe= 6594
fps= 83 q=-0.0 size= 2854353kB time=00:03:39.98 bitrate=106291.5kbitframe=
6637 fps= 83 q=-0.0 size= 2873356kB time=00:03:41.42
bitrate=106306.2kbitframe= 6680 fps= 83 q=-0.0 size= 2892284kB
time=00:03:42.85 bitrate=106317.5kbitframe= 6723 fps= 83 q=-0.0 size=
2911697kB time=00:03:44.29 bitrate=106346.3kbitframe= 6766 fps= 83 q=-0.0
size= 2929135kB time=00:03:45.72 bitrate=106303.1kbitframe= 6796 fps= 83
q=-0.0 size= 2944161kB time=00:03:46.72 bitrate=106376.7kbitframe= 6834
fps= 83 q=-0.0 size= 2960657kB time=00:03:47.99 bitrate=106377.7kbitframe=
6870 fps= 83 q=-0.0 size= 2978434kB time=00:03:49.19
bitrate=106455.7kbitframe= 6915 fps= 83 q=-0.0 size= 2999621kB
time=00:03:50.69 bitrate=106515.4kbitframe= 6957 fps= 83 q=-0.0 size=
3020613kB time=00:03:52.10 bitrate=106613.0kbitframe= 6994 fps= 82 q=-0.0
size= 3038061kB time=00:03:53.33 bitrate=106661.7kbitframe= 7040 fps= 83
q=-0.0 size= 3059315kB time=00:03:54.86 bitrate=106705.9kbitframe= 7079
fps= 83 q=-0.0 size= 3076373kB time=00:03:56.17 bitrate=106709.3kbitframe=
7120 fps= 83 q=-0.0 size= 3096988kB time=00:03:57.53
bitrate=106805.7kbitframe= 7163 fps= 83 q=-0.0 size= 3116298kB
time=00:03:58.97 bitrate=106826.8kbitframe= 7208 fps= 83 q=-0.0 size=
3136083kB time=00:04:00.47 bitrate=106833.5kbitframe= 7251 fps= 83 q=-0.0
size= 3155776kB time=00:04:01.91 bitrate=106866.7kbitframe= 7291 fps= 83
q=-0.0 size= 3172578kB time=00:04:03.24 bitrate=106846.5kbitframe= 7328
fps= 83 q=-0.0 size= 3190032kB time=00:04:04.47 bitrate=106891.6kbitframe=
7369 fps= 83 q=-0.0 size= 3210229kB time=00:04:05.84
bitrate=106969.8kbitframe= 7417 fps= 83 q=-0.0 size= 3230477kB
time=00:04:07.44 bitrate=106948.0kbitframe= 7461 fps= 83 q=-0.0 size=
3250220kB time=00:04:08.91 bitrate=106966.6kbitframe= 7499 fps= 83 q=-0.0
size= 3267966kB time=00:04:10.18 bitrate=107005.5kbitframe= 7541 fps= 83
q=-0.0 size= 3285971kB time=00:04:11.58 bitrate=106995.9kbitframe= 7579
fps= 83 q=-0.0 size= 3301775kB time=00:04:12.85 bitrate=106971.4kbitframe=
7623 fps= 83 q=-0.0 size= 3321613kB time=00:04:14.32
bitrate=106992.9kbitframe= 7663 fps= 83 q=-0.0 size= 3338669kB
time=00:04:15.65 bitrate=106980.7kbitframe= 7708 fps= 83 q=-0.0 size=
3358533kB time=00:04:17.15 bitrate=106989.1kbitframe= 7759 fps= 83 q=-0.0
size= 3380459kB time=00:04:18.86 bitrate=106979.5kbitframe= 7802 fps= 83
q=-0.0 size= 3398151kB time=00:04:20.29 bitrate=106946.6kbitframe= 7844
fps= 83 q=-0.0 size= 3413480kB time=00:04:21.69 bitrate=106853.9kbitframe=
7889 fps= 83 q=-0.0 size= 3433416kB time=00:04:23.19
bitrate=106864.6kbitframe= 7934 fps= 83 q=-0.0 size= 3455887kB
time=00:04:24.69 bitrate=106954.0kbitframe= 7980 fps= 83 q=-0.0 size=
3471762kB time=00:04:26.23 bitrate=106825.9kbitframe= 8019 fps= 83 q=-0.0
size= 3490161kB time=00:04:27.53 bitrate=106869.8kbitframe= 8061 fps= 83
q=-0.0 size= 3507073kB time=00:04:28.93 bitrate=106827.8kbitframe= 8100
fps= 83 q=-0.0 size= 3526036kB time=00:04:30.23 bitrate=106888.3kbitframe=
8142 fps= 83 q=-0.0 size= 3543211kB time=00:04:31.63
bitrate=106855.0kbitframe= 8182 fps= 83 q=-0.0 size= 3560442kB
time=00:04:32.97 bitrate=106849.5kbitframe= 8227 fps= 83 q=-0.0 size=
3578840kB time=00:04:34.47 bitrate=106814.3kbitframe= 8270 fps= 83 q=-0.0
size= 3596970kB time=00:04:35.91 bitrate=106797.1kbitframe= 8316 fps= 83
q=-0.0 size= 3615245kB time=00:04:37.44 bitrate=106745.8kbitframe= 8360
fps= 83 q=-0.0 size= 3633550kB time=00:04:38.91 bitrate=106721.6kbitframe=
8407 fps= 83 q=-0.0 size= 3653149kB time=00:04:40.48
bitrate=106697.4kbitframe= 8457 fps= 83 q=-0.0 size= 3673566kB
time=00:04:42.15 bitrate=106659.0kbitframe= 8503 fps= 83 q=-0.0 size=
3691840kB time=00:04:43.68 bitrate=106609.6kbitframe= 8545 fps= 83 q=-0.0
size= 3711582kB time=00:04:45.08 bitrate=106653.0kbitframe= 8587 fps= 83
q=-0.0 size= 3728433kB time=00:04:46.48 bitrate=106613.3kbitframe= 8627
fps= 83 q=-0.0 size= 3748317kB time=00:04:47.82 bitrate=106684.7kbitframe=
8667 fps= 83 q=-0.0 size= 3765192kB time=00:04:49.15
bitrate=106670.3kbitframe= 8709 fps= 83 q=-0.0 size= 3785227kB
time=00:04:50.55 bitrate=106720.8kbitframe= 8752 fps= 83 q=-0.0 size=
3804187kB time=00:04:51.99 bitrate=106728.3kbitframe= 8797 fps= 83 q=-0.0
size= 3821861kB time=00:04:53.49 bitrate=106675.7kbitframe= 8842 fps= 83
q=-0.0 size= 3842020kB time=00:04:54.99 bitrate=106692.4kbitframe= 8881
fps= 83 q=-0.0 size= 3861524kB time=00:04:56.29 bitrate=106763.2kbitframe=
8929 fps= 83 q=-0.0 size= 3879657kB time=00:04:57.89
bitrate=106687.7kbitframe= 8973 fps= 83 q=-0.0 size= 3898138kB
time=00:04:59.36 bitrate=106670.2kbitframe= 9021 fps= 83 q=-0.0 size=
3916926kB time=00:05:00.96 bitrate=106613.8kbitframe= 9065 fps= 83 q=-0.0
size= 3935997kB time=00:05:02.43 bitrate=106612.9kbitframe= 9113 fps= 83
q=-0.0 size= 3957785kB time=00:05:04.03 bitrate=106638.5kbitframe= 9153
fps= 83 q=-0.0 size= 3973952kB time=00:05:05.37 bitrate=106606.1kbitframe=
9198 fps= 83 q=-0.0 size= 3993613kB time=00:05:06.87
bitrate=106609.1kbitframe= 9243 fps= 83 q=-0.0 size= 4013569kB
time=00:05:08.37 bitrate=106620.4kbitframe= 9283 fps= 83 q=-0.0 size=
4029771kB time=00:05:09.71 bitrate=106589.3kbitframe= 9316 fps= 83 q=-0.0
size= 4046343kB time=00:05:10.81 bitrate=106648.5kbitframe= 9357 fps= 83
q=-0.0 size= 4062533kB time=00:05:12.18 bitrate=106606.0kbitframe= 9392
fps= 83 q=-0.0 size= 4079066kB time=00:05:13.34 bitrate=106640.9kbitframe=
9437 fps= 83 q=-0.0 size= 4099250kB time=00:05:14.84
bitrate=106657.7kbitframe= 9478 fps= 83 q=-0.0 size= 4115930kB
time=00:05:16.21 bitrate=106628.4kbitframe= 9519 fps= 83 q=-0.0 size=
4136298kB time=00:05:17.58 bitrate=106694.4kbitframe= 9560 fps= 83 q=-0.0
size= 4154691kB time=00:05:18.95 bitrate=106709.2kbitframe= 9606 fps= 83
q=-0.0 size= 4173238kB time=00:05:20.48 bitrate=106672.2kbitframe= 9640
fps= 83 q=-0.0 size= 4190134kB time=00:05:21.62 bitrate=106726.1kbitframe=
9681 fps= 83 q=-0.0 size= 4206581kB time=00:05:22.99
bitrate=106691.3kbitframe= 9724 fps= 83 q=-0.0 size= 4226612kB
time=00:05:24.42 bitrate=106725.5kbitframe= 9771 fps= 83 q=-0.0 size=
4246491kB time=00:05:25.99 bitrate=106711.3kbitframe= 9808 fps= 83 q=-0.0
size= 4263180kB time=00:05:27.22 bitrate=106726.7kbitframe= 9852 fps= 83
q=-0.0 size= 4283273kB time=00:05:28.69 bitrate=106750.8kbitframe= 9891
fps= 83 q=-0.0 size= 4298687kB time=00:05:29.99 bitrate=106712.3kbitframe=
9936 fps= 83 q=-0.0 size= 4317525kB time=00:05:31.49
bitrate=106694.6kbitframe= 9981 fps= 83 q=-0.0 size= 4337449kB
time=00:05:33.00 bitrate=106703.5kbitframe=10024 fps= 83 q=-0.0 size=
4353507kB time=00:05:34.43 bitrate=106639.3kbitframe=10068 fps= 83 q=-0.0
size= 4371664kB time=00:05:35.90 bitrate=106615.8kbitframe=10112 fps= 83
q=-0.0 size= 4389830kB time=00:05:37.37 bitrate=106593.0kbitframe=10154
fps= 83 q=-0.0 size= 4407798kB time=00:05:38.77
bitrate=106586.7kbitframe=10203 fps= 83 q=-0.0 size= 4425993kB
time=00:05:40.40 bitrate=106512.6kbitframe=10248 fps= 83 q=-0.0 size=
4444614kB time=00:05:41.91 bitrate=106490.8kbitframe=10291 fps= 83 q=-0.0
size= 4463516kB time=00:05:43.34 bitrate=106497.1kbitframe=10331 fps= 83
q=-0.0 size= 4480000kB time=00:05:44.67 bitrate=106476.4kbitframe=10372
fps= 83 q=-0.0 size= 4500052kB time=00:05:46.04
bitrate=106530.1kbitframe=10412 fps= 83 q=-0.0 size= 4517008kB
time=00:05:47.38 bitrate=106520.6kbitframe=10452 fps= 83 q=-0.0 size=
4532138kB time=00:05:48.71 bitrate=106468.5kbitframe=10496 fps= 83 q=-0.0
size= 4551921kB time=00:05:50.18 bitrate=106484.7kbitframe=10541 fps= 83
q=-0.0 size= 4571895kB time=00:05:51.68 bitrate=106495.5kbitframe=10586
fps= 83 q=-0.0 size= 4591593kB time=00:05:53.18
bitrate=106499.5kbitframe=10628 fps= 83 q=-0.0 size= 4612097kB
time=00:05:54.58 bitrate=106552.4kbitframe=10669 fps= 83 q=-0.0 size=
4628966kB time=00:05:55.95 bitrate=106531.1kbitframe=10711 fps= 83 q=-0.0
size= 4649816kB time=00:05:57.35 bitrate=106591.4kbitframe=10755 fps= 83
q=-0.0 size= 4670476kB time=00:05:58.82 bitrate=106627.0kbitframe=10797
fps= 83 q=-0.0 size= 4687907kB time=00:06:00.22
bitrate=106608.4kbitframe=10841 fps= 83 q=-0.0 size= 4707786kB
time=00:06:01.69 bitrate=106626.0kbitframe=10885 fps= 83 q=-0.0 size=
4726993kB time=00:06:03.16 bitrate=106628.2kbitframe=10923 fps= 83 q=-0.0
size= 4743304kB time=00:06:04.43 bitrate=106623.8kbitframe=10965 fps= 83
q=-0.0 size= 4762930kB time=00:06:05.83 bitrate=106655.0kbitframe=11007
fps= 83 q=-0.0 size= 4779923kB time=00:06:07.23
bitrate=106626.9kbitframe=11045 fps= 83 q=-0.0 size= 4800594kB
time=00:06:08.50 bitrate=106719.5kbitframe=11086 fps= 83 q=-0.0 size=
4817821kB time=00:06:09.87 bitrate=106706.4kbitframe=11134 fps= 83 q=-0.0
size= 4836063kB time=00:06:11.47 bitrate=106648.8kbitframe=11172 fps= 83
q=-0.0 size= 4850918kB time=00:06:12.74 bitrate=106612.4kbitframe=11219
fps= 83 q=-0.0 size= 4873980kB time=00:06:14.30
bitrate=106670.3kbitframe=11261 fps= 83 q=-0.0 size= 4890750kB
time=00:06:15.71 bitrate=106638.2kbitframe=11303 fps= 83 q=-0.0 size=
4910958kB time=00:06:17.11 bitrate=106681.0kbitframe=11347 fps= 83 q=-0.0
size= 4930193kB time=00:06:18.58 bitrate=106683.2kbitframe=11392 fps= 83
q=-0.0 size= 4949066kB time=00:06:20.08 bitrate=106668.7kbitframe=11433
fps= 83 q=-0.0 size= 4964952kB time=00:06:21.44
bitrate=106627.3kbitframe=11480 fps= 83 q=-0.0 size= 4987108kB
time=00:06:23.01 bitrate=106664.7kbitframe=11524 fps= 83 q=-0.0 size=
5003249kB time=00:06:24.48 bitrate=106601.3kbitframe=11565 fps= 83 q=-0.0
size= 5023732kB time=00:06:25.85 bitrate=106658.0kbitframe=11605 fps= 83
q=-0.0 size= 5040808kB time=00:06:27.18 bitrate=106651.8kbitframe=11651
fps= 83 q=-0.0 size= 5060007kB time=00:06:28.72
bitrate=106635.3kbitframe=11689 fps= 83 q=-0.0 size= 5078664kB
time=00:06:29.99 bitrate=106680.4kbitframe=11734 fps= 83 q=-0.0 size=
5098267kB time=00:06:31.49 bitrate=106681.6kbitframe=11770 fps= 83 q=-0.0
size= 5112671kB time=00:06:32.69 bitrate=106655.6kbitframe=11816 fps= 83
q=-0.0 size= 5133504kB time=00:06:34.22 bitrate=106673.2kbitframe=11854
fps= 83 q=-0.0 size= 5150281kB time=00:06:35.49
bitrate=106679.0kbitframe=11897 fps= 83 q=-0.0 size= 5170665kB
time=00:06:36.93 bitrate=106714.0kbitframe=11936 fps= 83 q=-0.0 size=
5187399kB time=00:06:38.23 bitrate=106709.3kbitframe=11979 fps= 83 q=-0.0
size= 5207943kB time=00:06:39.66 bitrate=106747.5kbitframe=12024 fps= 83
q=-0.0 size= 5227462kB time=00:06:41.16 bitrate=106746.4kbitframe=12063
fps= 83 q=-0.0 size= 5244289kB time=00:06:42.47
bitrate=106743.9kbitframe=12101 fps= 83 q=-0.0 size= 5261589kB
time=00:06:43.73 bitrate=106759.7kbitframe=12146 fps= 83 q=-0.0 size=
5283088kB time=00:06:45.24 bitrate=106798.6kbitframe=12192 fps= 83 q=-0.0
size= 5302151kB time=00:06:46.77 bitrate=106779.7kbitframe=12236 fps= 83
q=-0.0 size= 5319115kB time=00:06:48.24 bitrate=106735.9kbitframe=12278
fps= 83 q=-0.0 size= 5337596kB time=00:06:49.64
bitrate=106740.5kbitframe=12318 fps= 83 q=-0.0 size= 5354538kB
time=00:06:50.97 bitrate=106731.4kbitframe=12361 fps= 83 q=-0.0 size=
5374589kB time=00:06:52.41 bitrate=106758.6kbitframe=12403 fps= 83 q=-0.0
size= 5394724kB time=00:06:53.81 bitrate=106795.5kbitframe=12445 fps= 83
q=-0.0 size= 5411170kB time=00:06:55.21 bitrate=106759.6kbitframe=12485
fps= 83 q=-0.0 size= 5431131kB time=00:06:56.55
bitrate=106810.0kbitframe=12527 fps= 83 q=-0.0 size= 5447568kB
time=00:06:57.95 bitrate=106774.2kbitframe=12565 fps= 83 q=-0.0 size=
5464447kB time=00:06:59.22 bitrate=106781.0kbitframe=12608 fps= 83 q=-0.0
size= 5484415kB time=00:07:00.65 bitrate=106805.7kbitframe=12645 fps= 83
q=-0.0 size= 5500923kB time=00:07:01.89 bitrate=106813.5kbitframe=12685
fps= 83 q=-0.0 size= 5518169kB time=00:07:03.22
bitrate=106810.7kbitframe=12729 fps= 83 q=-0.0 size= 5537787kB
time=00:07:04.69 bitrate=106819.9kbitframe=12773 fps= 83 q=-0.0 size=
5558549kB time=00:07:06.16 bitrate=106851.0kbitframe=12813 fps= 83 q=-0.0
size= 5576353kB time=00:07:07.49 bitrate=106858.5kbitframe=12856 fps= 83
q=-0.0 size= 5596221kB time=00:07:08.93 bitrate=106880.5kbitframe=12895
fps= 83 q=-0.0 size= 5613403kB time=00:07:10.23
bitrate=106884.4kbitframe=12930 fps= 83 q=-0.0 size= 5630360kB
time=00:07:11.39 bitrate=106917.1kbitframe=12967 fps= 83 q=-0.0 size=
5647578kB time=00:07:12.63 bitrate=106937.9kbitframe=13007 fps= 83 q=-0.0
size= 5666266kB time=00:07:13.96 bitrate=106961.9kbitframe=13050 fps= 83
q=-0.0 size= 5684679kB time=00:07:15.40 bitrate=106955.8kbitframe=13090
fps= 83 q=-0.0 size= 5701894kB time=00:07:16.73
bitrate=106951.8kbitframe=13133 fps= 83 q=-0.0 size= 5723096kB
time=00:07:18.17 bitrate=106997.9kbitframe=13172 fps= 83 q=-0.0 size=
5740696kB time=00:07:19.47 bitrate=107009.2kbitframe=13212 fps= 83 q=-0.0
size= 5761921kB time=00:07:20.80 bitrate=107079.9kbitframe=13255 fps= 83
q=-0.0 size= 5779105kB time=00:07:22.24 bitrate=107050.7kbitframe=13303
fps= 83 q=-0.0 size= 5803191kB time=00:07:23.84
bitrate=107108.9kbitframe=13343 fps= 83 q=-0.0 size= 5819901kB
time=00:07:25.18 bitrate=107095.2kbitframe=13382 fps= 83 q=-0.0 size=
5840397kB time=00:07:26.48 bitrate=107159.2kbitframe=13423 fps= 83 q=-0.0
size= 5857461kB time=00:07:27.84 bitrate=107144.0kbitframe=13465 fps= 83
q=-0.0 size= 5873971kB time=00:07:29.25 bitrate=107110.9kbitframe=13509
fps= 83 q=-0.0 size= 5894453kB time=00:07:30.71
bitrate=107134.3kbitframe=13552 fps= 83 q=-0.0 size= 5915623kB
time=00:07:32.15 bitrate=107177.8kbitframe=13598 fps= 83 q=-0.0 size=
5936274kB time=00:07:33.68 bitrate=107188.1kbitframe=13639 fps= 83 q=-0.0
size= 5957399kB time=00:07:35.05 bitrate=107246.2kbitframe=13674 fps= 83
q=-0.0 size= 5971556kB time=00:07:36.22 bitrate=107225.8kbitframe=13718
fps= 83 q=-0.0 size= 5990788kB time=00:07:37.69
bitrate=107226.1kbitframe=13761 fps= 83 q=-0.0 size= 6010080kB
time=00:07:39.12 bitrate=107235.2kbitframe=13804 fps= 83 q=-0.0 size=
6028734kB time=00:07:40.56 bitrate=107232.9kbitframe=13847 fps= 83 q=-0.0
size= 6045057kB time=00:07:41.99 bitrate=107189.5kbitframe=13889 fps= 83
q=-0.0 size= 6065809kB time=00:07:43.39 bitrate=107232.0kbitframe=13925
fps= 83 q=-0.0 size= 6083256kB time=00:07:44.59
bitrate=107262.5kbitframe=13965 fps= 83 q=-0.0 size= 6100490kB
time=00:07:45.93 bitrate=107258.1kbitframe=14004 fps= 83 q=-0.0 size=
6117501kB time=00:07:47.23 bitrate=107257.7kbitframe=14048 fps= 83 q=-0.0
size= 6136802kB time=00:07:48.70 bitrate=107259.1kbitframe=14094 fps= 83
q=-0.0 size= 6156158kB time=00:07:50.23 bitrate=107246.2kbitframe=14136
fps= 83 q=-0.0 size= 6175452kB time=00:07:51.63
bitrate=107262.8kbitframe=14173 fps= 83 q=-0.0 size= 6191879kB
time=00:07:52.87 bitrate=107267.2kbitframe=14206 fps= 82 q=-0.0 size=
6205079kB time=00:07:53.97 bitrate=107246.2kbitframe=14251 fps= 83 q=-0.0
size= 6227230kB time=00:07:55.47 bitrate=107289.3kbitframe=14295 fps= 83
q=-0.0 size= 6245916kB time=00:07:56.94 bitrate=107279.8kbitframe=14338
fps= 83 q=-0.0 size= 6266283kB time=00:07:58.37
bitrate=107306.9kbitframe=14385 fps= 83 q=-0.0 size= 6286626kB
time=00:07:59.94 bitrate=107303.4kbitframe=14426 fps= 83 q=-0.0 size=
6307101kB time=00:08:01.31 bitrate=107346.9kbitframe=14467 fps= 83 q=-0.0
size= 6323860kB time=00:08:02.68 bitrate=107327.1kbitframe=14509 fps= 83
q=-0.0 size= 6344239kB time=00:08:04.08 bitrate=107361.3kbitframe=14548
fps= 83 q=-0.0 size= 6360957kB time=00:08:05.38
bitrate=107355.7kbitframe=14587 fps= 82 q=-0.0 size= 6378189kB
time=00:08:06.68 bitrate=107358.6kbitframe=14625 fps= 82 q=-0.0 size=
6396346kB time=00:08:07.95 bitrate=107384.4kbitframe=14669 fps= 82 q=-0.0
size= 6415369kB time=00:08:09.42 bitrate=107380.7kbitframe=14711 fps= 82
q=-0.0 size= 6435955kB time=00:08:10.82 bitrate=107417.8kbitframe=14752
fps= 82 q=-0.0 size= 6453162kB time=00:08:12.19
bitrate=107405.6kbitframe=14791 fps= 82 q=-0.0 size= 6470023kB
time=00:08:13.49 bitrate=107402.4kbitframe=14834 fps= 82 q=-0.0 size=
6490482kB time=00:08:14.92 bitrate=107429.6kbitframe=14877 fps= 82 q=-0.0
size= 6511012kB time=00:08:16.36 bitrate=107457.8kbitframe=14915 fps= 82
q=-0.0 size= 6528614kB time=00:08:17.63 bitrate=107473.8kbitframe=14958
fps= 82 q=-0.0 size= 6548983kB time=00:08:19.06
bitrate=107499.1kbitframe=14999 fps= 82 q=-0.0 size= 6566517kB
time=00:08:20.43 bitrate=107492.3kbitframe=15038 fps= 82 q=-0.0 size=
6586787kB time=00:08:21.73 bitrate=107544.5kbitframe=15080 fps= 82 q=-0.0
size= 6605877kB time=00:08:23.13 bitrate=107555.9kbitframe=15125 fps= 82
q=-0.0 size= 6626354kB time=00:08:24.63 bitrate=107568.2kbitframe=15160
fps= 82 q=-0.0 size= 6644185kB time=00:08:25.80
bitrate=107608.6kbitframe=15195 fps= 82 q=-0.0 size= 6660779kB
time=00:08:26.97 bitrate=107628.8kbitframe=15236 fps= 82 q=-0.0 size=
6678387kB time=00:08:28.34 bitrate=107622.9kbitframe=15276 fps= 82 q=-0.0
size= 6694861kB time=00:08:29.67 bitrate=107606.0kbitframe=15321 fps= 82
q=-0.0 size= 6714518kB time=00:08:31.17 bitrate=107604.8kbitframe=15368
fps= 82 q=-0.0 size= 6735401kB time=00:08:32.74
bitrate=107609.4kbitframe=15411 fps= 82 q=-0.0 size= 6756625kB
time=00:08:34.18 bitrate=107647.2kbitframe=15448 fps= 82 q=-0.0 size=
6773534kB time=00:08:35.41 bitrate=107658.3kbitframe=15487 fps= 82 q=-0.0
size= 6791872kB time=00:08:36.71 bitrate=107677.7kbitframe=15532 fps= 82
q=-0.0 size= 6810225kB time=00:08:38.21 bitrate=107656.0kbitframe=15572
fps= 82 q=-0.0 size= 6829672kB time=00:08:39.55
bitrate=107686.0kbitframe=15612 fps= 82 q=-0.0 size= 6847024kB
time=00:08:40.88 bitrate=107682.9kbitframe=15655 fps= 82 q=-0.0 size=
6868139kB time=00:08:42.32 bitrate=107718.4kbitframe=15692 fps= 82 q=-0.0
size= 6885590kB time=00:08:43.55 bitrate=107737.4kbitframe=15731 fps= 82
q=-0.0 size= 6902659kB time=00:08:44.85 bitrate=107736.7kbitframe=15769
fps= 82 q=-0.0 size= 6920539kB time=00:08:46.12
bitrate=107755.4kbitframe=15810 fps= 82 q=-0.0 size= 6940364kB
time=00:08:47.49 bitrate=107783.9kbitframe=15852 fps= 82 q=-0.0 size=
6958592kB time=00:08:48.89 bitrate=107780.5kbitframe=15899 fps= 82 q=-0.0
size= 6978238kB time=00:08:50.46 bitrate=107765.3kbitframe=15937 fps= 82
q=-0.0 size= 6993662kB time=00:08:51.73 bitrate=107746.0kbitframe=15982
fps= 82 q=-0.0 size= 7010766kB time=00:08:53.23
bitrate=107705.4kbitframe=16021 fps= 82 q=-0.0 size= 7031275kB
time=00:08:54.53 bitrate=107757.4kbitframe=16060 fps= 82 q=-0.0 size=
7048674kB time=00:08:55.83 bitrate=107761.8kbitframe=16101 fps= 82 q=-0.0
size= 7065582kB time=00:08:57.20 bitrate=107745.2kbitframe=16139 fps= 82
q=-0.0 size= 7083795kB time=00:08:58.47 bitrate=107768.5kbitframe=16177
fps= 82 q=-0.0 size= 7099816kB time=00:08:59.74
bitrate=107758.5kbitframe=16220 fps= 82 q=-0.0 size= 7120593kB
time=00:09:01.17 bitrate=107787.3kbitframe=16263 fps= 82 q=-0.0 size=
7139858kB time=00:09:02.61 bitrate=107793.3kbitframe=16313 fps= 82 q=-0.0
size= 7160603kB time=00:09:04.27 bitrate=107775.0kbitframe=16352 fps= 82
q=-0.0 size= 7177350kB time=00:09:05.58 bitrate=107769.4kbitframe=16393
fps= 82 q=-0.0 size= 7194789kB time=00:09:06.94
bitrate=107761.1kbitframe=16427 fps= 82 q=-0.0 size= 7211915kB
time=00:09:08.08 bitrate=107794.1kbitframe=16469 fps= 82 q=-0.0 size=
7230540kB time=00:09:09.48 bitrate=107796.7kbitframe=16510 fps= 82 q=-0.0
size= 7250139kB time=00:09:10.85 bitrate=107820.5kbitframe=16551 fps= 82
q=-0.0 size= 7267351kB time=00:09:12.22 bitrate=107808.7kbitframe=16589
fps= 82 q=-0.0 size= 7286708kB time=00:09:13.48
bitrate=107848.3kbitframe=16625 fps= 82 q=-0.0 size= 7300718kB
time=00:09:14.68 bitrate=107821.7kbitframe=16661 fps= 82 q=-0.0 size=
7317753kB time=00:09:15.89 bitrate=107839.7kbitframe=16701 fps= 82 q=-0.0
size= 7336922kB time=00:09:17.22 bitrate=107863.2kbitframe=16739 fps= 82
q=-0.0 size= 7358327kB time=00:09:18.49 bitrate=107932.3kbitframe=16780
fps= 82 q=-0.0 size= 7375352kB time=00:09:19.86
bitrate=107917.7kbitframe=16810 fps= 82 q=-0.0 size= 7389574kB
time=00:09:20.86 bitrate=107932.8kbitframe=16850 fps= 82 q=-0.0 size=
7407081kB time=00:09:22.19 bitrate=107931.6kbitframe=16885 fps= 82 q=-0.0
size= 7424406kB time=00:09:23.36 bitrate=107959.9kbitframe=16927 fps= 82
q=-0.0 size= 7444403kB time=00:09:24.76 bitrate=107982.0kbitframe=16966
fps= 82 q=-0.0 size= 7461769kB time=00:09:26.06
bitrate=107985.1kbitframe=17010 fps= 82 q=-0.0 size= 7481636kB
time=00:09:27.53 bitrate=107992.6kbitframe=17051 fps= 82 q=-0.0 size=
7498546kB time=00:09:28.90 bitrate=107976.4kbitframe=17094 fps= 82 q=-0.0
size= 7518534kB time=00:09:30.33 bitrate=107991.8kbitframe=17134 fps= 82
q=-0.0 size= 7534466kB time=00:09:31.67 bitrate=107967.9kbitframe=17173
fps= 82 q=-0.0 size= 7552869kB time=00:09:32.97
bitrate=107985.9kbitframe=17218 fps= 82 q=-0.0 size= 7571534kB
time=00:09:34.47 bitrate=107969.9kbitframe=17256 fps= 82 q=-0.0 size=
7588858kB time=00:09:35.74 bitrate=107978.6kbitframe=17300 fps= 82 q=-0.0
size= 7609672kB time=00:09:37.21 bitrate=107999.2kbitframe=17337 fps= 82
q=-0.0 size= 7628859kB time=00:09:38.44 bitrate=108040.5kbitframe=17375
fps= 82 q=-0.0 size= 7643994kB time=00:09:39.71
bitrate=108018.1kbitframe=17415 fps= 82 q=-0.0 size= 7664671kB
time=00:09:41.04 bitrate=108061.4kbitframe=17457 fps= 82 q=-0.0 size=
7682082kB time=00:09:42.45 bitrate=108046.4kbitframe=17496 fps= 82 q=-0.0
size= 7699598kB time=00:09:43.75 bitrate=108051.4kbitframe=17540 fps= 82
q=-0.0 size= 7720711kB time=00:09:45.22 bitrate=108075.7kbitframe=17587
fps= 82 q=-0.0 size= 7739548kB time=00:09:46.78
bitrate=108049.9kbitframe=17628 fps= 82 q=-0.0 size= 7755571kB
time=00:09:48.15 bitrate=108021.7kbitframe=17670 fps= 82 q=-0.0 size=
7775672kB time=00:09:49.55 bitrate=108044.4kbitframe=17713 fps= 82 q=-0.0
size= 7792834kB time=00:09:50.99 bitrate=108019.9kbitframe=17757 fps= 82
q=-0.0 size= 7813858kB time=00:09:52.46 bitrate=108042.9kbitframe=17795
fps= 82 q=-0.0 size= 7831715kB time=00:09:53.72
bitrate=108058.6kbitframe=17838 fps= 82 q=-0.0 size= 7852969kB
time=00:09:55.16 bitrate=108090.6kbitframe=17876 fps= 82 q=-0.0 size=
7870360kB time=00:09:56.43 bitrate=108099.7kbitframe=17915 fps= 82 q=-0.0
size= 7889435kB time=00:09:57.73 bitrate=108125.8kbitframe=17958 fps= 82
q=-0.0 size= 7906589kB time=00:09:59.16 bitrate=108101.4kbitframe=18005
fps= 82 q=-0.0 size= 7925340kB time=00:10:00.73
bitrate=108074.9kbitframe=18050 fps= 82 q=-0.0 size= 7944885kB
time=00:10:02.23 bitrate=108071.2kbitframe=18087 fps= 82 q=-0.0 size=
7965092kB time=00:10:03.47 bitrate=108124.6kbitframe=18124 fps= 82 q=-0.0
size= 7980117kB time=00:10:04.70 bitrate=108107.3kbitframe=18166 fps= 82
q=-0.0 size= 8000882kB time=00:10:06.10 bitrate=108138.0kbitframe=18209
fps= 82 q=-0.0 size= 8022058kB time=00:10:07.54
bitrate=108168.2kbitframe=18250 fps= 82 q=-0.0 size= 8039688kB
time=00:10:08.91 bitrate=108162.3kbitframe=18292 fps= 82 q=-0.0 size=
8059915kB time=00:10:10.31 bitrate=108185.5kbitframe=18335 fps= 82 q=-0.0
size= 8080198kB time=00:10:11.74 bitrate=108203.4kbitframe=18377 fps= 82
q=-0.0 size= 8097539kB time=00:10:13.14 bitrate=108187.8kbitframe=18419
fps= 82 q=-0.0 size= 8118003kB time=00:10:14.54
bitrate=108213.8kbitframe=18459 fps= 82 q=-0.0 size= 8135534kB
time=00:10:15.88 bitrate=108212.4kbitframe=18498 fps= 82 q=-0.0 size=
8153283kB time=00:10:17.18 bitrate=108219.9kbitframe=18542 fps= 82 q=-0.0
size= 8173463kB time=00:10:18.65 bitrate=108230.3kbitframe=18583 fps= 82
q=-0.0 size= 8194342kB time=00:10:20.02 bitrate=108267.4kbitframe=18618
fps= 82 q=-0.0 size= 8208491kB time=00:10:21.18
bitrate=108250.4kbitframe=18660 fps= 82 q=-0.0 size= 8229712kB
time=00:10:22.59 bitrate=108286.0kbitframe=18702 fps= 82 q=-0.0 size=
8247198kB time=00:10:23.99 bitrate=108272.3kbitframe=18743 fps= 82 q=-0.0
size= 8268056kB time=00:10:25.36 bitrate=108308.7kbitframe=18783 fps= 82
q=-0.0 size= 8285662kB time=00:10:26.69 bitrate=108308.3kbitframe=18817
fps= 82 q=-0.0 size= 8303008kB time=00:10:27.82
bitrate=108338.8kbitframe=18837 fps= 82 q=-0.0 size= 8310082kB
time=00:10:28.49 bitrate=108316.0kbitframe=18858 fps= 82 q=-0.0 size=
8320927kB time=00:10:29.19 bitrate=108336.6kbitframe=18894 fps= 82 q=-0.0
size= 8338185kB time=00:10:30.39 bitrate=108354.4kbitframe=18930 fps= 82
q=-0.0 size= 8356054kB time=00:10:31.59 bitrate=108380.1kbitframe=18956
fps= 82 q=-0.0 size= 8366627kB time=00:10:32.46
bitrate=108368.4kbitframe=18999 fps= 82 q=-0.0 size= 8387022kB
time=00:10:33.90 bitrate=108386.6kbitframe=19036 fps= 82 q=-0.0 size=
8402752kB time=00:10:35.13 bitrate=108378.9kbitframe=19076 fps= 82 q=-0.0
size= 8419341kB time=00:10:36.47 bitrate=108365.1kbitframe=19117 fps= 82
q=-0.0 size= 8439430kB time=00:10:37.83 bitrate=108390.7kbitframe=19159
fps= 82 q=-0.0 size= 8459163kB time=00:10:39.24
bitrate=108406.0kbitframe=19204 fps= 82 q=-0.0 size= 8477585kB
time=00:10:40.74 bitrate=108387.4kbitframe=19241 fps= 82 q=-0.0 size=
8495326kB time=00:10:41.97 bitrate=108405.5kbitframe=19282 fps= 82 q=-0.0
size= 8516250kB time=00:10:43.34 bitrate=108441.4kbitframe=19323 fps= 82
q=-0.0 size= 8533328kB time=00:10:44.71 bitrate=108428.3kbitframe=19360
fps= 82 q=-0.0 size= 8553118kB time=00:10:45.94
bitrate=108472.0kbitframe=19403 fps= 82 q=-0.0 size= 8571607kB
time=00:10:47.38 bitrate=108465.5kbitframe=19442 fps= 82 q=-0.0 size=
8588869kB time=00:10:48.68 bitrate=108466.0kbitframe=19481 fps= 82 q=-0.0
size= 8609006kB time=00:10:49.98 bitrate=108502.6kbitframe=19521 fps= 82
q=-0.0 size= 8627359kB time=00:10:51.31 bitrate=108511.1kbitframe=19563
fps= 82 q=-0.0 size= 8645315kB time=00:10:52.72
bitrate=108503.5kbitframe=19605 fps= 82 q=-0.0 size= 8665924kB
time=00:10:54.12 bitrate=108529.1kbitframe=19646 fps= 82 q=-0.0 size=
8682963kB time=00:10:55.49 bitrate=108515.5kbitframe=19684 fps= 82 q=-0.0
size= 8703960kB time=00:10:56.75 bitrate=108567.9kbitframe=19728 fps= 82
q=-0.0 size= 8721963kB time=00:10:58.22 bitrate=108549.8kbitframe=19767
fps= 82 q=-0.0 size= 8743287kB time=00:10:59.52
bitrate=108600.6kbitframe=19810 fps= 82 q=-0.0 size= 8760724kB
time=00:11:00.96 bitrate=108580.9kbitframe=19843 fps= 82 q=-0.0 size=
8778389kB time=00:11:02.06 bitrate=108618.9kbitframe=19878 fps= 81 q=-0.0
size= 8791208kB time=00:11:03.23 bitrate=108586.0kbitframe=19900 fps= 81
q=-0.0 size= 8801740kB time=00:11:03.96 bitrate=108595.9kbitframe=19940
fps= 81 q=-0.0 size= 8819862kB time=00:11:05.30
bitrate=108601.1kbitframe=19977 fps= 81 q=-0.0 size= 8836888kB
time=00:11:06.53 bitrate=108609.3kbitframe=20019 fps= 81 q=-0.0 size=
8855046kB time=00:11:07.93 bitrate=108604.0kbitframe=20058 fps= 81 q=-0.0
size= 8874132kB time=00:11:09.23 bitrate=108626.5kbitframe=20103 fps= 81
q=-0.0 size= 8893606kB time=00:11:10.73 bitrate=108621.3kbitframe=20150
fps= 81 q=-0.0 size= 8916377kB time=00:11:12.30
bitrate=108645.3kbitframe=20193 fps= 81 q=-0.0 size= 8931573kB
time=00:11:13.74 bitrate=108598.8kbitframe=20235 fps= 81 q=-0.0 size=
8950040kB time=00:11:15.14 bitrate=108597.3kbitframe=20279 fps= 81 q=-0.0
size= 8969297kB time=00:11:16.61 bitrate=108594.9kbitframe=20326 fps= 81
q=-0.0 size= 8988294kB time=00:11:18.17 bitrate=108573.3kbitframe=20373
fps= 81 q=-0.0 size= 9006565kB time=00:11:19.74
bitrate=108543.0kbitframe=20418 fps= 81 q=-0.0 size= 9024408kB
time=00:11:21.24 bitrate=108518.3kbitframe=20461 fps= 81 q=-0.0 size=
9042333kB time=00:11:22.68 bitrate=108505.2kbitframe=20502 fps= 81 q=-0.0
size= 9061153kB time=00:11:24.05 bitrate=108513.6kbitframe=20544 fps= 81
q=-0.0 size= 9077022kB time=00:11:25.45 bitrate=108481.5kbitframe=20589
fps= 82 q=-0.0 size= 9096757kB time=00:11:26.95
bitrate=108479.6kbitframe=20632 fps= 82 q=-0.0 size= 9114638kB
time=00:11:28.38 bitrate=108466.5kbitframe=20677 fps= 82 q=-0.0 size=
9134367kB time=00:11:29.89 bitrate=108464.6kbitframe=20725 fps= 82 q=-0.0
size= 9156208kB time=00:11:31.49 bitrate=108472.2kbitframe=20765 fps= 82
q=-0.0 size= 9173565kB time=00:11:32.82 bitrate=108468.4kbitframe=20807
fps= 82 q=-0.0 size= 9192977kB time=00:11:34.22
bitrate=108478.4kbitframe=20842 fps= 82 q=-0.0 size= 9206644kB
time=00:11:35.39 bitrate=108457.4kbitframe=20875 fps= 81 q=-0.0 size=
9219945kB time=00:11:36.49 bitrate=108442.4kbitframe=20910 fps= 81 q=-0.0
size= 9236685kB time=00:11:37.66 bitrate=108457.4kbitframe=20941 fps= 81
q=-0.0 size= 9250215kB time=00:11:38.70 bitrate=108455.4kbitframe=20971
fps= 81 q=-0.0 size= 9263322kB time=00:11:39.70
bitrate=108453.7kbitframe=21015 fps= 81 q=-0.0 size= 9281819kB
time=00:11:41.16 bitrate=108442.7kbitframe=21054 fps= 81 q=-0.0 size=
9299909kB time=00:11:42.47 bitrate=108452.8kbitframe=21097 fps= 81 q=-0.0
size= 9316568kB time=00:11:43.90 bitrate=108425.6kbitframe=21143 fps= 81
q=-0.0 size= 9336148kB time=00:11:45.44 bitrate=108417.0kbitframe=21182
fps= 81 q=-0.0 size= 9355624kB time=00:11:46.74
bitrate=108443.2kbitframe=21222 fps= 81 q=-0.0 size= 9373162kB
time=00:11:48.07 bitrate=108441.7kbitframe=21264 fps= 81 q=-0.0 size=
9390905kB time=00:11:49.47 bitrate=108432.4kbitframe=21309 fps= 81 q=-0.0
size= 9411269kB time=00:11:50.97 bitrate=108438.0kbitframe=21345 fps= 81
q=-0.0 size= 9427845kB time=00:11:52.18 bitrate=108445.8kbitframe=21379
fps= 81 q=-0.0 size= 9444803kB time=00:11:53.31
bitrate=108468.1kbitframe=21418 fps= 81 q=-0.0 size= 9461343kB
time=00:11:54.61 bitrate=108460.1kbitframe=21461 fps= 81 q=-0.0 size=
9479595kB time=00:11:56.05 bitrate=108451.7kbitframe=21503 fps= 81 q=-0.0
size= 9494574kB time=00:11:57.45 bitrate=108410.8kbitframe=21541 fps= 81
q=-0.0 size= 9511216kB time=00:11:58.72 bitrate=108409.2kbitframe=21586
fps= 81 q=-0.0 size= 9527144kB time=00:12:00.22
bitrate=108364.5kbitframe=21630 fps= 81 q=-0.0 size= 9545257kB
time=00:12:01.68 bitrate=108349.6kbitframe=21675 fps= 81 q=-0.0 size=
9563890kB time=00:12:03.19 bitrate=108335.7kbitframe=21711 fps= 81 q=-0.0
size= 9580145kB time=00:12:04.39 bitrate=108339.9kbitframe=21754 fps= 81
q=-0.0 size= 9600474kB time=00:12:05.82 bitrate=108355.1kbit[matroska @
0x7fe28a014a00] Non-monotonous DTS in output stream 0:1; previous: 726871,
current: 725872; changing to 726871. This may result in incorrect
timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725873; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725874; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725875; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725876; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725877; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725878; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725879; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725880; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725881; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725882; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725883; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725884; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725885; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725886; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725887; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725888; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725889; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725890; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725891; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725893; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725894; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725895; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725896; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725897; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725898; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725899; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725900; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725901; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725902; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725903; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725904; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725905; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725906; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725907; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725908; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725909; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725910; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725911; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725912; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725913; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725914; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725915; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725916; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725918; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725919; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725920; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725921; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725922; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725923; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725924; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725925; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725926; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725927; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725928; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725929; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725930; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725931; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725932; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725933; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725934; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725935; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725936; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725937; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725938; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725939; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725940; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725941; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725943; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725944; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725945; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725946; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725947; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725948; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725949; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725950; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725951; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725952; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725953; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725954; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725955; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725956; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725957; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725958; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725959; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725960; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725961; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725962; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725963; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725964; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725965; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725966; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725968; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725969; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725970; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725971; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725972; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725973; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725974; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725975; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725976; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725977; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725978; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725979; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725980; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725981; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725982; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725983; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725984; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725985; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725986; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725987; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725988; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725989; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725990; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725991; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725993; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725994; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725995; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725996; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725997; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725998; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 725999; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726000; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726001; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726002; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726003; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726004; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726005; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726006; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726007; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726008; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726009; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726010; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726011; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726012; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726013; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726014; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726015; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726016; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726018; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726019; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726020; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726021; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726022; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726023; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726024; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726025; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726026; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726027; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726028; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726029; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726030; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726031; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726032; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726033; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726034; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726035; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726036; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726037; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726038; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726039; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726040; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726041; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726043; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726044; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726045; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726046; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726047; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726048; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726049; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726050; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726051; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726052; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726053; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726054; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726055; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726056; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726057; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726058; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726059; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726060; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726061; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726062; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726063; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726064; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726065; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726066; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726068; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726069; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726070; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726071; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726072; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726073; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726074; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726075; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726076; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726077; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726078; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726079; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726080; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726081; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726082; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726083; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726084; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726085; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726086; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726087; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726088; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726089; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726090; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726091; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726093; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726094; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726095; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726096; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726097; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726098; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726099; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726100; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726101; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726102; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726103; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726104; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726105; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726106; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726107; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726108; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726109; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726110; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726111; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726112; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726113; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726114; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726115; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726116; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726118; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726119; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726120; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726121; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726122; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726123; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726124; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726125; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726126; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726127; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726128; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726129; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726130; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726131; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726132; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726133; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726134; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726135; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726136; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726137; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726138; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726139; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726140; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726141; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726143; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726144; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726145; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726146; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726147; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726148; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726149; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726150; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726151; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726152; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726153; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726154; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726155; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726156; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726157; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726158; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726159; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726160; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726161; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726162; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726163; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726164; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726165; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726166; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726168; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726169; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726170; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726171; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726172; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726173; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726174; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726175; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726176; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726177; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726178; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726179; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726180; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726181; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726182; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726183; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726184; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726185; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726186; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726187; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726188; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726189; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726190; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726191; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726193; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726194; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726195; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726196; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726197; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726198; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726199; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726200; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726201; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726202; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726203; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726204; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726205; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726206; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726207; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726208; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726209; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726210; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726211; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726212; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726213; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726214; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726215; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726216; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726218; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726219; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726220; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726221; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726222; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726223; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726224; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726225; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726226; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726227; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726228; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726229; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726230; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726231; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726232; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726233; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726234; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726235; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726236; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726237; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726238; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726239; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726240; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726241; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726243; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726244; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726245; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726246; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726247; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726248; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726249; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726250; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726251; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726252; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726253; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726254; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726255; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726256; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726257; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726258; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726259; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726260; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726261; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726262; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726263; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726264; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726265; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726266; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726268; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726269; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726270; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726271; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726272; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726273; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726274; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726275; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726276; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726277; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726278; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726279; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726280; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726281; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726282; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726283; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726284; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726285; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726286; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726287; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726288; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726289; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726290; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726291; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726293; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726294; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726295; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726296; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726297; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726298; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726299; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726300; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726301; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726302; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726303; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726304; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726305; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726306; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726307; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726308; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726309; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726310; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726311; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726312; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726313; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726314; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726315; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726316; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726318; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726319; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726320; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726321; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726322; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726323; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726324; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726325; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726326; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726327; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726328; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726329; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726330; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726331; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726332; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726333; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726334; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726335; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726336; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726337; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726338; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726339; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726340; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726341; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726343; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726344; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726345; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726346; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726347; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726348; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726349; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726350; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726351; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726352; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726353; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726354; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726355; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726356; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726357; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726358; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726359; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726360; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726361; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726362; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726363; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726364; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726365; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726366; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726368; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726369; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726370; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726371; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726372; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726373; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726374; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726375; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726376; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726377; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726378; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726379; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726380; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726381; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726382; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726383; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726384; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726385; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726386; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726387; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726388; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726389; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726390; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726391; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726393; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726394; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726395; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726396; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726397; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726398; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726399; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726400; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726401; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726402; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726403; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726404; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726405; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726406; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726407; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726408; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726409; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726410; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726411; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726412; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726413; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726414; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726415; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726416; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726418; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726419; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726420; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726421; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726422; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726423; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726424; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726425; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726426; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726427; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726428; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726429; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726430; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726431; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726432; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726433; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726434; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726435; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726436; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726437; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726438; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726439; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726440; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726441; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726443; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726444; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726445; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726446; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726447; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726448; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726449; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726450; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726451; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726452; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726453; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726454; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726455; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726456; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726457; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726458; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726459; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726460; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726461; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726462; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726463; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726464; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726465; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726466; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726468; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726469; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726470; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726471; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726472; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726473; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726474; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726475; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726476; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726477; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726478; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726479; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726480; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726481; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726482; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726483; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726484; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726485; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726486; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726487; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726488; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726489; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726490; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726491; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726493; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726494; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726495; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726496; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726497; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726498; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726499; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726500; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726501; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726502; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726503; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726504; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726505; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726506; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726507; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726508; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726509; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726510; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726511; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726512; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726513; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726514; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726515; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726516; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726518; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726519; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726520; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726521; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726522; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726523; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726524; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726525; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726526; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726527; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726528; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726529; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726530; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726531; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726532; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726533; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726534; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726535; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726536; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726537; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726538; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726539; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726540; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726541; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726543; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726544; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726545; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726546; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726547; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726548; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726549; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726550; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726551; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726552; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726553; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726554; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726555; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726556; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726557; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726558; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726559; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726560; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726561; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726562; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726563; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726564; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726565; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726566; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726568; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726569; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726570; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726571; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726572; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726573; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726574; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726575; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726576; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726577; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726578; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726579; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726580; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726581; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726582; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726583; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726584; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726585; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726586; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726587; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726588; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726589; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726590; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726591; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726593; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726594; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726595; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726596; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726597; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726598; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726599; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726600; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726601; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726602; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726603; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726604; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726605; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726606; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726607; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726608; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726609; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726610; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726611; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726612; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726613; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726614; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726615; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726616; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726618; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726619; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726620; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726621; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726622; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726623; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726624; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726625; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726626; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726627; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726628; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726629; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726630; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726631; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726632; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726633; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726634; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726635; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726636; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726637; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726638; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726639; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726640; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726641; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726643; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726644; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726645; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726646; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726647; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726648; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726649; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726650; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726651; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726652; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726653; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726654; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726655; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726656; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726657; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726658; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726659; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726660; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726661; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726662; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726663; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726664; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726665; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726666; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726668; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726669; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726670; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726671; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726672; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726673; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726674; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726675; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726676; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726677; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726678; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726679; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726680; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726681; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726682; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726683; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726684; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726685; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726686; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726687; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726688; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726689; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726690; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726691; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726693; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726694; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726695; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726696; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726697; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726698; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726699; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726700; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726701; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726702; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726703; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726704; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726705; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726706; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726707; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726708; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726709; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726710; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726711; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726712; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726713; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726714; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726715; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726716; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726718; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726719; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726720; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726721; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726722; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726723; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726724; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726725; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726726; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726727; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726728; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726729; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726730; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726731; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726732; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726733; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726734; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726735; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726736; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726737; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726738; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726739; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726740; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726741; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726743; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726744; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726745; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726746; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726747; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726748; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726749; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726750; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726751; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726752; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726753; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726754; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726755; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726756; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726757; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726758; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726759; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726760; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726761; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726762; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726763; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726764; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726765; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726766; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726768; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726769; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726770; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726771; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726772; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726773; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726774; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726775; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726776; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726777; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726778; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726779; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726780; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726781; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726782; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726783; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726784; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726785; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726786; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726787; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726788; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726789; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726790; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726791; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726793; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726794; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726795; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726796; changing to 726871. This may result in
incorrect timestamps in the output file.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe28a00c000] DTS 21783344 < 21784000 out of
order
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726797; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726798; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726799; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726800; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726801; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726802; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726803; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726804; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726805; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726806; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726807; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726808; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726809; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726810; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726811; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726812; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726813; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726814; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726815; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726816; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726818; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726819; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726820; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726821; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726822; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726823; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726824; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726825; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726826; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726827; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726828; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726829; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726830; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726831; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726832; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726833; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726834; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726835; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726836; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726837; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726838; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726839; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726840; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726841; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726843; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726844; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726845; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726846; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726847; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726848; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726849; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726850; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726851; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726852; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726853; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726854; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726855; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726856; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726857; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726858; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726859; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726860; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726861; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726862; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726863; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726864; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726865; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726866; changing to 726871. This may result in
incorrect timestamps in the output file.
[matroska @ 0x7fe28a014a00] Non-monotonous DTS in output stream 0:1;
previous: 726871, current: 726868; changing to 726871. This may result in
incorrect timestamps in the output file.
frame=21804 fps= 81 q=-0.0 size= 9617606kB time=00:12:07.49
bitrate=108299.6kbitframe=21895 fps= 82 q=-0.0 size= 9631759kB
time=00:12:10.53 bitrate=108008.1kbitframe=21905 fps= 82 q=-0.0 Lsize=
9635059kB time=00:12:10.90 bitrate=107990.1kbits/s speed=2.72x
video:9423264kB audio:205848kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 0.061760%
pamis-iMac:dts pamiaudio$

And with async:

pamis-iMac:dts pamiaudio$ ffmpeg -i mao_212027_v01_pm.mov -map 0 -dn -c:v
ffv1 -level 3 -coder 1 -context 1 -g 1 -slicecrc 1 -slices 24 -field_order
bt -vf setfield=bff,setdar=4/3 -color_primaries smpte170m -color_range tv
-color_trc bt709 -colorspace smpte170m -c:a pcm_s24le -af aresample=async=1
mao_212027_v01_async.mkv
ffmpeg version git-2018-12-03-5487560 Copyright (c) 2000-2018 the FFmpeg
developers
  built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-5487560
--enable-shared --enable-pthreads --enable-version3
--enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags=
--host-ldflags= --enable-ffplay --enable-gpl --enable-libmp3lame
--enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid
--enable-lzma --enable-libfreetype --enable-librubberband
--enable-libtesseract --enable-opencl --enable-videotoolbox
--enable-libopenjpeg --disable-decoder=jpeg2000
--extra-cflags=-I/usr/local/Cellar/openjpeg/2.3.0/include/openjpeg-2.3
  libavutil      56. 24.101 / 56. 24.101
  libavcodec     58. 41.101 / 58. 41.101
  libavformat    58. 23.102 / 58. 23.102
  libavdevice    58.  6.101 / 58.  6.101
  libavfilter     7. 46.101 /  7. 46.101
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  4.100 /  5.  4.100
  libswresample   3.  4.100 /  3.  4.100
  libpostproc    55.  4.100 / 55.  4.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'mao_212027_v01_pm.mov':
  Metadata:
    creation_time   : 2014-09-12T17:14:04.000000Z
    com.apple.quicktime.player.version: 7.7.4 (Dev)
    com.apple.quicktime.version: 7.7.4 (1680.86)
    com.apple.quicktime.player.movie.audio.gain: 1.000000
    com.apple.quicktime.player.movie.audio.treble: 0.000000
    com.apple.quicktime.player.movie.audio.bass: 0.000000
    com.apple.quicktime.player.movie.audio.balance: 0.000000
    com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
    com.apple.quicktime.player.movie.audio.mute:
    com.apple.quicktime.player.movie.visual.brightness: 0.000000
    com.apple.quicktime.player.movie.visual.color: 1.000000
    com.apple.quicktime.player.movie.visual.tint: 0.000000
    com.apple.quicktime.player.movie.visual.contrast: 1.000000
  Duration: 00:12:10.91, start: 0.000000, bitrate: 263063 kb/s
    Stream #0:0(eng): Video: v210 (v210 / 0x30313276), yuv422p10le,
720x486, 223724 kb/s, 29.97 fps, 29.97 tbr, 29970 tbn, 29970 tbc (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Video Media Handler
    Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz,
stereo, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Sound Media Handler
Stream mapping:
  Stream #0:0 -> #0:0 (v210 (native) -> ffv1 (native))
  Stream #0:1 -> #0:1 (pcm_s24le (native) -> pcm_s24le (native))
Press [q] to stop, [?] for help
Output #0, matroska, to 'mao_212027_v01_async.mkv':
  Metadata:
    com.apple.quicktime.player.movie.visual.contrast: 1.000000
    com.apple.quicktime.player.version: 7.7.4 (Dev)
    com.apple.quicktime.version: 7.7.4 (1680.86)
    com.apple.quicktime.player.movie.audio.gain: 1.000000
    com.apple.quicktime.player.movie.audio.treble: 0.000000
    com.apple.quicktime.player.movie.audio.bass: 0.000000
    com.apple.quicktime.player.movie.audio.balance: 0.000000
    com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
    com.apple.quicktime.player.movie.audio.mute:
    com.apple.quicktime.player.movie.visual.brightness: 0.000000
    com.apple.quicktime.player.movie.visual.color: 1.000000
    com.apple.quicktime.player.movie.visual.tint: 0.000000
    encoder         : Lavf58.23.102
    Stream #0:0(eng): Video: ffv1 (FFV1 / 0x31564646), yuv422p10le(tv,
smpte170m/smpte170m/bt709, bottom coded first (swapped)), 720x486 [SAR 9:10
DAR 4:3], q=2-31, 200 kb/s, 29.97 fps, 1k tbn, 29.97 tbc (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Video Media Handler
      encoder         : Lavc58.41.101 ffv1
    Stream #0:1(eng): Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz,
stereo, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      creation_time   : 2014-09-12T17:14:04.000000Z
      handler_name    : Apple Sound Media Handler
      encoder         : Lavc58.41.101 pcm_s24le
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd19080c000] DTS 21783344 < 21784000 out of
orderts/s speed=2.67x
frame=21905 fps= 80 q=-0.0 Lsize= 9634771kB time=00:12:10.90
bitrate=107986.7kbits/s speed=2.68x
video:9423264kB audio:205567kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 0.061694%
pamis-iMac:dts pamiaudio$


--
Benjamin Turkus | The New York Public Library
Assistant Manager for Audio and Moving Image Preservation

Barbara Goldsmith Preservation Division
40 Lincoln Center Plaza, New York, NY 10023
T. 212.870.1609 | benjaminturkus at nypl.org
http://www.nypl.org/preservation
https://twitter.com/NYPLPreserve

Lifelong Learning | Advancing Knowledge | Strengthening Our Communities


More information about the ffmpeg-user mailing list