Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#8611 closed defect (invalid)

Transcode OUT switches to fast-forward at 35:47

Reported by: markfilipak Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

When the IN video is longer than 35:47, the OUT video switches to fast-forward at 35:47.

SET TELECINE=telecine=pattern=5,split[A][B]
SET CFRAMES=bitor(eq(mod(n\,9)\,2)\,eq(mod(n\,9)\,7))
SET PSELECT=[A]select='not(%CFRAMES%)'[C]
SET CSELECT=[B]select='%CFRAMES%',smartblur[D]
SET INTERLEAVE=[C][D]interleave
SET ENCODE=-map 0 -c:v libx264 -crf 20 -an -sn
ffmpeg -i IN -filter_complex "%TELECINE%,%PSELECT%,%CSELECT%,%INTERLEAVE%" %ENCODE% OUT

How to reproduce:

Run the script.

Version of ffmpeg? I don't know. Here's the output of 'ffmpeg -version'.

ffmpeg version N-94664-g0821bc4eee Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 33.100 / 56. 33.100
libavcodec 58. 55.101 / 58. 55.101
libavformat 58. 31.104 / 58. 31.104
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.101 / 7. 58.101
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100

Change History (10)

comment:1 by Carl Eugen Hoyos, 4 years ago

To make this a valid ticket, please provide a command line without using variables that allows to reproduce the issue together with its complete, uncut console output.

in reply to:  1 comment:2 by markfilipak, 4 years ago

I wish I could accommodate you, Carl Eugen, but redirection is not working at all (?)

The output overflows the console window. Without redirection, I can't recover it. I'll search for a p24 video that's only slightly longer than 35:47 and doesn't output much. I'll also extend the console window buffer as much as I can. Kindly stay tuned...

Here's the command line & output for a 10-second video:

C:\>ffmpeg -ss 0:00 -analyzeduration 5000000 -probesize 5000000 -i "M:\Test Videos\23.976p.mkv" -filter_complex "telecine=pattern=5,split[A][B],[A]select='not(bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8)))'[C],[B]select='bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8))',smartblur[D],[C][D]interleave" -map 0 -c:v libx264 -crf 20 -an -sn "C:\AVOut\23.976p.1.MKV" 1>"C:\AVOut\23.976p.1.LOG"
ffmpeg version N-94664-g0821bc4eee Copyright (c) 2000-2019 the FFmpeg developers

built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 33.100 / 56. 33.100
libavcodec 58. 55.101 / 58. 55.101
libavformat 58. 31.104 / 58. 31.104
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.101 / 7. 58.101
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100

Input #0, matroska,webm, from 'M:\Test Videos\23.976p.mkv':

Metadata:

encoder : libebml v1.3.9 + libmatroska v1.5.2
creation_time : 2020-04-04T03:44:24.000000Z

Duration: 00:00:10.01, start: 0.000000, bitrate: 544 kb/s

Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Metadata:

BPS-eng : 538378
DURATION-eng : 00:00:10.010000000
NUMBER_OF_FRAMES-eng: 240
NUMBER_OF_BYTES-eng: 673646
_STATISTICS_WRITING_APP-eng: mkvmerge v41.0.0 ('Smarra') 64-bit
_STATISTICS_WRITING_DATE_UTC-eng: 2020-04-04 03:44:24
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES

[Parsed_telecine_0 @ 000002358e5a47c0] Telecine pattern 5 yields up to 3 frames per frame, pts advance factor: 2/5
Stream mapping:

Stream #0:0 (h264) -> telecine
interleave -> Stream #0:0 (libx264)

Press [q] to stop, ? for help
[Parsed_telecine_0 @ 000002358e056dc0] Telecine pattern 5 yields up to 3 frames per frame, pts advance factor: 2/5
[libx264 @ 000002358e850500] using SAR=1/1
[libx264 @ 000002358e850500] MB rate (8160000000) > level limit (16711680)
[libx264 @ 000002358e850500] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 000002358e850500] profile High, level 6.2, 4:2:0, 8-bit
[libx264 @ 000002358e850500] 264 - core 158 r2984 3759fcb - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'C:\AVOut\23.976p.1.MKV':

Metadata:

encoder : Lavf58.31.104
Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 1k tbn, 1000k tbc (default)
Metadata:

encoder : Lavc58.55.101 libx264

Side data:

cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: 18446744073709551615

frame= 598 fps= 58 q=-1.0 Lsize= 601kB time=00:00:09.92 bitrate= 495.7kbits/s speed=0.957x
video:596kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.819268%
[libx264 @ 000002358e850500] frame I:3 Avg QP: 6.76 size: 10589
[libx264 @ 000002358e850500] frame P:213 Avg QP:20.05 size: 1691
[libx264 @ 000002358e850500] frame B:382 Avg QP:20.64 size: 569
[libx264 @ 000002358e850500] consecutive B-frames: 1.0% 30.1% 34.1% 34.8%
[libx264 @ 000002358e850500] mb I I16..4: 95.7% 1.3% 3.0%
[libx264 @ 000002358e850500] mb P I16..4: 0.6% 0.6% 0.3% P16..4: 2.2% 0.5% 0.1% 0.0% 0.0% skip:95.9%
[libx264 @ 000002358e850500] mb B I16..4: 0.1% 0.1% 0.0% B16..8: 1.4% 0.1% 0.0% direct: 0.3% skip:98.0% L0:54.5% L1:44.1% BI: 1.4%
[libx264 @ 000002358e850500] 8x8 transform intra:22.3% inter:52.5%
[libx264 @ 000002358e850500] coded y,uvDC,uvAC intra: 11.8% 22.9% 20.1% inter: 0.2% 0.4% 0.2%
[libx264 @ 000002358e850500] i16 v,h,dc,p: 83% 16% 1% 0%
[libx264 @ 000002358e850500] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 9% 64% 1% 1% 3% 1% 3% 1%
[libx264 @ 000002358e850500] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 32% 30% 21% 3% 2% 6% 2% 4% 1%
[libx264 @ 000002358e850500] i8c dc,h,v,p: 59% 17% 22% 2%
[libx264 @ 000002358e850500] Weighted P-Frames: Y:5.6% UV:4.7%
[libx264 @ 000002358e850500] ref P L0: 67.0% 2.1% 18.9% 11.0% 1.0%
[libx264 @ 000002358e850500] ref B L0: 74.1% 16.6% 9.3%
[libx264 @ 000002358e850500] ref B L1: 98.3% 1.7%
[libx264 @ 000002358e850500] kb/s:488.63

Last edited 4 years ago by markfilipak (previous) (diff)

comment:3 by mkver, 4 years ago

  1. 35:47 = 2147s. 2147000000 is pretty close to INT_MAX, so probably an overflow issue.
  2. ffmpeg logs to stderr, not to stdout, so you would have to use the redirection '2>"C:\AVOut\23.976p.1.LOG"'. Or you use the -report option (which is even better).

in reply to:  3 comment:4 by markfilipak, 4 years ago

Replying to mkver:

  1. 35:47 = 2147s. 2147000000 is pretty close to INT_MAX, so probably an overflow issue.

Thanks. That makes sense. What can I do to overcome it? Can it be overcome?

  1. ffmpeg logs to stderr, not to stdout, so you would have to use the redirection '2>"C:\AVOut\23.976p.1.LOG"'. Or you use the -report option (which is even better).

I'll give '-report' a try. Thanks.

in reply to:  1 comment:5 by markfilipak, 4 years ago

Replying to cehoyos:

To make this a valid ticket, please provide a command line without using variables that allows to reproduce the issue together with its complete, uncut console output.

It's in 2 parts, with blank lines between, but I think it's complete. The output video displays the problem. Do you want the output video?

C:\>ffmpeg -ss 0:00 -analyzeduration 5000000 -probesize 5000000 -i G:\BDMV\STREAM\00004.m2ts -filter_complex "telecine=pattern=5,split[A][B],[A]select='not(bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8)))'[C],[B]select='bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8))',smartblur[D],[C][D]interleave" -map 0 -c:v libx264 -crf 20 -an -sn "C:\AVOut\00004.1.MKV" 1>"C:\AVOut\00004.1.LOG"
ffmpeg version N-94664-g0821bc4eee Copyright (c) 2000-2019 the FFmpeg developers

built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 33.100 / 56. 33.100
libavcodec 58. 55.101 / 58. 55.101
libavformat 58. 31.104 / 58. 31.104
libavdevice 58. 9.100 / 58. 9.100
libavfilter 7. 58.101 / 7. 58.101
libswscale 5. 6.100 / 5. 6.100
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100

[mpegts @ 000002b724fdb840] start time for stream 18 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 19 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 20 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 21 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 22 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 23 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 24 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] start time for stream 26 is not set in estimate_timings_from_pts
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 18 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 19 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 20 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 21 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 22 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 23 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 24 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002b724fdb840] Could not find codec parameters for stream 26 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'G:\BDMV\STREAM\00004.m2ts':

Duration: 00:43:08.10, start: 11.650667, bitrate: 7453 kb/s
Program 1

Stream #0:0[0x1011]: Video: mpeg2video (Main) (HDMV / 0x564D4448), yuv420p(tv, top first), 720x480 [SAR 32:27 DAR 16:9], Closed Captions, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:2[0x1101]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:3[0x1102]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:4[0x1103]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:5[0x1104]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:6[0x1105]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:7[0x1106]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:8[0x1107]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:9[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:10[0x1201]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:11[0x1202]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:12[0x1203]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:13[0x1204]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:14[0x1205]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:15[0x1206]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:16[0x1207]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:17[0x1208]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:18[0x1209]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:19[0x120a]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:20[0x120b]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:21[0x120c]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:22[0x120d]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:23[0x120e]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:24[0x120f]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:25[0x1210]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 720x480
Stream #0:26[0x1211]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)

[Parsed_telecine_0 @ 000002b725b04980] Telecine pattern 5 yields up to 3 frames per frame, pts advance factor: 2/5
Stream mapping:

Stream #0:0 (mpeg2video) -> telecine
interleave -> Stream #0:0 (libx264)

Press [q] to stop, ? for help
[Parsed_telecine_0 @ 000002b725b04980] Telecine pattern 5 yields up to 3 frames per frame, pts advance factor: 2/5
[libx264 @ 000002b725608340] using SAR=32/27
[libx264 @ 000002b725608340] MB rate (1350000000) > level limit (16711680)
[libx264 @ 000002b725608340] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 000002b725608340] profile High, level 6.2, 4:2:0, 8-bit
[libx264 @ 000002b725608340] 264 - core 158 r2984 3759fcb - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'C:\AVOut\00004.1.MKV':

Metadata:

encoder : Lavf58.31.104
Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=-1--1, 1k tbn, 1000k tbc
Metadata:

encoder : Lavc58.55.101 libx264

Side data:

cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: 18446744073709551615

[libx264 @ 000002b725608340] non-strictly-monotonic PTS46.15 bitrate=1466.4kbits/s speed=3.28x

Last message repeated 54 times

[libx264 @ 000002b725608340] invalid DTS: PTS is less than DTS
[matroska @ 000002b72560e580] Invalid DTS: 2147439 PTS: -2147484 in output stream 0:0, replacing by guess
[libx264 @ 000002b725608340] non-strictly-monotonic PTS

Last message repeated 2 times

[libx264 @ 000002b725608340] invalid DTS: PTS is less than DTS
[matroska @ 000002b72560e580] Invalid DTS: 2147479 PTS: -2147484 in output stream 0:0, replacing by guess
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.28x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.28x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.27x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.27x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.27x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.27x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.26x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.26x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.26x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.23x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.23x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.23x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.23x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.22x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.22x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.22x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.22x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1467.0kbits/s speed=3.21x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.21x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.16x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.15x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.15x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.15x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.15x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.14x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.14x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.14x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.14x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.13x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.13x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.13x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.13x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.13x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.12x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.12x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.12x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.12x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.11x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.11x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1468.4kbits/s speed=3.11x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.

I don't know how many lines I missed

[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1696.4kbits/s speed=2.39x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1696.4kbits/s speed=2.39x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1696.4kbits/s speed=2.39x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS47.46 bitrate=1696.8kbits/s speed=2.39x
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[libx264 @ 000002b725608340] non-strictly-monotonic PTS
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
[matroska @ 000002b72560e580] Non-monotonous DTS in output stream 0:0; previous: 2147466, current: -2147484; changing to 2147466. This may result in incorrect timestamps in the output file.
frame=193903 fps=211 q=-1.0 Lsize= 444886kB time=00:35:47.46 bitrate=1697.1kbits/s speed=2.34x
video:443522kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.307619%
[libx264 @ 000002b725608340] frame I:1059 Avg QP:20.15 size: 28517
[libx264 @ 000002b725608340] frame P:52122 Avg QP:22.71 size: 6181
[libx264 @ 000002b725608340] frame B:140722 Avg QP:24.98 size: 724
[libx264 @ 000002b725608340] consecutive B-frames: 0.8% 6.2% 3.2% 89.8%
[libx264 @ 000002b725608340] mb I I16..4: 18.7% 68.7% 12.5%
[libx264 @ 000002b725608340] mb P I16..4: 1.2% 4.2% 0.6% P16..4: 37.6% 10.1% 7.1% 0.0% 0.0% skip:39.3%
[libx264 @ 000002b725608340] mb B I16..4: 0.1% 0.2% 0.0% B16..8: 19.3% 0.7% 0.1% direct: 1.1% skip:78.3% L0:47.8% L1:47.3% BI: 4.9%
[libx264 @ 000002b725608340] 8x8 transform intra:69.0% inter:78.6%
[libx264 @ 000002b725608340] coded y,uvDC,uvAC intra: 63.1% 58.6% 29.0% inter: 7.6% 9.1% 0.8%
[libx264 @ 000002b725608340] i16 v,h,dc,p: 39% 33% 6% 22%
[libx264 @ 000002b725608340] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 16% 22% 4% 5% 7% 5% 7% 6%
[libx264 @ 000002b725608340] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 30% 9% 4% 6% 8% 5% 6% 4%
[libx264 @ 000002b725608340] i8c dc,h,v,p: 54% 18% 21% 7%
[libx264 @ 000002b725608340] Weighted P-Frames: Y:12.9% UV:2.1%
[libx264 @ 000002b725608340] ref P L0: 50.4% 12.0% 25.3% 10.4% 1.9%
[libx264 @ 000002b725608340] ref B L0: 79.1% 15.8% 5.1%
[libx264 @ 000002b725608340] ref B L1: 95.7% 4.3%
[libx264 @ 000002b725608340] kb/s:-1691.90

in reply to:  3 comment:6 by markfilipak, 4 years ago

Replying to mkver:

  1. ffmpeg logs to stderr, not to stdout, so you would have to use the redirection '2>"C:\AVOut\23.976p.1.LOG"'. Or you use the -report option (which is even better).

Well, I'll be damned if I can make '-report' work:

ffmpeg -report file=foo.LOG:level=info ...

fails.

Last edited 4 years ago by markfilipak (previous) (diff)

comment:7 by Gyan, 4 years ago

-report is a standalone option with no arguments. The parameters you supplied have to set for the env variable FFREPORT.

in reply to:  7 comment:8 by markfilipak, 4 years ago

C:\CMD & tiny apps\ffmpeg>ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "M:\Test Videos\23.976p.mkv" -filter_complex "telecine=pattern=5,split[A][B],[A]select='not(bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8)))'[C],[B]select='bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8))',smartblur[D],[C][D]interleave" -map 0 -c:v libx264 -crf 20 -an -sn "C:\AVOut\23.976p.6.MKV"
Invalid report file level

C:\CMD & tiny apps\ffmpeg>set
ALLUSERSPROFILE=C:\ProgramData
ANALYZE=-analyzeduration 5000000000 -probesize 5000000000
APPDATA=C:\Users\Administrator\AppData\Roaming
...
FFREPORT=file=foo.LOG:level=info

====

Aha!
FFREPORT=file=foo.LOG:level=32
works.

====

C:\CMD & tiny apps\ffmpeg>ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "M:\Test Videos\23.976p.mkv" -filter_complex "telecine=pattern=5,split[A][B],[A]select='not(bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8)))'[C],[B]select='bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8))',smartblur[D],[C][D]interleave" -map 0 -c:v libx264 -crf 20 -an -sn "C:\AVOut\23.976p.7.MKV"
Failed to parse FFREPORT environment variable: Invalid argument
...

C:\CMD & tiny apps\ffmpeg>set
ALLUSERSPROFILE=C:\ProgramData
ANALYZE=-analyzeduration 5000000000 -probesize 5000000000
APPDATA=C:\Users\Administrator\AppData\Roaming
...
FFREPORT=file=C:\AVOut\23.976p.7.LOG:level=32

=====

So, the file can only be in the CWD. That's rather inconvenient. I want to put it in the destination directory, but I can't. Oh, well. (grrrr....)

Last edited 4 years ago by markfilipak (previous) (diff)

comment:9 by Elon Musk, 4 years ago

Resolution: invalid
Status: newclosed

The provided ffmpeg version is too old.

in reply to:  1 comment:10 by markfilipak, 4 years ago

Replying to cehoyos:

To make this a valid ticket, please provide a command line without using variables that allows to reproduce the issue together with its complete, uncut console output.

Okay, I have a complete log file.

The log file is 9,244,722 bytes. There apparently is an attachment limit of 2.5MB. What do you recommend?

Note: See TracTickets for help on using tickets.