Skip to content

Instantly share code, notes, and snippets.

@fearnlj01
Created April 23, 2023 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fearnlj01/e1a72c2b3aaa9666922bd4106efcb3d8 to your computer and use it in GitHub Desktop.
Save fearnlj01/e1a72c2b3aaa9666922bd4106efcb3d8 to your computer and use it in GitHub Desktop.
FFMPEG Bug - NVENC transcodes not copying audio as expected - Logfiles
ffmpeg started on 2023-04-23 at 20:42:44
Report written to "ffmpeg-20230423-204244.log"
Log level: 48
Command line:
"F:\\mabs\\local64\\bin-video\\ffmpeg.exe" -report -i nvenc-audioprofile-source.mkv -c:v hevc_nvenc -c:a copy -y -f matroska output.mkv
ffmpeg version N-110165-g816be4c3b2-gb56aca9b42+1 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
configuration: --pkg-config=pkgconf --cc='ccache gcc' --cxx='ccache g++' --ld='ccache g++' --extra-cxxflags=-fpermissive --extra-cflags=-Wno-int-conversion --disable-autodetect --enable-amf --enable-bzlib --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-iconv --enable-lzma --enable-nvenc --enable-zlib --enable-sdl2 --enable-ffnvcodec --enable-nvdec --enable-cuda-llvm --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libdav1d --enable-libaom --disable-debug --enable-fontconfig --enable-libass --enable-libbluray --enable-libfreetype --enable-libmfx --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libwebp --enable-libxml2 --enable-libzimg --enable-libshine --enable-gpl --enable-avisynth --enable-libxvid --enable-libopenmpt --enable-version3 --enable-lib libavutil 58. 5.100 / 58. 5.100
libavcodec 60. 9.100 / 60. 9.100
libavformat 60. 4.101 / 60. 4.101
libavdevice 60. 2.100 / 60. 2.100
libavfilter 9. 5.100 / 9. 5.100
libswscale 7. 2.100 / 7. 2.100
libswresample 4. 11.100 / 4. 11.100
libpostproc 57. 2.100 / 57. 2.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-i' ... matched as input url with argument 'nvenc-audioprofile-source.mkv'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'hevc_nvenc'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'matroska'.
Reading option 'output.mkv' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url nvenc-audioprofile-source.mkv.
Successfully parsed a group of options.
Opening an input file: nvenc-audioprofile-source.mkv.
[NULL @ 0000025ac5963b00] Opening 'nvenc-audioprofile-source.mkv' for reading
[file @ 0000025ac41a70c0] Setting default whitelist 'file,crypto,data'
[matroska,webm @ 0000025ac5963b00] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
st:2 removing common factor 1000000 from timebase
st:3 removing common factor 1000000 from timebase
[matroska,webm @ 0000025ac5963b00] Before avformat_find_stream_info() pos: 3822 bytes read:32768 seeks:0 nb_streams:4
[hevc @ 0000025ac41a7e80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac41a7e80] Decoding VPS
[hevc @ 0000025ac41a7e80] Main 10 profile bitstream
[hevc @ 0000025ac41a7e80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac41a7e80] Decoding SPS
[hevc @ 0000025ac41a7e80] Main 10 profile bitstream
[hevc @ 0000025ac41a7e80] Decoding VUI
[hevc @ 0000025ac41a7e80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac41a7e80] Decoding PPS
[hevc @ 0000025ac41a7e80] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac41a7e80] Decoding SEI
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 60, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 352
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 240, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 480, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[mjpeg @ 0000025ac5967100] marker=d8 avail_size_in_buf=161793
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] marker=e0 avail_size_in_buf=161791
[mjpeg @ 0000025ac5967100] marker parser used 16 bytes (128 bits)
[mjpeg @ 0000025ac5967100] marker=db avail_size_in_buf=161773
[mjpeg @ 0000025ac5967100] index=0
[mjpeg @ 0000025ac5967100] qscale[0]: 0
[mjpeg @ 0000025ac5967100] index=1
[mjpeg @ 0000025ac5967100] qscale[1]: 0
[mjpeg @ 0000025ac5967100] marker parser used 132 bytes (1056 bits)
[mjpeg @ 0000025ac5967100] marker=c2 avail_size_in_buf=161639
[mjpeg @ 0000025ac5967100] Changing bps from 0 to 8
[mjpeg @ 0000025ac5967100] sof0: picture: 400x564
[mjpeg @ 0000025ac5967100] component 0 2:2 id: 1 quant:0
[mjpeg @ 0000025ac5967100] component 1 1:1 id: 2 quant:1
[mjpeg @ 0000025ac5967100] component 2 1:1 id: 3 quant:1
[mjpeg @ 0000025ac5967100] pix fmt id 22111100
[mjpeg @ 0000025ac5967100] Format yuvj420p chosen by get_format().
[mjpeg @ 0000025ac5967100] marker parser used 17 bytes (136 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=161620
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 157186 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=161587
[mjpeg @ 0000025ac5967100] marker parser used 4401 bytes (35208 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=157171
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 156288 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=157140
[mjpeg @ 0000025ac5967100] marker parser used 852 bytes (6816 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=156283
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 155389 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=156252
[mjpeg @ 0000025ac5967100] marker parser used 863 bytes (6904 bits)
[mjpeg @ 0000025ac5967100] escaping removed 137050 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=155319
[mjpeg @ 0000025ac5967100] marker parser used 18269 bytes (146152 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=136955
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 110754 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=136862
[mjpeg @ 0000025ac5967100] marker parser used 26108 bytes (208864 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=110651
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 88528 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=110610
[mjpeg @ 0000025ac5967100] marker parser used 22082 bytes (176656 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=88454
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 59928 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=88413
[mjpeg @ 0000025ac5967100] marker parser used 28485 bytes (227880 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=59861
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 28692 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=59820
[mjpeg @ 0000025ac5967100] marker parser used 31128 bytes (249024 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=28611
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 22289 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=28554
[mjpeg @ 0000025ac5967100] marker parser used 6265 bytes (50120 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=22264
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 14516 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=22187
[mjpeg @ 0000025ac5967100] marker parser used 7671 bytes (61368 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=14490
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 8137 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=14434
[mjpeg @ 0000025ac5967100] marker parser used 6297 bytes (50376 bits)
[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=8118
[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
[mjpeg @ 0000025ac5967100] escaping removed 20 bytes
[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=8039
[mjpeg @ 0000025ac5967100] marker parser used 8019 bytes (64152 bits)
[mjpeg @ 0000025ac5967100] marker=d9 avail_size_in_buf=0
[mjpeg @ 0000025ac5967100] decode frame unused 0 bytes
[matroska,webm @ 0000025ac5963b00] first_dts 0 not matching first dts NOPTS (pts 0, duration 41) in the queue
[matroska,webm @ 0000025ac5963b00] max_analyze_duration 5000000 reached at 5005000 microseconds st:0
[matroska,webm @ 0000025ac5963b00] After avformat_find_stream_info() pos: 633287 bytes read:633541 seeks:0 frames:352
Input #0, matroska,webm, from 'nvenc-audioprofile-source.mkv':
Metadata:
title : S01E04-Kuku
ENCODER : Lavf60.4.101
Duration: 00:00:30.11, start: 0.000000, bitrate: 2354 kb/s
Chapters:
Chapter #0:0: start 0.000000, end 30.000000
Metadata:
title : Intro
Stream #0:0, 120, 1/1000: Video: hevc (Main 10), yuv420p10le(tv, bt709), 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn (default)
Metadata:
title : Presented By EMBER
BPS : 1948166
NUMBER_OF_FRAMES: 34151
NUMBER_OF_BYTES : 346866700
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.113000000
Stream #0:1(jpn), 231, 1/1000: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
Metadata:
BPS : 160000
NUMBER_OF_FRAMES: 66770
NUMBER_OF_BYTES : 28488534
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.015000000
Stream #0:2(eng), 0, 1/1000: Subtitle: subrip (default)
Metadata:
BPS : 49
NUMBER_OF_FRAMES: 297
NUMBER_OF_BYTES : 8128
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:28.483000000
Stream #0:3, 1, 1/1000: Video: mjpeg (Progressive), yuvj420p(pc, bt470bg/unknown/unknown), 400x564 [SAR 96:96 DAR 100:141], 1k tbr, 1k tbn
Metadata:
FILENAME : cover.jpg
MIMETYPE : image/jpeg
DURATION : 00:00:00.000000000
Successfully opened the file.
Parsing a group of options: output url output.mkv.
Applying option c:v (codec name) with argument hevc_nvenc.
Applying option c:a (codec name) with argument copy.
Applying option f (force format) with argument matroska.
Successfully parsed a group of options.
Opening an output file: output.mkv.
[file @ 0000025ac5bfae00] Setting default whitelist 'file,crypto,data'
Successfully opened the file.
detected 12 logical cores
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding VPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding SPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding VUI
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding PPS
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding SEI
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_nvenc))
Stream #0:1 -> #0:1 (copy)
Stream #0:2 -> #0:2 (subrip (srt) -> ass (ssa))
Press [q] to stop, [?] for help
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding VPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding SPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding VUI
[hevc @ 0000025ac5bfd8c0] Decoding PPS
[hevc @ 0000025ac5bfd8c0] Decoding SEI
[hevc @ 0000025ac5bfd8c0] Format yuv420p10le chosen by get_format().
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] Output frame with POC 0.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] Output frame with POC 1.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] Output frame with POC 2.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] Output frame with POC 3.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] Output frame with POC 4.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] Output frame with POC 5.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] Output frame with POC 6.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] Output frame with POC 7.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 0.
[hevc @ 0000025ac5ab2f00] Output frame with POC 8.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] Decoded frame with POC 9.
[hevc @ 0000025ac5aaff00] Output frame with POC 9.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] Decoded frame with POC 5.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 4.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 3.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 7.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 8.
[hevc @ 0000025ac5ab2300] Output frame with POC 10.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 2.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Decoded frame with POC 6.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] Decoded frame with POC 1.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 15.
[hevc @ 0000025ac5bfd8c0] Output frame with POC 11.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 12.
[hevc @ 0000025ac5a4de80] Output frame with POC 12.
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'pix_fmt' to value '62'
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'time_base' to value '1/1000'
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'frame_rate' to value '24000/1001'
[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] w:1920 h:1080 pixfmt:yuv420p10le tb:1/1000 fr:24000/1001 sar:1/1
[format @ 0000025ac5af8180] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
[auto_scale_0 @ 0000025ac5af8080] w:iw h:ih flags:'' interl:0
[format @ 0000025ac5af8180] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
[AVFilterGraph @ 0000025ac5c4ca80] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
[auto_scale_0 @ 0000025ac5af8080] picking p010le out of 14 ref:yuv420p10le alpha:0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 10.
[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 11.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 13.
[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[hevc_nvenc @ 0000025ac5aeaec0] Loaded lib: nvcuda.dll
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuInit
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetCount
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGet
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetAttribute
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetName
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceComputeCapability
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxCreate_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxSetLimit
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxPushCurrent_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxPopCurrent_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxDestroy_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAlloc_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAllocPitch_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAllocManaged
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemsetD8Async
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemFree_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyAsync
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy2D_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy2DAsync_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyHtoD_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyHtoDAsync_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoH_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoHAsync_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoD_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoDAsync_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGetErrorName
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGetErrorString
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxGetDevice
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxRetain
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxRelease
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxSetFlags
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxGetState
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxReset
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamCreate
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamQuery
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamSynchronize
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamDestroy_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamAddCallback
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventCreate
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventDestroy_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventSynchronize
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventQuery
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventRecord
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLaunchKernel
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkCreate
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkAddData
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkComplete
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkDestroy
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleLoadData
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleUnload
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleGetFunction
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleGetGlobal
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuTexObjectCreate
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuTexObjectDestroy
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGLGetDevices_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsGLRegisterImage
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsUnregisterResource
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsMapResources
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsUnmapResources
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsSubResourceGetMappedArray
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetUuid
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuImportExternalMemory
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDestroyExternalMemory
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuExternalMemoryGetMappedBuffer
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMipmappedArrayGetLevel
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMipmappedArrayDestroy
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuImportExternalSemaphore
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDestroyExternalSemaphore
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuSignalExternalSemaphoresAsync
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuWaitExternalSemaphoresAsync
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArrayCreate_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArray3DCreate_v2
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArrayDestroy
[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerConnect
[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerDisconnect
[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamConsumerDisconnect
[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerPresentFrame
[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerReturnFrame
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuD3D11GetDevice
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuD3D11GetDevices
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsD3D11RegisterResource
[hevc_nvenc @ 0000025ac5aeaec0] Loaded lib: nvEncodeAPI64.dll
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: NvEncodeAPICreateInstance
[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
[hevc_nvenc @ 0000025ac5aeaec0] Loaded Nvenc version 12.1
[hevc_nvenc @ 0000025ac5aeaec0] Nvenc initialized successfully
[hevc_nvenc @ 0000025ac5aeaec0] 1 CUDA capable devices found
[hevc_nvenc @ 0000025ac5aeaec0] [ GPU #0 - < NVIDIA GeForce RTX 3060 Ti > has Compute SM 8.6 ]
[hevc_nvenc @ 0000025ac5aeaec0] supports NVENC
[matroska @ 0000025ac5b64a40] get_metadata_duration returned: 30113000
[matroska @ 0000025ac5b64a40] Write early duration from metadata = 30113
Output #0, matroska, to 'output.mkv':
Metadata:
title : S01E04-Kuku
encoder : Lavf60.4.101
Chapters:
Chapter #0:0: start 0.000000, end 30.000000
Metadata:
title : Intro
Stream #0:0, 0, 1/1000: Video: hevc (Main 10), p010le(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 2000 kb/s, 23.98 fps, 1k tbn (default)
Metadata:
title : Presented By EMBER
BPS : 1948166
NUMBER_OF_FRAMES: 34151
NUMBER_OF_BYTES : 346866700
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.113000000
encoder : Lavc60.9.100 hevc_nvenc
Side data:
cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 4000000 vbv_delay: N/A
Stream #0:1(jpn), 0, 1/1000: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp (default)
Metadata:
BPS : 160000
NUMBER_OF_FRAMES: 66770
NUMBER_OF_BYTES : 28488534
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.015000000
Stream #0:2(eng), 0, 1/1000: Subtitle: ass (default)
Metadata:
BPS : 49
NUMBER_OF_FRAMES: 297
NUMBER_OF_BYTES : 8128
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:28.483000000
encoder : Lavc60.9.100 ssa
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000008
frame= 0 fps=0.0 q=0.0 size= 2kB time=00:00:00.49 bitrate= 40.1kbits/s speed=23.2x
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 13.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 14.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 15.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 16.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 17.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 14.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 24.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Decoded frame with POC 20.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aafb00] Output frame with POC 18.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 19.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 16.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 20.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 17.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 21.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Decoded frame with POC 18.
[hevc @ 0000025ac5aaff00] Output frame with POC 22.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 19.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 23.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 21.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 24.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 22.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 23.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 28.
[hevc @ 0000025ac5a4de80] Output frame with POC 25.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 26.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 26.
[hevc @ 0000025ac5a4e280] Output frame with POC 27.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0700] Output frame with POC 28.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 29.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5a4de80] Decoded frame with POC 25.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 30.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 27.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 32.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 31.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0700] Decoded frame with POC 30.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 32.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 29.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 33.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 31.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 34.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 35.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 36.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 34.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 36.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 33.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 35.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 37.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 38.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 39.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 40.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 38.
[hevc @ 0000025ac5a4e280] Output frame with POC 40.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 41.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 37.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 39.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 42.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 43.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 44.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 44.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 42.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0700] Decoded frame with POC 41.
[hevc @ 0000025ac5ab2b00] Output frame with POC 45.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 46.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 43.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 47.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 48.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 48.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5aafb00] Decoded frame with POC 46.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 49.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 45.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 47.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 52.
[hevc @ 0000025ac5bfd8c0] Output frame with POC 50.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 51.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 50.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 52.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab2300] Decoded frame with POC 49.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 51.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 53.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5a4de80] Decoded frame with POC 55.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 54.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 54.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 53.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 55.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0700] Decoded frame with POC 61.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5aaf700] Output frame with POC 56.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 58.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 57.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 56.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 58.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 57.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 59.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 59.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 60.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 60.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 61.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 64.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 62.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aaff00] Decoded frame with POC 63.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 63.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 64.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 62.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 66.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 65.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 65.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 66.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5db2c00] Decoded frame with POC 71.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 67.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 69.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 68.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 67.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 69.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 68.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Decoding VPS
[hevc @ 0000025ac5aafb00] Main 10 profile bitstream
[hevc @ 0000025ac5aafb00] Decoding SPS
[hevc @ 0000025ac5aafb00] Main 10 profile bitstream
[hevc @ 0000025ac5aafb00] Decoding VUI
[hevc @ 0000025ac5aafb00] Decoding PPS
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5aafb00] Output frame with POC 70.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 70.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 71.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 72.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 73.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 72.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 77.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 75.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 74.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 73.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 75.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 74.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 76.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 77.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab2300] Decoded frame with POC 76.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 80.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 78.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 79.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 79.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5db2c00] Decoded frame with POC 78.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 80.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4e280] Decoded frame with POC 81.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 81.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 82.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 82.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 91.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 83.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoded frame with POC 87.
[hevc @ 0000025ac5ab2b00] Output frame with POC 84.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] Decoded frame with POC 83.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 85.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 84.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 86.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 85.
[hevc @ 0000025ac5aaff00] Output frame with POC 87.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 86.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 88.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 89.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 88.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 89.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 90.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 90.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 91.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 93.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 92.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Decoded frame with POC 92.
[hevc @ 0000025ac5ab0700] Output frame with POC 93.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4e280] Decoded frame with POC 94.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Decoding VPS
[hevc @ 0000025ac5ab0b00] Main 10 profile bitstream
[hevc @ 0000025ac5ab0b00] Decoding SPS
[hevc @ 0000025ac5ab0b00] Main 10 profile bitstream
[hevc @ 0000025ac5ab0b00] Decoding VUI
[hevc @ 0000025ac5ab0b00] Decoding PPS
[hevc @ 0000025ac5ab0b00] Output frame with POC 94.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0700] Decoded frame with POC 95.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 95.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 96.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 97.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 98.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 99.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 100.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 96.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 101.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aaf700] Decoded frame with POC 102.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 102.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 99.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 103.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 100.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 101.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 98.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 97.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 104.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 105.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 106.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 106.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 107.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 104.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 103.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 105.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 108.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 109.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 110.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5a4e280] Decoded frame with POC 110.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 111.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab0700] Decoded frame with POC 108.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 109.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 107.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 112.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 113.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 114.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 115.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 114.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 116.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 112.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 111.
[hevc @ 0000025ac5db2c00] Output frame with POC 117.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 113.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 118.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 119.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 120.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 120.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 121.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 117.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5a4e280] Decoded frame with POC 119.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 118.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 115.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 116.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 122.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
frame= 97 fps=0.0 q=10.0 size= 2kB time=00:00:05.09 bitrate= 3.9kbits/s speed=9.76x
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 123.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 124.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 125.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] Decoded frame with POC 122.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 126.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 121.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 127.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaf700] Decoded frame with POC 124.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 128.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5aafb00] Decoded frame with POC 123.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 129.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 130.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 128.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 131.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 126.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 132.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 125.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 127.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 133.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 134.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab2300] Decoded frame with POC 130.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 135.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 129.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5a4de80] Decoded frame with POC 134.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 136.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 132.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 137.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 131.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 133.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 138.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 139.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 140.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 136.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding VPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding SPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding VUI
[hevc @ 0000025ac5bfd8c0] Decoding PPS
[hevc @ 0000025ac5bfd8c0] Output frame with POC 141.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5aaf700] Decoded frame with POC 135.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] Decoded frame with POC 141.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 142.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 139.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 143.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 138.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 137.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 140.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 144.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 142.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 145.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 146.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 147.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 148.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 149.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 150.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 151.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 152.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 153.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 143.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 154.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 147.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 155.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 145.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 156.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 146.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 144.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 157.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 151.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 158.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] Decoded frame with POC 149.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 159.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 150.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 148.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 160.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 161.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 155.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 162.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 153.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 163.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 152.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 154.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 164.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 165.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 163.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 166.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 167.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 159.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 158.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 160.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 157.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 161.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 156.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 162.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 168.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 169.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 170.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 171.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 172.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 173.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 174.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 167.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 175.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 165.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 164.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] Decoded frame with POC 166.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 176.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 177.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 171.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 178.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 179.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 169.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 180.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 170.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 168.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 181.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 182.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 179.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 183.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 175.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 177.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 176.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 173.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 172.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 174.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 178.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 184.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 185.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 186.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 187.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 188.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 187.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 189.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2300] Decoded frame with POC 183.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] Decoded frame with POC 182.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 180.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 185.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 184.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 190.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 181.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 186.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 191.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 192.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 193.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Decoding VPS
[hevc @ 0000025ac5a4de80] Main 10 profile bitstream
[hevc @ 0000025ac5a4de80] Decoding SPS
[hevc @ 0000025ac5a4de80] Main 10 profile bitstream
[hevc @ 0000025ac5a4de80] Decoding VUI
[hevc @ 0000025ac5a4de80] Decoding PPS
[hevc @ 0000025ac5a4de80] Output frame with POC 194.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 195.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 191.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 196.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 197.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aafb00] Decoded frame with POC 189.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 198.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 188.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 190.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 195.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 199.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 200.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 201.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 193.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 202.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 192.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 194.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 196.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 203.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 204.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 205.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] Decoded frame with POC 200.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 206.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5a4e280] Decoded frame with POC 198.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 207.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 199.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 197.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 208.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 209.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 210.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 206.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aafb00] Decoded frame with POC 203.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 211.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 204.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 202.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 201.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 205.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 212.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 213.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 214.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 215.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 216.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 217.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 212.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 218.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 209.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 208.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 210.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 211.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 207.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 216.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] Decoded frame with POC 214.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 219.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 213.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 215.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 222.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 220.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 219.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 218.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 217.
[hevc @ 0000025ac5db2c00] Output frame with POC 221.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 222.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 223.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 220.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5a4de80] Decoded frame with POC 221.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 224.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 225.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 226.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 228.
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 0 at offset 2455 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 11459 with pts 0, dts -125, duration 42 at relative offset 9 in cluster at offset 2455. TrackNumber 1, keyframe 1
[hevc @ 0000025ac5ab2b00] Output frame with POC 227.
[matroska @ 0000025ac5b64a40] Writing block of size 1849 with pts 167, dts -83, duration 42 at relative offset 11475 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 757 with pts 83, dts -42, duration 42 at relative offset 13331 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 531 with pts 42, dts 0, duration 42 at relative offset 14095 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 0, dts 0, duration 21 at relative offset 14633 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 21, dts 21, duration 21 at relative offset 15066 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 799 with pts 125, dts 42, duration 42 at relative offset 15500 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 42, dts 42, duration 21 at relative offset 16306 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 63, dts 63, duration 21 at relative offset 16740 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1637 with pts 334, dts 83, duration 42 at relative offset 17173 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 85, dts 85, duration 21 at relative offset 18817 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 106, dts 106, duration 21 at relative offset 19251 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1055 with pts 250, dts 125, duration 42 at relative offset 19685 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 127, dts 127, duration 21 at relative offset 20747 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 148, dts 148, duration 21 at relative offset 21180 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1247 with pts 209, dts 167, duration 42 at relative offset 21614 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 171, dts 171, duration 21 at relative offset 22868 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 192, dts 192, duration 21 at relative offset 23302 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1223 with pts 292, dts 209, duration 42 at relative offset 23735 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 213, dts 213, duration 21 at relative offset 24965 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 234, dts 234, duration 21 at relative offset 25399 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1952 with pts 501, dts 250, duration 42 at relative offset 25833 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 256, dts 256, duration 21 at relative offset 27792 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 277, dts 277, duration 21 at relative offset 28225 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 291 with pts 417, dts 292, duration 42 at relative offset 28659 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 298, dts 298, duration 21 at relative offset 28957 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 319, dts 319, duration 21 at relative offset 29391 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 375, dts 334, duration 42 at relative offset 29824 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 342, dts 342, duration 21 at relative offset 30252 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 363, dts 363, duration 21 at relative offset 30686 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 360 with pts 459, dts 375, duration 42 at relative offset 31120 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 384, dts 384, duration 21 at relative offset 31487 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 405, dts 405, duration 21 at relative offset 31920 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2862 with pts 667, dts 417, duration 42 at relative offset 32354 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 427, dts 427, duration 21 at relative offset 35223 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 448, dts 448, duration 21 at relative offset 35657 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 499 with pts 584, dts 459, duration 42 at relative offset 36090 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 469, dts 469, duration 21 at relative offset 36596 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 490, dts 490, duration 21 at relative offset 37030 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 297 with pts 542, dts 501, duration 42 at relative offset 37464 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 512, dts 512, duration 21 at relative offset 37768 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 533, dts 533, duration 21 at relative offset 38201 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 578 with pts 626, dts 542, duration 42 at relative offset 38635 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 554, dts 554, duration 21 at relative offset 39220 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 575, dts 575, duration 21 at relative offset 39654 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3946 with pts 834, dts 584, duration 42 at relative offset 40087 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 597, dts 597, duration 21 at relative offset 44040 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 618, dts 618, duration 21 at relative offset 44474 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 829 with pts 751, dts 626, duration 42 at relative offset 44908 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 639, dts 639, duration 21 at relative offset 45744 in cluster at offset 2455. TrackNumber 2, keyframe 1
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 660, dts 660, duration 21 at relative offset 46177 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1871 with pts 709, dts 667, duration 42 at relative offset 46611 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 683, dts 683, duration 21 at relative offset 48489 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 704, dts 704, duration 21 at relative offset 48923 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1633 with pts 792, dts 709, duration 42 at relative offset 49356 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 725, dts 725, duration 21 at relative offset 50996 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 746, dts 746, duration 21 at relative offset 51430 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4442 with pts 1001, dts 751, duration 42 at relative offset 51864 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 768, dts 768, duration 21 at relative offset 56313 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 789, dts 789, duration 21 at relative offset 56746 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1396 with pts 918, dts 792, duration 42 at relative offset 57180 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 810, dts 810, duration 21 at relative offset 58583 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 831, dts 831, duration 21 at relative offset 59017 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 669 with pts 876, dts 834, duration 42 at relative offset 59450 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 854, dts 854, duration 21 at relative offset 60126 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 875, dts 875, duration 21 at relative offset 60560 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 985 with pts 959, dts 876, duration 42 at relative offset 60994 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 896, dts 896, duration 21 at relative offset 61986 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 917, dts 917, duration 21 at relative offset 62419 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3877 with pts 1168, dts 918, duration 42 at relative offset 62853 in cluster at offset 2455. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 225.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 939, dts 939, duration 21 at relative offset 66737 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 581 with pts 1084, dts 959, duration 42 at relative offset 67171 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 960, dts 960, duration 21 at relative offset 67759 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 981, dts 981, duration 21 at relative offset 68192 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 329 with pts 1043, dts 1001, duration 42 at relative offset 68626 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1002, dts 1002, duration 21 at relative offset 68962 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1024, dts 1024, duration 21 at relative offset 69396 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 253 with pts 1126, dts 1043, duration 42 at relative offset 69829 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1045, dts 1045, duration 21 at relative offset 70089 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1066, dts 1066, duration 21 at relative offset 70523 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5504 with pts 1335, dts 1084, duration 42 at relative offset 70957 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1087, dts 1087, duration 21 at relative offset 76468 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1109, dts 1109, duration 21 at relative offset 76901 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 681 with pts 1251, dts 1126, duration 42 at relative offset 77335 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1130, dts 1130, duration 21 at relative offset 78023 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1151, dts 1151, duration 21 at relative offset 78457 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 538 with pts 1210, dts 1168, duration 42 at relative offset 78890 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1172, dts 1172, duration 21 at relative offset 79435 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1195, dts 1195, duration 21 at relative offset 79869 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 266 with pts 1293, dts 1210, duration 42 at relative offset 80303 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1216, dts 1216, duration 21 at relative offset 80576 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1237, dts 1237, duration 21 at relative offset 81009 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5347 with pts 1502, dts 1251, duration 42 at relative offset 81443 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1258, dts 1258, duration 21 at relative offset 86797 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1280, dts 1280, duration 21 at relative offset 87231 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1040 with pts 1418, dts 1293, duration 42 at relative offset 87664 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1301, dts 1301, duration 21 at relative offset 88711 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1322, dts 1322, duration 21 at relative offset 89145 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 1376, dts 1335, duration 42 at relative offset 89579 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1343, dts 1343, duration 21 at relative offset 89987 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1366, dts 1366, duration 21 at relative offset 90420 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 782 with pts 1460, dts 1376, duration 42 at relative offset 90854 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1387, dts 1387, duration 21 at relative offset 91643 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1408, dts 1408, duration 21 at relative offset 92077 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8597 with pts 1668, dts 1418, duration 42 at relative offset 92510 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1429, dts 1429, duration 21 at relative offset 101114 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1451, dts 1451, duration 21 at relative offset 101548 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1151 with pts 1585, dts 1460, duration 42 at relative offset 101982 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1472, dts 1472, duration 21 at relative offset 103140 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1493, dts 1493, duration 21 at relative offset 103573 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 678 with pts 1543, dts 1502, duration 42 at relative offset 104007 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1514, dts 1514, duration 21 at relative offset 104692 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1536, dts 1536, duration 21 at relative offset 105126 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 507 with pts 1627, dts 1543, duration 42 at relative offset 105559 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1557, dts 1557, duration 21 at relative offset 106073 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1578, dts 1578, duration 21 at relative offset 106507 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8049 with pts 1835, dts 1585, duration 42 at relative offset 106941 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1599, dts 1599, duration 21 at relative offset 114997 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1621, dts 1621, duration 21 at relative offset 115430 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 948 with pts 1752, dts 1627, duration 42 at relative offset 115864 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1642, dts 1642, duration 21 at relative offset 116819 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1663, dts 1663, duration 21 at relative offset 117253 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 487 with pts 1710, dts 1668, duration 42 at relative offset 117686 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1684, dts 1684, duration 21 at relative offset 118180 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1707, dts 1707, duration 21 at relative offset 118614 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 359 with pts 1793, dts 1710, duration 42 at relative offset 119048 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1728, dts 1728, duration 21 at relative offset 119414 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1749, dts 1749, duration 21 at relative offset 119847 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7299 with pts 2002, dts 1752, duration 42 at relative offset 120281 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1770, dts 1770, duration 21 at relative offset 127587 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1792, dts 1792, duration 21 at relative offset 128021 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1336 with pts 1919, dts 1793, duration 42 at relative offset 128454 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1813, dts 1813, duration 21 at relative offset 129797 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1834, dts 1834, duration 21 at relative offset 130231 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 888 with pts 1877, dts 1835, duration 42 at relative offset 130665 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1855, dts 1855, duration 21 at relative offset 131560 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 560 with pts 1960, dts 1877, duration 42 at relative offset 131993 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1878, dts 1878, duration 21 at relative offset 132560 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1899, dts 1899, duration 21 at relative offset 132994 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7332 with pts 2169, dts 1919, duration 42 at relative offset 133428 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1920, dts 1920, duration 21 at relative offset 140767 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1941, dts 1941, duration 21 at relative offset 141200 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1240 with pts 2085, dts 1960, duration 42 at relative offset 141634 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 1963, dts 1963, duration 21 at relative offset 142881 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 1984, dts 1984, duration 21 at relative offset 143315 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 966 with pts 2044, dts 2002, duration 42 at relative offset 143748 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2005, dts 2005, duration 21 at relative offset 144721 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2026, dts 2026, duration 21 at relative offset 145155 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 506 with pts 2127, dts 2044, duration 42 at relative offset 145589 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2048, dts 2048, duration 21 at relative offset 146102 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2069, dts 2069, duration 21 at relative offset 146535 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7086 with pts 2336, dts 2085, duration 42 at relative offset 146969 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2090, dts 2090, duration 21 at relative offset 154062 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2111, dts 2111, duration 21 at relative offset 154496 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2632 with pts 2252, dts 2127, duration 42 at relative offset 154929 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2133, dts 2133, duration 21 at relative offset 157568 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2154, dts 2154, duration 21 at relative offset 158002 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 928 with pts 2211, dts 2169, duration 42 at relative offset 158436 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2175, dts 2175, duration 21 at relative offset 159371 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2196, dts 2196, duration 21 at relative offset 159804 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2526 with pts 2294, dts 2211, duration 42 at relative offset 160238 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2219, dts 2219, duration 21 at relative offset 162771 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2240, dts 2240, duration 21 at relative offset 163205 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6138 with pts 2503, dts 2252, duration 42 at relative offset 163638 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2261, dts 2261, duration 21 at relative offset 169783 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2282, dts 2282, duration 21 at relative offset 170217 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2806 with pts 2419, dts 2294, duration 42 at relative offset 170651 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2304, dts 2304, duration 21 at relative offset 173464 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2325, dts 2325, duration 21 at relative offset 173897 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1949 with pts 2377, dts 2336, duration 42 at relative offset 174331 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2346, dts 2346, duration 21 at relative offset 176287 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2367, dts 2367, duration 21 at relative offset 176721 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1641 with pts 2461, dts 2377, duration 42 at relative offset 177154 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2390, dts 2390, duration 21 at relative offset 178802 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2411, dts 2411, duration 21 at relative offset 179236 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5646 with pts 2669, dts 2419, duration 42 at relative offset 179670 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2432, dts 2432, duration 21 at relative offset 185323 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2453, dts 2453, duration 21 at relative offset 185756 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1498 with pts 2586, dts 2461, duration 42 at relative offset 186190 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2475, dts 2475, duration 21 at relative offset 187695 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2496, dts 2496, duration 21 at relative offset 188129 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1873 with pts 2544, dts 2503, duration 42 at relative offset 188562 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2517, dts 2517, duration 21 at relative offset 190442 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2538, dts 2538, duration 21 at relative offset 190876 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1013 with pts 2628, dts 2544, duration 42 at relative offset 191310 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2560, dts 2560, duration 21 at relative offset 192330 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2581, dts 2581, duration 21 at relative offset 192763 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3203 with pts 2836, dts 2586, duration 42 at relative offset 193197 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2602, dts 2602, duration 21 at relative offset 196407 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2623, dts 2623, duration 21 at relative offset 196841 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1475 with pts 2753, dts 2628, duration 42 at relative offset 197274 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2645, dts 2645, duration 21 at relative offset 198756 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2666, dts 2666, duration 21 at relative offset 199190 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 329 with pts 2711, dts 2669, duration 42 at relative offset 199624 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2687, dts 2687, duration 21 at relative offset 199960 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2708, dts 2708, duration 21 at relative offset 200393 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 793 with pts 2794, dts 2711, duration 42 at relative offset 200827 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2731, dts 2731, duration 21 at relative offset 201627 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2752, dts 2752, duration 21 at relative offset 202061 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 580 with pts 3003, dts 2753, duration 42 at relative offset 202494 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2773, dts 2773, duration 21 at relative offset 203081 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2923 with pts 2920, dts 2794, duration 42 at relative offset 203515 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2794, dts 2794, duration 21 at relative offset 206445 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2816, dts 2816, duration 21 at relative offset 206879 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1091 with pts 2878, dts 2836, duration 42 at relative offset 207312 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2837, dts 2837, duration 21 at relative offset 208410 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2858, dts 2858, duration 21 at relative offset 208844 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1753 with pts 2961, dts 2878, duration 42 at relative offset 209278 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2879, dts 2879, duration 21 at relative offset 211038 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2902, dts 2902, duration 21 at relative offset 211471 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 3170, dts 2920, duration 42 at relative offset 211905 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2923, dts 2923, duration 21 at relative offset 211997 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 2944, dts 2944, duration 21 at relative offset 212431 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3086, dts 2961, duration 42 at relative offset 212864 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2965, dts 2965, duration 21 at relative offset 212955 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 2986, dts 2986, duration 21 at relative offset 213389 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84 with pts 3045, dts 3003, duration 42 at relative offset 213823 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3009, dts 3009, duration 21 at relative offset 213913 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3030, dts 3030, duration 21 at relative offset 214346 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3128, dts 3045, duration 42 at relative offset 214780 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3051, dts 3051, duration 21 at relative offset 214871 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3072, dts 3072, duration 21 at relative offset 215305 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 3337, dts 3086, duration 42 at relative offset 215738 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3094, dts 3094, duration 21 at relative offset 215830 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3115, dts 3115, duration 21 at relative offset 216264 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3253, dts 3128, duration 42 at relative offset 216698 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3136, dts 3136, duration 21 at relative offset 216789 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3157, dts 3157, duration 21 at relative offset 217222 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84 with pts 3212, dts 3170, duration 42 at relative offset 217656 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3179, dts 3179, duration 21 at relative offset 217746 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3200, dts 3200, duration 21 at relative offset 218180 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3295, dts 3212, duration 42 at relative offset 218613 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3221, dts 3221, duration 21 at relative offset 218704 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3242, dts 3242, duration 21 at relative offset 219138 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 3504, dts 3253, duration 42 at relative offset 219572 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3264, dts 3264, duration 21 at relative offset 219664 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3285, dts 3285, duration 21 at relative offset 220097 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3420, dts 3295, duration 42 at relative offset 220531 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3306, dts 3306, duration 21 at relative offset 220622 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3327, dts 3327, duration 21 at relative offset 221056 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84 with pts 3378, dts 3337, duration 42 at relative offset 221489 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3350, dts 3350, duration 21 at relative offset 221579 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3371, dts 3371, duration 21 at relative offset 222013 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3462, dts 3378, duration 42 at relative offset 222447 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3392, dts 3392, duration 21 at relative offset 222538 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3413, dts 3413, duration 21 at relative offset 222971 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 3670, dts 3420, duration 42 at relative offset 223405 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3435, dts 3435, duration 21 at relative offset 223497 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3456, dts 3456, duration 21 at relative offset 223931 in cluster at offset 2455. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0700] Decoded frame with POC 223.
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3587, dts 3462, duration 42 at relative offset 224364 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3477, dts 3477, duration 21 at relative offset 224455 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3498, dts 3498, duration 21 at relative offset 224889 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84 with pts 3545, dts 3504, duration 42 at relative offset 225323 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3521, dts 3521, duration 21 at relative offset 225413 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3542, dts 3542, duration 21 at relative offset 225846 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3629, dts 3545, duration 42 at relative offset 226280 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3563, dts 3563, duration 21 at relative offset 226371 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3584, dts 3584, duration 21 at relative offset 226805 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 3837, dts 3587, duration 42 at relative offset 227238 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3606, dts 3606, duration 21 at relative offset 227330 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3627, dts 3627, duration 21 at relative offset 227764 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3754, dts 3629, duration 42 at relative offset 228198 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3648, dts 3648, duration 21 at relative offset 228289 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3669, dts 3669, duration 21 at relative offset 228722 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84 with pts 3712, dts 3670, duration 42 at relative offset 229156 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3691, dts 3691, duration 21 at relative offset 229246 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3795, dts 3712, duration 42 at relative offset 229680 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3712, dts 3712, duration 21 at relative offset 229771 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3733, dts 3733, duration 21 at relative offset 230204 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84002 with pts 4004, dts 3754, duration 42 at relative offset 230638 in cluster at offset 2455. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 224.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3754, dts 3754, duration 21 at relative offset 314648 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3776, dts 3776, duration 21 at relative offset 315082 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 87 with pts 3921, dts 3795, duration 42 at relative offset 315515 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3797, dts 3797, duration 21 at relative offset 315608 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3818, dts 3818, duration 21 at relative offset 316042 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 85 with pts 3879, dts 3837, duration 42 at relative offset 316476 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3839, dts 3839, duration 21 at relative offset 316567 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3862, dts 3862, duration 21 at relative offset 317000 in cluster at offset 2455. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0f00] Output frame with POC 228.
[matroska @ 0000025ac5b64a40] Writing block of size 87 with pts 3962, dts 3879, duration 42 at relative offset 317434 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3883, dts 3883, duration 21 at relative offset 317527 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3904, dts 3904, duration 21 at relative offset 317961 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 38416 with pts 4171, dts 3921, duration 42 at relative offset 318394 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3925, dts 3925, duration 21 at relative offset 356818 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3947, dts 3947, duration 21 at relative offset 357252 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4946 with pts 4087, dts 3962, duration 42 at relative offset 357686 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 3968, dts 3968, duration 21 at relative offset 362639 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 3989, dts 3989, duration 21 at relative offset 363072 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3558 with pts 4046, dts 4004, duration 42 at relative offset 363506 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4011, dts 4011, duration 21 at relative offset 367071 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4032, dts 4032, duration 21 at relative offset 367505 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6847 with pts 4129, dts 4046, duration 42 at relative offset 367938 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4053, dts 4053, duration 21 at relative offset 374792 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4074, dts 4074, duration 21 at relative offset 375226 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 84035 with pts 4338, dts 4087, duration 42 at relative offset 375660 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4096, dts 4096, duration 21 at relative offset 459703 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4117, dts 4117, duration 21 at relative offset 460136 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 57944 with pts 4254, dts 4129, duration 42 at relative offset 460570 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4138, dts 4138, duration 21 at relative offset 518522 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4159, dts 4159, duration 21 at relative offset 518956 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7534 with pts 4213, dts 4171, duration 42 at relative offset 519389 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4182, dts 4182, duration 21 at relative offset 526930 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4203, dts 4203, duration 21 at relative offset 527364 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5783 with pts 4296, dts 4213, duration 42 at relative offset 527798 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4224, dts 4224, duration 21 at relative offset 533588 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4245, dts 4245, duration 21 at relative offset 534021 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 91897 with pts 4505, dts 4254, duration 42 at relative offset 534455 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4267, dts 4267, duration 21 at relative offset 626360 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4288, dts 4288, duration 21 at relative offset 626794 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19236 with pts 4421, dts 4296, duration 42 at relative offset 627227 in cluster at offset 2455. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] Decoded frame with POC 226.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4309, dts 4309, duration 21 at relative offset 646471 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4330, dts 4330, duration 21 at relative offset 646905 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3655 with pts 4379, dts 4338, duration 42 at relative offset 647339 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4352, dts 4352, duration 21 at relative offset 651001 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4373, dts 4373, duration 21 at relative offset 651434 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3780 with pts 4463, dts 4379, duration 42 at relative offset 651868 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4394, dts 4394, duration 21 at relative offset 655655 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4415, dts 4415, duration 21 at relative offset 656089 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86639 with pts 4671, dts 4421, duration 42 at relative offset 656522 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4437, dts 4437, duration 21 at relative offset 743169 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4458, dts 4458, duration 21 at relative offset 743603 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 18007 with pts 4588, dts 4463, duration 42 at relative offset 744037 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4479, dts 4479, duration 21 at relative offset 762052 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4500, dts 4500, duration 21 at relative offset 762485 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3415 with pts 4546, dts 4505, duration 42 at relative offset 762919 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4523, dts 4523, duration 21 at relative offset 766341 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 4544, dts 4544, duration 21 at relative offset 766775 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1393 with pts 4630, dts 4546, duration 42 at relative offset 767208 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 4565, dts 4565, duration 21 at relative offset 768608 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 640 with pts 4586, dts 4586, duration 21 at relative offset 769042 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23993 with pts 4838, dts 4588, duration 42 at relative offset 769689 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 547 with pts 4608, dts 4608, duration 21 at relative offset 793690 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 541 with pts 4629, dts 4629, duration 21 at relative offset 794244 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4582 with pts 4755, dts 4630, duration 42 at relative offset 794792 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 482 with pts 4650, dts 4650, duration 21 at relative offset 799381 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1025 with pts 4713, dts 4671, duration 42 at relative offset 799870 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 4671, dts 4671, duration 21 at relative offset 800902 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 4694, dts 4694, duration 21 at relative offset 801383 in cluster at offset 2455. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1446 with pts 4796, dts 4713, duration 42 at relative offset 801835 in cluster at offset 2455. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 4715, dts 4715, duration 21 at relative offset 803288 in cluster at offset 2455. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 229.
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 4736 at offset 806202 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 4736, dts 4736, duration 21 at relative offset 10 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 43040 with pts 5005, dts 4755, duration 42 at relative offset 404 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 509 with pts 4757, dts 4757, duration 21 at relative offset 43452 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 4779, dts 4779, duration 21 at relative offset 43968 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5849 with pts 4922, dts 4796, duration 42 at relative offset 44358 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 358 with pts 4800, dts 4800, duration 21 at relative offset 50214 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 4821, dts 4821, duration 21 at relative offset 50579 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1988 with pts 4880, dts 4838, duration 42 at relative offset 50999 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 478 with pts 4842, dts 4842, duration 21 at relative offset 52994 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 480 with pts 4864, dts 4864, duration 21 at relative offset 53479 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1151 with pts 4963, dts 4880, duration 42 at relative offset 53966 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 472 with pts 4885, dts 4885, duration 21 at relative offset 55124 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 4906, dts 4906, duration 21 at relative offset 55603 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 48902 with pts 5172, dts 4922, duration 42 at relative offset 56002 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 371 with pts 4927, dts 4927, duration 21 at relative offset 104912 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 4949, dts 4949, duration 21 at relative offset 105290 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 28472 with pts 5088, dts 4963, duration 42 at relative offset 105698 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 4970, dts 4970, duration 21 at relative offset 134178 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 4991, dts 4991, duration 21 at relative offset 134568 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3540 with pts 5047, dts 5005, duration 42 at relative offset 134968 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 5012, dts 5012, duration 21 at relative offset 138515 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 5035, dts 5035, duration 21 at relative offset 138951 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 834 with pts 5130, dts 5047, duration 42 at relative offset 139380 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 5056, dts 5056, duration 21 at relative offset 140221 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 5077, dts 5077, duration 21 at relative offset 140643 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 43714 with pts 5339, dts 5088, duration 42 at relative offset 141039 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 5098, dts 5098, duration 21 at relative offset 184761 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 5120, dts 5120, duration 21 at relative offset 185183 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6168 with pts 5255, dts 5130, duration 42 at relative offset 185592 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 5141, dts 5141, duration 21 at relative offset 191767 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 5162, dts 5162, duration 21 at relative offset 192219 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1055 with pts 5214, dts 5172, duration 42 at relative offset 192624 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 5183, dts 5183, duration 21 at relative offset 193686 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 5206, dts 5206, duration 21 at relative offset 194125 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 677 with pts 5297, dts 5214, duration 42 at relative offset 194602 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 519 with pts 5227, dts 5227, duration 21 at relative offset 195286 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 5248, dts 5248, duration 21 at relative offset 195812 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 48777 with pts 5506, dts 5255, duration 42 at relative offset 196210 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 359 with pts 5269, dts 5269, duration 21 at relative offset 244995 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 5291, dts 5291, duration 21 at relative offset 245361 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25919 with pts 5422, dts 5297, duration 42 at relative offset 245806 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 5312, dts 5312, duration 21 at relative offset 271733 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 475 with pts 5333, dts 5333, duration 21 at relative offset 272147 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2043 with pts 5380, dts 5339, duration 42 at relative offset 272629 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 382 with pts 5354, dts 5354, duration 21 at relative offset 274679 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 5376, dts 5376, duration 21 at relative offset 275068 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1217 with pts 5464, dts 5380, duration 42 at relative offset 275458 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 457 with pts 5397, dts 5397, duration 21 at relative offset 276682 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 5418, dts 5418, duration 21 at relative offset 277146 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 46175 with pts 5672, dts 5422, duration 42 at relative offset 277564 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 512 with pts 5439, dts 5439, duration 21 at relative offset 323747 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 5461, dts 5461, duration 21 at relative offset 324266 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5963 with pts 5589, dts 5464, duration 42 at relative offset 324674 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 5482, dts 5482, duration 21 at relative offset 330644 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 5503, dts 5503, duration 21 at relative offset 331058 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 796 with pts 5547, dts 5506, duration 42 at relative offset 331463 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 5524, dts 5524, duration 21 at relative offset 332266 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 715 with pts 5631, dts 5547, duration 42 at relative offset 332683 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 5547, dts 5547, duration 21 at relative offset 333405 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 5568, dts 5568, duration 21 at relative offset 333851 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 47447 with pts 5839, dts 5589, duration 42 at relative offset 334271 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 5589, dts 5589, duration 21 at relative offset 381726 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 5610, dts 5610, duration 21 at relative offset 382144 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 20363 with pts 5756, dts 5631, duration 42 at relative offset 382580 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 5632, dts 5632, duration 21 at relative offset 402951 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 497 with pts 5653, dts 5653, duration 21 at relative offset 403392 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15036 with pts 5714, dts 5672, duration 42 at relative offset 403896 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 5674, dts 5674, duration 21 at relative offset 418939 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 5695, dts 5695, duration 21 at relative offset 419341 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2512 with pts 5797, dts 5714, duration 42 at relative offset 419768 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 5718, dts 5718, duration 21 at relative offset 422287 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 5739, dts 5739, duration 21 at relative offset 422741 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 136382 with pts 6006, dts 5756, duration 42 at relative offset 423185 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 5760, dts 5760, duration 21 at relative offset 559575 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 481 with pts 5781, dts 5781, duration 21 at relative offset 560003 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2679 with pts 5923, dts 5797, duration 42 at relative offset 560491 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 5803, dts 5803, duration 21 at relative offset 563177 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 5824, dts 5824, duration 21 at relative offset 563582 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 822 with pts 5881, dts 5839, duration 42 at relative offset 564003 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 5845, dts 5845, duration 21 at relative offset 564832 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 5866, dts 5866, duration 21 at relative offset 565232 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25050 with pts 5964, dts 5881, duration 42 at relative offset 565631 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 5889, dts 5889, duration 21 at relative offset 590689 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 5910, dts 5910, duration 21 at relative offset 591102 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 47930 with pts 6173, dts 5923, duration 42 at relative offset 591528 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 5931, dts 5931, duration 21 at relative offset 639466 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 5952, dts 5952, duration 21 at relative offset 639905 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7195 with pts 6089, dts 5964, duration 42 at relative offset 640328 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 5974, dts 5974, duration 21 at relative offset 647530 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 462 with pts 5995, dts 5995, duration 21 at relative offset 647963 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5142 with pts 6048, dts 6006, duration 42 at relative offset 648432 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 6016, dts 6016, duration 21 at relative offset 653581 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 6037, dts 6037, duration 21 at relative offset 654021 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4418 with pts 6131, dts 6048, duration 42 at relative offset 654443 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 6059, dts 6059, duration 21 at relative offset 658868 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 6080, dts 6080, duration 21 at relative offset 659281 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 57673 with pts 6340, dts 6089, duration 42 at relative offset 659704 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 534 with pts 6101, dts 6101, duration 21 at relative offset 717385 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 6122, dts 6122, duration 21 at relative offset 717926 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8743 with pts 6256, dts 6131, duration 42 at relative offset 718339 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 6144, dts 6144, duration 21 at relative offset 727089 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 456 with pts 6165, dts 6165, duration 21 at relative offset 727502 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4706 with pts 6215, dts 6173, duration 42 at relative offset 727965 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 6186, dts 6186, duration 21 at relative offset 732678 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 468 with pts 6207, dts 6207, duration 21 at relative offset 733122 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4348 with pts 6298, dts 6215, duration 42 at relative offset 733597 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 6229, dts 6229, duration 21 at relative offset 737952 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 6250, dts 6250, duration 21 at relative offset 738388 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 57935 with pts 6507, dts 6256, duration 42 at relative offset 738803 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 6271, dts 6271, duration 21 at relative offset 796746 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 6292, dts 6292, duration 21 at relative offset 797167 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7261 with pts 6423, dts 6298, duration 42 at relative offset 797622 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 6315, dts 6315, duration 21 at relative offset 804890 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 6336, dts 6336, duration 21 at relative offset 805304 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4626 with pts 6381, dts 6340, duration 42 at relative offset 805742 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 6357, dts 6357, duration 21 at relative offset 810375 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 6378, dts 6378, duration 21 at relative offset 810807 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4830 with pts 6465, dts 6381, duration 42 at relative offset 811218 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 6400, dts 6400, duration 21 at relative offset 816055 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 6421, dts 6421, duration 21 at relative offset 816457 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 54577 with pts 6673, dts 6423, duration 42 at relative offset 816858 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 6442, dts 6442, duration 21 at relative offset 871443 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 6463, dts 6463, duration 21 at relative offset 871875 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6523 with pts 6590, dts 6465, duration 42 at relative offset 872310 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 6486, dts 6486, duration 21 at relative offset 878840 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5781 with pts 6548, dts 6507, duration 42 at relative offset 879265 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 6507, dts 6507, duration 21 at relative offset 885053 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 6528, dts 6528, duration 21 at relative offset 885487 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4921 with pts 6632, dts 6548, duration 42 at relative offset 885915 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 6549, dts 6549, duration 21 at relative offset 890843 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 501 with pts 6571, dts 6571, duration 21 at relative offset 891278 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 57315 with pts 6840, dts 6590, duration 42 at relative offset 891786 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 6592, dts 6592, duration 21 at relative offset 949109 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 6613, dts 6613, duration 21 at relative offset 949531 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7000 with pts 6757, dts 6632, duration 42 at relative offset 949957 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 6634, dts 6634, duration 21 at relative offset 956964 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 6656, dts 6656, duration 21 at relative offset 957370 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6308 with pts 6715, dts 6673, duration 42 at relative offset 957807 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 6677, dts 6677, duration 21 at relative offset 964122 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 6698, dts 6698, duration 21 at relative offset 964557 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6976 with pts 6798, dts 6715, duration 42 at relative offset 964988 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 6719, dts 6719, duration 21 at relative offset 971971 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 462 with pts 6741, dts 6741, duration 21 at relative offset 972452 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 59041 with pts 7007, dts 6757, duration 42 at relative offset 972921 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 6762, dts 6762, duration 21 at relative offset 1031970 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 6783, dts 6783, duration 21 at relative offset 1032387 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7283 with pts 6924, dts 6798, duration 42 at relative offset 1032799 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 6804, dts 6804, duration 21 at relative offset 1040089 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 6827, dts 6827, duration 21 at relative offset 1040518 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6420 with pts 6882, dts 6840, duration 42 at relative offset 1040934 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 477 with pts 6848, dts 6848, duration 21 at relative offset 1047361 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 473 with pts 6869, dts 6869, duration 21 at relative offset 1047845 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7375 with pts 6965, dts 6882, duration 42 at relative offset 1048325 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 454 with pts 6890, dts 6890, duration 21 at relative offset 1055707 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 461 with pts 6912, dts 6912, duration 21 at relative offset 1056168 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 61435 with pts 7174, dts 6924, duration 42 at relative offset 1056636 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 6933, dts 6933, duration 21 at relative offset 1118079 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 449 with pts 6954, dts 6954, duration 21 at relative offset 1118493 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8135 with pts 7090, dts 6965, duration 42 at relative offset 1118949 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 6975, dts 6975, duration 21 at relative offset 1127091 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 6998, dts 6998, duration 21 at relative offset 1127497 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5469 with pts 7049, dts 7007, duration 42 at relative offset 1127924 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 7019, dts 7019, duration 21 at relative offset 1133400 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 7040, dts 7040, duration 21 at relative offset 1133855 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5697 with pts 7132, dts 7049, duration 42 at relative offset 1134309 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 7061, dts 7061, duration 21 at relative offset 1140013 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 7083, dts 7083, duration 21 at relative offset 1140475 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 50923 with pts 7341, dts 7090, duration 42 at relative offset 1140891 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] Decoded frame with POC 227.
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 7104, dts 7104, duration 21 at relative offset 1191822 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 7125, dts 7125, duration 21 at relative offset 1192241 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8163 with pts 7257, dts 7132, duration 42 at relative offset 1192675 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 7146, dts 7146, duration 21 at relative offset 1200845 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 7168, dts 7168, duration 21 at relative offset 1201267 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6926 with pts 7216, dts 7174, duration 42 at relative offset 1201680 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 7189, dts 7189, duration 21 at relative offset 1208613 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 7210, dts 7210, duration 21 at relative offset 1209020 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4746 with pts 7299, dts 7216, duration 42 at relative offset 1209435 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 7231, dts 7231, duration 21 at relative offset 1214188 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 450 with pts 7253, dts 7253, duration 21 at relative offset 1214632 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 56233 with pts 7508, dts 7257, duration 42 at relative offset 1215089 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 232.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 7274, dts 7274, duration 21 at relative offset 1271330 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 7295, dts 7295, duration 21 at relative offset 1271764 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6393 with pts 7424, dts 7299, duration 42 at relative offset 1272211 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 7316, dts 7316, duration 21 at relative offset 1278611 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 7339, dts 7339, duration 21 at relative offset 1279026 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6111 with pts 7382, dts 7341, duration 42 at relative offset 1279456 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 7360, dts 7360, duration 21 at relative offset 1285574 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 7381, dts 7381, duration 21 at relative offset 1285998 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5706 with pts 7466, dts 7382, duration 42 at relative offset 1286434 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 7402, dts 7402, duration 21 at relative offset 1292147 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 51309 with pts 7674, dts 7424, duration 42 at relative offset 1292568 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 7424, dts 7424, duration 21 at relative offset 1343885 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 7445, dts 7445, duration 21 at relative offset 1344297 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6979 with pts 7591, dts 7466, duration 42 at relative offset 1344730 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 7466, dts 7466, duration 21 at relative offset 1351716 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 7487, dts 7487, duration 21 at relative offset 1352148 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6247 with pts 7549, dts 7508, duration 42 at relative offset 1352563 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 7509, dts 7509, duration 21 at relative offset 1358817 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 7530, dts 7530, duration 21 at relative offset 1359244 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5364 with pts 7633, dts 7549, duration 42 at relative offset 1359696 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 7551, dts 7551, duration 21 at relative offset 1365067 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 7572, dts 7572, duration 21 at relative offset 1365529 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 53579 with pts 7841, dts 7591, duration 42 at relative offset 1365949 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 7594, dts 7594, duration 21 at relative offset 1419536 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 7615, dts 7615, duration 21 at relative offset 1419963 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5575 with pts 7758, dts 7633, duration 42 at relative offset 1420384 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 7636, dts 7636, duration 21 at relative offset 1425966 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 7657, dts 7657, duration 21 at relative offset 1426384 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4841 with pts 7716, dts 7674, duration 42 at relative offset 1426809 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 7680, dts 7680, duration 21 at relative offset 1431657 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 7701, dts 7701, duration 21 at relative offset 1432087 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5246 with pts 7799, dts 7716, duration 42 at relative offset 1432545 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 7722, dts 7722, duration 21 at relative offset 1437798 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 7743, dts 7743, duration 21 at relative offset 1438204 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 46567 with pts 8008, dts 7758, duration 42 at relative offset 1438631 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 7765, dts 7765, duration 21 at relative offset 1485206 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 7786, dts 7786, duration 21 at relative offset 1485622 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8837 with pts 7925, dts 7799, duration 42 at relative offset 1486041 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 7807, dts 7807, duration 21 at relative offset 1494885 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 523 with pts 7828, dts 7828, duration 21 at relative offset 1495307 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4945 with pts 7883, dts 7841, duration 42 at relative offset 1495837 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 7851, dts 7851, duration 21 at relative offset 1500789 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 7872, dts 7872, duration 21 at relative offset 1501190 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8626 with pts 7966, dts 7883, duration 42 at relative offset 1501594 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 7893, dts 7893, duration 21 at relative offset 1510227 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 463 with pts 7914, dts 7914, duration 21 at relative offset 1510626 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 67674 with pts 8175, dts 7925, duration 42 at relative offset 1511096 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 7936, dts 7936, duration 21 at relative offset 1578778 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 7957, dts 7957, duration 21 at relative offset 1579198 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11770 with pts 8091, dts 7966, duration 42 at relative offset 1579602 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 7978, dts 7978, duration 21 at relative offset 1591379 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 525 with pts 7999, dts 7999, duration 21 at relative offset 1591787 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7787 with pts 8050, dts 8008, duration 42 at relative offset 1592319 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 8021, dts 8021, duration 21 at relative offset 1600113 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 466 with pts 8042, dts 8042, duration 21 at relative offset 1600513 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 16717 with pts 8133, dts 8050, duration 42 at relative offset 1600986 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 8063, dts 8063, duration 21 at relative offset 1617711 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 8084, dts 8084, duration 21 at relative offset 1618114 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 36371 with pts 8342, dts 8091, duration 42 at relative offset 1618526 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 8106, dts 8106, duration 21 at relative offset 1654905 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 8127, dts 8127, duration 21 at relative offset 1655302 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 650 with pts 8258, dts 8133, duration 42 at relative offset 1655706 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 494 with pts 8148, dts 8148, duration 21 at relative offset 1656363 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 8169, dts 8169, duration 21 at relative offset 1656864 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 244 with pts 8217, dts 8175, duration 42 at relative offset 1657294 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 8192, dts 8192, duration 21 at relative offset 1657545 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 8213, dts 8213, duration 21 at relative offset 1657947 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 509 with pts 8300, dts 8217, duration 42 at relative offset 1658344 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 8234, dts 8234, duration 21 at relative offset 1658860 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 8255, dts 8255, duration 21 at relative offset 1659262 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 48810 with pts 8509, dts 8258, duration 42 at relative offset 1659662 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 8277, dts 8277, duration 21 at relative offset 1708480 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 521 with pts 8298, dts 8298, duration 21 at relative offset 1708892 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 540 with pts 8425, dts 8300, duration 42 at relative offset 1709420 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 479 with pts 8319, dts 8319, duration 21 at relative offset 1709967 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 8340, dts 8340, duration 21 at relative offset 1710453 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 551 with pts 8383, dts 8342, duration 42 at relative offset 1710911 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 230.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 230.
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 8363, dts 8363, duration 21 at relative offset 1711469 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 8467, dts 8383, duration 42 at relative offset 1711886 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 231.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 229.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 8384, dts 8384, duration 21 at relative offset 1712276 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 8405, dts 8405, duration 21 at relative offset 1712670 in cluster at offset 806202. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5bfd8c0] Output frame with POC 232.
[matroska @ 0000025ac5b64a40] Writing block of size 33502 with pts 8675, dts 8425, duration 42 at relative offset 1713117 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 8426, dts 8426, duration 21 at relative offset 1746627 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 8448, dts 8448, duration 21 at relative offset 1747036 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13573 with pts 8592, dts 8467, duration 42 at relative offset 1747469 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 233.
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 8469, dts 8469, duration 21 at relative offset 1761049 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 8490, dts 8490, duration 21 at relative offset 1761442 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1394 with pts 8550, dts 8509, duration 42 at relative offset 1761872 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 231.
[hevc @ 0000025ac5db2c00] Output frame with POC 234.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2300] Decoded frame with POC 238.
[matroska @ 0000025ac5b64a40] Writing block of size 503 with pts 8511, dts 8511, duration 21 at relative offset 1763273 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 8534, dts 8534, duration 21 at relative offset 1763783 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1345 with pts 8634, dts 8550, duration 42 at relative offset 1764185 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 235.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 235.
[matroska @ 0000025ac5b64a40] Writing block of size 510 with pts 8555, dts 8555, duration 21 at relative offset 1765537 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 8576, dts 8576, duration 21 at relative offset 1766054 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 32520 with pts 8842, dts 8592, duration 42 at relative offset 1766489 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 236.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 233.
[matroska @ 0000025ac5b64a40] Writing block of size 381 with pts 8597, dts 8597, duration 21 at relative offset 1799017 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 484 with pts 8619, dts 8619, duration 21 at relative offset 1799405 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 614 with pts 8759, dts 8634, duration 42 at relative offset 1799896 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 237.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 234.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4e280] Decoded frame with POC 236.
[matroska @ 0000025ac5b64a40] Writing block of size 475 with pts 8640, dts 8640, duration 21 at relative offset 1800517 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 380 with pts 8661, dts 8661, duration 21 at relative offset 1800999 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 8717, dts 8675, duration 42 at relative offset 1801386 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 238.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 8682, dts 8682, duration 21 at relative offset 1801828 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 8704, dts 8704, duration 21 at relative offset 1802235 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 375 with pts 8800, dts 8717, duration 42 at relative offset 1802695 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 239.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 237.
[matroska @ 0000025ac5b64a40] Writing block of size 467 with pts 8725, dts 8725, duration 21 at relative offset 1803077 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 8746, dts 8746, duration 21 at relative offset 1803551 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 17254 with pts 9009, dts 8759, duration 42 at relative offset 1803954 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 240.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 8767, dts 8767, duration 21 at relative offset 1821216 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 8789, dts 8789, duration 21 at relative offset 1821681 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 378 with pts 8926, dts 8800, duration 42 at relative offset 1822128 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 241.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 8810, dts 8810, duration 21 at relative offset 1822513 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 8831, dts 8831, duration 21 at relative offset 1822925 in cluster at offset 806202. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 242.
[matroska @ 0000025ac5b64a40] Writing block of size 330 with pts 8884, dts 8842, duration 42 at relative offset 1823336 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 379 with pts 8852, dts 8852, duration 21 at relative offset 1823673 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 466 with pts 8875, dts 8875, duration 21 at relative offset 1824059 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 148 with pts 8967, dts 8884, duration 42 at relative offset 1824532 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 243.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 245.
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 8896, dts 8896, duration 21 at relative offset 1824687 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 8917, dts 8917, duration 21 at relative offset 1825145 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6204 with pts 9176, dts 8926, duration 42 at relative offset 1825575 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 244.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 242.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 241.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 240.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 239.
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 8938, dts 8938, duration 21 at relative offset 1831786 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 8960, dts 8960, duration 21 at relative offset 1832202 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 299 with pts 9092, dts 8967, duration 42 at relative offset 1832610 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding VPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding SPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding VUI
[hevc @ 0000025ac5bfd8c0] Decoding PPS
[hevc @ 0000025ac5bfd8c0] Output frame with POC 245.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 8981, dts 8981, duration 21 at relative offset 1832916 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 9002, dts 9002, duration 21 at relative offset 1833322 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 315 with pts 9051, dts 9009, duration 42 at relative offset 1833734 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 243.
[hevc @ 0000025ac5a4de80] Output frame with POC 246.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 246.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 244.
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 9023, dts 9023, duration 21 at relative offset 1834056 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 9046, dts 9046, duration 21 at relative offset 1834467 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 134 with pts 9134, dts 9051, duration 42 at relative offset 1834893 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 247.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 9067, dts 9067, duration 21 at relative offset 1835034 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 9088, dts 9088, duration 21 at relative offset 1835469 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7827 with pts 9343, dts 9092, duration 42 at relative offset 1835900 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 248.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 9109, dts 9109, duration 21 at relative offset 1843734 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 9131, dts 9131, duration 21 at relative offset 1844151 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 267 with pts 9259, dts 9134, duration 42 at relative offset 1844587 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 249.
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 9152, dts 9152, duration 21 at relative offset 1844861 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 9173, dts 9173, duration 21 at relative offset 1845276 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 299 with pts 9218, dts 9176, duration 42 at relative offset 1845714 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 250.
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 9194, dts 9194, duration 21 at relative offset 1846020 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 9216, dts 9216, duration 21 at relative offset 1846480 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 175 with pts 9301, dts 9218, duration 42 at relative offset 1846900 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 251.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 9237, dts 9237, duration 21 at relative offset 1847082 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 9258, dts 9258, duration 21 at relative offset 1847515 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13147 with pts 9510, dts 9259, duration 42 at relative offset 1847930 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 252.
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 9279, dts 9279, duration 21 at relative offset 1861084 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 287 with pts 9426, dts 9301, duration 42 at relative offset 1861510 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 253.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 247.
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 9301, dts 9301, duration 21 at relative offset 1861804 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 9322, dts 9322, duration 21 at relative offset 1862233 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 332 with pts 9384, dts 9343, duration 42 at relative offset 1862650 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 254.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 9343, dts 9343, duration 21 at relative offset 1862989 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 9364, dts 9364, duration 21 at relative offset 1863424 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 107 with pts 9468, dts 9384, duration 42 at relative offset 1863862 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 255.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5a4de80] Decoded frame with POC 249.
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 9387, dts 9387, duration 21 at relative offset 1863975 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 9408, dts 9408, duration 21 at relative offset 1864398 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2380 with pts 9676, dts 9426, duration 42 at relative offset 1864835 in cluster at offset 806202. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 256.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 248.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 251.
[matroska @ 0000025ac5b64a40] Writing block of size 441 with pts 9429, dts 9429, duration 21 at relative offset 1867222 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 507 with pts 9450, dts 9450, duration 21 at relative offset 1867670 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 32 with pts 9464, dts 9464, duration 1001 at relative offset 1868184 in cluster at offset 806202. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 257.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 250.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 258.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 253.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 259.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 252.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 260.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 255.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 254.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 261.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 257.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 262.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 256.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 263.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 259.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 264.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 258.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 261.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 265.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5a4de80] Decoded frame with POC 260.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 266.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 262.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 267.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 268.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5a4e280] Decoded frame with POC 264.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 263.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 269.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 270.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 266.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 271.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaf700] Decoded frame with POC 265.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 272.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 273.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 269.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 274.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 268.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 275.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 267.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 276.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 273.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 277.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 271.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 278.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 272.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 270.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 279.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5a4de80] Decoded frame with POC 277.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 280.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 281.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 275.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 276.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 274.
[hevc @ 0000025ac5aaff00] Output frame with POC 282.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 283.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 281.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 284.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4de80] Output frame with POC 285.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 279.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 280.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 286.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 278.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 285.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 287.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 283.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 282.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 284.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 288.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 289.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 290.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 291.
[matroska @ 0000025ac5b64a40] Writing block of size 2462 with pts 9593, dts 9468, duration 42 at relative offset 1868228 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 9472, dts 9472, duration 21 at relative offset 1870697 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 9493, dts 9493, duration 21 at relative offset 1871147 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 466 with pts 9551, dts 9510, duration 42 at relative offset 1871562 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 9514, dts 9514, duration 21 at relative offset 1872035 in cluster at offset 806202. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 9535, dts 9535, duration 21 at relative offset 1872449 in cluster at offset 806202. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 340 with pts 9635, dts 9551, duration 42 at relative offset 1872870 in cluster at offset 806202. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 9558, dts 9558, duration 21 at relative offset 1873217 in cluster at offset 806202. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab2b00] Output frame with POC 292.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 9579 at offset 2679840 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 9579, dts 9579, duration 21 at relative offset 10 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4890 with pts 9843, dts 9593, duration 42 at relative offset 438 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 9600, dts 9600, duration 21 at relative offset 5335 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 9621, dts 9621, duration 21 at relative offset 5775 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 176 with pts 9760, dts 9635, duration 42 at relative offset 6229 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 9643, dts 9643, duration 21 at relative offset 6412 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 574 with pts 9664, dts 9664, duration 21 at relative offset 6870 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 140 with pts 9718, dts 9676, duration 42 at relative offset 7451 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 384 with pts 9685, dts 9685, duration 21 at relative offset 7598 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 9706, dts 9706, duration 21 at relative offset 7989 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 154 with pts 9801, dts 9718, duration 42 at relative offset 8386 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 9728, dts 9728, duration 21 at relative offset 8547 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 9749, dts 9749, duration 21 at relative offset 8960 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4358 with pts 10010, dts 9760, duration 42 at relative offset 9377 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 9770, dts 9770, duration 21 at relative offset 13742 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 9791, dts 9791, duration 21 at relative offset 14163 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 9927, dts 9801, duration 42 at relative offset 14571 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 9813, dts 9813, duration 21 at relative offset 14978 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 9834, dts 9834, duration 21 at relative offset 15406 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 306 with pts 9885, dts 9843, duration 42 at relative offset 15856 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 9855, dts 9855, duration 21 at relative offset 16169 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 9876, dts 9876, duration 21 at relative offset 16588 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 377 with pts 9968, dts 9885, duration 42 at relative offset 17010 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 9899, dts 9899, duration 21 at relative offset 17394 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 9920, dts 9920, duration 21 at relative offset 17810 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8240 with pts 10177, dts 9927, duration 42 at relative offset 18228 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 9941, dts 9941, duration 21 at relative offset 26475 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 9962, dts 9962, duration 21 at relative offset 26912 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 257 with pts 10093, dts 9968, duration 42 at relative offset 27343 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 9984, dts 9984, duration 21 at relative offset 27607 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 10005, dts 10005, duration 21 at relative offset 28034 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 378 with pts 10052, dts 10010, duration 42 at relative offset 28470 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 10026, dts 10026, duration 21 at relative offset 28855 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 10047, dts 10047, duration 21 at relative offset 29297 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 314 with pts 10135, dts 10052, duration 42 at relative offset 29742 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 10070, dts 10070, duration 21 at relative offset 30063 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 10091, dts 10091, duration 21 at relative offset 30466 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 38492 with pts 10344, dts 10093, duration 42 at relative offset 30882 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 10112, dts 10112, duration 21 at relative offset 69382 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 10133, dts 10133, duration 21 at relative offset 69810 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 623 with pts 10260, dts 10135, duration 42 at relative offset 70252 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 10155, dts 10155, duration 21 at relative offset 70882 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 10176, dts 10176, duration 21 at relative offset 71319 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 10219, dts 10177, duration 42 at relative offset 71749 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 10197, dts 10197, duration 21 at relative offset 72179 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 10218, dts 10218, duration 21 at relative offset 72617 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 28619 with pts 10302, dts 10219, duration 42 at relative offset 73059 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 501 with pts 10240, dts 10240, duration 21 at relative offset 101686 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4796 with pts 10385, dts 10260, duration 42 at relative offset 102194 in cluster at offset 2679840. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 498 with pts 10261, dts 10261, duration 21 at relative offset 106997 in cluster at offset 2679840. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 10282 at offset 2787349 bytes
[hevc @ 0000025ac5ab0f00] Output frame with POC 293.
[matroska @ 0000025ac5b64a40] Writing block of size 500 with pts 10282, dts 10282, duration 21 at relative offset 10 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 52977 with pts 10427, dts 10302, duration 42 at relative offset 517 in cluster at offset 2787349. TrackNumber 1, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 482 with pts 10304, dts 10304, duration 21 at relative offset 53502 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 514 with pts 10325, dts 10325, duration 21 at relative offset 53991 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 40455 with pts 10594, dts 10344, duration 42 at relative offset 54512 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 10346, dts 10346, duration 21 at relative offset 94975 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 380 with pts 10367, dts 10367, duration 21 at relative offset 95395 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 37273 with pts 10511, dts 10385, duration 42 at relative offset 95782 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 10389, dts 10389, duration 21 at relative offset 133063 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 10410, dts 10410, duration 21 at relative offset 133459 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 779 with pts 10469, dts 10427, duration 42 at relative offset 133885 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 10431, dts 10431, duration 21 at relative offset 134671 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 10452, dts 10452, duration 21 at relative offset 135078 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2812 with pts 10552, dts 10469, duration 42 at relative offset 135491 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 10475, dts 10475, duration 21 at relative offset 138310 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 10496, dts 10496, duration 21 at relative offset 138763 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25837 with pts 10761, dts 10511, duration 42 at relative offset 139188 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 10517, dts 10517, duration 21 at relative offset 165033 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 10538, dts 10538, duration 21 at relative offset 165457 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21611 with pts 10677, dts 10552, duration 42 at relative offset 165887 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 10560, dts 10560, duration 21 at relative offset 187506 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 10581, dts 10581, duration 21 at relative offset 187921 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4504 with pts 10636, dts 10594, duration 42 at relative offset 188338 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 539 with pts 10602, dts 10602, duration 21 at relative offset 192849 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 10623, dts 10623, duration 21 at relative offset 193395 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6605 with pts 10719, dts 10636, duration 42 at relative offset 193785 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 10645, dts 10645, duration 21 at relative offset 200397 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 10666, dts 10666, duration 21 at relative offset 200806 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 33102 with pts 10928, dts 10677, duration 42 at relative offset 201210 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 10687, dts 10687, duration 21 at relative offset 234320 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 10708, dts 10708, duration 21 at relative offset 234731 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19650 with pts 10844, dts 10719, duration 42 at relative offset 235134 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 10730, dts 10730, duration 21 at relative offset 254792 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 10751, dts 10751, duration 21 at relative offset 255196 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4873 with pts 10802, dts 10761, duration 42 at relative offset 255603 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 10772, dts 10772, duration 21 at relative offset 260483 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 10793, dts 10793, duration 21 at relative offset 260881 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4018 with pts 10886, dts 10802, duration 42 at relative offset 261292 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 10816, dts 10816, duration 21 at relative offset 265317 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 10837, dts 10837, duration 21 at relative offset 265759 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 57379 with pts 11094, dts 10844, duration 42 at relative offset 266185 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 473 with pts 10858, dts 10858, duration 21 at relative offset 323572 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 503 with pts 10879, dts 10879, duration 21 at relative offset 324052 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25788 with pts 11011, dts 10886, duration 42 at relative offset 324562 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 10901, dts 10901, duration 21 at relative offset 350358 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 10922, dts 10922, duration 21 at relative offset 350766 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3335 with pts 10969, dts 10928, duration 42 at relative offset 351175 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 10943, dts 10943, duration 21 at relative offset 354517 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 10964, dts 10964, duration 21 at relative offset 354929 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 9646 with pts 11053, dts 10969, duration 42 at relative offset 355345 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 10987, dts 10987, duration 21 at relative offset 364998 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 11008, dts 11008, duration 21 at relative offset 365422 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 66991 with pts 11261, dts 11011, duration 42 at relative offset 365831 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 294.
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 11029, dts 11029, duration 21 at relative offset 432830 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 11050, dts 11050, duration 21 at relative offset 433238 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26408 with pts 11178, dts 11053, duration 42 at relative offset 433645 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 295.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 289.
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 11072, dts 11072, duration 21 at relative offset 460061 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 11093, dts 11093, duration 21 at relative offset 460489 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4308 with pts 11136, dts 11094, duration 42 at relative offset 460921 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 296.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4de80] Decoded frame with POC 287.
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 11114, dts 11114, duration 21 at relative offset 465236 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 11135, dts 11135, duration 21 at relative offset 465677 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3935 with pts 11220, dts 11136, duration 42 at relative offset 466111 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 288.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 286.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 297.
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 11157, dts 11157, duration 21 at relative offset 470053 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 56365 with pts 11428, dts 11178, duration 42 at relative offset 470511 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 298.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 295.
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 11178, dts 11178, duration 21 at relative offset 526884 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 11199, dts 11199, duration 21 at relative offset 527320 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11581 with pts 11345, dts 11220, duration 42 at relative offset 527763 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 299.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 292.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 11220, dts 11220, duration 21 at relative offset 539351 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 11242, dts 11242, duration 21 at relative offset 539785 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 664 with pts 11303, dts 11261, duration 42 at relative offset 540219 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 300.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 291.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 293.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 294.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 290.
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 11263, dts 11263, duration 21 at relative offset 540890 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 11284, dts 11284, duration 21 at relative offset 541314 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4909 with pts 11386, dts 11303, duration 42 at relative offset 541742 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 301.
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 11305, dts 11305, duration 21 at relative offset 546658 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 11328, dts 11328, duration 21 at relative offset 547076 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 50782 with pts 11595, dts 11345, duration 42 at relative offset 547518 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 302.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 303.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 301.
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 11349, dts 11349, duration 21 at relative offset 598308 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 11370, dts 11370, duration 21 at relative offset 598754 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14579 with pts 11512, dts 11386, duration 42 at relative offset 599213 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[matroska @ 0000025ac5b64a40] Writing block of size 479 with pts 11391, dts 11391, duration 21 at relative offset 613799 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 496 with pts 11413, dts 11413, duration 21 at relative offset 614285 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5366 with pts 11470, dts 11428, duration 42 at relative offset 614788 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 298.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 297.
[hevc @ 0000025ac5aafb00] Output frame with POC 304.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 296.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 299.
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 11434, dts 11434, duration 21 at relative offset 620161 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 11455, dts 11455, duration 21 at relative offset 620574 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1399 with pts 11553, dts 11470, duration 42 at relative offset 620995 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Decoded frame with POC 300.
[hevc @ 0000025ac5ab2b00] Output frame with POC 305.
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 11476, dts 11476, duration 21 at relative offset 622401 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 11499, dts 11499, duration 21 at relative offset 622809 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 34972 with pts 11762, dts 11512, duration 42 at relative offset 623251 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 306.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5a4e280] Decoded frame with POC 307.
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 11520, dts 11520, duration 21 at relative offset 658231 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 11541, dts 11541, duration 21 at relative offset 658657 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4496 with pts 11678, dts 11553, duration 42 at relative offset 659094 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 307.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 304.
[matroska @ 0000025ac5b64a40] Writing block of size 551 with pts 11562, dts 11562, duration 21 at relative offset 663597 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 519 with pts 11584, dts 11584, duration 21 at relative offset 664155 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 782 with pts 11637, dts 11595, duration 42 at relative offset 664681 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 308.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 303.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 305.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 302.
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 11605, dts 11605, duration 21 at relative offset 665470 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 11626, dts 11626, duration 21 at relative offset 665929 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 822 with pts 11720, dts 11637, duration 42 at relative offset 666337 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 306.
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 309.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[matroska @ 0000025ac5b64a40] Writing block of size 361 with pts 11647, dts 11647, duration 21 at relative offset 667166 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 11669, dts 11669, duration 21 at relative offset 667534 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25626 with pts 11929, dts 11678, duration 42 at relative offset 667946 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 310.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 11690, dts 11690, duration 21 at relative offset 693580 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 11711, dts 11711, duration 21 at relative offset 693986 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2818 with pts 11845, dts 11720, duration 42 at relative offset 694394 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 311.
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 11732, dts 11732, duration 21 at relative offset 697219 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 11754, dts 11754, duration 21 at relative offset 697627 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 779 with pts 11803, dts 11762, duration 42 at relative offset 698051 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 312.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 11775, dts 11775, duration 21 at relative offset 698837 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 11796, dts 11796, duration 21 at relative offset 699262 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1009 with pts 11887, dts 11803, duration 42 at relative offset 699676 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 313.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 311.
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 11817, dts 11817, duration 21 at relative offset 700692 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 11840, dts 11840, duration 21 at relative offset 701111 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 69310 with pts 12095, dts 11845, duration 42 at relative offset 701554 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 314.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 309.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 308.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 310.
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 11861, dts 11861, duration 21 at relative offset 770872 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 11882, dts 11882, duration 21 at relative offset 771296 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 633 with pts 12012, dts 11887, duration 42 at relative offset 771727 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 315.
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 11903, dts 11903, duration 21 at relative offset 772367 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 468 with pts 11925, dts 11925, duration 21 at relative offset 772795 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1165 with pts 11970, dts 11929, duration 42 at relative offset 773270 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 316.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 315.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 457 with pts 11946, dts 11946, duration 21 at relative offset 774442 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5aafb00] Output frame with POC 317.
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 11967, dts 11967, duration 21 at relative offset 774906 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 578 with pts 12054, dts 11970, duration 42 at relative offset 775349 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] Decoded frame with POC 313.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5db2c00] Decoded frame with POC 312.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 314.
frame= 291 fps=284 q=17.0 size= 2560kB time=00:00:13.22 bitrate=1585.6kbits/s speed=12.9x
[hevc @ 0000025ac5ab0700] Decoded frame with POC 323.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 11988, dts 11988, duration 21 at relative offset 775934 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 471 with pts 12011, dts 12011, duration 21 at relative offset 776366 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 37894 with pts 12262, dts 12012, duration 42 at relative offset 776844 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 318.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 319.
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 12032, dts 12032, duration 21 at relative offset 814746 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 490 with pts 12053, dts 12053, duration 21 at relative offset 815205 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6695 with pts 12179, dts 12054, duration 42 at relative offset 815702 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 319.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaf700] Decoded frame with POC 316.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 317.
[matroska @ 0000025ac5b64a40] Writing block of size 502 with pts 12074, dts 12074, duration 21 at relative offset 822404 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 749 with pts 12137, dts 12095, duration 42 at relative offset 822913 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 320.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 318.
[matroska @ 0000025ac5b64a40] Writing block of size 385 with pts 12096, dts 12096, duration 21 at relative offset 823669 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 12117, dts 12117, duration 21 at relative offset 824061 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 708 with pts 12221, dts 12137, duration 42 at relative offset 824506 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 321.
[matroska @ 0000025ac5b64a40] Writing block of size 378 with pts 12138, dts 12138, duration 21 at relative offset 825221 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 12159, dts 12159, duration 21 at relative offset 825606 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 56 with pts 12175, dts 12175, duration 1627 at relative offset 826002 in cluster at offset 2787349. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 322.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 320.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 323.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 321.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 324.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 322.
[hevc @ 0000025ac5db2c00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Decoding VPS
[hevc @ 0000025ac5db2c00] Main 10 profile bitstream
[hevc @ 0000025ac5db2c00] Decoding SPS
[hevc @ 0000025ac5db2c00] Main 10 profile bitstream
[hevc @ 0000025ac5db2c00] Decoding VUI
[hevc @ 0000025ac5db2c00] Decoding PPS
[hevc @ 0000025ac5db2c00] Output frame with POC 325.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 326.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 326.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 325.
[hevc @ 0000025ac5ab0700] Output frame with POC 327.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5a4de80] Decoded frame with POC 324.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 328.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 329.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 330.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 331.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 332.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 333.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 327.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 334.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5a4e280] Decoded frame with POC 331.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 329.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 335.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 328.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 330.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 336.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 337.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 338.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 335.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 333.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 339.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 332.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 334.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 340.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 339.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 341.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 342.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 343.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab2300] Decoded frame with POC 337.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 344.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 336.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 338.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 345.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 346.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 343.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 347.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 348.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 341.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 349.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 340.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 347.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 342.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 350.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aafb00] Decoded frame with POC 345.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 351.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 346.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 352.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 353.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 344.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 354.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 351.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 355.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 356.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 349.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 350.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Decoding VPS
[hevc @ 0000025ac5ab2b00] Main 10 profile bitstream
[hevc @ 0000025ac5ab2b00] Decoding SPS
[hevc @ 0000025ac5ab2b00] Main 10 profile bitstream
[hevc @ 0000025ac5ab2b00] Decoding VUI
[hevc @ 0000025ac5ab2b00] Decoding PPS
[hevc @ 0000025ac5ab2b00] Output frame with POC 357.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2300] Decoded frame with POC 348.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 358.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 355.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 359.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 360.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5db2c00] Decoded frame with POC 353.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 361.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab0700] Decoded frame with POC 354.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 352.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 362.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 363.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 364.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 365.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 366.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 358.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 367.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 357.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 368.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 356.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 369.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 359.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 362.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 370.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 361.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 360.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 371.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2300] Decoded frame with POC 363.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 372.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 373.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 374.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 367.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5a4de80] Decoded frame with POC 365.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 375.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5db2c00] Decoded frame with POC 364.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 366.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 376.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 377.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 370.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 378.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 369.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 379.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 368.
[matroska @ 0000025ac5b64a40] Writing block of size 24983 with pts 12429, dts 12179, duration 42 at relative offset 826070 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 12181, dts 12181, duration 21 at relative offset 851061 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 12202, dts 12202, duration 21 at relative offset 851465 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 829 with pts 12346, dts 12221, duration 42 at relative offset 851871 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 12223, dts 12223, duration 21 at relative offset 852707 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 12244, dts 12244, duration 21 at relative offset 853116 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1160 with pts 12304, dts 12262, duration 42 at relative offset 853537 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 12266, dts 12266, duration 21 at relative offset 854704 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 12287, dts 12287, duration 21 at relative offset 855141 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 544 with pts 12387, dts 12304, duration 42 at relative offset 855554 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 12308, dts 12308, duration 21 at relative offset 856105 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 12329, dts 12329, duration 21 at relative offset 856516 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 27624 with pts 12596, dts 12346, duration 42 at relative offset 856935 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 380.
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 12352, dts 12352, duration 21 at relative offset 884567 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 12373, dts 12373, duration 21 at relative offset 884985 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 538 with pts 12513, dts 12387, duration 42 at relative offset 885423 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 12394, dts 12394, duration 21 at relative offset 885968 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 12415, dts 12415, duration 21 at relative offset 886398 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 805 with pts 12471, dts 12429, duration 42 at relative offset 886821 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 12437, dts 12437, duration 21 at relative offset 887633 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 12458, dts 12458, duration 21 at relative offset 888066 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 606 with pts 12554, dts 12471, duration 42 at relative offset 888482 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 12479, dts 12479, duration 21 at relative offset 889095 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 12500, dts 12500, duration 21 at relative offset 889517 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12203 with pts 12763, dts 12513, duration 42 at relative offset 889943 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 12523, dts 12523, duration 21 at relative offset 902153 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 12544, dts 12544, duration 21 at relative offset 902582 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 662 with pts 12679, dts 12554, duration 42 at relative offset 903014 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 12565, dts 12565, duration 21 at relative offset 903683 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 506 with pts 12586, dts 12586, duration 21 at relative offset 904145 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 516 with pts 12638, dts 12596, duration 42 at relative offset 904658 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 550 with pts 12608, dts 12608, duration 21 at relative offset 905181 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 12629, dts 12629, duration 21 at relative offset 905738 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 352 with pts 12721, dts 12638, duration 42 at relative offset 906219 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 12650, dts 12650, duration 21 at relative offset 906578 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 12671, dts 12671, duration 21 at relative offset 907055 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14123 with pts 12930, dts 12679, duration 42 at relative offset 907510 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 12693, dts 12693, duration 21 at relative offset 921640 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 12714, dts 12714, duration 21 at relative offset 922105 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 12846, dts 12721, duration 42 at relative offset 922570 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 12735, dts 12735, duration 21 at relative offset 922982 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 370 with pts 12756, dts 12756, duration 21 at relative offset 923418 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 737 with pts 12804, dts 12763, duration 42 at relative offset 923795 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 12778, dts 12778, duration 21 at relative offset 924539 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 377 with pts 12799, dts 12799, duration 21 at relative offset 924980 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 342 with pts 12888, dts 12804, duration 42 at relative offset 925364 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 12820, dts 12820, duration 21 at relative offset 925713 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 12841, dts 12841, duration 21 at relative offset 926113 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12141 with pts 13096, dts 12846, duration 42 at relative offset 926536 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 12864, dts 12864, duration 21 at relative offset 938684 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 12885, dts 12885, duration 21 at relative offset 939074 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 385 with pts 13013, dts 12888, duration 42 at relative offset 939488 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 12906, dts 12906, duration 21 at relative offset 939880 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 12927, dts 12927, duration 21 at relative offset 940314 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 619 with pts 12971, dts 12930, duration 42 at relative offset 940741 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 12949, dts 12949, duration 21 at relative offset 941367 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 493 with pts 12970, dts 12970, duration 21 at relative offset 941807 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 271 with pts 13055, dts 12971, duration 42 at relative offset 942307 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 375 with pts 12991, dts 12991, duration 21 at relative offset 942585 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 13012, dts 13012, duration 21 at relative offset 942967 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8484 with pts 13263, dts 13013, duration 42 at relative offset 943367 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 13035, dts 13035, duration 21 at relative offset 951858 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 657 with pts 13180, dts 13055, duration 42 at relative offset 952268 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 13056, dts 13056, duration 21 at relative offset 952932 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 13077, dts 13077, duration 21 at relative offset 953350 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 536 with pts 13138, dts 13096, duration 42 at relative offset 953759 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 13098, dts 13098, duration 21 at relative offset 954302 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 13120, dts 13120, duration 21 at relative offset 954742 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 317 with pts 13222, dts 13138, duration 42 at relative offset 955146 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 13141, dts 13141, duration 21 at relative offset 955470 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 13162, dts 13162, duration 21 at relative offset 955896 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3958 with pts 13430, dts 13180, duration 42 at relative offset 956310 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 13183, dts 13183, duration 21 at relative offset 960275 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 13205, dts 13205, duration 21 at relative offset 960695 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 385 with pts 13347, dts 13222, duration 42 at relative offset 961114 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 13226, dts 13226, duration 21 at relative offset 961506 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 13247, dts 13247, duration 21 at relative offset 961942 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 454 with pts 13305, dts 13263, duration 42 at relative offset 962352 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 13268, dts 13268, duration 21 at relative offset 962813 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 13290, dts 13290, duration 21 at relative offset 963222 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 159 with pts 13388, dts 13305, duration 42 at relative offset 963651 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 13311, dts 13311, duration 21 at relative offset 963817 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 13332, dts 13332, duration 21 at relative offset 964255 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4685 with pts 13597, dts 13347, duration 42 at relative offset 964715 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 13353, dts 13353, duration 21 at relative offset 969407 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 454 with pts 13376, dts 13376, duration 21 at relative offset 969853 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 449 with pts 13514, dts 13388, duration 42 at relative offset 970314 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 13397, dts 13397, duration 21 at relative offset 970770 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 13418, dts 13418, duration 21 at relative offset 971194 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 616 with pts 13472, dts 13430, duration 42 at relative offset 971622 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 13439, dts 13439, duration 21 at relative offset 972245 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 13461, dts 13461, duration 21 at relative offset 972710 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 13555, dts 13472, duration 42 at relative offset 973130 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 13482, dts 13482, duration 21 at relative offset 973528 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 13503, dts 13503, duration 21 at relative offset 973931 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 50778 with pts 13764, dts 13514, duration 42 at relative offset 974365 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 13524, dts 13524, duration 21 at relative offset 1025151 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 13547, dts 13547, duration 21 at relative offset 1025573 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 31913 with pts 13680, dts 13555, duration 42 at relative offset 1025996 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 545 with pts 13568, dts 13568, duration 21 at relative offset 1057917 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 490 with pts 13589, dts 13589, duration 21 at relative offset 1058469 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 27300 with pts 13639, dts 13597, duration 42 at relative offset 1058966 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 478 with pts 13610, dts 13610, duration 21 at relative offset 1086274 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 13631, dts 13631, duration 21 at relative offset 1086759 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22325 with pts 13722, dts 13639, duration 42 at relative offset 1087153 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 13653, dts 13653, duration 21 at relative offset 1109486 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 13674, dts 13674, duration 21 at relative offset 1109890 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 50139 with pts 13931, dts 13680, duration 42 at relative offset 1110307 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 13695, dts 13695, duration 21 at relative offset 1160454 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 13716, dts 13716, duration 21 at relative offset 1160873 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25461 with pts 13847, dts 13722, duration 42 at relative offset 1161281 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 13738, dts 13738, duration 21 at relative offset 1186750 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 13759, dts 13759, duration 21 at relative offset 1187167 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22954 with pts 13805, dts 13764, duration 42 at relative offset 1187590 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 467 with pts 13780, dts 13780, duration 21 at relative offset 1210552 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 513 with pts 13801, dts 13801, duration 21 at relative offset 1211026 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25466 with pts 13889, dts 13805, duration 42 at relative offset 1211546 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 13824, dts 13824, duration 21 at relative offset 1237020 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 13845, dts 13845, duration 21 at relative offset 1237422 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 42829 with pts 14097, dts 13847, duration 42 at relative offset 1237816 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 13866, dts 13866, duration 21 at relative offset 1280653 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 13887, dts 13887, duration 21 at relative offset 1281057 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29733 with pts 14014, dts 13889, duration 42 at relative offset 1281476 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 13909, dts 13909, duration 21 at relative offset 1311217 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 13930, dts 13930, duration 21 at relative offset 1311652 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23237 with pts 13972, dts 13931, duration 42 at relative offset 1312089 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 13951, dts 13951, duration 21 at relative offset 1335334 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23568 with pts 14056, dts 13972, duration 42 at relative offset 1335763 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 13972, dts 13972, duration 21 at relative offset 1359339 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 13995, dts 13995, duration 21 at relative offset 1359774 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 37601 with pts 14264, dts 14014, duration 42 at relative offset 1360167 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 14016, dts 14016, duration 21 at relative offset 1397776 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 14037, dts 14037, duration 21 at relative offset 1398219 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25374 with pts 14181, dts 14056, duration 42 at relative offset 1398628 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 14058, dts 14058, duration 21 at relative offset 1424010 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 14080, dts 14080, duration 21 at relative offset 1424407 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21907 with pts 14139, dts 14097, duration 42 at relative offset 1424853 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 14101, dts 14101, duration 21 at relative offset 1446768 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 14122, dts 14122, duration 21 at relative offset 1447172 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22141 with pts 14223, dts 14139, duration 42 at relative offset 1447593 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 14143, dts 14143, duration 21 at relative offset 1469742 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 14166, dts 14166, duration 21 at relative offset 1470159 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 36338 with pts 14431, dts 14181, duration 42 at relative offset 1470599 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 488 with pts 14187, dts 14187, duration 21 at relative offset 1506945 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 14208, dts 14208, duration 21 at relative offset 1507440 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 24136 with pts 14348, dts 14223, duration 42 at relative offset 1507917 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 450 with pts 14229, dts 14229, duration 21 at relative offset 1532061 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 14251, dts 14251, duration 21 at relative offset 1532518 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21759 with pts 14306, dts 14264, duration 42 at relative offset 1532968 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 14272, dts 14272, duration 21 at relative offset 1554735 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 14293, dts 14293, duration 21 at relative offset 1555139 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21866 with pts 14389, dts 14306, duration 42 at relative offset 1555557 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 510 with pts 14314, dts 14314, duration 21 at relative offset 1577431 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5aafb00] Decoded frame with POC 374.
[matroska @ 0000025ac5b64a40] Writing block of size 510 with pts 14336, dts 14336, duration 21 at relative offset 1577948 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 42044 with pts 14598, dts 14348, duration 42 at relative offset 1578465 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 14357, dts 14357, duration 21 at relative offset 1620517 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 471 with pts 14378, dts 14378, duration 21 at relative offset 1620931 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 24322 with pts 14515, dts 14389, duration 42 at relative offset 1621409 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 14399, dts 14399, duration 21 at relative offset 1645739 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 14421, dts 14421, duration 21 at relative offset 1646155 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 20413 with pts 14473, dts 14431, duration 42 at relative offset 1646577 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 492 with pts 14442, dts 14442, duration 21 at relative offset 1666998 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 14463, dts 14463, duration 21 at relative offset 1667497 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22710 with pts 14556, dts 14473, duration 42 at relative offset 1667891 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 380 with pts 14484, dts 14484, duration 21 at relative offset 1690609 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 14507, dts 14507, duration 21 at relative offset 1690996 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 41766 with pts 14765, dts 14515, duration 42 at relative offset 1691400 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 14528, dts 14528, duration 21 at relative offset 1733174 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 14549, dts 14549, duration 21 at relative offset 1733585 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22223 with pts 14681, dts 14556, duration 42 at relative offset 1734014 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 14570, dts 14570, duration 21 at relative offset 1756245 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 381.
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 14592, dts 14592, duration 21 at relative offset 1756698 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19327 with pts 14640, dts 14598, duration 42 at relative offset 1757091 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 14613, dts 14613, duration 21 at relative offset 1776426 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 14634, dts 14634, duration 21 at relative offset 1776824 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 18607 with pts 14723, dts 14640, duration 42 at relative offset 1777240 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 372.
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 14655, dts 14655, duration 21 at relative offset 1795855 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 484 with pts 14678, dts 14678, duration 21 at relative offset 1796301 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 32392 with pts 14932, dts 14681, duration 42 at relative offset 1796792 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 382.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 373.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 371.
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 14699, dts 14699, duration 21 at relative offset 1829192 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 472 with pts 14720, dts 14720, duration 21 at relative offset 1829657 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 20437 with pts 14848, dts 14723, duration 42 at relative offset 1830136 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 383.
[matroska @ 0000025ac5b64a40] Writing block of size 449 with pts 14741, dts 14741, duration 21 at relative offset 1850581 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 380 with pts 14763, dts 14763, duration 21 at relative offset 1851037 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19791 with pts 14806, dts 14765, duration 42 at relative offset 1851424 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 384.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 378.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 14784, dts 14784, duration 21 at relative offset 1871223 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 14805, dts 14805, duration 21 at relative offset 1871620 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 18770 with pts 14890, dts 14806, duration 42 at relative offset 1872037 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 385.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 14826, dts 14826, duration 21 at relative offset 1890815 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 106652 with pts 15098, dts 14848, duration 42 at relative offset 1891230 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 386.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 376.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 377.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 375.
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 14848, dts 14848, duration 21 at relative offset 1997890 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 14869, dts 14869, duration 21 at relative offset 1998296 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1001 with pts 15015, dts 14890, duration 42 at relative offset 1998743 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoding VPS
[hevc @ 0000025ac5ab2300] Main 10 profile bitstream
[hevc @ 0000025ac5ab2300] Decoding SPS
[hevc @ 0000025ac5ab2300] Main 10 profile bitstream
[hevc @ 0000025ac5ab2300] Decoding VUI
[hevc @ 0000025ac5ab2300] Decoding PPS
[hevc @ 0000025ac5ab2300] Output frame with POC 387.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 383.
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 14890, dts 14890, duration 21 at relative offset 1999751 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 14911, dts 14911, duration 21 at relative offset 2000205 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 162 with pts 14973, dts 14932, duration 42 at relative offset 2000614 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 388.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5a4e280] Decoded frame with POC 381.
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 14932, dts 14932, duration 21 at relative offset 2000783 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 14953, dts 14953, duration 21 at relative offset 2001183 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 164 with pts 15057, dts 14973, duration 42 at relative offset 2001597 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 389.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 380.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 379.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 382.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aafb00] Decoded frame with POC 388.
[matroska @ 0000025ac5b64a40] Writing block of size 524 with pts 14977, dts 14977, duration 21 at relative offset 2001768 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 14998, dts 14998, duration 21 at relative offset 2002299 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 47583 with pts 15265, dts 15015, duration 42 at relative offset 2002704 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 390.
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 15019, dts 15019, duration 21 at relative offset 2050295 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 441 with pts 15040, dts 15040, duration 21 at relative offset 2050704 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10181 with pts 15182, dts 15057, duration 42 at relative offset 2051152 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 391.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 15062, dts 15062, duration 21 at relative offset 2061340 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 15083, dts 15083, duration 21 at relative offset 2061751 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 875 with pts 15140, dts 15098, duration 42 at relative offset 2062167 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 386.
[hevc @ 0000025ac5ab0700] Output frame with POC 392.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[matroska @ 0000025ac5b64a40] Writing block of size 486 with pts 15104, dts 15104, duration 21 at relative offset 2063049 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 15125, dts 15125, duration 21 at relative offset 2063542 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 866 with pts 15224, dts 15140, duration 42 at relative offset 2063958 in cluster at offset 2787349. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 387.
[hevc @ 0000025ac5ab0b00] Output frame with POC 393.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 385.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 384.
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 15147, dts 15147, duration 21 at relative offset 2064831 in cluster at offset 2787349. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 394.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 395.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 15168 at offset 4852593 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 15168, dts 15168, duration 21 at relative offset 10 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 49152 with pts 15432, dts 15182, duration 42 at relative offset 428 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 15189, dts 15189, duration 21 at relative offset 49588 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 15210, dts 15210, duration 21 at relative offset 50006 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23264 with pts 15349, dts 15224, duration 42 at relative offset 50460 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 15232, dts 15232, duration 21 at relative offset 73732 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 15253, dts 15253, duration 21 at relative offset 74152 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 343 with pts 15307, dts 15265, duration 42 at relative offset 74610 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 396.
[matroska @ 0000025ac5b64a40] Writing block of size 518 with pts 15274, dts 15274, duration 21 at relative offset 74960 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 15295, dts 15295, duration 21 at relative offset 75485 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1841 with pts 15390, dts 15307, duration 42 at relative offset 75908 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 397.
[matroska @ 0000025ac5b64a40] Writing block of size 379 with pts 15318, dts 15318, duration 21 at relative offset 77756 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 385 with pts 15339, dts 15339, duration 21 at relative offset 78142 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 36072 with pts 15599, dts 15349, duration 42 at relative offset 78534 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 398.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 15360, dts 15360, duration 21 at relative offset 114614 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 15381, dts 15381, duration 21 at relative offset 115008 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8848 with pts 15516, dts 15390, duration 42 at relative offset 115415 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 399.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 389.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[matroska @ 0000025ac5b64a40] Writing block of size 388 with pts 15403, dts 15403, duration 21 at relative offset 124270 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 15424, dts 15424, duration 21 at relative offset 124665 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 566 with pts 15474, dts 15432, duration 42 at relative offset 125074 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 400.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 393.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 391.
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 15445, dts 15445, duration 21 at relative offset 125647 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 15466, dts 15466, duration 21 at relative offset 126078 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 936 with pts 15557, dts 15474, duration 42 at relative offset 126516 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 401.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 390.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 392.
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 15488, dts 15488, duration 21 at relative offset 127459 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 15509, dts 15509, duration 21 at relative offset 127891 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 39077 with pts 15766, dts 15516, duration 42 at relative offset 128345 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 402.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 15530, dts 15530, duration 21 at relative offset 167430 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 15551, dts 15551, duration 21 at relative offset 167882 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15056 with pts 15682, dts 15557, duration 42 at relative offset 168340 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 403.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 397.
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 15573, dts 15573, duration 21 at relative offset 183403 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 15594, dts 15594, duration 21 at relative offset 183852 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1105 with pts 15641, dts 15599, duration 42 at relative offset 184277 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 404.
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 15615, dts 15615, duration 21 at relative offset 185389 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 15636, dts 15636, duration 21 at relative offset 185794 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 202 with pts 15724, dts 15641, duration 42 at relative offset 186217 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 405.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 395.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5aaf700] Decoded frame with POC 394.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 396.
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 15659, dts 15659, duration 21 at relative offset 186426 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 479 with pts 15680, dts 15680, duration 21 at relative offset 186870 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 36737 with pts 15933, dts 15682, duration 42 at relative offset 187356 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 406.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 399.
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 15701, dts 15701, duration 21 at relative offset 224101 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 15722, dts 15722, duration 21 at relative offset 224519 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4093 with pts 15849, dts 15724, duration 42 at relative offset 224941 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 407.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 398.
[matroska @ 0000025ac5b64a40] Writing block of size 456 with pts 15744, dts 15744, duration 21 at relative offset 229041 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 15765, dts 15765, duration 21 at relative offset 229504 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 548 with pts 15807, dts 15766, duration 42 at relative offset 229900 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 408.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 15786, dts 15786, duration 21 at relative offset 230455 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 514 with pts 15891, dts 15807, duration 42 at relative offset 230882 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 409.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 15807, dts 15807, duration 21 at relative offset 231403 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 456 with pts 15830, dts 15830, duration 21 at relative offset 231862 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 48 with pts 15845, dts 15845, duration 1710 at relative offset 232325 in cluster at offset 4852593. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 410.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 404.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 411.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 402.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 400.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 401.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 403.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 412.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 413.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 410.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 414.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 407.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 415.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 406.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 405.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 408.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aafb00] Decoded frame with POC 409.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 416.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 417.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 415.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 418.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 413.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 414.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 419.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 412.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 411.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 420.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 422.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 421.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 419.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Decoded frame with POC 418.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 416.
[hevc @ 0000025ac5ab2b00] Output frame with POC 422.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 417.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 420.
[matroska @ 0000025ac5b64a40] Writing block of size 27719 with pts 16099, dts 15849, duration 42 at relative offset 232385 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 15851, dts 15851, duration 21 at relative offset 260112 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 15872, dts 15872, duration 21 at relative offset 260543 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6115 with pts 16016, dts 15891, duration 42 at relative offset 260965 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 15893, dts 15893, duration 21 at relative offset 267087 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 15915, dts 15915, duration 21 at relative offset 267513 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 814 with pts 15974, dts 15933, duration 42 at relative offset 267944 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 15936, dts 15936, duration 21 at relative offset 268765 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 15957, dts 15957, duration 21 at relative offset 269198 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 222 with pts 16058, dts 15974, duration 42 at relative offset 269619 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 15978, dts 15978, duration 21 at relative offset 269848 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 16000, dts 16000, duration 21 at relative offset 270293 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 160036 with pts 16266, dts 16016, duration 42 at relative offset 270735 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 423.
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 16021, dts 16021, duration 21 at relative offset 430779 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 16042, dts 16042, duration 21 at relative offset 431210 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5670 with pts 16183, dts 16058, duration 42 at relative offset 431642 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 488 with pts 16063, dts 16063, duration 21 at relative offset 437319 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 16085, dts 16085, duration 21 at relative offset 437814 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 166 with pts 16141, dts 16099, duration 42 at relative offset 438218 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 16106, dts 16106, duration 21 at relative offset 438391 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 16127, dts 16127, duration 21 at relative offset 438795 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8370 with pts 16225, dts 16141, duration 42 at relative offset 439208 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 16148, dts 16148, duration 21 at relative offset 447585 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 16171, dts 16171, duration 21 at relative offset 447999 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35541 with pts 16433, dts 16183, duration 42 at relative offset 448428 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 16192, dts 16192, duration 21 at relative offset 483977 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 16213, dts 16213, duration 21 at relative offset 484389 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8450 with pts 16350, dts 16225, duration 42 at relative offset 484830 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 16235, dts 16235, duration 21 at relative offset 493287 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 16256, dts 16256, duration 21 at relative offset 493711 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 367 with pts 16308, dts 16266, duration 42 at relative offset 494128 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 16277, dts 16277, duration 21 at relative offset 494502 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 16298, dts 16298, duration 21 at relative offset 494921 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 16391, dts 16308, duration 42 at relative offset 495345 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 16320, dts 16320, duration 21 at relative offset 495742 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 16341, dts 16341, duration 21 at relative offset 496171 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35729 with pts 16600, dts 16350, duration 42 at relative offset 496592 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 525 with pts 16362, dts 16362, duration 21 at relative offset 532329 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 531 with pts 16383, dts 16383, duration 21 at relative offset 532861 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7011 with pts 16517, dts 16391, duration 42 at relative offset 533399 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 512 with pts 16406, dts 16406, duration 21 at relative offset 540417 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 516 with pts 16427, dts 16427, duration 21 at relative offset 540936 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 537 with pts 16475, dts 16433, duration 42 at relative offset 541459 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 424.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 421.
[matroska @ 0000025ac5b64a40] Writing block of size 481 with pts 16448, dts 16448, duration 21 at relative offset 542003 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 464 with pts 16469, dts 16469, duration 21 at relative offset 542491 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 489 with pts 16558, dts 16475, duration 42 at relative offset 542962 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 425.
[matroska @ 0000025ac5b64a40] Writing block of size 456 with pts 16491, dts 16491, duration 21 at relative offset 543458 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 16512, dts 16512, duration 21 at relative offset 543921 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 34439 with pts 16767, dts 16517, duration 42 at relative offset 544362 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 426.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aafb00] Decoded frame with POC 426.
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 16533, dts 16533, duration 21 at relative offset 578809 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 489 with pts 16554, dts 16554, duration 21 at relative offset 579255 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 230 with pts 16683, dts 16558, duration 42 at relative offset 579751 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 427.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 424.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 425.
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 16576, dts 16576, duration 21 at relative offset 579988 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 372 with pts 16597, dts 16597, duration 21 at relative offset 580386 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 361 with pts 16642, dts 16600, duration 42 at relative offset 580765 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 428.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 423.
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 16618, dts 16618, duration 21 at relative offset 581133 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 381 with pts 16639, dts 16639, duration 21 at relative offset 581535 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 98 with pts 16725, dts 16642, duration 42 at relative offset 581923 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 429.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[matroska @ 0000025ac5b64a40] Writing block of size 374 with pts 16661, dts 16661, duration 21 at relative offset 582027 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 16682, dts 16682, duration 21 at relative offset 582408 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25855 with pts 16934, dts 16683, duration 42 at relative offset 582811 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 430.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 16703, dts 16703, duration 21 at relative offset 608674 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 16724, dts 16724, duration 21 at relative offset 609070 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5966 with pts 16850, dts 16725, duration 42 at relative offset 609469 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 431.
[matroska @ 0000025ac5b64a40] Writing block of size 381 with pts 16747, dts 16747, duration 21 at relative offset 615442 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 16808, dts 16767, duration 42 at relative offset 615830 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 432.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 16768, dts 16768, duration 21 at relative offset 616295 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 16789, dts 16789, duration 21 at relative offset 616707 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 16892, dts 16808, duration 42 at relative offset 617103 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 433.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 16810, dts 16810, duration 21 at relative offset 617521 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 16832, dts 16832, duration 21 at relative offset 617927 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12500 with pts 17100, dts 16850, duration 42 at relative offset 618356 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 434.
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 16853, dts 16853, duration 21 at relative offset 630863 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 16874, dts 16874, duration 21 at relative offset 631286 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 298 with pts 17017, dts 16892, duration 42 at relative offset 631711 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 435.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 16895, dts 16895, duration 21 at relative offset 632016 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 16918, dts 16918, duration 21 at relative offset 632450 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 247 with pts 16975, dts 16934, duration 42 at relative offset 632878 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 436.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 16939, dts 16939, duration 21 at relative offset 633132 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 16960, dts 16960, duration 21 at relative offset 633565 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 254 with pts 17059, dts 16975, duration 42 at relative offset 634015 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 437.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 434.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab2300] Decoded frame with POC 430.
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 16981, dts 16981, duration 21 at relative offset 634276 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 489 with pts 17003, dts 17003, duration 21 at relative offset 634710 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 17891 with pts 17267, dts 17017, duration 42 at relative offset 635206 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 438.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 431.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 429.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 427.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 432.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 433.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 428.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 442.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 17024, dts 17024, duration 21 at relative offset 653105 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 17045, dts 17045, duration 21 at relative offset 653515 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4318 with pts 17184, dts 17059, duration 42 at relative offset 653920 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 439.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 438.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 437.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 436.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 17066, dts 17066, duration 21 at relative offset 658245 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 435.
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 17088, dts 17088, duration 21 at relative offset 658655 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1086 with pts 17142, dts 17100, duration 42 at relative offset 659085 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 440.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 17109, dts 17109, duration 21 at relative offset 660178 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 17130, dts 17130, duration 21 at relative offset 660615 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 179 with pts 17226, dts 17142, duration 42 at relative offset 661041 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 441.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 439.
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 17151, dts 17151, duration 21 at relative offset 661227 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 444 with pts 17173, dts 17173, duration 21 at relative offset 661657 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5089 with pts 17434, dts 17184, duration 42 at relative offset 662108 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 442.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 440.
[matroska @ 0000025ac5b64a40] Writing block of size 485 with pts 17194, dts 17194, duration 21 at relative offset 667204 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 510 with pts 17215, dts 17215, duration 21 at relative offset 667696 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 17351, dts 17226, duration 42 at relative offset 668213 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 443.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[matroska @ 0000025ac5b64a40] Writing block of size 483 with pts 17236, dts 17236, duration 21 at relative offset 668626 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 17259, dts 17259, duration 21 at relative offset 669116 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 207 with pts 17309, dts 17267, duration 42 at relative offset 669514 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 444.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 441.
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 17280, dts 17280, duration 21 at relative offset 669728 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 17301, dts 17301, duration 21 at relative offset 670136 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 107 with pts 17392, dts 17309, duration 42 at relative offset 670544 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 445.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 450.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 17322, dts 17322, duration 21 at relative offset 670657 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 17344, dts 17344, duration 21 at relative offset 671067 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4136 with pts 17601, dts 17351, duration 42 at relative offset 671482 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 446.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5db2c00] Decoded frame with POC 446.
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 17365, dts 17365, duration 21 at relative offset 675625 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 17386, dts 17386, duration 21 at relative offset 676047 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 167 with pts 17518, dts 17392, duration 42 at relative offset 676467 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 447.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 444.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 443.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 17407, dts 17407, duration 21 at relative offset 676641 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 17430, dts 17430, duration 21 at relative offset 677061 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 219 with pts 17476, dts 17434, duration 42 at relative offset 677464 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 448.
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 17451, dts 17451, duration 21 at relative offset 677690 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 17472, dts 17472, duration 21 at relative offset 678107 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 107 with pts 17559, dts 17476, duration 42 at relative offset 678535 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 449.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 445.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 447.
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 17493, dts 17493, duration 21 at relative offset 678648 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 17515, dts 17515, duration 21 at relative offset 679074 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2730 with pts 17768, dts 17518, duration 42 at relative offset 679493 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 450.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 17536, dts 17536, duration 21 at relative offset 682230 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 17557, dts 17557, duration 21 at relative offset 682638 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 256 with pts 17684, dts 17559, duration 42 at relative offset 683056 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 451.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 448.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 449.
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 17578, dts 17578, duration 21 at relative offset 683319 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 215 with pts 17643, dts 17601, duration 42 at relative offset 683749 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 452.
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 17601, dts 17601, duration 21 at relative offset 683971 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 17622, dts 17622, duration 21 at relative offset 684424 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 76 with pts 17639, dts 17639, duration 2461 at relative offset 684884 in cluster at offset 4852593. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 453.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 454.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 455.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 458.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 456.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 454.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 453.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 451.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 452.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 455.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 457.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5db2c00] Decoded frame with POC 456.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 458.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 457.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 459.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 460.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Decoded frame with POC 466.
[hevc @ 0000025ac5ab2b00] Output frame with POC 461.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 462.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 462.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 459.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 460.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 463.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 461.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 464.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 463.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 464.
[hevc @ 0000025ac5ab2300] Output frame with POC 465.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 466.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 465.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 475.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5a4de80] Output frame with POC 467.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 468.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 471.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 469.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 467.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 468.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 470.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5a4e280] Decoded frame with POC 469.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 471.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab0700] Decoded frame with POC 470.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 472.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 472.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 473.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 473.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 474.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 475.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 474.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 477.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoding VPS
[hevc @ 0000025ac5ab2f00] Main 10 profile bitstream
[hevc @ 0000025ac5ab2f00] Decoding SPS
[hevc @ 0000025ac5ab2f00] Main 10 profile bitstream
[hevc @ 0000025ac5ab2f00] Decoding VUI
[hevc @ 0000025ac5ab2f00] Decoding PPS
[hevc @ 0000025ac5ab2f00] Output frame with POC 476.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 476.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 477.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 478.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 479.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 480.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 481.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 478.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 482.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 483.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 482.
[matroska @ 0000025ac5b64a40] Writing block of size 94 with pts 17726, dts 17643, duration 42 at relative offset 684972 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 17643, dts 17643, duration 21 at relative offset 685072 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 17664, dts 17664, duration 21 at relative offset 685515 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 16429 with pts 17935, dts 17684, duration 42 at relative offset 685960 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 17686, dts 17686, duration 21 at relative offset 702397 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 17707, dts 17707, duration 21 at relative offset 702815 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 170 with pts 17851, dts 17726, duration 42 at relative offset 703243 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 17728, dts 17728, duration 21 at relative offset 703420 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 17749, dts 17749, duration 21 at relative offset 703852 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 155 with pts 17809, dts 17768, duration 42 at relative offset 704275 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 17771, dts 17771, duration 21 at relative offset 704437 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 17792, dts 17792, duration 21 at relative offset 704860 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 83 with pts 17893, dts 17809, duration 42 at relative offset 705290 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 17813, dts 17813, duration 21 at relative offset 705379 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 17834, dts 17834, duration 21 at relative offset 705817 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 45147 with pts 18101, dts 17851, duration 42 at relative offset 706258 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 484.
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 17856, dts 17856, duration 21 at relative offset 751413 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 17877, dts 17877, duration 21 at relative offset 751845 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 172 with pts 18018, dts 17893, duration 42 at relative offset 752290 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 17898, dts 17898, duration 21 at relative offset 752469 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 17919, dts 17919, duration 21 at relative offset 752912 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 317 with pts 17976, dts 17935, duration 42 at relative offset 753342 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 17942, dts 17942, duration 21 at relative offset 753666 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 537 with pts 17963, dts 17963, duration 21 at relative offset 754103 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 90 with pts 18060, dts 17976, duration 42 at relative offset 754647 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 17984, dts 17984, duration 21 at relative offset 754743 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 18005, dts 18005, duration 21 at relative offset 755159 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29990 with pts 18268, dts 18018, duration 42 at relative offset 755572 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 18027, dts 18027, duration 21 at relative offset 785570 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 18048, dts 18048, duration 21 at relative offset 785994 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 127 with pts 18185, dts 18060, duration 42 at relative offset 786437 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 509 with pts 18069, dts 18069, duration 21 at relative offset 786571 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 18090, dts 18090, duration 21 at relative offset 787087 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 131 with pts 18143, dts 18101, duration 42 at relative offset 787549 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 18113, dts 18113, duration 21 at relative offset 787687 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 18134, dts 18134, duration 21 at relative offset 788092 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 92 with pts 18227, dts 18143, duration 42 at relative offset 788535 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 18155, dts 18155, duration 21 at relative offset 788633 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 18176, dts 18176, duration 21 at relative offset 789058 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15479 with pts 18435, dts 18185, duration 42 at relative offset 789467 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 18198, dts 18198, duration 21 at relative offset 804953 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 18219, dts 18219, duration 21 at relative offset 805368 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 221 with pts 18352, dts 18227, duration 42 at relative offset 805773 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 18240, dts 18240, duration 21 at relative offset 806001 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 18261, dts 18261, duration 21 at relative offset 806450 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 252 with pts 18310, dts 18268, duration 42 at relative offset 806899 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 18283, dts 18283, duration 21 at relative offset 807158 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 18304, dts 18304, duration 21 at relative offset 807572 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 89 with pts 18393, dts 18310, duration 42 at relative offset 807990 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 18325, dts 18325, duration 21 at relative offset 808085 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 18346, dts 18346, duration 21 at relative offset 808508 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2552 with pts 18602, dts 18352, duration 42 at relative offset 808927 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 18368, dts 18368, duration 21 at relative offset 811486 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 18389, dts 18389, duration 21 at relative offset 811908 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 210 with pts 18519, dts 18393, duration 42 at relative offset 812350 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 18410, dts 18410, duration 21 at relative offset 812567 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 483 with pts 18431, dts 18431, duration 21 at relative offset 813008 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 241 with pts 18477, dts 18435, duration 42 at relative offset 813498 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 18454, dts 18454, duration 21 at relative offset 813746 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 18475, dts 18475, duration 21 at relative offset 814199 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 104 with pts 18560, dts 18477, duration 42 at relative offset 814640 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 18496, dts 18496, duration 21 at relative offset 814750 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 18517, dts 18517, duration 21 at relative offset 815186 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2519 with pts 18769, dts 18519, duration 42 at relative offset 815598 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 18539, dts 18539, duration 21 at relative offset 818124 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 207 with pts 18685, dts 18560, duration 42 at relative offset 818573 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 18560, dts 18560, duration 21 at relative offset 818787 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 18581, dts 18581, duration 21 at relative offset 819198 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 213 with pts 18644, dts 18602, duration 42 at relative offset 819634 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 18602, dts 18602, duration 21 at relative offset 819854 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 18625, dts 18625, duration 21 at relative offset 820280 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 18727, dts 18644, duration 42 at relative offset 820701 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 18646, dts 18646, duration 21 at relative offset 820793 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 18667, dts 18667, duration 21 at relative offset 821215 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 33973 with pts 18936, dts 18685, duration 42 at relative offset 821642 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 492 with pts 18688, dts 18688, duration 21 at relative offset 855623 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 496 with pts 18710, dts 18710, duration 21 at relative offset 856122 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 292 with pts 18852, dts 18727, duration 42 at relative offset 856625 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 501 with pts 18731, dts 18731, duration 21 at relative offset 856924 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 18752, dts 18752, duration 21 at relative offset 857432 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 201 with pts 18810, dts 18769, duration 42 at relative offset 857828 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 18773, dts 18773, duration 21 at relative offset 858036 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 18795, dts 18795, duration 21 at relative offset 858435 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 161 with pts 18894, dts 18810, duration 42 at relative offset 858836 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 18816, dts 18816, duration 21 at relative offset 859004 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 18837, dts 18837, duration 21 at relative offset 859420 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 46099 with pts 19102, dts 18852, duration 42 at relative offset 859827 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 18858, dts 18858, duration 21 at relative offset 905934 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 18880, dts 18880, duration 21 at relative offset 906361 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 363 with pts 19019, dts 18894, duration 42 at relative offset 906762 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 18901, dts 18901, duration 21 at relative offset 907132 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 18922, dts 18922, duration 21 at relative offset 907538 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 263 with pts 18977, dts 18936, duration 42 at relative offset 907973 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 480.
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 18943, dts 18943, duration 21 at relative offset 908243 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 18966, dts 18966, duration 21 at relative offset 908672 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 220 with pts 19061, dts 18977, duration 42 at relative offset 909084 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 485.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 479.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 481.
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 18987, dts 18987, duration 21 at relative offset 909311 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 489 with pts 19008, dts 19008, duration 21 at relative offset 909737 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21070 with pts 19269, dts 19019, duration 42 at relative offset 910233 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 486.
[matroska @ 0000025ac5b64a40] Writing block of size 504 with pts 19029, dts 19029, duration 21 at relative offset 931311 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 19051, dts 19051, duration 21 at relative offset 931822 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 269 with pts 19186, dts 19061, duration 42 at relative offset 932222 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 487.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5db2c00] Decoded frame with POC 484.
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 19072, dts 19072, duration 21 at relative offset 932498 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 19093, dts 19093, duration 21 at relative offset 932919 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 377 with pts 19144, dts 19102, duration 42 at relative offset 933336 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 488.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4e280] Decoded frame with POC 483.
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 19114, dts 19114, duration 21 at relative offset 933720 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 502 with pts 19137, dts 19137, duration 21 at relative offset 934143 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 146 with pts 19228, dts 19144, duration 42 at relative offset 934652 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 489.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 487.
[matroska @ 0000025ac5b64a40] Writing block of size 521 with pts 19158, dts 19158, duration 21 at relative offset 934805 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 484 with pts 19179, dts 19179, duration 21 at relative offset 935333 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19128 with pts 19436, dts 19186, duration 42 at relative offset 935824 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 490.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 486.
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 19200, dts 19200, duration 21 at relative offset 954960 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 19222, dts 19222, duration 21 at relative offset 955396 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 224 with pts 19353, dts 19228, duration 42 at relative offset 955802 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 491.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5aaf700] Decoded frame with POC 485.
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 19243, dts 19243, duration 21 at relative offset 956033 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 19264, dts 19264, duration 21 at relative offset 956440 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 225 with pts 19311, dts 19269, duration 42 at relative offset 956841 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 492.
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 19285, dts 19285, duration 21 at relative offset 957073 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 481 with pts 19307, dts 19307, duration 21 at relative offset 957467 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 86 with pts 19394, dts 19311, duration 42 at relative offset 957955 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 493.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 492.
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 19328, dts 19328, duration 21 at relative offset 958047 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 491 with pts 19349, dts 19349, duration 21 at relative offset 958500 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3132 with pts 19603, dts 19353, duration 42 at relative offset 958998 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 494.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 490.
[matroska @ 0000025ac5b64a40] Writing block of size 367 with pts 19370, dts 19370, duration 21 at relative offset 962137 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 19392, dts 19392, duration 21 at relative offset 962511 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 186 with pts 19520, dts 19394, duration 42 at relative offset 962905 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 495.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 489.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5aaff00] Decoded frame with POC 491.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 488.
[matroska @ 0000025ac5b64a40] Writing block of size 377 with pts 19413, dts 19413, duration 21 at relative offset 963098 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 19434, dts 19434, duration 21 at relative offset 963482 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 220 with pts 19478, dts 19436, duration 42 at relative offset 963884 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 496.
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 19455, dts 19455, duration 21 at relative offset 964111 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 81 with pts 19561, dts 19478, duration 42 at relative offset 964551 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 496.
[hevc @ 0000025ac5ab0b00] Output frame with POC 497.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 494.
[matroska @ 0000025ac5b64a40] Writing block of size 388 with pts 19478, dts 19478, duration 21 at relative offset 964638 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 441 with pts 19499, dts 19499, duration 21 at relative offset 965033 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1311 with pts 19770, dts 19520, duration 42 at relative offset 965481 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 498.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5db2c00] Decoded frame with POC 495.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 493.
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 19520, dts 19520, duration 21 at relative offset 966799 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 19541, dts 19541, duration 21 at relative offset 967212 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 144 with pts 19686, dts 19561, duration 42 at relative offset 967615 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 499.
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 19563, dts 19563, duration 21 at relative offset 967766 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 19584, dts 19584, duration 21 at relative offset 968224 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 210 with pts 19645, dts 19603, duration 42 at relative offset 968632 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 500.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 19605, dts 19605, duration 21 at relative offset 968849 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 19626, dts 19626, duration 21 at relative offset 969259 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 100 with pts 19728, dts 19645, duration 42 at relative offset 969690 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 501.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4e280] Decoded frame with POC 500.
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 19649, dts 19649, duration 21 at relative offset 969796 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 19670, dts 19670, duration 21 at relative offset 970214 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 43519 with pts 19937, dts 19686, duration 42 at relative offset 970644 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 502.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0700] Decoded frame with POC 498.
[matroska @ 0000025ac5b64a40] Writing block of size 463 with pts 19691, dts 19691, duration 21 at relative offset 1014171 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 19712, dts 19712, duration 21 at relative offset 1014641 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 97 with pts 19853, dts 19728, duration 42 at relative offset 1015041 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 503.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 497.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 499.
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 19734, dts 19734, duration 21 at relative offset 1015144 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 19755, dts 19755, duration 21 at relative offset 1015584 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 97 with pts 19811, dts 19770, duration 42 at relative offset 1015997 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 504.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5aafb00] Decoded frame with POC 504.
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 19776, dts 19776, duration 21 at relative offset 1016100 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 19797, dts 19797, duration 21 at relative offset 1016504 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 89 with pts 19895, dts 19811, duration 42 at relative offset 1016956 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 505.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 502.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 503.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 501.
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 19819, dts 19819, duration 21 at relative offset 1017051 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 19840, dts 19840, duration 21 at relative offset 1017480 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 48515 with pts 20103, dts 19853, duration 42 at relative offset 1017924 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 506.
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 19861, dts 19861, duration 21 at relative offset 1066447 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 19882, dts 19882, duration 21 at relative offset 1066863 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5415 with pts 20020, dts 19895, duration 42 at relative offset 1067297 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 507.
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 19903, dts 19903, duration 21 at relative offset 1072719 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 19924, dts 19924, duration 21 at relative offset 1073165 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1034 with pts 19978, dts 19937, duration 42 at relative offset 1073604 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 508.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 19947, dts 19947, duration 21 at relative offset 1074645 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 19968, dts 19968, duration 21 at relative offset 1075084 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1497 with pts 20062, dts 19978, duration 42 at relative offset 1075534 in cluster at offset 4852593. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 509.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 508.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab2300] Decoded frame with POC 506.
[matroska @ 0000025ac5b64a40] Writing block of size 510 with pts 19989, dts 19989, duration 21 at relative offset 1077038 in cluster at offset 4852593. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 510.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 505.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 507.
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 20010 at offset 5930155 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 501 with pts 20010, dts 20010, duration 21 at relative offset 10 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 31598 with pts 20270, dts 20020, duration 42 at relative offset 518 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 505 with pts 20032, dts 20032, duration 21 at relative offset 32124 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 378 with pts 20053, dts 20053, duration 21 at relative offset 32636 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10062 with pts 20187, dts 20062, duration 42 at relative offset 33021 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 511.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 20074, dts 20074, duration 21 at relative offset 43090 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 20095, dts 20095, duration 21 at relative offset 43506 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1540 with pts 20145, dts 20103, duration 42 at relative offset 43933 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 512.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5db2c00] Decoded frame with POC 512.
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 20118, dts 20118, duration 21 at relative offset 45480 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 20139, dts 20139, duration 21 at relative offset 45895 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3114 with pts 20229, dts 20145, duration 42 at relative offset 46325 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 513.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 510.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 511.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 509.
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 20160, dts 20160, duration 21 at relative offset 49446 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 20181, dts 20181, duration 21 at relative offset 49857 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35 with pts 20183, dts 20183, duration 1251 at relative offset 50279 in cluster at offset 5930155. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 514.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 515.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5aaf700] Decoded frame with POC 516.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 516.
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 517.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Decoding VPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding SPS
[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
[hevc @ 0000025ac5bfd8c0] Decoding VUI
[hevc @ 0000025ac5bfd8c0] Decoding PPS
[hevc @ 0000025ac5bfd8c0] Output frame with POC 518.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aafb00] Decoded frame with POC 514.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 519.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 513.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 515.
frame= 494 fps=324 q=23.0 size= 5632kB time=00:00:21.65 bitrate=2130.8kbits/s speed=14.2x
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 520.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 521.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 519.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 522.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aaff00] Decoded frame with POC 518.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 517.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 520.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 523.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 521.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 524.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 522.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 525.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5a4e280] Decoded frame with POC 523.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 526.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 525.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 524.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 527.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 528.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5aaf700] Decoded frame with POC 526.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 529.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 530.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 527.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 531.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 532.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Writing block of size 37581 with pts 20437, dts 20187, duration 42 at relative offset 50326 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 20203, dts 20203, duration 21 at relative offset 87915 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 20224, dts 20224, duration 21 at relative offset 88322 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7333 with pts 20354, dts 20229, duration 42 at relative offset 88739 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 20245, dts 20245, duration 21 at relative offset 96079 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 20266, dts 20266, duration 21 at relative offset 96510 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 533.
[matroska @ 0000025ac5b64a40] Writing block of size 3131 with pts 20312, dts 20270, duration 42 at relative offset 96935 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 20288, dts 20288, duration 21 at relative offset 100073 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 20309, dts 20309, duration 21 at relative offset 100506 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5059 with pts 20395, dts 20312, duration 42 at relative offset 100917 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 20330, dts 20330, duration 21 at relative offset 105983 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 20351, dts 20351, duration 21 at relative offset 106396 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25768 with pts 20604, dts 20354, duration 42 at relative offset 106812 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 20373, dts 20373, duration 21 at relative offset 132588 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 20394, dts 20394, duration 21 at relative offset 133024 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3078 with pts 20521, dts 20395, duration 42 at relative offset 133450 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 20415, dts 20415, duration 21 at relative offset 136535 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 20436, dts 20436, duration 21 at relative offset 136961 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2117 with pts 20479, dts 20437, duration 42 at relative offset 137381 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 20459, dts 20459, duration 21 at relative offset 139505 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1266 with pts 20562, dts 20479, duration 42 at relative offset 139938 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 20480, dts 20480, duration 21 at relative offset 141211 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 20501, dts 20501, duration 21 at relative offset 141648 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25305 with pts 20771, dts 20521, duration 42 at relative offset 142083 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 20522, dts 20522, duration 21 at relative offset 167396 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 20544, dts 20544, duration 21 at relative offset 167833 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2463 with pts 20687, dts 20562, duration 42 at relative offset 168264 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 20565, dts 20565, duration 21 at relative offset 170734 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 20586, dts 20586, duration 21 at relative offset 171158 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 954 with pts 20646, dts 20604, duration 42 at relative offset 171576 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 529.
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 20607, dts 20607, duration 21 at relative offset 172537 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 553 with pts 20630, dts 20630, duration 21 at relative offset 172982 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1866 with pts 20729, dts 20646, duration 42 at relative offset 173542 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 519 with pts 20651, dts 20651, duration 21 at relative offset 175415 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 20672, dts 20672, duration 21 at relative offset 175941 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7740 with pts 20812, dts 20687, duration 42 at relative offset 176394 in cluster at offset 5930155. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 20693, dts 20693, duration 21 at relative offset 184141 in cluster at offset 5930155. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 20715 at offset 6114699 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 20715, dts 20715, duration 21 at relative offset 10 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 56566 with pts 20854, dts 20729, duration 42 at relative offset 415 in cluster at offset 6114699. TrackNumber 1, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 20736, dts 20736, duration 21 at relative offset 56989 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 20757, dts 20757, duration 21 at relative offset 57409 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29319 with pts 21021, dts 20771, duration 42 at relative offset 57823 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 20778, dts 20778, duration 21 at relative offset 87150 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 20800, dts 20800, duration 21 at relative offset 87564 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11290 with pts 20938, dts 20812, duration 42 at relative offset 87992 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 494 with pts 20821, dts 20821, duration 21 at relative offset 99289 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 450 with pts 20842, dts 20842, duration 21 at relative offset 99790 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1089 with pts 20896, dts 20854, duration 42 at relative offset 100247 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 20863, dts 20863, duration 21 at relative offset 101343 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 20885, dts 20885, duration 21 at relative offset 101760 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1706 with pts 20979, dts 20896, duration 42 at relative offset 102179 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 20906, dts 20906, duration 21 at relative offset 103892 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 20927, dts 20927, duration 21 at relative offset 104306 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29931 with pts 21188, dts 20938, duration 42 at relative offset 104736 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 20948, dts 20948, duration 21 at relative offset 134675 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 20971, dts 20971, duration 21 at relative offset 135110 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10344 with pts 21104, dts 20979, duration 42 at relative offset 135533 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 20992, dts 20992, duration 21 at relative offset 145884 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 21013, dts 21013, duration 21 at relative offset 146305 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 825 with pts 21063, dts 21021, duration 42 at relative offset 146729 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 534.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 528.
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 21034, dts 21034, duration 21 at relative offset 147561 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 21056, dts 21056, duration 21 at relative offset 147976 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1275 with pts 21146, dts 21063, duration 42 at relative offset 148396 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 531.
[hevc @ 0000025ac5ab0700] Output frame with POC 535.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5aaff00] Decoded frame with POC 530.
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 21077, dts 21077, duration 21 at relative offset 149678 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 21098, dts 21098, duration 21 at relative offset 150101 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 33058 with pts 21355, dts 21104, duration 42 at relative offset 150535 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 536.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab2300] Decoded frame with POC 533.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 532.
[matroska @ 0000025ac5b64a40] Writing block of size 457 with pts 21119, dts 21119, duration 21 at relative offset 183601 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 21142, dts 21142, duration 21 at relative offset 184065 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13947 with pts 21271, dts 21146, duration 42 at relative offset 184511 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 537.
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 21163, dts 21163, duration 21 at relative offset 198465 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 547 with pts 21184, dts 21184, duration 21 at relative offset 198925 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2655 with pts 21230, dts 21188, duration 42 at relative offset 199479 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 538.
[matroska @ 0000025ac5b64a40] Writing block of size 495 with pts 21205, dts 21205, duration 21 at relative offset 202141 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 21227, dts 21227, duration 21 at relative offset 202643 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2446 with pts 21313, dts 21230, duration 42 at relative offset 203057 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 539.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5a4de80] Decoded frame with POC 535.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 534.
[matroska @ 0000025ac5b64a40] Writing block of size 384 with pts 21248, dts 21248, duration 21 at relative offset 205510 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 21269, dts 21269, duration 21 at relative offset 205901 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29153 with pts 21522, dts 21271, duration 42 at relative offset 206307 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 540.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 538.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 537.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 536.
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 21290, dts 21290, duration 21 at relative offset 235468 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 21312, dts 21312, duration 21 at relative offset 235899 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 18419 with pts 21438, dts 21313, duration 42 at relative offset 236321 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 541.
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 21333, dts 21333, duration 21 at relative offset 254748 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 21354, dts 21354, duration 21 at relative offset 255163 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1486 with pts 21396, dts 21355, duration 42 at relative offset 255578 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 542.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[matroska @ 0000025ac5b64a40] Writing block of size 461 with pts 21375, dts 21375, duration 21 at relative offset 257071 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3451 with pts 21480, dts 21396, duration 42 at relative offset 257539 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 543.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5aaf700] Decoded frame with POC 539.
[matroska @ 0000025ac5b64a40] Writing block of size 536 with pts 21397, dts 21397, duration 21 at relative offset 260997 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 376 with pts 21418, dts 21418, duration 21 at relative offset 261540 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22761 with pts 21688, dts 21438, duration 42 at relative offset 261923 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 544.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 541.
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 21439, dts 21439, duration 21 at relative offset 284692 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 370 with pts 21460, dts 21460, duration 21 at relative offset 285115 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 28259 with pts 21605, dts 21480, duration 42 at relative offset 285492 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 545.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 540.
[matroska @ 0000025ac5b64a40] Writing block of size 485 with pts 21483, dts 21483, duration 21 at relative offset 313759 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 21504, dts 21504, duration 21 at relative offset 314251 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2664 with pts 21563, dts 21522, duration 42 at relative offset 314667 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 546.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 543.
[matroska @ 0000025ac5b64a40] Writing block of size 378 with pts 21525, dts 21525, duration 21 at relative offset 317338 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 21546, dts 21546, duration 21 at relative offset 317723 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12305 with pts 21647, dts 21563, duration 42 at relative offset 318149 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 547.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 542.
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 21568, dts 21568, duration 21 at relative offset 330461 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 21589, dts 21589, duration 21 at relative offset 330858 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12448 with pts 21855, dts 21605, duration 42 at relative offset 331277 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 548.
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 21610, dts 21610, duration 21 at relative offset 343732 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 21631, dts 21631, duration 21 at relative offset 344168 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14139 with pts 21772, dts 21647, duration 42 at relative offset 344617 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 549.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 545.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2300] Decoded frame with POC 544.
[matroska @ 0000025ac5b64a40] Writing block of size 512 with pts 21653, dts 21653, duration 21 at relative offset 358763 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 21674, dts 21674, duration 21 at relative offset 359282 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19953 with pts 21730, dts 21688, duration 42 at relative offset 359690 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 550.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 547.
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 21696, dts 21696, duration 21 at relative offset 379651 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 21717, dts 21717, duration 21 at relative offset 380054 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7287 with pts 21813, dts 21730, duration 42 at relative offset 380466 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Decoded frame with POC 546.
[hevc @ 0000025ac5aafb00] Output frame with POC 551.
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 21738, dts 21738, duration 21 at relative offset 387760 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 21759, dts 21759, duration 21 at relative offset 388192 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 40065 with pts 22022, dts 21772, duration 42 at relative offset 388618 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 552.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5db2c00] Decoded frame with POC 549.
[matroska @ 0000025ac5b64a40] Writing block of size 478 with pts 21781, dts 21781, duration 21 at relative offset 428691 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 21802, dts 21802, duration 21 at relative offset 429176 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10725 with pts 21939, dts 21813, duration 42 at relative offset 429596 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 548.
[hevc @ 0000025ac5ab0f00] Output frame with POC 553.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 21823, dts 21823, duration 21 at relative offset 440328 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 21844, dts 21844, duration 21 at relative offset 440735 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6096 with pts 21897, dts 21855, duration 42 at relative offset 441185 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 554.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 552.
[matroska @ 0000025ac5b64a40] Writing block of size 500 with pts 21867, dts 21867, duration 21 at relative offset 447288 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 464 with pts 21888, dts 21888, duration 21 at relative offset 447795 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11743 with pts 21980, dts 21897, duration 42 at relative offset 448266 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 551.
[hevc @ 0000025ac5aaff00] Output frame with POC 555.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 550.
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 21909, dts 21909, duration 21 at relative offset 460016 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 387 with pts 21930, dts 21930, duration 21 at relative offset 460449 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 40721 with pts 22189, dts 21939, duration 42 at relative offset 460843 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 556.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[matroska @ 0000025ac5b64a40] Writing block of size 374 with pts 21952, dts 21952, duration 21 at relative offset 501572 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 21973, dts 21973, duration 21 at relative offset 501953 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26403 with pts 22105, dts 21980, duration 42 at relative offset 502373 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 557.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aafb00] Decoded frame with POC 553.
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 21994, dts 21994, duration 21 at relative offset 528784 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 495 with pts 22015, dts 22015, duration 21 at relative offset 529204 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7772 with pts 22064, dts 22022, duration 42 at relative offset 529706 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 558.
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 22038, dts 22038, duration 21 at relative offset 537485 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 373 with pts 22059, dts 22059, duration 21 at relative offset 537925 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7353 with pts 22147, dts 22064, duration 42 at relative offset 538305 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 559.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 556.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 555.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 554.
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 22080, dts 22080, duration 21 at relative offset 545665 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 22101, dts 22101, duration 21 at relative offset 546087 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35767 with pts 22356, dts 22105, duration 42 at relative offset 546493 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 560.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 22123, dts 22123, duration 21 at relative offset 582268 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 22144, dts 22144, duration 21 at relative offset 582682 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22418 with pts 22272, dts 22147, duration 42 at relative offset 583091 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 561.
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 22165, dts 22165, duration 21 at relative offset 605517 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 22186, dts 22186, duration 21 at relative offset 605949 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7156 with pts 22231, dts 22189, duration 42 at relative offset 606378 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 562.
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 22208, dts 22208, duration 21 at relative offset 613541 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35 with pts 22227, dts 22227, duration 1626 at relative offset 613980 in cluster at offset 6114699. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 563.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 558.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2300] Decoded frame with POC 557.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 564.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 559.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 565.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 561.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 560.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 566.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5a4e280] Decoded frame with POC 564.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 567.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab0700] Decoded frame with POC 563.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 562.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 568.
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 569.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 565.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 570.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Decoded frame with POC 567.
[hevc @ 0000025ac5a4de80] Output frame with POC 571.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 566.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 572.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 568.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 573.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 572.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 574.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5aaff00] Decoded frame with POC 570.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 575.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 569.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 571.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 576.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 577.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 578.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 573.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 579.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 580.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5db2c00] Decoded frame with POC 575.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 574.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 581.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab0700] Decoded frame with POC 578.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 582.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 583.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 577.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoded frame with POC 576.
[hevc @ 0000025ac5a4de80] Output frame with POC 584.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5aafb00] Decoded frame with POC 579.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 585.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 581.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 580.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 582.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 586.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 587.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5aaff00] Decoded frame with POC 585.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 588.
[hevc @ 0000025ac5aaf700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 584.
[hevc @ 0000025ac5aaf700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoding VPS
[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
[hevc @ 0000025ac5aaf700] Decoding SPS
[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
[hevc @ 0000025ac5aaf700] Decoding VUI
[hevc @ 0000025ac5aaf700] Decoding PPS
[hevc @ 0000025ac5aaf700] Output frame with POC 589.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 583.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 590.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 591.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5a4de80] Decoded frame with POC 589.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 592.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 587.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 593.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 586.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 588.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 594.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 595.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 590.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 596.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 591.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 597.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 598.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 599.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 594.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 600.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 593.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 592.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 601.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 602.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 598.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 603.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 604.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 605.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5aaff00] Decoded frame with POC 596.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 597.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 606.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 595.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Decoded frame with POC 600.
[hevc @ 0000025ac5aaff00] Output frame with POC 607.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5db2c00] Decoded frame with POC 599.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 608.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4e280] Decoded frame with POC 604.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 609.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 602.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 610.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 603.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 601.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 605.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 611.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 612.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 609.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 607.
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 613.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 606.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 608.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 611.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 614.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 610.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 615.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 615.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5db2c00] Decoded frame with POC 613.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 614.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 612.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 616.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 617.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 618.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 617.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 618.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aafb00] Decoded frame with POC 616.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 619.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 620.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 620.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 621.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 619.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 622.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 622.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Decoded frame with POC 621.
[hevc @ 0000025ac5a4de80] Output frame with POC 623.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 624.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Decoded frame with POC 623.
[hevc @ 0000025ac5a4e280] Output frame with POC 625.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 626.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 627.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 628.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 629.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 626.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5a4de80] Decoded frame with POC 625.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 630.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 624.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 631.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 631.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0700] Decoded frame with POC 629.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 627.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoded frame with POC 628.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 630.
[hevc @ 0000025ac5ab2f00] Output frame with POC 632.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 633.
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 634.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 635.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 637.
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 636.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 634.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 633.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 632.
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 637.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 635.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 636.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 638.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 639.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 640.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 641.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 641.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 639.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 642.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0700] Decoded frame with POC 640.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 638.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 643.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 644.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 645.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 645.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 646.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5aaf700] Decoded frame with POC 643.
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 647.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 644.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 642.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 648.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 649.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 650.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 650.
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 648.
[hevc @ 0000025ac5a4e280] Output frame with POC 651.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 653.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 647.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 646.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 649.
[hevc @ 0000025ac5ab0700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Decoding VPS
[hevc @ 0000025ac5ab0700] Main 10 profile bitstream
[hevc @ 0000025ac5ab0700] Decoding SPS
[hevc @ 0000025ac5ab0700] Main 10 profile bitstream
[hevc @ 0000025ac5ab0700] Decoding VUI
[hevc @ 0000025ac5ab0700] Decoding PPS
[hevc @ 0000025ac5ab0700] Output frame with POC 652.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 653.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5db2c00] Decoded frame with POC 652.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 654.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 651.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 655.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 656.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 657.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 658.
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 659.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 22229, dts 22229, duration 21 at relative offset 614027 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3554 with pts 22314, dts 22231, duration 42 at relative offset 614429 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 22250, dts 22250, duration 21 at relative offset 617990 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 22271, dts 22271, duration 21 at relative offset 618410 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 42871 with pts 22523, dts 22272, duration 42 at relative offset 618841 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 22293, dts 22293, duration 21 at relative offset 661720 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22769 with pts 22439, dts 22314, duration 42 at relative offset 662146 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 22314, dts 22314, duration 21 at relative offset 684923 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 22335, dts 22335, duration 21 at relative offset 685330 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4589 with pts 22397, dts 22356, duration 42 at relative offset 685779 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] Output frame with POC 660.
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 22356, dts 22356, duration 21 at relative offset 690375 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 22379, dts 22379, duration 21 at relative offset 690811 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5698 with pts 22481, dts 22397, duration 42 at relative offset 691244 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 514 with pts 22400, dts 22400, duration 21 at relative offset 696949 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 22421, dts 22421, duration 21 at relative offset 697470 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 49832 with pts 22689, dts 22439, duration 42 at relative offset 697873 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 22442, dts 22442, duration 21 at relative offset 747713 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 22464, dts 22464, duration 21 at relative offset 748131 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26170 with pts 22606, dts 22481, duration 42 at relative offset 748534 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 22485, dts 22485, duration 21 at relative offset 774712 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 22506, dts 22506, duration 21 at relative offset 775136 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8140 with pts 22564, dts 22523, duration 42 at relative offset 775551 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 22527, dts 22527, duration 21 at relative offset 783698 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 22550, dts 22550, duration 21 at relative offset 784108 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8294 with pts 22648, dts 22564, duration 42 at relative offset 784530 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 22571, dts 22571, duration 21 at relative offset 792831 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 22592, dts 22592, duration 21 at relative offset 793265 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 46812 with pts 22856, dts 22606, duration 42 at relative offset 793707 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 22613, dts 22613, duration 21 at relative offset 840527 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 22635, dts 22635, duration 21 at relative offset 840962 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26072 with pts 22773, dts 22648, duration 42 at relative offset 841398 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 22656, dts 22656, duration 21 at relative offset 867478 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 468 with pts 22677, dts 22677, duration 21 at relative offset 867933 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8273 with pts 22731, dts 22689, duration 42 at relative offset 868408 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 22698, dts 22698, duration 21 at relative offset 876688 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 22721, dts 22721, duration 21 at relative offset 877093 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4339 with pts 22814, dts 22731, duration 42 at relative offset 877508 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 22742, dts 22742, duration 21 at relative offset 881854 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 22763, dts 22763, duration 21 at relative offset 882274 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 39422 with pts 23023, dts 22773, duration 42 at relative offset 882680 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 22784, dts 22784, duration 21 at relative offset 922110 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 22806, dts 22806, duration 21 at relative offset 922527 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 24734 with pts 22940, dts 22814, duration 42 at relative offset 922970 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 22827, dts 22827, duration 21 at relative offset 947712 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 463 with pts 22848, dts 22848, duration 21 at relative offset 948151 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4763 with pts 22898, dts 22856, duration 42 at relative offset 948621 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 22869, dts 22869, duration 21 at relative offset 953391 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 507 with pts 22891, dts 22891, duration 21 at relative offset 953811 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2344 with pts 22981, dts 22898, duration 42 at relative offset 954325 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 22912, dts 22912, duration 21 at relative offset 956676 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 22933, dts 22933, duration 21 at relative offset 957118 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 42649 with pts 23190, dts 22940, duration 42 at relative offset 957536 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 22954, dts 22954, duration 21 at relative offset 1000193 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 22976, dts 22976, duration 21 at relative offset 1000611 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26055 with pts 23106, dts 22981, duration 42 at relative offset 1001073 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 520 with pts 22997, dts 22997, duration 21 at relative offset 1027136 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 493 with pts 23018, dts 23018, duration 21 at relative offset 1027663 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6097 with pts 23065, dts 23023, duration 42 at relative offset 1028163 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 23039, dts 23039, duration 21 at relative offset 1034267 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 479 with pts 23061, dts 23061, duration 21 at relative offset 1034675 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2183 with pts 23148, dts 23065, duration 42 at relative offset 1035161 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 23082, dts 23082, duration 21 at relative offset 1037351 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 23103, dts 23103, duration 21 at relative offset 1037754 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 43914 with pts 23357, dts 23106, duration 42 at relative offset 1038165 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 23124, dts 23124, duration 21 at relative offset 1082087 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 23146, dts 23146, duration 21 at relative offset 1082495 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26030 with pts 23273, dts 23148, duration 42 at relative offset 1082909 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 23167, dts 23167, duration 21 at relative offset 1108947 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 23188, dts 23188, duration 21 at relative offset 1109348 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6563 with pts 23232, dts 23190, duration 42 at relative offset 1109754 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 23209, dts 23209, duration 21 at relative offset 1116324 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2839 with pts 23315, dts 23232, duration 42 at relative offset 1116722 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 23232, dts 23232, duration 21 at relative offset 1119568 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 23253, dts 23253, duration 21 at relative offset 1119975 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 40913 with pts 23524, dts 23273, duration 42 at relative offset 1120390 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 23274, dts 23274, duration 21 at relative offset 1161311 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 23295, dts 23295, duration 21 at relative offset 1161731 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 28169 with pts 23440, dts 23315, duration 42 at relative offset 1162149 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 23317, dts 23317, duration 21 at relative offset 1190326 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 23338, dts 23338, duration 21 at relative offset 1190749 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3812 with pts 23398, dts 23357, duration 42 at relative offset 1191187 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 479 with pts 23359, dts 23359, duration 21 at relative offset 1195006 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 477 with pts 23380, dts 23380, duration 21 at relative offset 1195492 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2003 with pts 23482, dts 23398, duration 42 at relative offset 1195976 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 511 with pts 23403, dts 23403, duration 21 at relative offset 1197986 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 23424, dts 23424, duration 21 at relative offset 1198504 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23460 with pts 23690, dts 23440, duration 42 at relative offset 1198944 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 481 with pts 23445, dts 23445, duration 21 at relative offset 1222412 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 23466, dts 23466, duration 21 at relative offset 1222900 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 26036 with pts 23607, dts 23482, duration 42 at relative offset 1223341 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 23488, dts 23488, duration 21 at relative offset 1249385 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 23509, dts 23509, duration 21 at relative offset 1249793 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4248 with pts 23565, dts 23524, duration 42 at relative offset 1250186 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 23530, dts 23530, duration 21 at relative offset 1254441 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 534 with pts 23551, dts 23551, duration 21 at relative offset 1254877 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 21703 with pts 23649, dts 23565, duration 42 at relative offset 1255418 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 23573, dts 23573, duration 21 at relative offset 1277129 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 23594, dts 23594, duration 21 at relative offset 1277584 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22367 with pts 23857, dts 23607, duration 42 at relative offset 1277977 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 476 with pts 23615, dts 23615, duration 21 at relative offset 1300352 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 23636, dts 23636, duration 21 at relative offset 1300835 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12343 with pts 23774, dts 23649, duration 42 at relative offset 1301232 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 23658, dts 23658, duration 21 at relative offset 1313582 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 23679, dts 23679, duration 21 at relative offset 1313984 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3924 with pts 23732, dts 23690, duration 42 at relative offset 1314374 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 385 with pts 23700, dts 23700, duration 21 at relative offset 1318305 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 23721, dts 23721, duration 21 at relative offset 1318697 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5083 with pts 23815, dts 23732, duration 42 at relative offset 1319133 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 23744, dts 23744, duration 21 at relative offset 1324223 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 23765, dts 23765, duration 21 at relative offset 1324643 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 40655 with pts 24024, dts 23774, duration 42 at relative offset 1325095 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 384 with pts 23786, dts 23786, duration 21 at relative offset 1365758 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 23807, dts 23807, duration 21 at relative offset 1366149 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 32362 with pts 23941, dts 23815, duration 42 at relative offset 1366561 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 472 with pts 23829, dts 23829, duration 21 at relative offset 1398931 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 23850, dts 23850, duration 21 at relative offset 1399410 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6943 with pts 23899, dts 23857, duration 42 at relative offset 1399887 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 23871, dts 23871, duration 21 at relative offset 1406837 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 23892, dts 23892, duration 21 at relative offset 1407236 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13818 with pts 23982, dts 23899, duration 42 at relative offset 1407662 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 506 with pts 23915, dts 23915, duration 21 at relative offset 1421487 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 23936, dts 23936, duration 21 at relative offset 1422000 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 27995 with pts 24191, dts 23941, duration 42 at relative offset 1422403 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 23957, dts 23957, duration 21 at relative offset 1450406 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 464 with pts 23978, dts 23978, duration 21 at relative offset 1450859 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12398 with pts 24107, dts 23982, duration 42 at relative offset 1451330 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 454 with pts 24000, dts 24000, duration 21 at relative offset 1463735 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 24021, dts 24021, duration 21 at relative offset 1464196 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 9050 with pts 24066, dts 24024, duration 42 at relative offset 1464613 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 24042, dts 24042, duration 21 at relative offset 1473670 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 24063, dts 24063, duration 21 at relative offset 1474088 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5756 with pts 24149, dts 24066, duration 42 at relative offset 1474537 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 24086, dts 24086, duration 21 at relative offset 1480300 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25361 with pts 24358, dts 24107, duration 42 at relative offset 1480762 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 24107, dts 24107, duration 21 at relative offset 1506131 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 441 with pts 24128, dts 24128, duration 21 at relative offset 1506541 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14222 with pts 24274, dts 24149, duration 42 at relative offset 1506989 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 24149, dts 24149, duration 21 at relative offset 1521218 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 24171, dts 24171, duration 21 at relative offset 1521641 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 9941 with pts 24233, dts 24191, duration 42 at relative offset 1522064 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 24192, dts 24192, duration 21 at relative offset 1532012 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 24213, dts 24213, duration 21 at relative offset 1532424 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6110 with pts 24316, dts 24233, duration 42 at relative offset 1532835 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 24234, dts 24234, duration 21 at relative offset 1538952 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 24256, dts 24256, duration 21 at relative offset 1539369 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 47333 with pts 24525, dts 24274, duration 42 at relative offset 1539790 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 24277, dts 24277, duration 21 at relative offset 1587131 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 24298, dts 24298, duration 21 at relative offset 1587561 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 23786 with pts 24441, dts 24316, duration 42 at relative offset 1587985 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 24319, dts 24319, duration 21 at relative offset 1611779 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 24341, dts 24341, duration 21 at relative offset 1612218 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 17620 with pts 24399, dts 24358, duration 42 at relative offset 1612633 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 24362, dts 24362, duration 21 at relative offset 1630261 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 24383, dts 24383, duration 21 at relative offset 1630673 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 25244 with pts 24483, dts 24399, duration 42 at relative offset 1631070 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 24404, dts 24404, duration 21 at relative offset 1656322 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 525 with pts 24427, dts 24427, duration 21 at relative offset 1656740 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 54196 with pts 24691, dts 24441, duration 42 at relative offset 1657272 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 24448, dts 24448, duration 21 at relative offset 1711476 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 24469, dts 24469, duration 21 at relative offset 1711888 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 27448 with pts 24608, dts 24483, duration 42 at relative offset 1712298 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 24490, dts 24490, duration 21 at relative offset 1739754 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 24512, dts 24512, duration 21 at relative offset 1740179 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13634 with pts 24566, dts 24525, duration 42 at relative offset 1740626 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 24533, dts 24533, duration 21 at relative offset 1754267 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 444 with pts 24554, dts 24554, duration 21 at relative offset 1754719 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7800 with pts 24650, dts 24566, duration 42 at relative offset 1755170 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 24575, dts 24575, duration 21 at relative offset 1762977 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 24598, dts 24598, duration 21 at relative offset 1763373 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 81749 with pts 24858, dts 24608, duration 42 at relative offset 1763810 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 24619, dts 24619, duration 21 at relative offset 1845567 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 24640, dts 24640, duration 21 at relative offset 1846001 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 35329 with pts 24775, dts 24650, duration 42 at relative offset 1846431 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 24661, dts 24661, duration 21 at relative offset 1881768 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 24682, dts 24682, duration 21 at relative offset 1882201 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 16631 with pts 24733, dts 24691, duration 42 at relative offset 1882620 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 24703, dts 24703, duration 21 at relative offset 1899259 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 24724, dts 24724, duration 21 at relative offset 1899696 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11397 with pts 24816, dts 24733, duration 42 at relative offset 1900120 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 24746, dts 24746, duration 21 at relative offset 1911524 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 24767, dts 24767, duration 21 at relative offset 1911956 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 43170 with pts 25025, dts 24775, duration 42 at relative offset 1912406 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 24788, dts 24788, duration 21 at relative offset 1955584 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 460 with pts 24809, dts 24809, duration 21 at relative offset 1956034 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 32866 with pts 24942, dts 24816, duration 42 at relative offset 1956501 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 460 with pts 24833, dts 24833, duration 21 at relative offset 1989375 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 24854, dts 24854, duration 21 at relative offset 1989842 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7224 with pts 24900, dts 24858, duration 42 at relative offset 1990268 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 24875, dts 24875, duration 21 at relative offset 1997499 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 24896, dts 24896, duration 21 at relative offset 1997923 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3073 with pts 24983, dts 24900, duration 42 at relative offset 1998350 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 24918, dts 24918, duration 21 at relative offset 2001430 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 24939, dts 24939, duration 21 at relative offset 2001856 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 18421 with pts 25192, dts 24942, duration 42 at relative offset 2002273 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 24960, dts 24960, duration 21 at relative offset 2020702 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 24981, dts 24981, duration 21 at relative offset 2021135 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11920 with pts 25108, dts 24983, duration 42 at relative offset 2021560 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 25003, dts 25003, duration 21 at relative offset 2033487 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 463 with pts 25024, dts 25024, duration 21 at relative offset 2033968 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3206 with pts 25067, dts 25025, duration 42 at relative offset 2034438 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 25045, dts 25045, duration 21 at relative offset 2037651 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 25066, dts 25066, duration 21 at relative offset 2038065 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 807 with pts 25150, dts 25067, duration 42 at relative offset 2038490 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 412 with pts 25088, dts 25088, duration 21 at relative offset 2039304 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12533 with pts 25359, dts 25108, duration 42 at relative offset 2039723 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 444 with pts 25109, dts 25109, duration 21 at relative offset 2052263 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 25130, dts 25130, duration 21 at relative offset 2052714 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 5095 with pts 25275, dts 25150, duration 42 at relative offset 2053151 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 473 with pts 25151, dts 25151, duration 21 at relative offset 2058253 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 462 with pts 25174, dts 25174, duration 21 at relative offset 2058733 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 757 with pts 25234, dts 25192, duration 42 at relative offset 2059202 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 25195, dts 25195, duration 21 at relative offset 2059966 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 25216, dts 25216, duration 21 at relative offset 2060405 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 25317, dts 25234, duration 42 at relative offset 2060828 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 25237, dts 25237, duration 21 at relative offset 2061286 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 25259, dts 25259, duration 21 at relative offset 2061718 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7373 with pts 25526, dts 25275, duration 42 at relative offset 2062150 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 25280, dts 25280, duration 21 at relative offset 2069530 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 456 with pts 25301, dts 25301, duration 21 at relative offset 2069946 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2462 with pts 25442, dts 25317, duration 42 at relative offset 2070409 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 25322, dts 25322, duration 21 at relative offset 2072878 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 25345, dts 25345, duration 21 at relative offset 2073290 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 584 with pts 25400, dts 25359, duration 42 at relative offset 2073715 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 25366, dts 25366, duration 21 at relative offset 2074306 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5bfd8c0] Output frame with POC 661.
[matroska @ 0000025ac5b64a40] Writing block of size 465 with pts 25387, dts 25387, duration 21 at relative offset 2074743 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 986 with pts 25484, dts 25400, duration 42 at relative offset 2075215 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 25408, dts 25408, duration 21 at relative offset 2076208 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 25430, dts 25430, duration 21 at relative offset 2076622 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4621 with pts 25692, dts 25442, duration 42 at relative offset 2077071 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 25451, dts 25451, duration 21 at relative offset 2081699 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 25472, dts 25472, duration 21 at relative offset 2082124 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 314 with pts 25609, dts 25484, duration 42 at relative offset 2082579 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 25493, dts 25493, duration 21 at relative offset 2082900 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 25515, dts 25515, duration 21 at relative offset 2083316 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 328 with pts 25567, dts 25526, duration 42 at relative offset 2083747 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 25536, dts 25536, duration 21 at relative offset 2084082 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 441 with pts 25557, dts 25557, duration 21 at relative offset 2084500 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 298 with pts 25651, dts 25567, duration 42 at relative offset 2084948 in cluster at offset 6114699. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 460 with pts 25578, dts 25578, duration 21 at relative offset 2085253 in cluster at offset 6114699. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 25600 at offset 8200426 bytes
[matroska @ 0000025ac5b64a40] Writing block of size 350 with pts 25600, dts 25600, duration 21 at relative offset 10 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8081 with pts 25859, dts 25609, duration 42 at relative offset 367 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 25621, dts 25621, duration 21 at relative offset 8455 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 397 with pts 25642, dts 25642, duration 21 at relative offset 8862 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2639 with pts 25776, dts 25651, duration 42 at relative offset 9266 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 25663, dts 25663, duration 21 at relative offset 11912 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 25686, dts 25686, duration 21 at relative offset 12329 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 498 with pts 25734, dts 25692, duration 42 at relative offset 12751 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 475 with pts 25707, dts 25707, duration 21 at relative offset 13256 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 25728, dts 25728, duration 21 at relative offset 13738 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1705 with pts 25817, dts 25734, duration 42 at relative offset 14219 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 25749, dts 25749, duration 21 at relative offset 15931 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 25771, dts 25771, duration 21 at relative offset 16338 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5a4de80] Output frame with POC 662.
[matroska @ 0000025ac5b64a40] Writing block of size 15481 with pts 26026, dts 25776, duration 42 at relative offset 16760 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 388 with pts 25792, dts 25792, duration 21 at relative offset 32248 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 25813, dts 25813, duration 21 at relative offset 32643 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6645 with pts 25943, dts 25817, duration 42 at relative offset 33052 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 444 with pts 25834, dts 25834, duration 21 at relative offset 39704 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 25857, dts 25857, duration 21 at relative offset 40155 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 827 with pts 25901, dts 25859, duration 42 at relative offset 40609 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 25878, dts 25878, duration 21 at relative offset 41443 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 25899, dts 25899, duration 21 at relative offset 41859 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 648 with pts 25984, dts 25901, duration 42 at relative offset 42296 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 25920, dts 25920, duration 21 at relative offset 42951 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 435 with pts 25942, dts 25942, duration 21 at relative offset 43352 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 12050 with pts 26193, dts 25943, duration 42 at relative offset 43794 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 25963, dts 25963, duration 21 at relative offset 55851 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4824 with pts 26109, dts 25984, duration 42 at relative offset 56303 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 25984, dts 25984, duration 21 at relative offset 61134 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 413 with pts 26005, dts 26005, duration 21 at relative offset 61546 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 680 with pts 26068, dts 26026, duration 42 at relative offset 61966 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 26027, dts 26027, duration 21 at relative offset 62653 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 450 with pts 26048, dts 26048, duration 21 at relative offset 63092 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 450 with pts 26151, dts 26068, duration 42 at relative offset 63549 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 26069, dts 26069, duration 21 at relative offset 64006 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 26090, dts 26090, duration 21 at relative offset 64424 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8274 with pts 26360, dts 26109, duration 42 at relative offset 64814 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 513 with pts 26112, dts 26112, duration 21 at relative offset 73095 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 26133, dts 26133, duration 21 at relative offset 73615 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 26276, dts 26151, duration 42 at relative offset 74025 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 26154, dts 26154, duration 21 at relative offset 74478 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 26175, dts 26175, duration 21 at relative offset 74874 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 375 with pts 26235, dts 26193, duration 42 at relative offset 75267 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 26198, dts 26198, duration 21 at relative offset 75649 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 26219, dts 26219, duration 21 at relative offset 76049 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 176 with pts 26318, dts 26235, duration 42 at relative offset 76482 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 432 with pts 26240, dts 26240, duration 21 at relative offset 76665 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 26261, dts 26261, duration 21 at relative offset 77104 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10440 with pts 26527, dts 26276, duration 42 at relative offset 77559 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 26283, dts 26283, duration 21 at relative offset 88006 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 26304, dts 26304, duration 21 at relative offset 88424 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3976 with pts 26443, dts 26318, duration 42 at relative offset 88861 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 26325, dts 26325, duration 21 at relative offset 92844 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 496 with pts 26346, dts 26346, duration 21 at relative offset 93262 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 635 with pts 26401, dts 26360, duration 42 at relative offset 93765 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 26369, dts 26369, duration 21 at relative offset 94407 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 26390, dts 26390, duration 21 at relative offset 94812 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 504 with pts 26485, dts 26401, duration 42 at relative offset 95259 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 663.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[matroska @ 0000025ac5b64a40] Writing block of size 438 with pts 26411, dts 26411, duration 21 at relative offset 95770 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 26432, dts 26432, duration 21 at relative offset 96215 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 11196 with pts 26693, dts 26443, duration 42 at relative offset 96656 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] Output frame with POC 664.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 654.
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 26454, dts 26454, duration 21 at relative offset 107859 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 26475, dts 26475, duration 21 at relative offset 108273 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2410 with pts 26610, dts 26485, duration 42 at relative offset 108750 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 665.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 660.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 657.
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 26496, dts 26496, duration 21 at relative offset 111167 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 445 with pts 26517, dts 26517, duration 21 at relative offset 111593 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 788 with pts 26568, dts 26527, duration 42 at relative offset 112045 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 666.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 656.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 659.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 658.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 655.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5aaff00] Decoded frame with POC 666.
[matroska @ 0000025ac5b64a40] Writing block of size 420 with pts 26539, dts 26539, duration 21 at relative offset 112840 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 26560, dts 26560, duration 21 at relative offset 113267 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4589 with pts 26652, dts 26568, duration 42 at relative offset 113748 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 667.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 663.
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 26581, dts 26581, duration 21 at relative offset 118344 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 26602, dts 26602, duration 21 at relative offset 118766 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14883 with pts 26860, dts 26610, duration 42 at relative offset 119202 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 661.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 662.
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 665.
[hevc @ 0000025ac5aafb00] Output frame with POC 668.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 664.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 670.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 26624, dts 26624, duration 21 at relative offset 134092 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 26645, dts 26645, duration 21 at relative offset 134502 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7021 with pts 26777, dts 26652, duration 42 at relative offset 134907 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 669.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 668.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 667.
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 26666, dts 26666, duration 21 at relative offset 141935 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 26687, dts 26687, duration 21 at relative offset 142359 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7612 with pts 26735, dts 26693, duration 42 at relative offset 142795 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Decoded frame with POC 669.
[hevc @ 0000025ac5ab0f00] Output frame with POC 670.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 26710, dts 26710, duration 21 at relative offset 150414 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 26731, dts 26731, duration 21 at relative offset 150847 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8137 with pts 26818, dts 26735, duration 42 at relative offset 151270 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 671.
[matroska @ 0000025ac5b64a40] Writing block of size 472 with pts 26752, dts 26752, duration 21 at relative offset 159414 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 26773, dts 26773, duration 21 at relative offset 159893 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15319 with pts 27027, dts 26777, duration 42 at relative offset 160328 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 672.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[matroska @ 0000025ac5b64a40] Writing block of size 460 with pts 26795, dts 26795, duration 21 at relative offset 175654 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 437 with pts 26816, dts 26816, duration 21 at relative offset 176121 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6473 with pts 26944, dts 26818, duration 42 at relative offset 176565 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 673.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 26837, dts 26837, duration 21 at relative offset 183045 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 26858, dts 26858, duration 21 at relative offset 183494 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5781 with pts 26902, dts 26860, duration 42 at relative offset 183910 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 674.
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 26880, dts 26880, duration 21 at relative offset 189698 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 26901, dts 26901, duration 21 at relative offset 190120 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3293 with pts 26985, dts 26902, duration 42 at relative offset 190530 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 675.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 671.
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 26922, dts 26922, duration 21 at relative offset 193830 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 26943, dts 26943, duration 21 at relative offset 194271 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 9033 with pts 27194, dts 26944, duration 42 at relative offset 194703 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 676.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 675.
[matroska @ 0000025ac5b64a40] Writing block of size 392 with pts 26965, dts 26965, duration 21 at relative offset 203743 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 763 with pts 27110, dts 26985, duration 42 at relative offset 204142 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 677.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 673.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 672.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 674.
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 26986, dts 26986, duration 21 at relative offset 204912 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 27007, dts 27007, duration 21 at relative offset 205323 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1830 with pts 27069, dts 27027, duration 42 at relative offset 205754 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 678.
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 27028, dts 27028, duration 21 at relative offset 207591 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 27051, dts 27051, duration 21 at relative offset 208001 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 217 with pts 27152, dts 27069, duration 42 at relative offset 208417 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 679.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 678.
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 27072, dts 27072, duration 21 at relative offset 208641 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 27093, dts 27093, duration 21 at relative offset 209095 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 92401 with pts 27361, dts 27110, duration 42 at relative offset 209524 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 680.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5a4de80] Decoded frame with POC 677.
[matroska @ 0000025ac5b64a40] Writing block of size 520 with pts 27114, dts 27114, duration 21 at relative offset 301933 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 519 with pts 27136, dts 27136, duration 21 at relative offset 302460 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 137 with pts 27277, dts 27152, duration 42 at relative offset 302986 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 681.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 676.
[matroska @ 0000025ac5b64a40] Writing block of size 440 with pts 27157, dts 27157, duration 21 at relative offset 303130 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 27178, dts 27178, duration 21 at relative offset 303577 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 307 with pts 27236, dts 27194, duration 42 at relative offset 304036 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Decoded frame with POC 679.
[hevc @ 0000025ac5ab2b00] Output frame with POC 682.
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 27199, dts 27199, duration 21 at relative offset 304350 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 27221, dts 27221, duration 21 at relative offset 304780 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 101 with pts 27319, dts 27236, duration 42 at relative offset 305235 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 683.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5ab0700] Decoded frame with POC 680.
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 27242, dts 27242, duration 21 at relative offset 305342 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 370 with pts 27263, dts 27263, duration 21 at relative offset 305785 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3224 with pts 27528, dts 27277, duration 42 at relative offset 306162 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 684.
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 27285, dts 27285, duration 21 at relative offset 309393 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 414 with pts 27306, dts 27306, duration 21 at relative offset 309810 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 334 with pts 27444, dts 27319, duration 42 at relative offset 310231 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 685.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 682.
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 27327, dts 27327, duration 21 at relative offset 310572 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 388 with pts 27348, dts 27348, duration 21 at relative offset 310970 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 261 with pts 27402, dts 27361, duration 42 at relative offset 311365 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoded frame with POC 681.
[hevc @ 0000025ac5ab2300] Output frame with POC 686.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aafb00] Decoded frame with POC 684.
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 27370, dts 27370, duration 21 at relative offset 311633 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 488 with pts 27391, dts 27391, duration 21 at relative offset 312038 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 101 with pts 27486, dts 27402, duration 42 at relative offset 312533 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 687.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 683.
[matroska @ 0000025ac5b64a40] Writing block of size 428 with pts 27412, dts 27412, duration 21 at relative offset 312640 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 27433, dts 27433, duration 21 at relative offset 313075 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1174 with pts 27694, dts 27444, duration 42 at relative offset 313484 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 688.
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 27456, dts 27456, duration 21 at relative offset 314665 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 27477, dts 27477, duration 21 at relative offset 315073 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 145 with pts 27611, dts 27486, duration 42 at relative offset 315480 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 689.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 686.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 685.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 690.
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 27498, dts 27498, duration 21 at relative offset 315632 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 27519, dts 27519, duration 21 at relative offset 316064 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 29 with pts 27524, dts 27524, duration 959 at relative offset 316495 in cluster at offset 8200426. TrackNumber 3, keyframe 1
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 690.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 691.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 688.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 689.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 687.
[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 692.
[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 693.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 694.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[hevc @ 0000025ac5db2c00] Decoded frame with POC 693.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 695.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 692.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 691.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 696.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 696.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 697.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5aaf700] Decoded frame with POC 695.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 694.
[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 698.
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 699.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 700.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 700.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 701.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 698.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 699.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 697.
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 702.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 703.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 704.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 705.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 704.
[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Output frame with POC 706.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 702.
[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aafb00] Output frame with POC 707.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[hevc @ 0000025ac5db2c00] Decoded frame with POC 703.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 701.
[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2b00] Output frame with POC 708.
[hevc @ 0000025ac5a4e280] Decoded frame with POC 708.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 706.
[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0f00] Output frame with POC 709.
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 705.
[hevc @ 0000025ac5aaf700] Decoded frame with POC 707.
[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2f00] Output frame with POC 710.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaff00] Output frame with POC 711.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab2300] Output frame with POC 712.
[hevc @ 0000025ac5aafb00] Decoded frame with POC 712.
[hevc @ 0000025ac5ab2b00] Decoded frame with POC 710.
[hevc @ 0000025ac5ab0f00] Decoded frame with POC 709.
[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5bfd8c0] Output frame with POC 713.
[hevc @ 0000025ac5ab2f00] Decoded frame with POC 711.
[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4de80] Output frame with POC 714.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5db2c00] Output frame with POC 715.
[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5a4e280] Output frame with POC 716.
[hevc @ 0000025ac5aaff00] Decoded frame with POC 717.
[hevc @ 0000025ac5ab2300] Decoded frame with POC 715.
[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0700] Output frame with POC 717.
[hevc @ 0000025ac5db2c00] Decoded frame with POC 716.
[hevc @ 0000025ac5a4de80] Decoded frame with POC 714.
[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 713.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5ab0b00] Output frame with POC 718.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
[in#0/matroska,webm @ 0000025ac59639c0] EOF while reading input
[hevc @ 0000025ac5aaf700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[in#0/matroska,webm @ 0000025ac59639c0] Terminating demuxer thread
[hevc @ 0000025ac5aaf700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 0000025ac5aaf700] Decoding VPS
[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
[hevc @ 0000025ac5aaf700] Decoding SPS
[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
[hevc @ 0000025ac5aaf700] Decoding VUI
[hevc @ 0000025ac5aaf700] Decoding PPS
[hevc @ 0000025ac5aaf700] Output frame with POC 719.
[hevc @ 0000025ac5aafb00] Output frame with POC 720.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
[hevc @ 0000025ac5a4e280] Decoded frame with POC 720.
[hevc @ 0000025ac5ab0700] Decoded frame with POC 719.
[hevc @ 0000025ac5ab2b00] Output frame with POC 721.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
[hevc @ 0000025ac5ab0b00] Decoded frame with POC 718.
frame= 695 fps=343 q=24.0 size= 7936kB time=00:00:29.99 bitrate=2167.6kbits/s speed=14.8x
[hevc @ 0000025ac5aaf700] Decoded frame with POC 721.
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
[out_0_0 @ 0000025ac5af7c80] EOF on sink link out_0_0:default.
No more output streams to write to, finishing.
[out#0/matroska @ 0000025ac41a6f00] All streams finished
[out#0/matroska @ 0000025ac41a6f00] Terminating muxer thread
[matroska @ 0000025ac5b64a40] Writing block of size 227 with pts 27569, dts 27528, duration 42 at relative offset 316536 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 433 with pts 27541, dts 27541, duration 21 at relative offset 316770 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 27562, dts 27562, duration 21 at relative offset 317210 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 134 with pts 27653, dts 27569, duration 42 at relative offset 317636 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 407 with pts 27583, dts 27583, duration 21 at relative offset 317777 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 27604, dts 27604, duration 21 at relative offset 318191 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 959 with pts 27861, dts 27611, duration 42 at relative offset 318608 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 398 with pts 27627, dts 27627, duration 21 at relative offset 319574 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 27648, dts 27648, duration 21 at relative offset 319979 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 190 with pts 27778, dts 27653, duration 42 at relative offset 320389 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 27669, dts 27669, duration 21 at relative offset 320586 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 27690, dts 27690, duration 21 at relative offset 321009 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 196 with pts 27736, dts 27694, duration 42 at relative offset 321440 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 27712, dts 27712, duration 21 at relative offset 321643 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 424 with pts 27733, dts 27733, duration 21 at relative offset 322092 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 104 with pts 27819, dts 27736, duration 42 at relative offset 322523 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 27754, dts 27754, duration 21 at relative offset 322633 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 27775, dts 27775, duration 21 at relative offset 323050 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 36815 with pts 28028, dts 27778, duration 42 at relative offset 323461 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 27797, dts 27797, duration 21 at relative offset 360284 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 406 with pts 27818, dts 27818, duration 21 at relative offset 360706 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 275 with pts 27945, dts 27819, duration 42 at relative offset 361119 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 27839, dts 27839, duration 21 at relative offset 361401 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 27860, dts 27860, duration 21 at relative offset 361824 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 106 with pts 27903, dts 27861, duration 42 at relative offset 362256 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 27882, dts 27882, duration 21 at relative offset 362368 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2028 with pts 27986, dts 27903, duration 42 at relative offset 362794 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 27903, dts 27903, duration 21 at relative offset 364829 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 27924, dts 27924, duration 21 at relative offset 365255 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 27308 with pts 28195, dts 27945, duration 42 at relative offset 365677 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 436 with pts 27945, dts 27945, duration 21 at relative offset 392993 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 27968, dts 27968, duration 21 at relative offset 393436 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10707 with pts 28111, dts 27986, duration 42 at relative offset 393872 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 27989, dts 27989, duration 21 at relative offset 404586 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 28010, dts 28010, duration 21 at relative offset 405019 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 922 with pts 28070, dts 28028, duration 42 at relative offset 405449 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 448 with pts 28031, dts 28031, duration 21 at relative offset 406378 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 553 with pts 28053, dts 28053, duration 21 at relative offset 406833 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 949 with pts 28153, dts 28070, duration 42 at relative offset 407393 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 528 with pts 28074, dts 28074, duration 21 at relative offset 408349 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 475 with pts 28095, dts 28095, duration 21 at relative offset 408884 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 30869 with pts 28362, dts 28111, duration 42 at relative offset 409366 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 28116, dts 28116, duration 21 at relative offset 440243 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 28139, dts 28139, duration 21 at relative offset 440675 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 22040 with pts 28278, dts 28153, duration 42 at relative offset 441156 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 28160, dts 28160, duration 21 at relative offset 463204 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 28181, dts 28181, duration 21 at relative offset 463628 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2739 with pts 28237, dts 28195, duration 42 at relative offset 464037 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 394 with pts 28202, dts 28202, duration 21 at relative offset 466783 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 28224, dts 28224, duration 21 at relative offset 467184 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15087 with pts 28320, dts 28237, duration 42 at relative offset 467586 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 492 with pts 28245, dts 28245, duration 21 at relative offset 482680 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 476 with pts 28266, dts 28266, duration 21 at relative offset 483179 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 28679 with pts 28529, dts 28278, duration 42 at relative offset 483662 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 452 with pts 28287, dts 28287, duration 21 at relative offset 512349 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 390 with pts 28310, dts 28310, duration 21 at relative offset 512808 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19811 with pts 28445, dts 28320, duration 42 at relative offset 513205 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 28331, dts 28331, duration 21 at relative offset 533024 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 411 with pts 28352, dts 28352, duration 21 at relative offset 533440 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14547 with pts 28403, dts 28362, duration 42 at relative offset 533858 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 384 with pts 28373, dts 28373, duration 21 at relative offset 548412 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 449 with pts 28395, dts 28395, duration 21 at relative offset 548803 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6993 with pts 28487, dts 28403, duration 42 at relative offset 549259 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 28416, dts 28416, duration 21 at relative offset 556259 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 382 with pts 28437, dts 28437, duration 21 at relative offset 556667 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19854 with pts 28695, dts 28445, duration 42 at relative offset 557056 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 28458, dts 28458, duration 21 at relative offset 576918 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 28481, dts 28481, duration 21 at relative offset 577316 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8768 with pts 28612, dts 28487, duration 42 at relative offset 577722 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 28502, dts 28502, duration 21 at relative offset 586497 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 429 with pts 28523, dts 28523, duration 21 at relative offset 586908 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 7068 with pts 28570, dts 28529, duration 42 at relative offset 587344 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 418 with pts 28544, dts 28544, duration 21 at relative offset 594419 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 28566, dts 28566, duration 21 at relative offset 594844 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2641 with pts 28654, dts 28570, duration 42 at relative offset 595268 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 442 with pts 28587, dts 28587, duration 21 at relative offset 597916 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 419 with pts 28608, dts 28608, duration 21 at relative offset 598365 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 16822 with pts 28862, dts 28612, duration 42 at relative offset 598791 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 416 with pts 28629, dts 28629, duration 21 at relative offset 615621 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 28651, dts 28651, duration 21 at relative offset 616044 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 8124 with pts 28779, dts 28654, duration 42 at relative offset 616482 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 443 with pts 28672, dts 28672, duration 21 at relative offset 624613 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 453 with pts 28693, dts 28693, duration 21 at relative offset 625063 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3430 with pts 28737, dts 28695, duration 42 at relative offset 625523 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 487 with pts 28714, dts 28714, duration 21 at relative offset 628960 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 478 with pts 28736, dts 28736, duration 21 at relative offset 629454 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3102 with pts 28820, dts 28737, duration 42 at relative offset 629939 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 552 with pts 28757, dts 28757, duration 21 at relative offset 633048 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 28778, dts 28778, duration 21 at relative offset 633607 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 19590 with pts 29029, dts 28779, duration 42 at relative offset 634084 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 477 with pts 28799, dts 28799, duration 21 at relative offset 653682 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 6863 with pts 28946, dts 28820, duration 42 at relative offset 654166 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 431 with pts 28822, dts 28822, duration 21 at relative offset 661036 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 379 with pts 28843, dts 28843, duration 21 at relative offset 661474 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 3092 with pts 28904, dts 28862, duration 42 at relative offset 661860 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 427 with pts 28864, dts 28864, duration 21 at relative offset 664959 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 379 with pts 28885, dts 28885, duration 21 at relative offset 665393 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2086 with pts 28987, dts 28904, duration 42 at relative offset 665779 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 393 with pts 28907, dts 28907, duration 21 at relative offset 667872 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 395 with pts 28928, dts 28928, duration 21 at relative offset 668272 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14685 with pts 29196, dts 28946, duration 42 at relative offset 668674 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 28949, dts 28949, duration 21 at relative offset 683366 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 28970, dts 28970, duration 21 at relative offset 683796 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 5892 with pts 29112, dts 28987, duration 42 at relative offset 684218 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 404 with pts 28993, dts 28993, duration 21 at relative offset 690117 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 29014, dts 29014, duration 21 at relative offset 690528 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1735 with pts 29071, dts 29029, duration 42 at relative offset 690945 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 29035, dts 29035, duration 21 at relative offset 692687 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 29056, dts 29056, duration 21 at relative offset 693116 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1198 with pts 29154, dts 29071, duration 42 at relative offset 693562 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 451 with pts 29078, dts 29078, duration 21 at relative offset 694767 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 29099, dts 29099, duration 21 at relative offset 695225 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14343 with pts 29363, dts 29112, duration 42 at relative offset 695635 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 403 with pts 29120, dts 29120, duration 21 at relative offset 709985 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 421 with pts 29141, dts 29141, duration 21 at relative offset 710395 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4905 with pts 29279, dts 29154, duration 42 at relative offset 710823 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 489 with pts 29163, dts 29163, duration 21 at relative offset 715735 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 29184, dts 29184, duration 21 at relative offset 716231 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1675 with pts 29238, dts 29196, duration 42 at relative offset 716661 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 426 with pts 29205, dts 29205, duration 21 at relative offset 718343 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 29226, dts 29226, duration 21 at relative offset 718776 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4616 with pts 29321, dts 29238, duration 42 at relative offset 719206 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 29248, dts 29248, duration 21 at relative offset 723829 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 446 with pts 29269, dts 29269, duration 21 at relative offset 724259 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 15487 with pts 29530, dts 29279, duration 42 at relative offset 724712 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 516 with pts 29290, dts 29290, duration 21 at relative offset 740206 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 463 with pts 29311, dts 29311, duration 21 at relative offset 740729 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4958 with pts 29446, dts 29321, duration 42 at relative offset 741199 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 400 with pts 29333, dts 29333, duration 21 at relative offset 746164 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 391 with pts 29354, dts 29354, duration 21 at relative offset 746571 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 952 with pts 29404, dts 29363, duration 42 at relative offset 746969 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 399 with pts 29375, dts 29375, duration 21 at relative offset 747928 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 458 with pts 29396, dts 29396, duration 21 at relative offset 748334 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1846 with pts 29488, dts 29404, duration 42 at relative offset 748799 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 504 with pts 29418, dts 29418, duration 21 at relative offset 750652 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 455 with pts 29439, dts 29439, duration 21 at relative offset 751163 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 14544 with pts 29696, dts 29446, duration 42 at relative offset 751625 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 457 with pts 29460, dts 29460, duration 21 at relative offset 766176 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 29481, dts 29481, duration 21 at relative offset 766640 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 789 with pts 29613, dts 29488, duration 42 at relative offset 767036 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 401 with pts 29504, dts 29504, duration 21 at relative offset 767832 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 405 with pts 29525, dts 29525, duration 21 at relative offset 768240 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 985 with pts 29571, dts 29530, duration 42 at relative offset 768652 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 408 with pts 29546, dts 29546, duration 21 at relative offset 769644 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 410 with pts 29567, dts 29567, duration 21 at relative offset 770059 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 702 with pts 29655, dts 29571, duration 42 at relative offset 770476 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 474 with pts 29589, dts 29589, duration 21 at relative offset 771185 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 434 with pts 29610, dts 29610, duration 21 at relative offset 771666 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13390 with pts 29863, dts 29613, duration 42 at relative offset 772107 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 383 with pts 29631, dts 29631, duration 21 at relative offset 785504 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 380 with pts 29652, dts 29652, duration 21 at relative offset 785894 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 4610 with pts 29780, dts 29655, duration 42 at relative offset 786281 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 447 with pts 29675, dts 29675, duration 21 at relative offset 790898 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1344 with pts 29738, dts 29696, duration 42 at relative offset 791352 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 470 with pts 29696, dts 29696, duration 21 at relative offset 792703 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 415 with pts 29717, dts 29717, duration 21 at relative offset 793180 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 1170 with pts 29821, dts 29738, duration 42 at relative offset 793602 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 386 with pts 29738, dts 29738, duration 21 at relative offset 794779 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 389 with pts 29760, dts 29760, duration 21 at relative offset 795172 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 13923 with pts 30030, dts 29780, duration 42 at relative offset 795568 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 29781, dts 29781, duration 21 at relative offset 809498 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 501 with pts 29802, dts 29802, duration 21 at relative offset 809922 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 688 with pts 29947, dts 29821, duration 42 at relative offset 810430 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 409 with pts 29823, dts 29823, duration 21 at relative offset 811125 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 396 with pts 29845, dts 29845, duration 21 at relative offset 811541 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 454 with pts 29905, dts 29863, duration 42 at relative offset 811944 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 425 with pts 29866, dts 29866, duration 21 at relative offset 812405 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 423 with pts 29887, dts 29887, duration 21 at relative offset 812837 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 2131 with pts 29988, dts 29905, duration 42 at relative offset 813267 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 430 with pts 29908, dts 29908, duration 21 at relative offset 815405 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 422 with pts 29930, dts 29930, duration 21 at relative offset 815842 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 10052 with pts 30072, dts 29947, duration 42 at relative offset 816271 in cluster at offset 8200426. TrackNumber 1, keyframe 0
[matroska @ 0000025ac5b64a40] Writing block of size 417 with pts 29951, dts 29951, duration 21 at relative offset 826330 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 402 with pts 29972, dts 29972, duration 21 at relative offset 826754 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] Writing block of size 439 with pts 29993, dts 29993, duration 21 at relative offset 827163 in cluster at offset 8200426. TrackNumber 2, keyframe 1
[matroska @ 0000025ac5b64a40] end duration = 30114
[matroska @ 0000025ac5b64a40] stream 0 end duration = 30114
[matroska @ 0000025ac5b64a40] stream 1 end duration = 30014
[matroska @ 0000025ac5b64a40] stream 2 end duration = 28483
[AVIOContext @ 0000025ac5ba4680] Statistics: 9030633 bytes written, 3 seeks, 37 writeouts
frame= 722 fps=345 q=19.0 Lsize= 8817kB time=00:00:29.99 bitrate=2408.1kbits/s speed=14.3x
video:8212kB audio:587kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: 0.199249%
Input file #0 (nvenc-audioprofile-source.mkv):
Input stream #0:0 (video): 722 packets read (8079330 bytes); 722 frames decoded;
Input stream #0:1 (audio): 1407 packets read (600908 bytes);
Input stream #0:2 (subtitle): 7 packets read (171 bytes); 7 frames decoded;
Input stream #0:3 (video): 1 packets read (161795 bytes);
Total: 2137 packets (8842204 bytes) demuxed
Output file #0 (output.mkv):
Output stream #0:0 (video): 722 frames encoded; 722 packets muxed (8409113 bytes);
Output stream #0:1 (audio): 1407 packets muxed (600908 bytes);
Output stream #0:2 (subtitle): 7 frames encoded; 7 packets muxed (311 bytes);
Total: 2136 packets (9010332 bytes) muxed
729 frames successfully decoded, 0 decoding errors
[hevc_nvenc @ 0000025ac5aeaec0] Nvenc unloaded
[AVIOContext @ 0000025ac41a71c0] Statistics: 8861899 bytes read, 0 seeks
[STREAM]
index=1
codec_name=aac
codec_long_name=AAC (Advanced Audio Coding)
profile=LC
codec_type=audio
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
sample_fmt=fltp
sample_rate=48000
channels=2
channel_layout=stereo
bits_per_sample=0
initial_padding=0
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/1000
start_pts=0
start_time=0.000000
duration_ts=N/A
duration=N/A
bit_rate=N/A
max_bit_rate=N/A
bits_per_raw_sample=N/A
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=2
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
DISPOSITION:timed_thumbnails=0
DISPOSITION:captions=0
DISPOSITION:descriptions=0
DISPOSITION:metadata=0
DISPOSITION:dependent=0
DISPOSITION:still_image=0
TAG:language=jpn
TAG:BPS=160000
TAG:NUMBER_OF_FRAMES=66770
TAG:NUMBER_OF_BYTES=28488534
TAG:_STATISTICS_WRITING_APP=mkvmerge v69.0.0 ('Day And Age') 64-bit
TAG:_STATISTICS_WRITING_DATE_UTC=2023-04-22 16:26:39
TAG:_STATISTICS_TAGS=BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
TAG:DURATION=00:00:30.014000000
[/STREAM]
This file has been truncated, but you can view the full file.
ffmpeg started on 2023-04-23 at 20:42:22
Report written to "ffmpeg-20230423-204222.log"
Log level: 48
Command line:
"C:\\Path\\ffmpeg.2023.04.20.exe" -report -i nvenc-audioprofile-source.mkv -c:v hevc_nvenc -c:a copy -y -f matroska output.mkv
ffmpeg version N-110330-gc17e33c058-20230420 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 12.2.0 (crosstool-NG 1.25.0.152_89671bf)
configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --disable-libpulse --enable-libvmaf --disable-libxcb --disable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --enable-chromaprint --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libkvazaar --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librist --enable-libssh --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --disable-libmfx --enable-libvpl --enable-openal --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libo libavutil 58. 6.100 / 58. 6.100
libavcodec 60. 9.100 / 60. 9.100
libavformat 60. 4.101 / 60. 4.101
libavdevice 60. 2.100 / 60. 2.100
libavfilter 9. 5.100 / 9. 5.100
libswscale 7. 2.100 / 7. 2.100
libswresample 4. 11.100 / 4. 11.100
libpostproc 57. 2.100 / 57. 2.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-i' ... matched as input url with argument 'nvenc-audioprofile-source.mkv'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'hevc_nvenc'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'matroska'.
Reading option 'output.mkv' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url nvenc-audioprofile-source.mkv.
Successfully parsed a group of options.
Opening an input file: nvenc-audioprofile-source.mkv.
[AVFormatContext @ 00000187b93ae940] Opening 'nvenc-audioprofile-source.mkv' for reading
[file @ 00000187b93aa7c0] Setting default whitelist 'file,crypto,data'
[matroska,webm @ 00000187b93ae940] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
st:2 removing common factor 1000000 from timebase
st:3 removing common factor 1000000 from timebase
[matroska,webm @ 00000187b93ae940] Before avformat_find_stream_info() pos: 3822 bytes read:32768 seeks:0 nb_streams:4
[hevc @ 00000187bb038e40] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb038e40] Decoding VPS
[hevc @ 00000187bb038e40] Main 10 profile bitstream
[hevc @ 00000187bb038e40] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb038e40] Decoding SPS
[hevc @ 00000187bb038e40] Main 10 profile bitstream
[hevc @ 00000187bb038e40] Decoding VUI
[hevc @ 00000187bb038e40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb038e40] Decoding PPS
[hevc @ 00000187bb038e40] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb038e40] Decoding SEI
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 60, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 352
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 240, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 480, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[mjpeg @ 00000187bb043400] marker=d8 avail_size_in_buf=161793
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] marker=e0 avail_size_in_buf=161791
[mjpeg @ 00000187bb043400] marker parser used 16 bytes (128 bits)
[mjpeg @ 00000187bb043400] marker=db avail_size_in_buf=161773
[mjpeg @ 00000187bb043400] index=0
[mjpeg @ 00000187bb043400] qscale[0]: 0
[mjpeg @ 00000187bb043400] index=1
[mjpeg @ 00000187bb043400] qscale[1]: 0
[mjpeg @ 00000187bb043400] marker parser used 132 bytes (1056 bits)
[mjpeg @ 00000187bb043400] marker=c2 avail_size_in_buf=161639
[mjpeg @ 00000187bb043400] Changing bps from 0 to 8
[mjpeg @ 00000187bb043400] sof0: picture: 400x564
[mjpeg @ 00000187bb043400] component 0 2:2 id: 1 quant:0
[mjpeg @ 00000187bb043400] component 1 1:1 id: 2 quant:1
[mjpeg @ 00000187bb043400] component 2 1:1 id: 3 quant:1
[mjpeg @ 00000187bb043400] pix fmt id 22111100
[mjpeg @ 00000187bb043400] Format yuvj420p chosen by get_format().
[mjpeg @ 00000187bb043400] marker parser used 17 bytes (136 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=161620
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 157186 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=161587
[mjpeg @ 00000187bb043400] marker parser used 4401 bytes (35208 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=157171
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 156288 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=157140
[mjpeg @ 00000187bb043400] marker parser used 852 bytes (6816 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=156283
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 155389 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=156252
[mjpeg @ 00000187bb043400] marker parser used 863 bytes (6904 bits)
[mjpeg @ 00000187bb043400] escaping removed 137050 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=155319
[mjpeg @ 00000187bb043400] marker parser used 18269 bytes (146152 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=136955
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 110754 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=136862
[mjpeg @ 00000187bb043400] marker parser used 26108 bytes (208864 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=110651
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 88528 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=110610
[mjpeg @ 00000187bb043400] marker parser used 22082 bytes (176656 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=88454
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 59928 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=88413
[mjpeg @ 00000187bb043400] marker parser used 28485 bytes (227880 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=59861
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 28692 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=59820
[mjpeg @ 00000187bb043400] marker parser used 31128 bytes (249024 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=28611
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 22289 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=28554
[mjpeg @ 00000187bb043400] marker parser used 6265 bytes (50120 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=22264
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 14516 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=22187
[mjpeg @ 00000187bb043400] marker parser used 7671 bytes (61368 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=14490
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 8137 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=14434
[mjpeg @ 00000187bb043400] marker parser used 6297 bytes (50376 bits)
[mjpeg @ 00000187bb043400] marker=c4 avail_size_in_buf=8118
[mjpeg @ 00000187bb043400] marker parser used 0 bytes (0 bits)
[mjpeg @ 00000187bb043400] escaping removed 20 bytes
[mjpeg @ 00000187bb043400] marker=da avail_size_in_buf=8039
[mjpeg @ 00000187bb043400] marker parser used 8019 bytes (64152 bits)
[mjpeg @ 00000187bb043400] marker=d9 avail_size_in_buf=0
[mjpeg @ 00000187bb043400] decode frame unused 0 bytes
[matroska,webm @ 00000187b93ae940] first_dts 0 not matching first dts NOPTS (pts 0, duration 41) in the queue
[matroska,webm @ 00000187b93ae940] max_analyze_duration 5000000 reached at 5005000 microseconds st:0
[matroska,webm @ 00000187b93ae940] After avformat_find_stream_info() pos: 633287 bytes read:633541 seeks:0 frames:352
Input #0, matroska,webm, from 'nvenc-audioprofile-source.mkv':
Metadata:
title : S01E04-Kuku
ENCODER : Lavf60.4.101
Duration: 00:00:30.11, start: 0.000000, bitrate: 2354 kb/s
Chapters:
Chapter #0:0: start 0.000000, end 30.000000
Metadata:
title : Intro
Stream #0:0, 120, 1/1000: Video: hevc (Main 10), yuv420p10le(tv, bt709), 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn (default)
Metadata:
title : Presented By EMBER
BPS : 1948166
NUMBER_OF_FRAMES: 34151
NUMBER_OF_BYTES : 346866700
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.113000000
Stream #0:1(jpn), 231, 1/1000: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
Metadata:
BPS : 160000
NUMBER_OF_FRAMES: 66770
NUMBER_OF_BYTES : 28488534
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.015000000
Stream #0:2(eng), 0, 1/1000: Subtitle: subrip (default)
Metadata:
BPS : 49
NUMBER_OF_FRAMES: 297
NUMBER_OF_BYTES : 8128
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:28.483000000
Stream #0:3, 1, 1/1000: Video: mjpeg (Progressive), yuvj420p(pc, bt470bg/unknown/unknown), 400x564 [SAR 96:96 DAR 100:141], 1k tbr, 1k tbn
Metadata:
FILENAME : cover.jpg
MIMETYPE : image/jpeg
DURATION : 00:00:00.000000000
Successfully opened the file.
Parsing a group of options: output url output.mkv.
Applying option c:v (codec name) with argument hevc_nvenc.
Applying option c:a (codec name) with argument copy.
Applying option f (force format) with argument matroska.
Successfully parsed a group of options.
Opening an output file: output.mkv.
detected 12 logical cores
[hevc @ 00000187bb10aa80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding VPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding SPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] Decoding VUI
[hevc @ 00000187bb10aa80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding PPS
[hevc @ 00000187bb10aa80] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding SEI
[file @ 00000187bb10b3c0] Setting default whitelist 'file,crypto,data'
Successfully opened the file.
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_nvenc))
Stream #0:1 -> #0:1 (copy)
Stream #0:2 -> #0:2 (subrip (srt) -> ass (ssa))
Press [q] to stop, [?] for help
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding VPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] Decoding SPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] Decoding VUI
[hevc @ 00000187bb10aa80] Decoding PPS
[hevc @ 00000187bb10aa80] Decoding SEI
[hevc @ 00000187bb10aa80] Format yuv420p10le chosen by get_format().
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] Output frame with POC 0.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] Output frame with POC 1.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] Output frame with POC 2.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] Output frame with POC 3.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] Output frame with POC 4.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] Output frame with POC 5.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] Output frame with POC 6.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] Output frame with POC 7.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] Decoded frame with POC 0.
[hevc @ 00000187bb0ba680] Output frame with POC 8.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] Decoded frame with POC 9.
[hevc @ 00000187bb0b7280] Output frame with POC 9.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] Decoded frame with POC 5.
[hevc @ 00000187bb107780] Decoded frame with POC 1.
[hevc @ 00000187bb108280] Decoded frame with POC 3.
[hevc @ 00000187bb107b80] Decoded frame with POC 2.
[hevc @ 00000187bb108c80] Decoded frame with POC 4.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 6.
[hevc @ 00000187bb0b8280] Decoded frame with POC 7.
[hevc @ 00000187bb0b7680] Decoded frame with POC 8.
[hevc @ 00000187bb0b6e80] Output frame with POC 10.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] Output frame with POC 11.
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Decoded frame with POC 15.
[hevc @ 00000187bb0b7280] Decoded frame with POC 12.
[hevc @ 00000187bb0529c0] Output frame with POC 12.
[graph 0 input from stream 0:0 @ 00000187bb1186c0] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 00000187bb1186c0] Setting 'pix_fmt' to value '62'
[graph 0 input from stream 0:0 @ 00000187bb1186c0] Setting 'time_base' to value '1/1000'
[graph 0 input from stream 0:0 @ 00000187bb1186c0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 00000187bb1186c0] Setting 'frame_rate' to value '24000/1001'
[graph 0 input from stream 0:0 @ 00000187bb1186c0] w:1920 h:1080 pixfmt:yuv420p10le tb:1/1000 fr:24000/1001 sar:1/1
[format @ 00000187bb1180c0] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
[auto_scale_0 @ 00000187bb11a5c0] w:iw h:ih flags:'' interl:0
[format @ 00000187bb1180c0] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
[AVFilterGraph @ 00000187bd868c00] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
[auto_scale_0 @ 00000187bb11a5c0] picking p010le out of 14 ref:yuv420p10le alpha:0
[hevc @ 00000187bb0b6e80] Decoded frame with POC 10.
[auto_scale_0 @ 00000187bb11a5c0] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[hevc @ 00000187bb10aa80] Decoded frame with POC 11.
[hevc @ 00000187bb0529c0] Decoded frame with POC 13.
[auto_scale_0 @ 00000187bb11a5c0] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[auto_scale_0 @ 00000187bb11a5c0] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[auto_scale_0 @ 00000187bb11a5c0] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
[hevc_nvenc @ 00000187bb10a680] Loaded lib: nvcuda.dll
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuInit
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceGetCount
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceGet
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceGetAttribute
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceGetName
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceComputeCapability
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxCreate_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxSetLimit
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxPushCurrent_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxPopCurrent_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxDestroy_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemAlloc_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemAllocPitch_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemAllocManaged
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemsetD8Async
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemFree_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpy
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyAsync
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpy2D_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpy2DAsync_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyHtoD_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyHtoDAsync_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyDtoH_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyDtoHAsync_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyDtoD_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMemcpyDtoDAsync_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGetErrorName
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGetErrorString
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuCtxGetDevice
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDevicePrimaryCtxRetain
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDevicePrimaryCtxRelease
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDevicePrimaryCtxSetFlags
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDevicePrimaryCtxGetState
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDevicePrimaryCtxReset
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuStreamCreate
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuStreamQuery
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuStreamSynchronize
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuStreamDestroy_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuStreamAddCallback
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuEventCreate
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuEventDestroy_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuEventSynchronize
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuEventQuery
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuEventRecord
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuLaunchKernel
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuLinkCreate
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuLinkAddData
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuLinkComplete
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuLinkDestroy
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuModuleLoadData
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuModuleUnload
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuModuleGetFunction
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuModuleGetGlobal
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuTexObjectCreate
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuTexObjectDestroy
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGLGetDevices_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsGLRegisterImage
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsUnregisterResource
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsMapResources
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsUnmapResources
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsSubResourceGetMappedArray
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDeviceGetUuid
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuImportExternalMemory
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDestroyExternalMemory
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuExternalMemoryGetMappedBuffer
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMipmappedArrayGetLevel
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuMipmappedArrayDestroy
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuImportExternalSemaphore
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuDestroyExternalSemaphore
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuSignalExternalSemaphoresAsync
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuWaitExternalSemaphoresAsync
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuArrayCreate_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuArray3DCreate_v2
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuArrayDestroy
[hevc_nvenc @ 00000187bb10a680] Cannot load optional cuEGLStreamProducerConnect
[hevc_nvenc @ 00000187bb10a680] Cannot load optional cuEGLStreamProducerDisconnect
[hevc_nvenc @ 00000187bb10a680] Cannot load optional cuEGLStreamConsumerDisconnect
[hevc_nvenc @ 00000187bb10a680] Cannot load optional cuEGLStreamProducerPresentFrame
[hevc_nvenc @ 00000187bb10a680] Cannot load optional cuEGLStreamProducerReturnFrame
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuD3D11GetDevice
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuD3D11GetDevices
[hevc_nvenc @ 00000187bb10a680] Loaded sym: cuGraphicsD3D11RegisterResource
[hevc_nvenc @ 00000187bb10a680] Loaded lib: nvEncodeAPI64.dll
[hevc_nvenc @ 00000187bb10a680] Loaded sym: NvEncodeAPICreateInstance
[hevc_nvenc @ 00000187bb10a680] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
[hevc_nvenc @ 00000187bb10a680] Loaded Nvenc version 12.1
[hevc_nvenc @ 00000187bb10a680] Nvenc initialized successfully
[hevc_nvenc @ 00000187bb10a680] 1 CUDA capable devices found
[hevc_nvenc @ 00000187bb10a680] [ GPU #0 - < NVIDIA GeForce RTX 3060 Ti > has Compute SM 8.6 ]
[hevc_nvenc @ 00000187bb10a680] supports NVENC
[matroska @ 00000187bb2b7680] get_metadata_duration returned: 30113000
[matroska @ 00000187bb2b7680] Write early duration from metadata = 30113
Output #0, matroska, to 'output.mkv':
Metadata:
title : S01E04-Kuku
encoder : Lavf60.4.101
Chapters:
Chapter #0:0: start 0.000000, end 30.000000
Metadata:
title : Intro
Stream #0:0, 0, 1/1000: Video: hevc (Main 10), p010le(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 2000 kb/s, 23.98 fps, 1k tbn (default)
Metadata:
title : Presented By EMBER
BPS : 1948166
NUMBER_OF_FRAMES: 34151
NUMBER_OF_BYTES : 346866700
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.113000000
encoder : Lavc60.9.100 hevc_nvenc
Side data:
cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 4000000 vbv_delay: N/A
Stream #0:1(jpn), 0, 1/1000: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp (default)
Metadata:
BPS : 160000
NUMBER_OF_FRAMES: 66770
NUMBER_OF_BYTES : 28488534
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:30.015000000
Stream #0:2(eng), 0, 1/1000: Subtitle: ass (default)
Metadata:
BPS : 49
NUMBER_OF_FRAMES: 297
NUMBER_OF_BYTES : 8128
_STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
_STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION : 00:00:28.483000000
encoder : Lavc60.9.100 ssa
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000008
frame= 0 fps=0.0 q=0.0 size= 2kB time=00:00:00.49 bitrate= 40.8kbits/s speed= 23x
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 13.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 14.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 15.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 16.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Decoded frame with POC 14.
[hevc @ 00000187bb108c80] Output frame with POC 17.
[hevc @ 00000187bb107780] Decoded frame with POC 24.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Decoded frame with POC 20.
[hevc @ 00000187bb0b8a80] Output frame with POC 18.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[hevc @ 00000187bb108280] Decoded frame with POC 16.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 19.
[hevc @ 00000187bb108c80] Decoded frame with POC 17.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 20.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb0ba680] Output frame with POC 21.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[hevc @ 00000187bb0b7280] Output frame with POC 22.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 18.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 23.
[hevc @ 00000187bb0b7680] Decoded frame with POC 21.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] Decoded frame with POC 19.
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 24.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Decoded frame with POC 22.
[hevc @ 00000187bb0b7280] Decoded frame with POC 23.
[hevc @ 00000187bb0529c0] Output frame with POC 25.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[hevc @ 00000187bb0b6e80] Decoded frame with POC 28.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 26.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] Decoded frame with POC 26.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Starting new cluster with timestamp 0 at offset 2500 bytes
[matroska @ 00000187bb2b7680] Writing block of size 11459 with pts 0, dts -125250, duration 42 at relative offset 9 in cluster at offset 2500. TrackNumber 1, keyframe 1
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 27.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1849 with pts 167, dts -125208, duration 42 at relative offset 11475 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[hevc @ 00000187bb107b80] Output frame with POC 28.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 757 with pts 83, dts -125167, duration 42 at relative offset 13331 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 29.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[hevc @ 00000187bb0529c0] Decoded frame with POC 25.
[hevc @ 00000187bb052dc0] Decoded frame with POC 27.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 531 with pts 42, dts -125125, duration 42 at relative offset 14095 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 30.
[hevc @ 00000187bb107780] Decoded frame with POC 32.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 799 with pts 125, dts -125083, duration 42 at relative offset 14633 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 31.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[hevc @ 00000187bb107b80] Decoded frame with POC 30.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1637 with pts 334, dts -125042, duration 42 at relative offset 15439 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] Output frame with POC 32.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb108280] Decoded frame with POC 29.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1055 with pts 250, dts -125000, duration 42 at relative offset 17083 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Decoded frame with POC 31.
[hevc @ 00000187bb0b7680] Output frame with POC 33.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1247 with pts 209, dts -124958, duration 42 at relative offset 18145 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 34.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 36.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1223 with pts 292, dts -124916, duration 42 at relative offset 19399 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] Decoded frame with POC 34.
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 35.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1952 with pts 501, dts -124875, duration 42 at relative offset 20629 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 36.
[hevc @ 00000187bb0b7680] Decoded frame with POC 33.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 291 with pts 417, dts -124833, duration 42 at relative offset 22588 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 37.
[hevc @ 00000187bb0ba680] Decoded frame with POC 35.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 421 with pts 375, dts -124791, duration 42 at relative offset 22886 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 38.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb0b7280] Decoded frame with POC 40.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 360 with pts 459, dts -124750, duration 42 at relative offset 23314 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 39.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[hevc @ 00000187bb0b6e80] Decoded frame with POC 38.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 2862 with pts 667, dts -124708, duration 42 at relative offset 23681 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 40.
[hevc @ 00000187bb10aa80] Decoded frame with POC 37.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 499 with pts 584, dts -124666, duration 42 at relative offset 26550 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 41.
[hevc @ 00000187bb0529c0] Decoded frame with POC 39.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 297 with pts 542, dts -124625, duration 42 at relative offset 27056 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 42.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 578 with pts 626, dts -124583, duration 42 at relative offset 27360 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 43.
[hevc @ 00000187bb052dc0] Decoded frame with POC 44.
[hevc @ 00000187bb107780] Decoded frame with POC 42.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 3946 with pts 834, dts -124541, duration 42 at relative offset 27945 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 44.
[hevc @ 00000187bb107b80] Decoded frame with POC 41.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 829 with pts 751, dts -124499, duration 42 at relative offset 31898 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb0b8280] Output frame with POC 45.
[hevc @ 00000187bb108280] Decoded frame with POC 43.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126313000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1871 with pts 709, dts -124458, duration 42 at relative offset 32734 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 46.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1633 with pts 792, dts -124416, duration 42 at relative offset 34612 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 47.
[hevc @ 00000187bb108c80] Decoded frame with POC 48.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 4442 with pts 1001, dts -124374, duration 42 at relative offset 36252 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 48.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[hevc @ 00000187bb0b8a80] Decoded frame with POC 46.
[hevc @ 00000187bb0b8280] Decoded frame with POC 45.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1396 with pts 918, dts -124333, duration 42 at relative offset 40701 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 49.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[hevc @ 00000187bb0b7680] Decoded frame with POC 47.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 669 with pts 876, dts -124291, duration 42 at relative offset 42104 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 50.
[hevc @ 00000187bb0ba680] Decoded frame with POC 52.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 985 with pts 959, dts -124249, duration 42 at relative offset 42780 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 51.
[hevc @ 00000187bb0b7280] Decoded frame with POC 50.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 49.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 3877 with pts 1168, dts -124207, duration 42 at relative offset 43772 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 52.
[hevc @ 00000187bb10aa80] Decoded frame with POC 51.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[hevc @ 00000187bb0529c0] Decoded frame with POC 55.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 581 with pts 1084, dts -124166, duration 42 at relative offset 47656 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 53.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[hevc @ 00000187bb052dc0] Decoded frame with POC 54.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 329 with pts 1043, dts -124124, duration 42 at relative offset 48244 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 54.
[hevc @ 00000187bb107780] Decoded frame with POC 53.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 253 with pts 1126, dts -124082, duration 42 at relative offset 48580 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 55.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 5504 with pts 1335, dts -124041, duration 42 at relative offset 48840 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Decoded frame with POC 61.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb108c80] Output frame with POC 56.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 681 with pts 1251, dts -123999, duration 42 at relative offset 54351 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 57.
[hevc @ 00000187bb108280] Decoded frame with POC 58.
[hevc @ 00000187bb108c80] Decoded frame with POC 56.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 538 with pts 1210, dts -123957, duration 42 at relative offset 55039 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 58.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 57.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 266 with pts 1293, dts -123915, duration 42 at relative offset 55584 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 59.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5347 with pts 1502, dts -123874, duration 42 at relative offset 55857 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 60.
[hevc @ 00000187bb0b8280] Decoded frame with POC 59.
[hevc @ 00000187bb0b7680] Decoded frame with POC 60.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1040 with pts 1418, dts -123832, duration 42 at relative offset 61211 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 61.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[hevc @ 00000187bb0ba680] Decoded frame with POC 64.
[matroska @ 00000187bb2b7680] Writing block of size 401 with pts 1376, dts -123790, duration 42 at relative offset 62258 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 62.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb0b7280] Decoded frame with POC 63.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 63.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 782 with pts 1460, dts -123749, duration 42 at relative offset 62666 in cluster at offset 2500. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 8597 with pts 1668, dts -123707, duration 42 at relative offset 63455 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 64.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 62.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1151 with pts 1585, dts -123665, duration 42 at relative offset 72059 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 65.
[hevc @ 00000187bb10aa80] Decoded frame with POC 66.
[hevc @ 00000187bb0529c0] Decoded frame with POC 65.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 678 with pts 1543, dts -123624, duration 42 at relative offset 73217 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 66.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[hevc @ 00000187bb052dc0] Decoded frame with POC 71.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126334000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 507 with pts 1627, dts -123582, duration 42 at relative offset 73902 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 67.
[hevc @ 00000187bb107780] Decoded frame with POC 69.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126313000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 8049 with pts 1835, dts -123540, duration 42 at relative offset 74416 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 68.
[hevc @ 00000187bb107b80] Decoded frame with POC 67.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 948 with pts 1752, dts -123498, duration 42 at relative offset 82472 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 69.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb108280] Decoded frame with POC 68.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 487 with pts 1710, dts -123457, duration 42 at relative offset 83427 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Decoding VPS
[hevc @ 00000187bb0b8a80] Main 10 profile bitstream
[hevc @ 00000187bb0b8a80] Decoding SPS
[hevc @ 00000187bb0b8a80] Main 10 profile bitstream
[hevc @ 00000187bb0b8a80] Decoding VUI
[hevc @ 00000187bb0b8a80] Decoding PPS
[hevc @ 00000187bb0b8a80] Output frame with POC 70.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[hevc @ 00000187bb108c80] Decoded frame with POC 70.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 359 with pts 1793, dts -123415, duration 42 at relative offset 83921 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 71.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 7299 with pts 2002, dts -123373, duration 42 at relative offset 84287 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 72.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[hevc @ 00000187bb0b8a80] Decoded frame with POC 72.
[hevc @ 00000187bb0b8280] Decoded frame with POC 77.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1336 with pts 1919, dts -123332, duration 42 at relative offset 91593 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 73.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 888 with pts 1877, dts -123290, duration 42 at relative offset 92936 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 74.
[hevc @ 00000187bb0b7680] Decoded frame with POC 75.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 560 with pts 1960, dts -123248, duration 42 at relative offset 93831 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 75.
[hevc @ 00000187bb0ba680] Decoded frame with POC 73.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7332 with pts 2169, dts -123206, duration 42 at relative offset 94398 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 76.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[hevc @ 00000187bb0b7280] Decoded frame with POC 74.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1240 with pts 2085, dts -123165, duration 42 at relative offset 101737 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 77.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[hevc @ 00000187bb0b6e80] Decoded frame with POC 76.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 966 with pts 2044, dts -123123, duration 42 at relative offset 102984 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 78.
[hevc @ 00000187bb10aa80] Decoded frame with POC 80.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 506 with pts 2127, dts -123081, duration 42 at relative offset 103957 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 79.
[hevc @ 00000187bb0529c0] Decoded frame with POC 79.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7086 with pts 2336, dts -123040, duration 42 at relative offset 104470 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 80.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb052dc0] Decoded frame with POC 78.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 2632 with pts 2252, dts -122998, duration 42 at relative offset 111563 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 81.
[hevc @ 00000187bb107780] Decoded frame with POC 81.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 928 with pts 2211, dts -122956, duration 42 at relative offset 114202 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Decoded frame with POC 82.
[hevc @ 00000187bb108c80] Output frame with POC 82.
[hevc @ 00000187bb108280] Decoded frame with POC 91.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 2526 with pts 2294, dts -122914, duration 42 at relative offset 115137 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 83.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6138 with pts 2503, dts -122873, duration 42 at relative offset 117670 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 84.
[hevc @ 00000187bb108c80] Decoded frame with POC 87.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 2806 with pts 2419, dts -122831, duration 42 at relative offset 123815 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Decoded frame with POC 83.
[hevc @ 00000187bb0b7680] Output frame with POC 85.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1949 with pts 2377, dts -122789, duration 42 at relative offset 126628 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Decoded frame with POC 84.
[hevc @ 00000187bb0ba680] Output frame with POC 86.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb0b7680] Decoded frame with POC 85.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1641 with pts 2461, dts -122748, duration 42 at relative offset 128584 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 87.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[hevc @ 00000187bb0ba680] Decoded frame with POC 86.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5646 with pts 2669, dts -122706, duration 42 at relative offset 130232 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 88.
[hevc @ 00000187bb0b7280] Decoded frame with POC 88.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1498 with pts 2586, dts -122664, duration 42 at relative offset 135885 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 89.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 89.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1873 with pts 2544, dts -122623, duration 42 at relative offset 137390 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 90.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[hevc @ 00000187bb10aa80] Decoded frame with POC 90.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1013 with pts 2628, dts -122581, duration 42 at relative offset 139270 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 91.
[hevc @ 00000187bb0529c0] Decoded frame with POC 93.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 3203 with pts 2836, dts -122539, duration 42 at relative offset 140290 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 92.
[hevc @ 00000187bb052dc0] Decoded frame with POC 92.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1475 with pts 2753, dts -122497, duration 42 at relative offset 143500 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 93.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb107780] Decoded frame with POC 94.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 329 with pts 2711, dts -122456, duration 42 at relative offset 144982 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Decoding VPS
[hevc @ 00000187bb108280] Main 10 profile bitstream
[hevc @ 00000187bb108280] Decoding SPS
[hevc @ 00000187bb108280] Main 10 profile bitstream
[hevc @ 00000187bb108280] Decoding VUI
[hevc @ 00000187bb108280] Decoding PPS
[hevc @ 00000187bb108280] Output frame with POC 94.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[hevc @ 00000187bb107b80] Decoded frame with POC 95.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 793 with pts 2794, dts -122414, duration 42 at relative offset 145318 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 95.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 580 with pts 3003, dts -122372, duration 42 at relative offset 146118 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 96.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 2923 with pts 2920, dts -122331, duration 42 at relative offset 146705 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 97.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1091 with pts 2878, dts -122289, duration 42 at relative offset 149635 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 98.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1753 with pts 2961, dts -122247, duration 42 at relative offset 150733 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 99.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 86 with pts 3170, dts -122205, duration 42 at relative offset 152493 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 100.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[hevc @ 00000187bb108280] Decoded frame with POC 96.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3086, dts -122164, duration 42 at relative offset 152585 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 101.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 84 with pts 3045, dts -122122, duration 42 at relative offset 152676 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Decoded frame with POC 102.
[hevc @ 00000187bb10aa80] Output frame with POC 102.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3128, dts -122080, duration 42 at relative offset 152766 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Decoded frame with POC 99.
[hevc @ 00000187bb0529c0] Output frame with POC 103.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[hevc @ 00000187bb0b7280] Decoded frame with POC 101.
[hevc @ 00000187bb0ba680] Decoded frame with POC 100.
[hevc @ 00000187bb0b7680] Decoded frame with POC 98.
[hevc @ 00000187bb0b8280] Decoded frame with POC 97.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 86 with pts 3337, dts -122039, duration 42 at relative offset 152857 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 104.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3253, dts -121997, duration 42 at relative offset 152949 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 105.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 84 with pts 3212, dts -121955, duration 42 at relative offset 153040 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 106.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 106.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3295, dts -121913, duration 42 at relative offset 153130 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 107.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[hevc @ 00000187bb10aa80] Decoded frame with POC 104.
[hevc @ 00000187bb0529c0] Decoded frame with POC 103.
[hevc @ 00000187bb052dc0] Decoded frame with POC 105.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 86 with pts 3504, dts -121872, duration 42 at relative offset 153221 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 108.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3420, dts -121830, duration 42 at relative offset 153313 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 109.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 84 with pts 3378, dts -121788, duration 42 at relative offset 153404 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 110.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb107780] Decoded frame with POC 110.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3462, dts -121747, duration 42 at relative offset 153494 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 111.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[hevc @ 00000187bb107b80] Decoded frame with POC 108.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126334000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 86 with pts 3670, dts -121705, duration 42 at relative offset 153585 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 112.
[hevc @ 00000187bb108c80] Decoded frame with POC 109.
[hevc @ 00000187bb108280] Decoded frame with POC 107.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126313000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3587, dts -121663, duration 42 at relative offset 153677 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 113.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 114.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 84 with pts 3545, dts -121622, duration 42 at relative offset 153768 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 114.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[hevc @ 00000187bb0b8280] Decoded frame with POC 112.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] Decoded frame with POC 113.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3629, dts -121580, duration 42 at relative offset 153858 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Decoded frame with POC 111.
[hevc @ 00000187bb10aa80] Output frame with POC 115.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 86 with pts 3837, dts -121538, duration 42 at relative offset 153949 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 116.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3754, dts -121496, duration 42 at relative offset 154041 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 117.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb0b7280] Decoded frame with POC 120.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 84 with pts 3712, dts -121455, duration 42 at relative offset 154132 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 118.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[hevc @ 00000187bb0b6e80] Decoded frame with POC 117.
[hevc @ 00000187bb10aa80] Decoded frame with POC 115.
[hevc @ 00000187bb0529c0] Decoded frame with POC 116.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3795, dts -121413, duration 42 at relative offset 154222 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 119.
[hevc @ 00000187bb052dc0] Decoded frame with POC 118.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 84002 with pts 4004, dts -121371, duration 42 at relative offset 154313 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] Decoded frame with POC 119.
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 120.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 87 with pts 3921, dts -121330, duration 42 at relative offset 238323 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 121.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 85 with pts 3879, dts -121288, duration 42 at relative offset 238416 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 122.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 87 with pts 3962, dts -121246, duration 42 at relative offset 238507 in cluster at offset 2500. TrackNumber 1, keyframe 0
frame= 97 fps=0.0 q=10.0 size= 2kB time=00:00:05.12 bitrate= 3.9kbits/s speed=9.82x
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 123.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 38416 with pts 4171, dts -121204, duration 42 at relative offset 238600 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 124.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[hevc @ 00000187bb107b80] Decoded frame with POC 122.
[hevc @ 00000187bb108280] Decoded frame with POC 121.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4946 with pts 4087, dts -121163, duration 42 at relative offset 277024 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 125.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 3558 with pts 4046, dts -121121, duration 42 at relative offset 281977 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Decoded frame with POC 124.
[hevc @ 00000187bb0b7280] Output frame with POC 126.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 123.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 6847 with pts 4129, dts -121079, duration 42 at relative offset 285542 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 127.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[hevc @ 00000187bb0b8280] Decoded frame with POC 128.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 84035 with pts 4338, dts -121038, duration 42 at relative offset 292396 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 128.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb0b7680] Decoded frame with POC 126.
[hevc @ 00000187bb0ba680] Decoded frame with POC 125.
[hevc @ 00000187bb0b7280] Decoded frame with POC 127.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 57944 with pts 4254, dts -120996, duration 42 at relative offset 376439 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 129.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7534 with pts 4213, dts -120954, duration 42 at relative offset 434391 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 130.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5783 with pts 4296, dts -120912, duration 42 at relative offset 441932 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 131.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 91897 with pts 4505, dts -120871, duration 42 at relative offset 447722 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 132.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 130.
[hevc @ 00000187bb10aa80] Decoded frame with POC 129.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 19236 with pts 4421, dts -120829, duration 42 at relative offset 539627 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 133.
[hevc @ 00000187bb0529c0] Decoded frame with POC 134.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126311000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 3655 with pts 4379, dts -120787, duration 42 at relative offset 558871 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 134.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb052dc0] Decoded frame with POC 132.
[hevc @ 00000187bb107780] Decoded frame with POC 131.
[hevc @ 00000187bb107b80] Decoded frame with POC 133.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 3780 with pts 4463, dts -120746, duration 42 at relative offset 562533 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 135.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 86639 with pts 4671, dts -120704, duration 42 at relative offset 566320 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 136.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 18007 with pts 4588, dts -120662, duration 42 at relative offset 652967 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 137.
[hevc @ 00000187bb108280] Decoded frame with POC 136.
[hevc @ 00000187bb108c80] Decoded frame with POC 135.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 3415 with pts 4546, dts -120621, duration 42 at relative offset 670982 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 138.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1393 with pts 4630, dts -120579, duration 42 at relative offset 674404 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 139.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 23993 with pts 4838, dts -120537, duration 42 at relative offset 675804 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 140.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 141.
[hevc @ 00000187bb0b8280] Decoded frame with POC 139.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 4582 with pts 4755, dts -120495, duration 42 at relative offset 699805 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoding VPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] Decoding SPS
[hevc @ 00000187bb10aa80] Main 10 profile bitstream
[hevc @ 00000187bb10aa80] Decoding VUI
[hevc @ 00000187bb10aa80] Decoding PPS
[hevc @ 00000187bb10aa80] Output frame with POC 141.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[hevc @ 00000187bb0b7280] Decoded frame with POC 140.
[hevc @ 00000187bb0ba680] Decoded frame with POC 138.
[hevc @ 00000187bb0b7680] Decoded frame with POC 137.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1025 with pts 4713, dts -120454, duration 42 at relative offset 704394 in cluster at offset 2500. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b6e80] Decoded frame with POC 142.
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 142.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 1446 with pts 4796, dts -120412, duration 42 at relative offset 705426 in cluster at offset 2500. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 143.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 144.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[matroska @ 00000187bb2b7680] Starting new cluster with timestamp 5005 at offset 709386 bytes
[matroska @ 00000187bb2b7680] Writing block of size 43040 with pts 5005, dts -120370, duration 42 at relative offset 10 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5849 with pts 4922, dts -120329, duration 42 at relative offset 43058 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 145.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1988 with pts 4880, dts -120287, duration 42 at relative offset 48914 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 146.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1151 with pts 4963, dts -120245, duration 42 at relative offset 50909 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 147.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 48902 with pts 5172, dts -120203, duration 42 at relative offset 52067 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 148.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 28472 with pts 5088, dts -120162, duration 42 at relative offset 100977 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 149.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 3540 with pts 5047, dts -120120, duration 42 at relative offset 129457 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 150.
[hevc @ 00000187bb10aa80] Decoded frame with POC 143.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 834 with pts 5130, dts -120078, duration 42 at relative offset 133004 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 151.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 43714 with pts 5339, dts -120037, duration 42 at relative offset 133845 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 152.
[hevc @ 00000187bb0529c0] Decoded frame with POC 147.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6168 with pts 5255, dts -119995, duration 42 at relative offset 177567 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 153.
[hevc @ 00000187bb052dc0] Decoded frame with POC 145.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1055 with pts 5214, dts -119953, duration 42 at relative offset 183742 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 154.
[hevc @ 00000187bb107b80] Decoded frame with POC 146.
[hevc @ 00000187bb107780] Decoded frame with POC 144.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126332000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 677 with pts 5297, dts -119911, duration 42 at relative offset 184804 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 155.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[hevc @ 00000187bb108280] Decoded frame with POC 151.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 48777 with pts 5506, dts -119870, duration 42 at relative offset 185488 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 156.
[hevc @ 00000187bb108c80] Decoded frame with POC 149.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 25919 with pts 5422, dts -119828, duration 42 at relative offset 234273 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 157.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 148.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 2043 with pts 5380, dts -119786, duration 42 at relative offset 260200 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8280] Decoded frame with POC 150.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 158.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 1217 with pts 5464, dts -119745, duration 42 at relative offset 262250 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 159.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 46175 with pts 5672, dts -119703, duration 42 at relative offset 263474 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 160.
[hevc @ 00000187bb0b7680] Decoded frame with POC 155.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5963 with pts 5589, dts -119661, duration 42 at relative offset 309657 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 161.
[hevc @ 00000187bb0ba680] Decoded frame with POC 153.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 796 with pts 5547, dts -119620, duration 42 at relative offset 315627 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 162.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 154.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[hevc @ 00000187bb0b7280] Decoded frame with POC 152.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 715 with pts 5631, dts -119578, duration 42 at relative offset 316430 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 163.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 47447 with pts 5839, dts -119536, duration 42 at relative offset 317152 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 164.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 20363 with pts 5756, dts -119494, duration 42 at relative offset 364607 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 165.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 15036 with pts 5714, dts -119453, duration 42 at relative offset 384978 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 166.
[hevc @ 00000187bb10aa80] Decoded frame with POC 163.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 2512 with pts 5797, dts -119411, duration 42 at relative offset 400021 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 167.
[hevc @ 00000187bb0529c0] Decoded frame with POC 159.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 162.
[hevc @ 00000187bb108280] Decoded frame with POC 160.
[hevc @ 00000187bb108c80] Decoded frame with POC 161.
[hevc @ 00000187bb052dc0] Decoded frame with POC 156.
[hevc @ 00000187bb107780] Decoded frame with POC 157.
[hevc @ 00000187bb107b80] Decoded frame with POC 158.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126323000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 136382 with pts 6006, dts -119369, duration 42 at relative offset 402540 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 168.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 2679 with pts 5923, dts -119328, duration 42 at relative offset 538930 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 169.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 822 with pts 5881, dts -119286, duration 42 at relative offset 541616 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 170.
[hevc @ 00000187bb0b8280] Decoded frame with POC 167.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 25050 with pts 5964, dts -119244, duration 42 at relative offset 542445 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 171.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 47930 with pts 6173, dts -119202, duration 42 at relative offset 567503 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 172.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7195 with pts 6089, dts -119161, duration 42 at relative offset 615441 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 173.
[hevc @ 00000187bb0b7680] Decoded frame with POC 165.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5142 with pts 6048, dts -119119, duration 42 at relative offset 622643 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 174.
[hevc @ 00000187bb0b7280] Decoded frame with POC 166.
[hevc @ 00000187bb0ba680] Decoded frame with POC 164.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126330000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4418 with pts 6131, dts -119077, duration 42 at relative offset 627792 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 175.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 57673 with pts 6340, dts -119036, duration 42 at relative offset 632217 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 176.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb0b6e80] Decoded frame with POC 171.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 8743 with pts 6256, dts -118994, duration 42 at relative offset 689898 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 177.
[hevc @ 00000187bb10aa80] Decoded frame with POC 169.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4706 with pts 6215, dts -118952, duration 42 at relative offset 698648 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 178.
[hevc @ 00000187bb052dc0] Decoded frame with POC 170.
[hevc @ 00000187bb0529c0] Decoded frame with POC 168.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126312000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4348 with pts 6298, dts -118910, duration 42 at relative offset 703361 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 179.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 57935 with pts 6507, dts -118869, duration 42 at relative offset 707716 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 180.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7261 with pts 6423, dts -118827, duration 42 at relative offset 765659 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 181.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126315000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4626 with pts 6381, dts -118785, duration 42 at relative offset 772927 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 182.
[hevc @ 00000187bb107780] Decoded frame with POC 179.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4830 with pts 6465, dts -118744, duration 42 at relative offset 777560 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 183.
[hevc @ 00000187bb107b80] Decoded frame with POC 175.
[hevc @ 00000187bb108c80] Decoded frame with POC 173.
[hevc @ 00000187bb0b7680] Decoded frame with POC 177.
[hevc @ 00000187bb0ba680] Decoded frame with POC 178.
[hevc @ 00000187bb0b8a80] Decoded frame with POC 174.
[hevc @ 00000187bb0b8280] Decoded frame with POC 176.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[hevc @ 00000187bb108280] Decoded frame with POC 172.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 54577 with pts 6673, dts -118702, duration 42 at relative offset 782397 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 184.
[hevc @ 00000187bb0b7280] Decoded frame with POC 187.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126317000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6523 with pts 6590, dts -118660, duration 42 at relative offset 836982 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 185.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5781 with pts 6548, dts -118619, duration 42 at relative offset 843512 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 186.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4921 with pts 6632, dts -118577, duration 42 at relative offset 849300 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 187.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 183.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 57315 with pts 6840, dts -118535, duration 42 at relative offset 854228 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 188.
[hevc @ 00000187bb052dc0] Decoded frame with POC 182.
[hevc @ 00000187bb0529c0] Decoded frame with POC 181.
[hevc @ 00000187bb10aa80] Decoded frame with POC 180.
[hevc @ 00000187bb107780] Decoded frame with POC 184.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126321000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7000 with pts 6757, dts -118493, duration 42 at relative offset 911551 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7680] Output frame with POC 189.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.008995
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6308 with pts 6715, dts -118452, duration 42 at relative offset 918558 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 190.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.001976
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126324000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6976 with pts 6798, dts -118410, duration 42 at relative offset 924873 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 191.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126325000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 59041 with pts 7007, dts -118368, duration 42 at relative offset 931856 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 192.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.011986
[hevc @ 00000187bb107b80] Decoded frame with POC 185.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126326000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7283 with pts 6924, dts -118327, duration 42 at relative offset 990905 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 193.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.004997
[hevc @ 00000187bb108280] Decoded frame with POC 186.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6420 with pts 6882, dts -118285, duration 42 at relative offset 998195 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Decoding VPS
[hevc @ 00000187bb0529c0] Main 10 profile bitstream
[hevc @ 00000187bb0529c0] Decoding SPS
[hevc @ 00000187bb0529c0] Main 10 profile bitstream
[hevc @ 00000187bb0529c0] Decoding VUI
[hevc @ 00000187bb0529c0] Decoding PPS
[hevc @ 00000187bb0529c0] Output frame with POC 194.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126327000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 7375 with pts 6965, dts -118243, duration 42 at relative offset 1004622 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb052dc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 195.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126328000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 61435 with pts 7174, dts -118201, duration 42 at relative offset 1012004 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 196.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.007988
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126329000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 8135 with pts 7090, dts -118160, duration 42 at relative offset 1073447 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 197.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.000999
[hevc @ 00000187bb108c80] Decoded frame with POC 191.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108280] Output frame with POC 198.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 5469 with pts 7049, dts -118118, duration 42 at relative offset 1081589 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb0b8a80] Decoded frame with POC 189.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb108c80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb108c80] Output frame with POC 199.
[hevc @ 00000187bb0b8280] Decoded frame with POC 188.
[hevc @ 00000187bb0b7680] Decoded frame with POC 190.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126331000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 5697 with pts 7132, dts -118076, duration 42 at relative offset 1087065 in cluster at offset 709386. TrackNumber 1, keyframe 0
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.010979
[hevc @ 00000187bb0ba680] Decoded frame with POC 195.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 50923 with pts 7341, dts -118035, duration 42 at relative offset 1092769 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.003990
[hevc @ 00000187bb0b8a80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8a80] Output frame with POC 200.
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126333000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 8163 with pts 7257, dts -117993, duration 42 at relative offset 1143700 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b8280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b8280] Output frame with POC 201.
[hevc @ 00000187bb0b7280] Decoded frame with POC 193.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6926 with pts 7216, dts -117951, duration 42 at relative offset 1151870 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Decoded frame with POC 194.
[hevc @ 00000187bb0b7680] Output frame with POC 202.
[hevc @ 00000187bb0b6e80] Decoded frame with POC 192.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126314000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 4746 with pts 7299, dts -117909, duration 42 at relative offset 1158803 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0ba680] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0ba680] Output frame with POC 203.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.006981
[hevc @ 00000187bb0529c0] Decoded frame with POC 196.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 56233 with pts 7508, dts -117868, duration 42 at relative offset 1163556 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b7280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b7280] Output frame with POC 204.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126316000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6393 with pts 7424, dts -117826, duration 42 at relative offset 1219797 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0b6e80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0b6e80] Output frame with POC 205.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126318000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6111 with pts 7382, dts -117784, duration 42 at relative offset 1226197 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb10aa80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb10aa80] Output frame with POC 206.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.009972
[hevc @ 00000187bb052dc0] Decoded frame with POC 200.
[hevc @ 00000187bb107780] Decoded frame with POC 198.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126319000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 5706 with pts 7466, dts -117743, duration 42 at relative offset 1232315 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb0529c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb0529c0] Output frame with POC 207.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.002983
[hevc @ 00000187bb108280] Decoded frame with POC 199.
[hevc @ 00000187bb107b80] Decoded frame with POC 197.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[matroska @ 00000187bb2b7680] Writing block of size 51309 with pts 7674, dts -117701, duration 42 at relative offset 1238028 in cluster at offset 709386. TrackNumber 1, keyframe 0
[hevc @ 00000187bb052dc0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb052dc0] Output frame with POC 208.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126320000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6979 with pts 7591, dts -117659, duration 42 at relative offset 1289345 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107780] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107780] Output frame with POC 209.
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Delay between the first packet and last packet in the muxing queue is 126322000 > 10000000: forcing output
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[matroska @ 00000187bb2b7680] Writing block of size 6247 with pts 7549, dts -117618, duration 42 at relative offset 1296331 in cluster at offset 709386. TrackNumber 1, keyframe 0
[sost#0:2/ssa @ 00000187bbca8700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[hevc @ 00000187bb107b80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
[hevc @ 00000187bb107b80] Output frame with POC 210.
[vost#0:0/hevc_nvenc @ 00000187bb10a380] Clipping frame in rate conversion by 0.005974
[sost#0:2/ssa @ 00000187bbca8700] cu
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment