Ticket #10332: nvenc-audioprofile-aac_lc-ffmepg.log

File nvenc-audioprofile-aac_lc-ffmepg.log, 676.8 KB (added by Jordan Fearnley, 3 years ago)

Non-impacted transcode - FFMPEG output

Line 
1ffmpeg started on 2023-04-23 at 20:42:44
2Report written to "ffmpeg-20230423-204244.log"
3Log level: 48
4Command line:
5"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
6ffmpeg version N-110165-g816be4c3b2-gb56aca9b42+1 Copyright (c) 2000-2023 the FFmpeg developers
7 built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
8 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
9 libavcodec 60. 9.100 / 60. 9.100
10 libavformat 60. 4.101 / 60. 4.101
11 libavdevice 60. 2.100 / 60. 2.100
12 libavfilter 9. 5.100 / 9. 5.100
13 libswscale 7. 2.100 / 7. 2.100
14 libswresample 4. 11.100 / 4. 11.100
15 libpostproc 57. 2.100 / 57. 2.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-i' ... matched as input url with argument 'nvenc-audioprofile-source.mkv'.
19Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'hevc_nvenc'.
20Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
21Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
22Reading option '-f' ... matched as option 'f' (force format) with argument 'matroska'.
23Reading option 'output.mkv' ... matched as output url.
24Finished splitting the commandline.
25Parsing a group of options: global .
26Applying option report (generate a report) with argument 1.
27Applying option y (overwrite output files) with argument 1.
28Successfully parsed a group of options.
29Parsing a group of options: input url nvenc-audioprofile-source.mkv.
30Successfully parsed a group of options.
31Opening an input file: nvenc-audioprofile-source.mkv.
32[NULL @ 0000025ac5963b00] Opening 'nvenc-audioprofile-source.mkv' for reading
33[file @ 0000025ac41a70c0] Setting default whitelist 'file,crypto,data'
34[matroska,webm @ 0000025ac5963b00] Format matroska,webm probed with size=2048 and score=100
35st:0 removing common factor 1000000 from timebase
36st:1 removing common factor 1000000 from timebase
37st:2 removing common factor 1000000 from timebase
38st:3 removing common factor 1000000 from timebase
39[matroska,webm @ 0000025ac5963b00] Before avformat_find_stream_info() pos: 3822 bytes read:32768 seeks:0 nb_streams:4
40[hevc @ 0000025ac41a7e80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
41[hevc @ 0000025ac41a7e80] Decoding VPS
42[hevc @ 0000025ac41a7e80] Main 10 profile bitstream
43[hevc @ 0000025ac41a7e80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
44[hevc @ 0000025ac41a7e80] Decoding SPS
45[hevc @ 0000025ac41a7e80] Main 10 profile bitstream
46[hevc @ 0000025ac41a7e80] Decoding VUI
47[hevc @ 0000025ac41a7e80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
48[hevc @ 0000025ac41a7e80] Decoding PPS
49[hevc @ 0000025ac41a7e80] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
50[hevc @ 0000025ac41a7e80] Decoding SEI
51For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
52 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
53 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
54 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
55For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
56 1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
57 2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
58Transform tree:
59 mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
60 fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
61For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
62 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
63 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
64 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
65For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
66 1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
67 2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
68Transform tree:
69 mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
70 fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
71For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
72 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
73 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
74 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
75 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
76 5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
77 6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
78For transform of length 60, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
79 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
80For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
81 1: fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 352
82Transform tree:
83 mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
84 fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
85 fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
86For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
87 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
88 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
89 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
90For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
91 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
92 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
93 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
94Transform tree:
95 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
96 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
97For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
98 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
99 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
100 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
101 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
102 5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
103 6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
104For transform of length 240, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
105 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
106For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
107 1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
108 2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
109Transform tree:
110 mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
111 fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
112 fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
113For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
114 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
115 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
116 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
117For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
118 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
119 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
120 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
121Transform tree:
122 mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
123 fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
124For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
125 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
126 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
127 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
128 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
129 5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
130 6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
131For transform of length 480, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
132 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
133For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
134 1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
135 2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
136Transform tree:
137 mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
138 fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
139 fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
140For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
141 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
142 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
143 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
144For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
145 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
146 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
147 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
148Transform tree:
149 mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
150 fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
151For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
152 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
153 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
154For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
155 1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
156 2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
157 3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
158 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
159 5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
160Transform tree:
161 mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
162 fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
163[mjpeg @ 0000025ac5967100] marker=d8 avail_size_in_buf=161793
164[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
165[mjpeg @ 0000025ac5967100] marker=e0 avail_size_in_buf=161791
166[mjpeg @ 0000025ac5967100] marker parser used 16 bytes (128 bits)
167[mjpeg @ 0000025ac5967100] marker=db avail_size_in_buf=161773
168[mjpeg @ 0000025ac5967100] index=0
169[mjpeg @ 0000025ac5967100] qscale[0]: 0
170[mjpeg @ 0000025ac5967100] index=1
171[mjpeg @ 0000025ac5967100] qscale[1]: 0
172[mjpeg @ 0000025ac5967100] marker parser used 132 bytes (1056 bits)
173[mjpeg @ 0000025ac5967100] marker=c2 avail_size_in_buf=161639
174[mjpeg @ 0000025ac5967100] Changing bps from 0 to 8
175[mjpeg @ 0000025ac5967100] sof0: picture: 400x564
176[mjpeg @ 0000025ac5967100] component 0 2:2 id: 1 quant:0
177[mjpeg @ 0000025ac5967100] component 1 1:1 id: 2 quant:1
178[mjpeg @ 0000025ac5967100] component 2 1:1 id: 3 quant:1
179[mjpeg @ 0000025ac5967100] pix fmt id 22111100
180[mjpeg @ 0000025ac5967100] Format yuvj420p chosen by get_format().
181[mjpeg @ 0000025ac5967100] marker parser used 17 bytes (136 bits)
182[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=161620
183[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
184[mjpeg @ 0000025ac5967100] escaping removed 157186 bytes
185[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=161587
186[mjpeg @ 0000025ac5967100] marker parser used 4401 bytes (35208 bits)
187[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=157171
188[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
189[mjpeg @ 0000025ac5967100] escaping removed 156288 bytes
190[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=157140
191[mjpeg @ 0000025ac5967100] marker parser used 852 bytes (6816 bits)
192[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=156283
193[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
194[mjpeg @ 0000025ac5967100] escaping removed 155389 bytes
195[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=156252
196[mjpeg @ 0000025ac5967100] marker parser used 863 bytes (6904 bits)
197[mjpeg @ 0000025ac5967100] escaping removed 137050 bytes
198[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=155319
199[mjpeg @ 0000025ac5967100] marker parser used 18269 bytes (146152 bits)
200[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=136955
201[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
202[mjpeg @ 0000025ac5967100] escaping removed 110754 bytes
203[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=136862
204[mjpeg @ 0000025ac5967100] marker parser used 26108 bytes (208864 bits)
205[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=110651
206[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
207[mjpeg @ 0000025ac5967100] escaping removed 88528 bytes
208[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=110610
209[mjpeg @ 0000025ac5967100] marker parser used 22082 bytes (176656 bits)
210[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=88454
211[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
212[mjpeg @ 0000025ac5967100] escaping removed 59928 bytes
213[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=88413
214[mjpeg @ 0000025ac5967100] marker parser used 28485 bytes (227880 bits)
215[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=59861
216[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
217[mjpeg @ 0000025ac5967100] escaping removed 28692 bytes
218[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=59820
219[mjpeg @ 0000025ac5967100] marker parser used 31128 bytes (249024 bits)
220[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=28611
221[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
222[mjpeg @ 0000025ac5967100] escaping removed 22289 bytes
223[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=28554
224[mjpeg @ 0000025ac5967100] marker parser used 6265 bytes (50120 bits)
225[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=22264
226[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
227[mjpeg @ 0000025ac5967100] escaping removed 14516 bytes
228[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=22187
229[mjpeg @ 0000025ac5967100] marker parser used 7671 bytes (61368 bits)
230[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=14490
231[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
232[mjpeg @ 0000025ac5967100] escaping removed 8137 bytes
233[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=14434
234[mjpeg @ 0000025ac5967100] marker parser used 6297 bytes (50376 bits)
235[mjpeg @ 0000025ac5967100] marker=c4 avail_size_in_buf=8118
236[mjpeg @ 0000025ac5967100] marker parser used 0 bytes (0 bits)
237[mjpeg @ 0000025ac5967100] escaping removed 20 bytes
238[mjpeg @ 0000025ac5967100] marker=da avail_size_in_buf=8039
239[mjpeg @ 0000025ac5967100] marker parser used 8019 bytes (64152 bits)
240[mjpeg @ 0000025ac5967100] marker=d9 avail_size_in_buf=0
241[mjpeg @ 0000025ac5967100] decode frame unused 0 bytes
242[matroska,webm @ 0000025ac5963b00] first_dts 0 not matching first dts NOPTS (pts 0, duration 41) in the queue
243[matroska,webm @ 0000025ac5963b00] max_analyze_duration 5000000 reached at 5005000 microseconds st:0
244[matroska,webm @ 0000025ac5963b00] After avformat_find_stream_info() pos: 633287 bytes read:633541 seeks:0 frames:352
245Input #0, matroska,webm, from 'nvenc-audioprofile-source.mkv':
246 Metadata:
247 title : S01E04-Kuku
248 ENCODER : Lavf60.4.101
249 Duration: 00:00:30.11, start: 0.000000, bitrate: 2354 kb/s
250 Chapters:
251 Chapter #0:0: start 0.000000, end 30.000000
252 Metadata:
253 title : Intro
254 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)
255 Metadata:
256 title : Presented By EMBER
257 BPS : 1948166
258 NUMBER_OF_FRAMES: 34151
259 NUMBER_OF_BYTES : 346866700
260 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
261 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
262 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
263 DURATION : 00:00:30.113000000
264 Stream #0:1(jpn), 231, 1/1000: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
265 Metadata:
266 BPS : 160000
267 NUMBER_OF_FRAMES: 66770
268 NUMBER_OF_BYTES : 28488534
269 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
270 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
271 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
272 DURATION : 00:00:30.015000000
273 Stream #0:2(eng), 0, 1/1000: Subtitle: subrip (default)
274 Metadata:
275 BPS : 49
276 NUMBER_OF_FRAMES: 297
277 NUMBER_OF_BYTES : 8128
278 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
279 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
280 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
281 DURATION : 00:00:28.483000000
282 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
283 Metadata:
284 FILENAME : cover.jpg
285 MIMETYPE : image/jpeg
286 DURATION : 00:00:00.000000000
287Successfully opened the file.
288Parsing a group of options: output url output.mkv.
289Applying option c:v (codec name) with argument hevc_nvenc.
290Applying option c:a (codec name) with argument copy.
291Applying option f (force format) with argument matroska.
292Successfully parsed a group of options.
293Opening an output file: output.mkv.
294[file @ 0000025ac5bfae00] Setting default whitelist 'file,crypto,data'
295Successfully opened the file.
296detected 12 logical cores
297[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
298[hevc @ 0000025ac5bfd8c0] Decoding VPS
299[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
300[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
301[hevc @ 0000025ac5bfd8c0] Decoding SPS
302[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
303[hevc @ 0000025ac5bfd8c0] Decoding VUI
304[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
305[hevc @ 0000025ac5bfd8c0] Decoding PPS
306[hevc @ 0000025ac5bfd8c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
307[hevc @ 0000025ac5bfd8c0] Decoding SEI
308Stream mapping:
309 Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_nvenc))
310 Stream #0:1 -> #0:1 (copy)
311 Stream #0:2 -> #0:2 (subrip (srt) -> ass (ssa))
312Press [q] to stop, [?] for help
313[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)
314[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)
315[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
316[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
317[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
318[hevc @ 0000025ac5bfd8c0] nal_unit_type: 39(SEI_PREFIX), nuh_layer_id: 0, temporal_id: 0
319[hevc @ 0000025ac5bfd8c0] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0
320[hevc @ 0000025ac5bfd8c0] Decoding VPS
321[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
322[hevc @ 0000025ac5bfd8c0] Decoding SPS
323[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
324[hevc @ 0000025ac5bfd8c0] Decoding VUI
325[hevc @ 0000025ac5bfd8c0] Decoding PPS
326[hevc @ 0000025ac5bfd8c0] Decoding SEI
327[hevc @ 0000025ac5bfd8c0] Format yuv420p10le chosen by get_format().
328[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)
329[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
330[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)
331[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
332[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)
333[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)
334[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)
335[hevc @ 0000025ac5db2c00] Output frame with POC 0.
336[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)
337[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
338[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)
339[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)
340[hevc @ 0000025ac5a4e280] Output frame with POC 1.
341[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)
342[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)
343[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
344[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)
345[hevc @ 0000025ac5ab0700] Output frame with POC 2.
346[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)
347[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
348[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)
349[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)
350[hevc @ 0000025ac5ab0b00] Output frame with POC 3.
351[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)
352[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
353[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)
354[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)
355[hevc @ 0000025ac5aaf700] Output frame with POC 4.
356[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)
357[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)
358[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
359[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)
360[hevc @ 0000025ac5aafb00] Output frame with POC 5.
361[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)
362[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
363[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)
364[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)
365[hevc @ 0000025ac5ab2b00] Output frame with POC 6.
366[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)
367[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)
368[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
369[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)
370[hevc @ 0000025ac5ab0f00] Output frame with POC 7.
371[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)
372[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)
373[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
374[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)
375[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 0.
376[hevc @ 0000025ac5ab2f00] Output frame with POC 8.
377[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)
378[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
379[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)
380[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)
381[hevc @ 0000025ac5a4de80] Decoded frame with POC 9.
382[hevc @ 0000025ac5aaff00] Output frame with POC 9.
383[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)
384[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
385[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)
386[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)
387[hevc @ 0000025ac5db2c00] Decoded frame with POC 5.
388[hevc @ 0000025ac5aaf700] Decoded frame with POC 4.
389[hevc @ 0000025ac5ab0b00] Decoded frame with POC 3.
390[hevc @ 0000025ac5ab2b00] Decoded frame with POC 7.
391[hevc @ 0000025ac5ab0f00] Decoded frame with POC 8.
392[hevc @ 0000025ac5ab2300] Output frame with POC 10.
393[hevc @ 0000025ac5ab0700] Decoded frame with POC 2.
394[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)
395[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
396[hevc @ 0000025ac5aafb00] Decoded frame with POC 6.
397[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)
398[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)
399[hevc @ 0000025ac5a4e280] Decoded frame with POC 1.
400[hevc @ 0000025ac5ab2f00] Decoded frame with POC 15.
401[hevc @ 0000025ac5bfd8c0] Output frame with POC 11.
402[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
403[hevc @ 0000025ac5aaff00] Decoded frame with POC 12.
404[hevc @ 0000025ac5a4de80] Output frame with POC 12.
405[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'video_size' to value '1920x1080'
406[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'pix_fmt' to value '62'
407[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'time_base' to value '1/1000'
408[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'pixel_aspect' to value '1/1'
409[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] Setting 'frame_rate' to value '24000/1001'
410[graph 0 input from stream 0:0 @ 0000025ac5bb0b40] w:1920 h:1080 pixfmt:yuv420p10le tb:1/1000 fr:24000/1001 sar:1/1
411[format @ 0000025ac5af8180] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|bgra|rgb0|rgba|x2rgb10le|x2bgr10le|gbrp|gbrp16le|cuda|d3d11'
412[auto_scale_0 @ 0000025ac5af8080] w:iw h:ih flags:'' interl:0
413[format @ 0000025ac5af8180] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
414[AVFilterGraph @ 0000025ac5c4ca80] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
415[auto_scale_0 @ 0000025ac5af8080] picking p010le out of 14 ref:yuv420p10le alpha:0
416[hevc @ 0000025ac5ab2300] Decoded frame with POC 10.
417[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
418[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 11.
419[hevc @ 0000025ac5a4de80] Decoded frame with POC 13.
420[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
421[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
422[auto_scale_0 @ 0000025ac5af8080] w:1920 h:1080 fmt:yuv420p10le sar:1/1 -> w:1920 h:1080 fmt:p010le sar:1/1 flags:0x00000004
423[hevc_nvenc @ 0000025ac5aeaec0] Loaded lib: nvcuda.dll
424[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuInit
425[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetCount
426[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGet
427[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetAttribute
428[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetName
429[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceComputeCapability
430[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxCreate_v2
431[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxSetLimit
432[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxPushCurrent_v2
433[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxPopCurrent_v2
434[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxDestroy_v2
435[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAlloc_v2
436[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAllocPitch_v2
437[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemAllocManaged
438[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemsetD8Async
439[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemFree_v2
440[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy
441[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyAsync
442[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy2D_v2
443[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpy2DAsync_v2
444[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyHtoD_v2
445[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyHtoDAsync_v2
446[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoH_v2
447[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoHAsync_v2
448[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoD_v2
449[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMemcpyDtoDAsync_v2
450[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGetErrorName
451[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGetErrorString
452[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuCtxGetDevice
453[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxRetain
454[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxRelease
455[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxSetFlags
456[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxGetState
457[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDevicePrimaryCtxReset
458[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamCreate
459[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamQuery
460[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamSynchronize
461[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamDestroy_v2
462[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuStreamAddCallback
463[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventCreate
464[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventDestroy_v2
465[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventSynchronize
466[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventQuery
467[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuEventRecord
468[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLaunchKernel
469[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkCreate
470[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkAddData
471[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkComplete
472[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuLinkDestroy
473[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleLoadData
474[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleUnload
475[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleGetFunction
476[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuModuleGetGlobal
477[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuTexObjectCreate
478[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuTexObjectDestroy
479[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGLGetDevices_v2
480[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsGLRegisterImage
481[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsUnregisterResource
482[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsMapResources
483[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsUnmapResources
484[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsSubResourceGetMappedArray
485[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsResourceGetMappedPointer_v2
486[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDeviceGetUuid
487[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuImportExternalMemory
488[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDestroyExternalMemory
489[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuExternalMemoryGetMappedBuffer
490[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuExternalMemoryGetMappedMipmappedArray
491[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMipmappedArrayGetLevel
492[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuMipmappedArrayDestroy
493[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuImportExternalSemaphore
494[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuDestroyExternalSemaphore
495[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuSignalExternalSemaphoresAsync
496[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuWaitExternalSemaphoresAsync
497[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArrayCreate_v2
498[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArray3DCreate_v2
499[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuArrayDestroy
500[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerConnect
501[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerDisconnect
502[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamConsumerDisconnect
503[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerPresentFrame
504[hevc_nvenc @ 0000025ac5aeaec0] Cannot load optional cuEGLStreamProducerReturnFrame
505[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuD3D11GetDevice
506[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuD3D11GetDevices
507[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: cuGraphicsD3D11RegisterResource
508[hevc_nvenc @ 0000025ac5aeaec0] Loaded lib: nvEncodeAPI64.dll
509[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: NvEncodeAPICreateInstance
510[hevc_nvenc @ 0000025ac5aeaec0] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
511[hevc_nvenc @ 0000025ac5aeaec0] Loaded Nvenc version 12.1
512[hevc_nvenc @ 0000025ac5aeaec0] Nvenc initialized successfully
513[hevc_nvenc @ 0000025ac5aeaec0] 1 CUDA capable devices found
514[hevc_nvenc @ 0000025ac5aeaec0] [ GPU #0 - < NVIDIA GeForce RTX 3060 Ti > has Compute SM 8.6 ]
515[hevc_nvenc @ 0000025ac5aeaec0] supports NVENC
516[matroska @ 0000025ac5b64a40] get_metadata_duration returned: 30113000
517[matroska @ 0000025ac5b64a40] Write early duration from metadata = 30113
518Output #0, matroska, to 'output.mkv':
519 Metadata:
520 title : S01E04-Kuku
521 encoder : Lavf60.4.101
522 Chapters:
523 Chapter #0:0: start 0.000000, end 30.000000
524 Metadata:
525 title : Intro
526 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)
527 Metadata:
528 title : Presented By EMBER
529 BPS : 1948166
530 NUMBER_OF_FRAMES: 34151
531 NUMBER_OF_BYTES : 346866700
532 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
533 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
534 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
535 DURATION : 00:00:30.113000000
536 encoder : Lavc60.9.100 hevc_nvenc
537 Side data:
538 cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 4000000 vbv_delay: N/A
539 Stream #0:1(jpn), 0, 1/1000: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp (default)
540 Metadata:
541 BPS : 160000
542 NUMBER_OF_FRAMES: 66770
543 NUMBER_OF_BYTES : 28488534
544 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
545 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
546 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
547 DURATION : 00:00:30.015000000
548 Stream #0:2(eng), 0, 1/1000: Subtitle: ass (default)
549 Metadata:
550 BPS : 49
551 NUMBER_OF_FRAMES: 297
552 NUMBER_OF_BYTES : 8128
553 _STATISTICS_WRITING_APP: mkvmerge v69.0.0 ('Day And Age') 64-bit
554 _STATISTICS_WRITING_DATE_UTC: 2023-04-22 16:26:39
555 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
556 DURATION : 00:00:28.483000000
557 encoder : Lavc60.9.100 ssa
558[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000008
559frame= 0 fps=0.0 q=0.0 size= 2kB time=00:00:00.49 bitrate= 40.1kbits/s speed=23.2x
560[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
561[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
562[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
563[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
564[hevc @ 0000025ac5db2c00] Output frame with POC 13.
565[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
566[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
567[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
568[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
569[hevc @ 0000025ac5a4e280] Output frame with POC 14.
570[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
571[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
572[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
573[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
574[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
575[hevc @ 0000025ac5ab0700] Output frame with POC 15.
576[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
577[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
578[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
579[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
580[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
581[hevc @ 0000025ac5ab0b00] Output frame with POC 16.
582[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
583[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
584[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
585[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
586[hevc @ 0000025ac5aaf700] Output frame with POC 17.
587[hevc @ 0000025ac5db2c00] Decoded frame with POC 14.
588[hevc @ 0000025ac5a4e280] Decoded frame with POC 24.
589[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
590[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
591[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
592[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
593[hevc @ 0000025ac5ab0700] Decoded frame with POC 20.
594[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
595[hevc @ 0000025ac5aafb00] Output frame with POC 18.
596[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
597[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
598[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
599[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
600[hevc @ 0000025ac5ab2b00] Output frame with POC 19.
601[hevc @ 0000025ac5ab0b00] Decoded frame with POC 16.
602[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
603[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
604[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
605[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
606[hevc @ 0000025ac5ab0f00] Output frame with POC 20.
607[hevc @ 0000025ac5aaf700] Decoded frame with POC 17.
608[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
609[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
610[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
611[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
612[hevc @ 0000025ac5ab2f00] Output frame with POC 21.
613[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
614[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
615[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
616[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
617[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
618[hevc @ 0000025ac5aafb00] Decoded frame with POC 18.
619[hevc @ 0000025ac5aaff00] Output frame with POC 22.
620[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
621[hevc @ 0000025ac5ab2b00] Decoded frame with POC 19.
622[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
623[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
624[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
625[hevc @ 0000025ac5ab2300] Output frame with POC 23.
626[hevc @ 0000025ac5ab0f00] Decoded frame with POC 21.
627[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
628[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
629[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
630[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
631[hevc @ 0000025ac5bfd8c0] Output frame with POC 24.
632[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
633[hevc @ 0000025ac5ab2f00] Decoded frame with POC 22.
634[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
635[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
636[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
637[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
638[hevc @ 0000025ac5aaff00] Decoded frame with POC 23.
639[hevc @ 0000025ac5ab2300] Decoded frame with POC 28.
640[hevc @ 0000025ac5a4de80] Output frame with POC 25.
641[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
642[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
643[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
644[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
645[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
646[hevc @ 0000025ac5db2c00] Output frame with POC 26.
647[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
648[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
649[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
650[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
651[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 26.
652[hevc @ 0000025ac5a4e280] Output frame with POC 27.
653[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
654[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
655[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
656[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
657[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
658[hevc @ 0000025ac5ab0700] Output frame with POC 28.
659[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
660[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
661[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
662[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
663[hevc @ 0000025ac5ab0b00] Output frame with POC 29.
664[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
665[hevc @ 0000025ac5a4de80] Decoded frame with POC 25.
666[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
667[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
668[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
669[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
670[hevc @ 0000025ac5aaf700] Output frame with POC 30.
671[hevc @ 0000025ac5db2c00] Decoded frame with POC 27.
672[hevc @ 0000025ac5a4e280] Decoded frame with POC 32.
673[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
674[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
675[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
676[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
677[hevc @ 0000025ac5aafb00] Output frame with POC 31.
678[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
679[hevc @ 0000025ac5ab0700] Decoded frame with POC 30.
680[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
681[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
682[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
683[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
684[hevc @ 0000025ac5ab2b00] Output frame with POC 32.
685[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
686[hevc @ 0000025ac5ab0b00] Decoded frame with POC 29.
687[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
688[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
689[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
690[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
691[hevc @ 0000025ac5ab0f00] Output frame with POC 33.
692[hevc @ 0000025ac5aaf700] Decoded frame with POC 31.
693[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
694[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
695[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
696[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
697[hevc @ 0000025ac5ab2f00] Output frame with POC 34.
698[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
699[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
700[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
701[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
702[hevc @ 0000025ac5aaff00] Output frame with POC 35.
703[hevc @ 0000025ac5aafb00] Decoded frame with POC 36.
704[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
705[hevc @ 0000025ac5ab2b00] Decoded frame with POC 34.
706[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
707[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
708[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
709[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
710[hevc @ 0000025ac5ab2300] Output frame with POC 36.
711[hevc @ 0000025ac5ab0f00] Decoded frame with POC 33.
712[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
713[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
714[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
715[hevc @ 0000025ac5ab2f00] Decoded frame with POC 35.
716[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
717[hevc @ 0000025ac5bfd8c0] Output frame with POC 37.
718[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
719[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
720[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
721[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
722[hevc @ 0000025ac5a4de80] Output frame with POC 38.
723[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
724[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
725[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
726[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
727[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
728[hevc @ 0000025ac5db2c00] Output frame with POC 39.
729[hevc @ 0000025ac5aaff00] Decoded frame with POC 40.
730[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
731[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
732[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
733[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
734[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
735[hevc @ 0000025ac5ab2300] Decoded frame with POC 38.
736[hevc @ 0000025ac5a4e280] Output frame with POC 40.
737[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
738[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
739[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
740[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
741[hevc @ 0000025ac5ab0700] Output frame with POC 41.
742[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 37.
743[hevc @ 0000025ac5a4de80] Decoded frame with POC 39.
744[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
745[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
746[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
747[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
748[hevc @ 0000025ac5ab0b00] Output frame with POC 42.
749[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
750[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
751[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
752[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
753[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
754[hevc @ 0000025ac5aaf700] Output frame with POC 43.
755[hevc @ 0000025ac5db2c00] Decoded frame with POC 44.
756[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
757[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
758[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
759[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
760[hevc @ 0000025ac5aafb00] Output frame with POC 44.
761[hevc @ 0000025ac5a4e280] Decoded frame with POC 42.
762[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
763[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
764[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
765[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
766[hevc @ 0000025ac5ab0700] Decoded frame with POC 41.
767[hevc @ 0000025ac5ab2b00] Output frame with POC 45.
768[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
769[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
770[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
771[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
772[hevc @ 0000025ac5ab0f00] Output frame with POC 46.
773[hevc @ 0000025ac5ab0b00] Decoded frame with POC 43.
774[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
775[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
776[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
777[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
778[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
779[hevc @ 0000025ac5ab2f00] Output frame with POC 47.
780[hevc @ 0000025ac5aaf700] Decoded frame with POC 48.
781[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
782[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
783[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
784[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
785[hevc @ 0000025ac5aaff00] Output frame with POC 48.
786[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
787[hevc @ 0000025ac5aafb00] Decoded frame with POC 46.
788[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
789[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
790[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
791[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
792[hevc @ 0000025ac5ab2300] Output frame with POC 49.
793[hevc @ 0000025ac5ab2b00] Decoded frame with POC 45.
794[hevc @ 0000025ac5ab0f00] Decoded frame with POC 47.
795[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
796[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
797[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
798[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
799[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
800[hevc @ 0000025ac5ab2f00] Decoded frame with POC 52.
801[hevc @ 0000025ac5bfd8c0] Output frame with POC 50.
802[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
803[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
804[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
805[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
806[hevc @ 0000025ac5a4de80] Output frame with POC 51.
807[hevc @ 0000025ac5aaff00] Decoded frame with POC 50.
808[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
809[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
810[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
811[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
812[hevc @ 0000025ac5db2c00] Output frame with POC 52.
813[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
814[hevc @ 0000025ac5ab2300] Decoded frame with POC 49.
815[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 51.
816[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
817[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
818[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
819[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
820[hevc @ 0000025ac5a4e280] Output frame with POC 53.
821[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
822[hevc @ 0000025ac5a4de80] Decoded frame with POC 55.
823[hevc @ 0000025ac5db2c00] Decoded frame with POC 54.
824[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
825[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
826[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
827[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
828[hevc @ 0000025ac5ab0700] Output frame with POC 54.
829[hevc @ 0000025ac5a4e280] Decoded frame with POC 53.
830[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
831[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
832[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
833[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
834[hevc @ 0000025ac5ab0b00] Output frame with POC 55.
835[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
836[hevc @ 0000025ac5ab0700] Decoded frame with POC 61.
837[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
838[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
839[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
840[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
841[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
842[hevc @ 0000025ac5aaf700] Output frame with POC 56.
843[hevc @ 0000025ac5ab0b00] Decoded frame with POC 58.
844[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
845[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
846[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
847[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
848[hevc @ 0000025ac5aafb00] Output frame with POC 57.
849[hevc @ 0000025ac5aaf700] Decoded frame with POC 56.
850[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
851[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
852[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
853[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
854[hevc @ 0000025ac5ab2b00] Output frame with POC 58.
855[hevc @ 0000025ac5aafb00] Decoded frame with POC 57.
856[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
857[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
858[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
859[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
860[hevc @ 0000025ac5ab0f00] Output frame with POC 59.
861[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
862[hevc @ 0000025ac5ab2b00] Decoded frame with POC 59.
863[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
864[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
865[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
866[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
867[hevc @ 0000025ac5ab2f00] Output frame with POC 60.
868[hevc @ 0000025ac5ab0f00] Decoded frame with POC 60.
869[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
870[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
871[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
872[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
873[hevc @ 0000025ac5aaff00] Output frame with POC 61.
874[hevc @ 0000025ac5ab2f00] Decoded frame with POC 64.
875[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
876[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
877[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
878[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
879[hevc @ 0000025ac5ab2300] Output frame with POC 62.
880[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
881[hevc @ 0000025ac5aaff00] Decoded frame with POC 63.
882[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
883[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
884[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
885[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
886[hevc @ 0000025ac5bfd8c0] Output frame with POC 63.
887[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
888[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
889[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
890[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
891[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
892[hevc @ 0000025ac5a4de80] Output frame with POC 64.
893[hevc @ 0000025ac5ab2300] Decoded frame with POC 62.
894[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 66.
895[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
896[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
897[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
898[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
899[hevc @ 0000025ac5db2c00] Output frame with POC 65.
900[hevc @ 0000025ac5a4de80] Decoded frame with POC 65.
901[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
902[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
903[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
904[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
905[hevc @ 0000025ac5a4e280] Output frame with POC 66.
906[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
907[hevc @ 0000025ac5db2c00] Decoded frame with POC 71.
908[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
909[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
910[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
911[hevc @ 0000025ac5ab0700] Output frame with POC 67.
912[hevc @ 0000025ac5a4e280] Decoded frame with POC 69.
913[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
914[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
915[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
916[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
917[hevc @ 0000025ac5ab0b00] Output frame with POC 68.
918[hevc @ 0000025ac5ab0700] Decoded frame with POC 67.
919[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
920[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
921[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
922[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
923[hevc @ 0000025ac5aaf700] Output frame with POC 69.
924[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
925[hevc @ 0000025ac5ab0b00] Decoded frame with POC 68.
926[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
927[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
928[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
929[hevc @ 0000025ac5aafb00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
930[hevc @ 0000025ac5aafb00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
931[hevc @ 0000025ac5aafb00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
932[hevc @ 0000025ac5aafb00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
933[hevc @ 0000025ac5aafb00] Decoding VPS
934[hevc @ 0000025ac5aafb00] Main 10 profile bitstream
935[hevc @ 0000025ac5aafb00] Decoding SPS
936[hevc @ 0000025ac5aafb00] Main 10 profile bitstream
937[hevc @ 0000025ac5aafb00] Decoding VUI
938[hevc @ 0000025ac5aafb00] Decoding PPS
939[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
940[hevc @ 0000025ac5aafb00] Output frame with POC 70.
941[hevc @ 0000025ac5aaf700] Decoded frame with POC 70.
942[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
943[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
944[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
945[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
946[hevc @ 0000025ac5ab2b00] Output frame with POC 71.
947[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
948[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
949[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
950[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
951[hevc @ 0000025ac5ab0f00] Output frame with POC 72.
952[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
953[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
954[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
955[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
956[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
957[hevc @ 0000025ac5ab2f00] Output frame with POC 73.
958[hevc @ 0000025ac5aafb00] Decoded frame with POC 72.
959[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
960[hevc @ 0000025ac5ab2b00] Decoded frame with POC 77.
961[hevc @ 0000025ac5ab0f00] Decoded frame with POC 75.
962[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
963[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
964[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
965[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
966[hevc @ 0000025ac5aaff00] Output frame with POC 74.
967[hevc @ 0000025ac5ab2f00] Decoded frame with POC 73.
968[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
969[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
970[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
971[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
972[hevc @ 0000025ac5ab2300] Output frame with POC 75.
973[hevc @ 0000025ac5aaff00] Decoded frame with POC 74.
974[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
975[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
976[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
977[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
978[hevc @ 0000025ac5bfd8c0] Output frame with POC 76.
979[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
980[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
981[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
982[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
983[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
984[hevc @ 0000025ac5a4de80] Output frame with POC 77.
985[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
986[hevc @ 0000025ac5ab2300] Decoded frame with POC 76.
987[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 80.
988[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
989[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
990[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
991[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
992[hevc @ 0000025ac5db2c00] Output frame with POC 78.
993[hevc @ 0000025ac5a4de80] Decoded frame with POC 79.
994[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
995[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
996[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
997[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
998[hevc @ 0000025ac5a4e280] Output frame with POC 79.
999[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1000[hevc @ 0000025ac5db2c00] Decoded frame with POC 78.
1001[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1002[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1003[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1004[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1005[hevc @ 0000025ac5ab0700] Output frame with POC 80.
1006[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1007[hevc @ 0000025ac5a4e280] Decoded frame with POC 81.
1008[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1009[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1010[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1011[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1012[hevc @ 0000025ac5ab0b00] Output frame with POC 81.
1013[hevc @ 0000025ac5ab0700] Decoded frame with POC 82.
1014[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1015[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1016[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1017[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1018[hevc @ 0000025ac5aaf700] Output frame with POC 82.
1019[hevc @ 0000025ac5ab0b00] Decoded frame with POC 91.
1020[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1021[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1022[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1023[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1024[hevc @ 0000025ac5aafb00] Output frame with POC 83.
1025[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1026[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1027[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1028[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1029[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1030[hevc @ 0000025ac5aaf700] Decoded frame with POC 87.
1031[hevc @ 0000025ac5ab2b00] Output frame with POC 84.
1032[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1033[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1034[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1035[hevc @ 0000025ac5aafb00] Decoded frame with POC 83.
1036[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1037[hevc @ 0000025ac5ab0f00] Output frame with POC 85.
1038[hevc @ 0000025ac5ab2b00] Decoded frame with POC 84.
1039[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1040[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1041[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1042[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1043[hevc @ 0000025ac5ab2f00] Output frame with POC 86.
1044[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1045[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1046[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1047[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1048[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1049[hevc @ 0000025ac5ab0f00] Decoded frame with POC 85.
1050[hevc @ 0000025ac5aaff00] Output frame with POC 87.
1051[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1052[hevc @ 0000025ac5ab2f00] Decoded frame with POC 86.
1053[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1054[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1055[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1056[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1057[hevc @ 0000025ac5ab2300] Output frame with POC 88.
1058[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1059[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1060[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1061[hevc @ 0000025ac5bfd8c0] Output frame with POC 89.
1062[hevc @ 0000025ac5aaff00] Decoded frame with POC 88.
1063[hevc @ 0000025ac5ab2300] Decoded frame with POC 89.
1064[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1065[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1066[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1067[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1068[hevc @ 0000025ac5a4de80] Output frame with POC 90.
1069[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1070[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 90.
1071[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1072[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1073[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1074[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1075[hevc @ 0000025ac5db2c00] Output frame with POC 91.
1076[hevc @ 0000025ac5a4de80] Decoded frame with POC 93.
1077[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1078[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1079[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1080[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1081[hevc @ 0000025ac5a4e280] Output frame with POC 92.
1082[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1083[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1084[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1085[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1086[hevc @ 0000025ac5db2c00] Decoded frame with POC 92.
1087[hevc @ 0000025ac5ab0700] Output frame with POC 93.
1088[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1089[hevc @ 0000025ac5a4e280] Decoded frame with POC 94.
1090[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1091[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1092[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1093[hevc @ 0000025ac5ab0b00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
1094[hevc @ 0000025ac5ab0b00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
1095[hevc @ 0000025ac5ab0b00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
1096[hevc @ 0000025ac5ab0b00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
1097[hevc @ 0000025ac5ab0b00] Decoding VPS
1098[hevc @ 0000025ac5ab0b00] Main 10 profile bitstream
1099[hevc @ 0000025ac5ab0b00] Decoding SPS
1100[hevc @ 0000025ac5ab0b00] Main 10 profile bitstream
1101[hevc @ 0000025ac5ab0b00] Decoding VUI
1102[hevc @ 0000025ac5ab0b00] Decoding PPS
1103[hevc @ 0000025ac5ab0b00] Output frame with POC 94.
1104[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1105[hevc @ 0000025ac5ab0700] Decoded frame with POC 95.
1106[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1107[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1108[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1109[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1110[hevc @ 0000025ac5aaf700] Output frame with POC 95.
1111[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1112[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1113[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1114[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1115[hevc @ 0000025ac5aafb00] Output frame with POC 96.
1116[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1117[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1118[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1119[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1120[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1121[hevc @ 0000025ac5ab2b00] Output frame with POC 97.
1122[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1123[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1124[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1125[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1126[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1127[hevc @ 0000025ac5ab0f00] Output frame with POC 98.
1128[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1129[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1130[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1131[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1132[hevc @ 0000025ac5ab2f00] Output frame with POC 99.
1133[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1134[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1135[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1136[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1137[hevc @ 0000025ac5aaff00] Output frame with POC 100.
1138[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1139[hevc @ 0000025ac5ab0b00] Decoded frame with POC 96.
1140[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1141[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1142[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1143[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1144[hevc @ 0000025ac5ab2300] Output frame with POC 101.
1145[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1146[hevc @ 0000025ac5aaf700] Decoded frame with POC 102.
1147[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1148[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1149[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1150[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1151[hevc @ 0000025ac5bfd8c0] Output frame with POC 102.
1152[hevc @ 0000025ac5aafb00] Decoded frame with POC 99.
1153[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1154[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1155[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1156[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1157[hevc @ 0000025ac5a4de80] Output frame with POC 103.
1158[hevc @ 0000025ac5ab2f00] Decoded frame with POC 100.
1159[hevc @ 0000025ac5aaff00] Decoded frame with POC 101.
1160[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1161[hevc @ 0000025ac5ab0f00] Decoded frame with POC 98.
1162[hevc @ 0000025ac5ab2b00] Decoded frame with POC 97.
1163[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1164[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1165[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1166[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1167[hevc @ 0000025ac5db2c00] Output frame with POC 104.
1168[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1169[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1170[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1171[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1172[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1173[hevc @ 0000025ac5a4e280] Output frame with POC 105.
1174[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1175[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1176[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1177[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1178[hevc @ 0000025ac5ab0700] Output frame with POC 106.
1179[hevc @ 0000025ac5ab2300] Decoded frame with POC 106.
1180[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1181[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1182[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1183[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1184[hevc @ 0000025ac5ab0b00] Output frame with POC 107.
1185[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1186[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 104.
1187[hevc @ 0000025ac5a4de80] Decoded frame with POC 103.
1188[hevc @ 0000025ac5db2c00] Decoded frame with POC 105.
1189[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1190[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1191[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1192[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1193[hevc @ 0000025ac5aaf700] Output frame with POC 108.
1194[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1195[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1196[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1197[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1198[hevc @ 0000025ac5aafb00] Output frame with POC 109.
1199[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1200[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1201[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1202[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1203[hevc @ 0000025ac5ab2b00] Output frame with POC 110.
1204[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1205[hevc @ 0000025ac5a4e280] Decoded frame with POC 110.
1206[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1207[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1208[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1209[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1210[hevc @ 0000025ac5ab0f00] Output frame with POC 111.
1211[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1212[hevc @ 0000025ac5ab0700] Decoded frame with POC 108.
1213[hevc @ 0000025ac5aaf700] Decoded frame with POC 109.
1214[hevc @ 0000025ac5ab0b00] Decoded frame with POC 107.
1215[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1216[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1217[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1218[hevc @ 0000025ac5ab2f00] Output frame with POC 112.
1219[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1220[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1221[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1222[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1223[hevc @ 0000025ac5aaff00] Output frame with POC 113.
1224[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1225[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1226[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1227[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1228[hevc @ 0000025ac5ab2300] Output frame with POC 114.
1229[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1230[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1231[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1232[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1233[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1234[hevc @ 0000025ac5bfd8c0] Output frame with POC 115.
1235[hevc @ 0000025ac5aafb00] Decoded frame with POC 114.
1236[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1237[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1238[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1239[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1240[hevc @ 0000025ac5a4de80] Output frame with POC 116.
1241[hevc @ 0000025ac5ab2b00] Decoded frame with POC 112.
1242[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1243[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1244[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1245[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1246[hevc @ 0000025ac5ab0f00] Decoded frame with POC 111.
1247[hevc @ 0000025ac5db2c00] Output frame with POC 117.
1248[hevc @ 0000025ac5ab2f00] Decoded frame with POC 113.
1249[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1250[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1251[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1252[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1253[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1254[hevc @ 0000025ac5a4e280] Output frame with POC 118.
1255[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1256[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1257[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1258[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1259[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1260[hevc @ 0000025ac5ab0700] Output frame with POC 119.
1261[hevc @ 0000025ac5aaff00] Decoded frame with POC 120.
1262[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1263[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1264[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1265[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1266[hevc @ 0000025ac5ab0b00] Output frame with POC 120.
1267[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1268[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1269[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1270[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1271[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1272[hevc @ 0000025ac5aaf700] Output frame with POC 121.
1273[hevc @ 0000025ac5ab2300] Decoded frame with POC 117.
1274[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1275[hevc @ 0000025ac5a4e280] Decoded frame with POC 119.
1276[hevc @ 0000025ac5db2c00] Decoded frame with POC 118.
1277[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 115.
1278[hevc @ 0000025ac5a4de80] Decoded frame with POC 116.
1279[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1280[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1281[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1282[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1283[hevc @ 0000025ac5aafb00] Output frame with POC 122.
1284[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1285frame= 97 fps=0.0 q=10.0 size= 2kB time=00:00:05.09 bitrate= 3.9kbits/s speed=9.76x
1286[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1287[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1288[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1289[hevc @ 0000025ac5ab2b00] Output frame with POC 123.
1290[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1291[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1292[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1293[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1294[hevc @ 0000025ac5ab0f00] Output frame with POC 124.
1295[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1296[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1297[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1298[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1299[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1300[hevc @ 0000025ac5ab2f00] Output frame with POC 125.
1301[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1302[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1303[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1304[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1305[hevc @ 0000025ac5ab0700] Decoded frame with POC 122.
1306[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1307[hevc @ 0000025ac5aaff00] Output frame with POC 126.
1308[hevc @ 0000025ac5ab0b00] Decoded frame with POC 121.
1309[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1310[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1311[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1312[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1313[hevc @ 0000025ac5ab2300] Output frame with POC 127.
1314[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1315[hevc @ 0000025ac5aaf700] Decoded frame with POC 124.
1316[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1317[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1318[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1319[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1320[hevc @ 0000025ac5bfd8c0] Output frame with POC 128.
1321[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1322[hevc @ 0000025ac5aafb00] Decoded frame with POC 123.
1323[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1324[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1325[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1326[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1327[hevc @ 0000025ac5a4de80] Output frame with POC 129.
1328[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1329[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1330[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1331[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1332[hevc @ 0000025ac5db2c00] Output frame with POC 130.
1333[hevc @ 0000025ac5ab2b00] Decoded frame with POC 128.
1334[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1335[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1336[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1337[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1338[hevc @ 0000025ac5a4e280] Output frame with POC 131.
1339[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1340[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1341[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1342[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1343[hevc @ 0000025ac5ab0f00] Decoded frame with POC 126.
1344[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1345[hevc @ 0000025ac5ab0700] Output frame with POC 132.
1346[hevc @ 0000025ac5ab2f00] Decoded frame with POC 125.
1347[hevc @ 0000025ac5aaff00] Decoded frame with POC 127.
1348[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1349[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1350[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1351[hevc @ 0000025ac5ab0b00] Output frame with POC 133.
1352[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1353[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1354[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1355[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1356[hevc @ 0000025ac5aaf700] Output frame with POC 134.
1357[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1358[hevc @ 0000025ac5ab2300] Decoded frame with POC 130.
1359[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1360[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1361[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1362[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1363[hevc @ 0000025ac5aafb00] Output frame with POC 135.
1364[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 129.
1365[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1366[hevc @ 0000025ac5a4de80] Decoded frame with POC 134.
1367[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1368[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1369[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1370[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1371[hevc @ 0000025ac5ab2b00] Output frame with POC 136.
1372[hevc @ 0000025ac5db2c00] Decoded frame with POC 132.
1373[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1374[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1375[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1376[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1377[hevc @ 0000025ac5ab0f00] Output frame with POC 137.
1378[hevc @ 0000025ac5a4e280] Decoded frame with POC 131.
1379[hevc @ 0000025ac5ab0700] Decoded frame with POC 133.
1380[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1381[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1382[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1383[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1384[hevc @ 0000025ac5ab2f00] Output frame with POC 138.
1385[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1386[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1387[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1388[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1389[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1390[hevc @ 0000025ac5aaff00] Output frame with POC 139.
1391[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1392[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1393[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1394[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1395[hevc @ 0000025ac5ab2300] Output frame with POC 140.
1396[hevc @ 0000025ac5ab0b00] Decoded frame with POC 136.
1397[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1398[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1399[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1400[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
1401[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
1402[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
1403[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
1404[hevc @ 0000025ac5bfd8c0] Decoding VPS
1405[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
1406[hevc @ 0000025ac5bfd8c0] Decoding SPS
1407[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
1408[hevc @ 0000025ac5bfd8c0] Decoding VUI
1409[hevc @ 0000025ac5bfd8c0] Decoding PPS
1410[hevc @ 0000025ac5bfd8c0] Output frame with POC 141.
1411[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1412[hevc @ 0000025ac5aaf700] Decoded frame with POC 135.
1413[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1414[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1415[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1416[hevc @ 0000025ac5aafb00] Decoded frame with POC 141.
1417[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1418[hevc @ 0000025ac5a4de80] Output frame with POC 142.
1419[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1420[hevc @ 0000025ac5ab2b00] Decoded frame with POC 139.
1421[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1422[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1423[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1424[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1425[hevc @ 0000025ac5db2c00] Output frame with POC 143.
1426[hevc @ 0000025ac5ab2f00] Decoded frame with POC 138.
1427[hevc @ 0000025ac5ab0f00] Decoded frame with POC 137.
1428[hevc @ 0000025ac5aaff00] Decoded frame with POC 140.
1429[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1430[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1431[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1432[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1433[hevc @ 0000025ac5a4e280] Output frame with POC 144.
1434[hevc @ 0000025ac5ab2300] Decoded frame with POC 142.
1435[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1436[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1437[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1438[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1439[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1440[hevc @ 0000025ac5ab0700] Output frame with POC 145.
1441[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1442[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1443[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1444[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1445[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1446[hevc @ 0000025ac5ab0b00] Output frame with POC 146.
1447[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1448[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1449[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1450[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1451[hevc @ 0000025ac5aaf700] Output frame with POC 147.
1452[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1453[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1454[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1455[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1456[hevc @ 0000025ac5aafb00] Output frame with POC 148.
1457[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1458[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1459[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1460[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1461[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1462[hevc @ 0000025ac5ab2b00] Output frame with POC 149.
1463[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1464[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1465[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1466[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1467[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1468[hevc @ 0000025ac5ab0f00] Output frame with POC 150.
1469[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1470[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1471[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1472[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1473[hevc @ 0000025ac5ab2f00] Output frame with POC 151.
1474[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1475[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1476[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1477[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1478[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1479[hevc @ 0000025ac5aaff00] Output frame with POC 152.
1480[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1481[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1482[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1483[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1484[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1485[hevc @ 0000025ac5ab2300] Output frame with POC 153.
1486[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 143.
1487[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1488[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1489[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1490[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1491[hevc @ 0000025ac5bfd8c0] Output frame with POC 154.
1492[hevc @ 0000025ac5a4de80] Decoded frame with POC 147.
1493[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1494[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1495[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1496[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1497[hevc @ 0000025ac5a4de80] Output frame with POC 155.
1498[hevc @ 0000025ac5db2c00] Decoded frame with POC 145.
1499[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1500[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1501[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1502[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1503[hevc @ 0000025ac5db2c00] Output frame with POC 156.
1504[hevc @ 0000025ac5ab0700] Decoded frame with POC 146.
1505[hevc @ 0000025ac5a4e280] Decoded frame with POC 144.
1506[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1507[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1508[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1509[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1510[hevc @ 0000025ac5a4e280] Output frame with POC 157.
1511[hevc @ 0000025ac5ab0b00] Decoded frame with POC 151.
1512[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1513[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1514[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1515[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1516[hevc @ 0000025ac5ab0700] Output frame with POC 158.
1517[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1518[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1519[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1520[hevc @ 0000025ac5aaf700] Decoded frame with POC 149.
1521[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1522[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1523[hevc @ 0000025ac5ab0b00] Output frame with POC 159.
1524[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1525[hevc @ 0000025ac5ab2b00] Decoded frame with POC 150.
1526[hevc @ 0000025ac5aafb00] Decoded frame with POC 148.
1527[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1528[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1529[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1530[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1531[hevc @ 0000025ac5aaf700] Output frame with POC 160.
1532[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1533[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1534[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1535[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1536[hevc @ 0000025ac5aafb00] Output frame with POC 161.
1537[hevc @ 0000025ac5ab0f00] Decoded frame with POC 155.
1538[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1539[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1540[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1541[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1542[hevc @ 0000025ac5ab2b00] Output frame with POC 162.
1543[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1544[hevc @ 0000025ac5ab2f00] Decoded frame with POC 153.
1545[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1546[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1547[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1548[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1549[hevc @ 0000025ac5ab0f00] Output frame with POC 163.
1550[hevc @ 0000025ac5aaff00] Decoded frame with POC 152.
1551[hevc @ 0000025ac5ab2300] Decoded frame with POC 154.
1552[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1553[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1554[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1555[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1556[hevc @ 0000025ac5ab2f00] Output frame with POC 164.
1557[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1558[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1559[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1560[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1561[hevc @ 0000025ac5aaff00] Output frame with POC 165.
1562[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1563[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 163.
1564[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1565[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1566[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1567[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1568[hevc @ 0000025ac5ab2300] Output frame with POC 166.
1569[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1570[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1571[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1572[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1573[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1574[hevc @ 0000025ac5bfd8c0] Output frame with POC 167.
1575[hevc @ 0000025ac5a4de80] Decoded frame with POC 159.
1576[hevc @ 0000025ac5ab0700] Decoded frame with POC 158.
1577[hevc @ 0000025ac5ab0b00] Decoded frame with POC 160.
1578[hevc @ 0000025ac5a4e280] Decoded frame with POC 157.
1579[hevc @ 0000025ac5aaf700] Decoded frame with POC 161.
1580[hevc @ 0000025ac5db2c00] Decoded frame with POC 156.
1581[hevc @ 0000025ac5aafb00] Decoded frame with POC 162.
1582[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1583[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1584[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1585[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1586[hevc @ 0000025ac5a4de80] Output frame with POC 168.
1587[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1588[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1589[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1590[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1591[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1592[hevc @ 0000025ac5db2c00] Output frame with POC 169.
1593[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1594[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1595[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1596[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1597[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1598[hevc @ 0000025ac5a4e280] Output frame with POC 170.
1599[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1600[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1601[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1602[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1603[hevc @ 0000025ac5ab0700] Output frame with POC 171.
1604[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1605[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1606[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1607[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1608[hevc @ 0000025ac5ab0b00] Output frame with POC 172.
1609[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1610[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1611[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1612[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1613[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1614[hevc @ 0000025ac5aaf700] Output frame with POC 173.
1615[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1616[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1617[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1618[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1619[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1620[hevc @ 0000025ac5aafb00] Output frame with POC 174.
1621[hevc @ 0000025ac5ab2b00] Decoded frame with POC 167.
1622[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1623[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1624[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1625[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1626[hevc @ 0000025ac5ab2b00] Output frame with POC 175.
1627[hevc @ 0000025ac5ab0f00] Decoded frame with POC 165.
1628[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1629[hevc @ 0000025ac5ab2f00] Decoded frame with POC 164.
1630[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1631[hevc @ 0000025ac5aaff00] Decoded frame with POC 166.
1632[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1633[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1634[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1635[hevc @ 0000025ac5ab0f00] Output frame with POC 176.
1636[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1637[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1638[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1639[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1640[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1641[hevc @ 0000025ac5ab2f00] Output frame with POC 177.
1642[hevc @ 0000025ac5ab2300] Decoded frame with POC 171.
1643[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1644[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1645[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1646[hevc @ 0000025ac5aaff00] Output frame with POC 178.
1647[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1648[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1649[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1650[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1651[hevc @ 0000025ac5ab2300] Output frame with POC 179.
1652[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 169.
1653[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1654[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1655[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1656[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1657[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1658[hevc @ 0000025ac5bfd8c0] Output frame with POC 180.
1659[hevc @ 0000025ac5db2c00] Decoded frame with POC 170.
1660[hevc @ 0000025ac5a4de80] Decoded frame with POC 168.
1661[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1662[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1663[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1664[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1665[hevc @ 0000025ac5a4de80] Output frame with POC 181.
1666[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1667[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1668[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1669[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1670[hevc @ 0000025ac5db2c00] Output frame with POC 182.
1671[hevc @ 0000025ac5a4e280] Decoded frame with POC 179.
1672[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1673[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1674[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1675[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1676[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1677[hevc @ 0000025ac5a4e280] Output frame with POC 183.
1678[hevc @ 0000025ac5ab0700] Decoded frame with POC 175.
1679[hevc @ 0000025ac5ab0f00] Decoded frame with POC 177.
1680[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1681[hevc @ 0000025ac5ab2b00] Decoded frame with POC 176.
1682[hevc @ 0000025ac5aaf700] Decoded frame with POC 173.
1683[hevc @ 0000025ac5ab0b00] Decoded frame with POC 172.
1684[hevc @ 0000025ac5aafb00] Decoded frame with POC 174.
1685[hevc @ 0000025ac5ab2f00] Decoded frame with POC 178.
1686[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1687[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1688[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1689[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1690[hevc @ 0000025ac5ab0700] Output frame with POC 184.
1691[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1692[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1693[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1694[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1695[hevc @ 0000025ac5ab0b00] Output frame with POC 185.
1696[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1697[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1698[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1699[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1700[hevc @ 0000025ac5aaf700] Output frame with POC 186.
1701[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1702[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1703[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1704[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1705[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1706[hevc @ 0000025ac5aafb00] Output frame with POC 187.
1707[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1708[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1709[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1710[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1711[hevc @ 0000025ac5ab2b00] Output frame with POC 188.
1712[hevc @ 0000025ac5aaff00] Decoded frame with POC 187.
1713[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1714[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1715[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1716[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1717[hevc @ 0000025ac5ab0f00] Output frame with POC 189.
1718[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1719[hevc @ 0000025ac5ab2300] Decoded frame with POC 183.
1720[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1721[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1722[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1723[hevc @ 0000025ac5db2c00] Decoded frame with POC 182.
1724[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 180.
1725[hevc @ 0000025ac5ab0700] Decoded frame with POC 185.
1726[hevc @ 0000025ac5a4e280] Decoded frame with POC 184.
1727[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1728[hevc @ 0000025ac5ab2f00] Output frame with POC 190.
1729[hevc @ 0000025ac5a4de80] Decoded frame with POC 181.
1730[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1731[hevc @ 0000025ac5ab0b00] Decoded frame with POC 186.
1732[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1733[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1734[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1735[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1736[hevc @ 0000025ac5aaff00] Output frame with POC 191.
1737[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1738[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1739[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1740[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1741[hevc @ 0000025ac5ab2300] Output frame with POC 192.
1742[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1743[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1744[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1745[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1746[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1747[hevc @ 0000025ac5bfd8c0] Output frame with POC 193.
1748[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1749[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1750[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1751[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1752[hevc @ 0000025ac5a4de80] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
1753[hevc @ 0000025ac5a4de80] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
1754[hevc @ 0000025ac5a4de80] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
1755[hevc @ 0000025ac5a4de80] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
1756[hevc @ 0000025ac5a4de80] Decoding VPS
1757[hevc @ 0000025ac5a4de80] Main 10 profile bitstream
1758[hevc @ 0000025ac5a4de80] Decoding SPS
1759[hevc @ 0000025ac5a4de80] Main 10 profile bitstream
1760[hevc @ 0000025ac5a4de80] Decoding VUI
1761[hevc @ 0000025ac5a4de80] Decoding PPS
1762[hevc @ 0000025ac5a4de80] Output frame with POC 194.
1763[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1764[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1765[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1766[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1767[hevc @ 0000025ac5db2c00] Output frame with POC 195.
1768[hevc @ 0000025ac5aaf700] Decoded frame with POC 191.
1769[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1770[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1771[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1772[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1773[hevc @ 0000025ac5a4e280] Output frame with POC 196.
1774[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1775[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1776[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1777[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1778[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1779[hevc @ 0000025ac5ab0700] Output frame with POC 197.
1780[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1781[hevc @ 0000025ac5aafb00] Decoded frame with POC 189.
1782[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1783[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1784[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1785[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1786[hevc @ 0000025ac5ab0b00] Output frame with POC 198.
1787[hevc @ 0000025ac5ab2b00] Decoded frame with POC 188.
1788[hevc @ 0000025ac5ab0f00] Decoded frame with POC 190.
1789[hevc @ 0000025ac5ab2f00] Decoded frame with POC 195.
1790[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1791[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1792[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1793[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1794[hevc @ 0000025ac5aaf700] Output frame with POC 199.
1795[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1796[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1797[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1798[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1799[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1800[hevc @ 0000025ac5aafb00] Output frame with POC 200.
1801[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1802[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1803[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1804[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1805[hevc @ 0000025ac5ab2b00] Output frame with POC 201.
1806[hevc @ 0000025ac5aaff00] Decoded frame with POC 193.
1807[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1808[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1809[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1810[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1811[hevc @ 0000025ac5ab0f00] Output frame with POC 202.
1812[hevc @ 0000025ac5ab2300] Decoded frame with POC 192.
1813[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 194.
1814[hevc @ 0000025ac5a4de80] Decoded frame with POC 196.
1815[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1816[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1817[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1818[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1819[hevc @ 0000025ac5ab2f00] Output frame with POC 203.
1820[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
1821[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1822[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1823[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1824[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1825[hevc @ 0000025ac5aaff00] Output frame with POC 204.
1826[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1827[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1828[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1829[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1830[hevc @ 0000025ac5ab2300] Output frame with POC 205.
1831[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1832[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1833[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1834[hevc @ 0000025ac5db2c00] Decoded frame with POC 200.
1835[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1836[hevc @ 0000025ac5bfd8c0] Output frame with POC 206.
1837[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
1838[hevc @ 0000025ac5a4e280] Decoded frame with POC 198.
1839[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1840[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1841[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1842[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1843[hevc @ 0000025ac5a4de80] Output frame with POC 207.
1844[hevc @ 0000025ac5ab0b00] Decoded frame with POC 199.
1845[hevc @ 0000025ac5ab0700] Decoded frame with POC 197.
1846[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
1847[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1848[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1849[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1850[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1851[hevc @ 0000025ac5db2c00] Output frame with POC 208.
1852[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1853[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1854[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1855[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1856[hevc @ 0000025ac5a4e280] Output frame with POC 209.
1857[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1858[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1859[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1860[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1861[hevc @ 0000025ac5ab0700] Output frame with POC 210.
1862[hevc @ 0000025ac5aaf700] Decoded frame with POC 206.
1863[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
1864[hevc @ 0000025ac5aafb00] Decoded frame with POC 203.
1865[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1866[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1867[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1868[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1869[hevc @ 0000025ac5ab0b00] Output frame with POC 211.
1870[hevc @ 0000025ac5ab2f00] Decoded frame with POC 204.
1871[hevc @ 0000025ac5ab0f00] Decoded frame with POC 202.
1872[hevc @ 0000025ac5ab2b00] Decoded frame with POC 201.
1873[hevc @ 0000025ac5aaff00] Decoded frame with POC 205.
1874[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1875[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1876[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1877[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1878[hevc @ 0000025ac5aaf700] Output frame with POC 212.
1879[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1880[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1881[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1882[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1883[hevc @ 0000025ac5aafb00] Output frame with POC 213.
1884[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
1885[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1886[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1887[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1888[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1889[hevc @ 0000025ac5ab2b00] Output frame with POC 214.
1890[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
1891[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1892[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1893[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1894[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1895[hevc @ 0000025ac5ab0f00] Output frame with POC 215.
1896[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1897[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1898[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1899[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1900[hevc @ 0000025ac5ab2f00] Output frame with POC 216.
1901[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
1902[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1903[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1904[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1905[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1906[hevc @ 0000025ac5aaff00] Output frame with POC 217.
1907[hevc @ 0000025ac5ab2300] Decoded frame with POC 212.
1908[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
1909[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1910[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1911[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1912[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1913[hevc @ 0000025ac5ab2300] Output frame with POC 218.
1914[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 209.
1915[hevc @ 0000025ac5db2c00] Decoded frame with POC 208.
1916[hevc @ 0000025ac5a4e280] Decoded frame with POC 210.
1917[hevc @ 0000025ac5ab0700] Decoded frame with POC 211.
1918[hevc @ 0000025ac5a4de80] Decoded frame with POC 207.
1919[hevc @ 0000025ac5ab0b00] Decoded frame with POC 216.
1920[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1921[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1922[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1923[hevc @ 0000025ac5aaf700] Decoded frame with POC 214.
1924[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1925[hevc @ 0000025ac5bfd8c0] Output frame with POC 219.
1926[hevc @ 0000025ac5aafb00] Decoded frame with POC 213.
1927[hevc @ 0000025ac5ab2b00] Decoded frame with POC 215.
1928[hevc @ 0000025ac5ab0f00] Decoded frame with POC 222.
1929[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1930[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1931[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1932[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1933[hevc @ 0000025ac5a4de80] Output frame with POC 220.
1934[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
1935[hevc @ 0000025ac5ab2f00] Decoded frame with POC 219.
1936[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1937[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1938[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1939[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1940[hevc @ 0000025ac5ab2300] Decoded frame with POC 218.
1941[hevc @ 0000025ac5aaff00] Decoded frame with POC 217.
1942[hevc @ 0000025ac5db2c00] Output frame with POC 221.
1943[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
1944[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1945[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1946[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1947[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1948[hevc @ 0000025ac5a4e280] Output frame with POC 222.
1949[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1950[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1951[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1952[hevc @ 0000025ac5ab0700] Output frame with POC 223.
1953[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 220.
1954[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
1955[hevc @ 0000025ac5a4de80] Decoded frame with POC 221.
1956[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1957[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1958[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1959[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1960[hevc @ 0000025ac5ab0b00] Output frame with POC 224.
1961[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
1962[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1963[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1964[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1965[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1966[hevc @ 0000025ac5aaf700] Output frame with POC 225.
1967[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1968[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1969[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1970[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
1971[hevc @ 0000025ac5aafb00] Output frame with POC 226.
1972[hevc @ 0000025ac5db2c00] Decoded frame with POC 228.
1973[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1974[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1975[sost#0:2/ssa @ 0000025ac5aed700] cur_dts is invalid [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
1976[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
1977[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 0 at offset 2455 bytes
1978[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
1979[hevc @ 0000025ac5ab2b00] Output frame with POC 227.
1980[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
1981[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
1982[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
1983[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
1984[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
1985[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
1986[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
1987[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
1988[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
1989[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
1990[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
1991[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
1992[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
1993[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
1994[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
1995[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
1996[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
1997[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
1998[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
1999[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
2000[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
2001[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
2002[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
2003[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
2004[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
2005[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
2006[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
2007[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
2008[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
2009[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
2010[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
2011[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
2012[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
2013[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
2014[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
2015[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
2016[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
2017[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
2018[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
2019[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
2020[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
2021[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
2022[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
2023[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
2024[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
2025[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
2026[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
2027[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
2028[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
2029[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
2030[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
2031[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
2032[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
2033[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
2034[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
2035[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
2036[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
2037[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
2038[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
2039[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
2040[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
2041[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
2042[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
2043[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
2044[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
2045[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
2046[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
2047[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
2048[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
2049[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
2050[hevc @ 0000025ac5a4e280] Decoded frame with POC 225.
2051[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
2052[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
2053[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
2054[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
2055[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
2056[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
2057[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
2058[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
2059[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
2060[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
2061[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
2062[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
2063[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
2064[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
2065[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
2066[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
2067[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
2068[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
2069[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
2070[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
2071[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
2072[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
2073[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
2074[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
2075[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
2076[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
2077[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
2078[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
2079[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
2080[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
2081[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
2082[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
2083[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
2084[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
2085[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
2086[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
2087[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
2088[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
2089[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
2090[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
2091[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
2092[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
2093[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
2094[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
2095[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
2096[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
2097[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
2098[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
2099[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
2100[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
2101[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
2102[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
2103[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
2104[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
2105[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
2106[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
2107[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
2108[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
2109[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
2110[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
2111[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
2112[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
2113[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
2114[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
2115[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
2116[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
2117[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
2118[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
2119[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
2120[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
2121[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
2122[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
2123[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
2124[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
2125[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
2126[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
2127[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
2128[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
2129[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
2130[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
2131[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
2132[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
2133[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
2134[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
2135[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
2136[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
2137[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
2138[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
2139[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
2140[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
2141[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
2142[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
2143[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
2144[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
2145[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
2146[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
2147[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
2148[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
2149[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
2150[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
2151[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
2152[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
2153[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
2154[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
2155[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
2156[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
2157[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
2158[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
2159[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
2160[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
2161[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
2162[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
2163[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
2164[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
2165[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
2166[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
2167[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
2168[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
2169[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
2170[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
2171[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
2172[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
2173[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
2174[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
2175[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
2176[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
2177[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
2178[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
2179[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
2180[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
2181[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
2182[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
2183[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
2184[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
2185[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
2186[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
2187[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
2188[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
2189[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
2190[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
2191[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
2192[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
2193[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
2194[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
2195[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
2196[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
2197[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
2198[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
2199[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
2200[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
2201[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
2202[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
2203[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
2204[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
2205[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
2206[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
2207[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
2208[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
2209[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
2210[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
2211[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
2212[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
2213[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
2214[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
2215[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
2216[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
2217[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
2218[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
2219[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
2220[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
2221[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
2222[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
2223[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
2224[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
2225[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
2226[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
2227[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
2228[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
2229[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
2230[hevc @ 0000025ac5ab0700] Decoded frame with POC 223.
2231[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
2232[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
2233[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
2234[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
2235[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
2236[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
2237[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
2238[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
2239[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
2240[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
2241[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
2242[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
2243[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
2244[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
2245[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
2246[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
2247[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
2248[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
2249[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
2250[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
2251[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
2252[hevc @ 0000025ac5ab0b00] Decoded frame with POC 224.
2253[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2254[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
2255[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
2256[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
2257[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
2258[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
2259[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
2260[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
2261[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
2262[hevc @ 0000025ac5ab0f00] Output frame with POC 228.
2263[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
2264[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
2265[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
2266[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
2267[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
2268[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
2269[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
2270[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
2271[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
2272[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
2273[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
2274[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
2275[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
2276[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
2277[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
2278[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
2279[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
2280[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
2281[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
2282[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
2283[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
2284[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
2285[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
2286[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
2287[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
2288[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
2289[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
2290[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
2291[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
2292[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
2293[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
2294[hevc @ 0000025ac5aaf700] Decoded frame with POC 226.
2295[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
2296[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
2297[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
2298[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
2299[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
2300[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
2301[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
2302[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
2303[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
2304[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
2305[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
2306[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
2307[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
2308[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
2309[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
2310[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
2311[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
2312[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
2313[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
2314[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
2315[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
2316[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
2317[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
2318[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
2319[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
2320[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
2321[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
2322[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
2323[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
2324[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
2325[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2326[hevc @ 0000025ac5ab2f00] Output frame with POC 229.
2327[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 4736 at offset 806202 bytes
2328[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
2329[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
2330[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
2331[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
2332[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
2333[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
2334[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
2335[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
2336[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
2337[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
2338[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
2339[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
2340[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
2341[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
2342[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
2343[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
2344[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
2345[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
2346[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
2347[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
2348[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
2349[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
2350[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
2351[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
2352[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
2353[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
2354[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
2355[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
2356[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
2357[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
2358[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
2359[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
2360[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
2361[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
2362[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
2363[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
2364[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
2365[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
2366[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
2367[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
2368[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
2369[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
2370[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
2371[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
2372[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
2373[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
2374[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
2375[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
2376[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
2377[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
2378[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
2379[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
2380[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
2381[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
2382[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
2383[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
2384[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
2385[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
2386[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
2387[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
2388[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
2389[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
2390[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
2391[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
2392[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
2393[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
2394[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
2395[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
2396[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
2397[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
2398[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
2399[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
2400[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
2401[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
2402[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
2403[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
2404[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
2405[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
2406[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
2407[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
2408[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
2409[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
2410[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
2411[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
2412[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
2413[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
2414[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
2415[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
2416[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
2417[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
2418[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
2419[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
2420[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
2421[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
2422[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
2423[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
2424[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
2425[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
2426[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
2427[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
2428[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
2429[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
2430[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
2431[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
2432[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
2433[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
2434[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
2435[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
2436[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
2437[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
2438[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
2439[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
2440[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
2441[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
2442[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
2443[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
2444[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
2445[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
2446[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
2447[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
2448[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
2449[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
2450[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
2451[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
2452[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
2453[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
2454[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
2455[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
2456[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
2457[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
2458[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
2459[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
2460[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
2461[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
2462[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
2463[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
2464[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
2465[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
2466[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
2467[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
2468[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
2469[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
2470[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
2471[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
2472[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
2473[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
2474[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
2475[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
2476[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
2477[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
2478[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
2479[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
2480[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
2481[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
2482[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
2483[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
2484[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
2485[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
2486[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
2487[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
2488[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
2489[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
2490[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
2491[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
2492[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
2493[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
2494[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
2495[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
2496[hevc @ 0000025ac5aafb00] Decoded frame with POC 227.
2497[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
2498[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
2499[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
2500[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
2501[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
2502[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
2503[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
2504[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
2505[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
2506[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
2507[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
2508[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
2509[hevc @ 0000025ac5ab2b00] Decoded frame with POC 232.
2510[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
2511[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
2512[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
2513[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
2514[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
2515[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
2516[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
2517[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
2518[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
2519[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
2520[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
2521[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
2522[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
2523[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
2524[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
2525[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
2526[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
2527[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
2528[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
2529[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
2530[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
2531[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
2532[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
2533[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
2534[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
2535[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
2536[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
2537[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
2538[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
2539[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
2540[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
2541[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
2542[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
2543[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
2544[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
2545[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
2546[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
2547[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
2548[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
2549[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
2550[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
2551[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
2552[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
2553[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
2554[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
2555[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
2556[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
2557[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
2558[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
2559[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
2560[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
2561[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
2562[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
2563[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
2564[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
2565[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
2566[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
2567[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
2568[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
2569[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
2570[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
2571[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
2572[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
2573[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
2574[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
2575[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
2576[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
2577[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
2578[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
2579[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
2580[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
2581[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
2582[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
2583[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
2584[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
2585[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
2586[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
2587[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2588[hevc @ 0000025ac5aaff00] Output frame with POC 230.
2589[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
2590[hevc @ 0000025ac5ab0f00] Decoded frame with POC 230.
2591[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
2592[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
2593[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2594[hevc @ 0000025ac5ab2300] Output frame with POC 231.
2595[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
2596[hevc @ 0000025ac5ab2f00] Decoded frame with POC 229.
2597[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2598[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
2599[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
2600[hevc @ 0000025ac5bfd8c0] Output frame with POC 232.
2601[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
2602[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
2603[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
2604[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
2605[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2606[hevc @ 0000025ac5a4de80] Output frame with POC 233.
2607[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
2608[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
2609[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
2610[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2611[hevc @ 0000025ac5aaff00] Decoded frame with POC 231.
2612[hevc @ 0000025ac5db2c00] Output frame with POC 234.
2613[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
2614[hevc @ 0000025ac5ab2300] Decoded frame with POC 238.
2615[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
2616[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
2617[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
2618[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2619[hevc @ 0000025ac5a4e280] Output frame with POC 235.
2620[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 235.
2621[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
2622[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
2623[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
2624[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2625[hevc @ 0000025ac5ab0700] Output frame with POC 236.
2626[hevc @ 0000025ac5a4de80] Decoded frame with POC 233.
2627[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
2628[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
2629[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
2630[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2631[hevc @ 0000025ac5ab0b00] Output frame with POC 237.
2632[hevc @ 0000025ac5db2c00] Decoded frame with POC 234.
2633[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
2634[hevc @ 0000025ac5a4e280] Decoded frame with POC 236.
2635[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
2636[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
2637[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
2638[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2639[hevc @ 0000025ac5aaf700] Output frame with POC 238.
2640[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
2641[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
2642[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
2643[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
2644[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2645[hevc @ 0000025ac5aafb00] Output frame with POC 239.
2646[hevc @ 0000025ac5ab0700] Decoded frame with POC 237.
2647[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
2648[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
2649[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
2650[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2651[hevc @ 0000025ac5ab2b00] Output frame with POC 240.
2652[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
2653[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
2654[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
2655[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
2656[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2657[hevc @ 0000025ac5ab0f00] Output frame with POC 241.
2658[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
2659[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
2660[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
2661[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2662[hevc @ 0000025ac5ab2f00] Output frame with POC 242.
2663[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
2664[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
2665[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
2666[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
2667[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2668[hevc @ 0000025ac5aaff00] Output frame with POC 243.
2669[hevc @ 0000025ac5ab0b00] Decoded frame with POC 245.
2670[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
2671[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
2672[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
2673[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2674[hevc @ 0000025ac5ab2300] Output frame with POC 244.
2675[hevc @ 0000025ac5aaf700] Decoded frame with POC 242.
2676[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
2677[hevc @ 0000025ac5ab0f00] Decoded frame with POC 241.
2678[hevc @ 0000025ac5ab2b00] Decoded frame with POC 240.
2679[hevc @ 0000025ac5aafb00] Decoded frame with POC 239.
2680[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
2681[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
2682[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
2683[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
2684[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
2685[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
2686[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
2687[hevc @ 0000025ac5bfd8c0] Decoding VPS
2688[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
2689[hevc @ 0000025ac5bfd8c0] Decoding SPS
2690[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
2691[hevc @ 0000025ac5bfd8c0] Decoding VUI
2692[hevc @ 0000025ac5bfd8c0] Decoding PPS
2693[hevc @ 0000025ac5bfd8c0] Output frame with POC 245.
2694[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
2695[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
2696[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
2697[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
2698[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2699[hevc @ 0000025ac5ab2f00] Decoded frame with POC 243.
2700[hevc @ 0000025ac5a4de80] Output frame with POC 246.
2701[hevc @ 0000025ac5ab2300] Decoded frame with POC 246.
2702[hevc @ 0000025ac5aaff00] Decoded frame with POC 244.
2703[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
2704[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
2705[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
2706[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2707[hevc @ 0000025ac5db2c00] Output frame with POC 247.
2708[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
2709[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
2710[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
2711[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
2712[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2713[hevc @ 0000025ac5a4e280] Output frame with POC 248.
2714[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
2715[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
2716[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
2717[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
2718[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2719[hevc @ 0000025ac5ab0700] Output frame with POC 249.
2720[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
2721[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
2722[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
2723[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2724[hevc @ 0000025ac5ab0b00] Output frame with POC 250.
2725[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
2726[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
2727[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
2728[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2729[hevc @ 0000025ac5aaf700] Output frame with POC 251.
2730[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
2731[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
2732[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
2733[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
2734[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2735[hevc @ 0000025ac5aafb00] Output frame with POC 252.
2736[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
2737[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
2738[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2739[hevc @ 0000025ac5ab2b00] Output frame with POC 253.
2740[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 247.
2741[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
2742[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
2743[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
2744[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2745[hevc @ 0000025ac5ab0f00] Output frame with POC 254.
2746[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
2747[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
2748[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
2749[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
2750[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2751[hevc @ 0000025ac5ab2f00] Output frame with POC 255.
2752[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
2753[hevc @ 0000025ac5a4de80] Decoded frame with POC 249.
2754[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
2755[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
2756[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
2757[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2758[hevc @ 0000025ac5aaff00] Output frame with POC 256.
2759[hevc @ 0000025ac5db2c00] Decoded frame with POC 248.
2760[hevc @ 0000025ac5a4e280] Decoded frame with POC 251.
2761[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
2762[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
2763[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
2764[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2765[hevc @ 0000025ac5ab2300] Output frame with POC 257.
2766[hevc @ 0000025ac5ab0700] Decoded frame with POC 250.
2767[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2768[hevc @ 0000025ac5bfd8c0] Output frame with POC 258.
2769[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
2770[hevc @ 0000025ac5ab0b00] Decoded frame with POC 253.
2771[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2772[hevc @ 0000025ac5a4de80] Output frame with POC 259.
2773[hevc @ 0000025ac5aaf700] Decoded frame with POC 252.
2774[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2775[hevc @ 0000025ac5db2c00] Output frame with POC 260.
2776[hevc @ 0000025ac5aafb00] Decoded frame with POC 255.
2777[hevc @ 0000025ac5ab2b00] Decoded frame with POC 254.
2778[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2779[hevc @ 0000025ac5a4e280] Output frame with POC 261.
2780[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
2781[hevc @ 0000025ac5ab0f00] Decoded frame with POC 257.
2782[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2783[hevc @ 0000025ac5ab0700] Output frame with POC 262.
2784[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
2785[hevc @ 0000025ac5ab2f00] Decoded frame with POC 256.
2786[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2787[hevc @ 0000025ac5ab0b00] Output frame with POC 263.
2788[hevc @ 0000025ac5aaff00] Decoded frame with POC 259.
2789[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2790[hevc @ 0000025ac5aaf700] Output frame with POC 264.
2791[hevc @ 0000025ac5ab2300] Decoded frame with POC 258.
2792[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
2793[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 261.
2794[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2795[hevc @ 0000025ac5aafb00] Output frame with POC 265.
2796[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
2797[hevc @ 0000025ac5a4de80] Decoded frame with POC 260.
2798[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2799[hevc @ 0000025ac5ab2b00] Output frame with POC 266.
2800[hevc @ 0000025ac5db2c00] Decoded frame with POC 262.
2801[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2802[hevc @ 0000025ac5ab0f00] Output frame with POC 267.
2803[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2804[hevc @ 0000025ac5ab2f00] Output frame with POC 268.
2805[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
2806[hevc @ 0000025ac5a4e280] Decoded frame with POC 264.
2807[hevc @ 0000025ac5ab0700] Decoded frame with POC 263.
2808[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2809[hevc @ 0000025ac5aaff00] Output frame with POC 269.
2810[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
2811[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2812[hevc @ 0000025ac5ab2300] Output frame with POC 270.
2813[hevc @ 0000025ac5ab0b00] Decoded frame with POC 266.
2814[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2815[hevc @ 0000025ac5bfd8c0] Output frame with POC 271.
2816[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
2817[hevc @ 0000025ac5aaf700] Decoded frame with POC 265.
2818[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2819[hevc @ 0000025ac5a4de80] Output frame with POC 272.
2820[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
2821[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2822[hevc @ 0000025ac5db2c00] Output frame with POC 273.
2823[hevc @ 0000025ac5aafb00] Decoded frame with POC 269.
2824[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2825[hevc @ 0000025ac5a4e280] Output frame with POC 274.
2826[hevc @ 0000025ac5ab2b00] Decoded frame with POC 268.
2827[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2828[hevc @ 0000025ac5ab0700] Output frame with POC 275.
2829[hevc @ 0000025ac5ab0f00] Decoded frame with POC 267.
2830[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
2831[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2832[hevc @ 0000025ac5ab0b00] Output frame with POC 276.
2833[hevc @ 0000025ac5ab2f00] Decoded frame with POC 273.
2834[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2835[hevc @ 0000025ac5aaf700] Output frame with POC 277.
2836[hevc @ 0000025ac5aaff00] Decoded frame with POC 271.
2837[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2838[hevc @ 0000025ac5aafb00] Output frame with POC 278.
2839[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
2840[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 272.
2841[hevc @ 0000025ac5ab2300] Decoded frame with POC 270.
2842[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2843[hevc @ 0000025ac5ab2b00] Output frame with POC 279.
2844[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
2845[hevc @ 0000025ac5a4de80] Decoded frame with POC 277.
2846[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2847[hevc @ 0000025ac5ab0f00] Output frame with POC 280.
2848[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2849[hevc @ 0000025ac5ab2f00] Output frame with POC 281.
2850[hevc @ 0000025ac5db2c00] Decoded frame with POC 275.
2851[hevc @ 0000025ac5ab0700] Decoded frame with POC 276.
2852[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2853[hevc @ 0000025ac5a4e280] Decoded frame with POC 274.
2854[hevc @ 0000025ac5aaff00] Output frame with POC 282.
2855[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
2856[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2857[hevc @ 0000025ac5ab2300] Output frame with POC 283.
2858[hevc @ 0000025ac5ab0b00] Decoded frame with POC 281.
2859[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2860[hevc @ 0000025ac5bfd8c0] Output frame with POC 284.
2861[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2862[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
2863[hevc @ 0000025ac5a4de80] Output frame with POC 285.
2864[hevc @ 0000025ac5aaf700] Decoded frame with POC 279.
2865[hevc @ 0000025ac5ab2b00] Decoded frame with POC 280.
2866[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2867[hevc @ 0000025ac5db2c00] Output frame with POC 286.
2868[hevc @ 0000025ac5aafb00] Decoded frame with POC 278.
2869[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
2870[hevc @ 0000025ac5ab0f00] Decoded frame with POC 285.
2871[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2872[hevc @ 0000025ac5a4e280] Output frame with POC 287.
2873[hevc @ 0000025ac5ab2f00] Decoded frame with POC 283.
2874[hevc @ 0000025ac5aaff00] Decoded frame with POC 282.
2875[hevc @ 0000025ac5ab2300] Decoded frame with POC 284.
2876[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2877[hevc @ 0000025ac5ab0700] Output frame with POC 288.
2878[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
2879[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
2880[hevc @ 0000025ac5ab0b00] Output frame with POC 289.
2881[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
2882[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2883[hevc @ 0000025ac5aaf700] Output frame with POC 290.
2884[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2885[hevc @ 0000025ac5aafb00] Output frame with POC 291.
2886[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
2887[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
2888[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
2889[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
2890[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
2891[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
2892[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2893[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
2894[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
2895[hevc @ 0000025ac5ab2b00] Output frame with POC 292.
2896[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
2897[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 9579 at offset 2679840 bytes
2898[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
2899[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
2900[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
2901[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
2902[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
2903[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
2904[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
2905[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
2906[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
2907[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
2908[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
2909[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
2910[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
2911[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
2912[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
2913[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
2914[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
2915[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
2916[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
2917[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
2918[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
2919[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
2920[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
2921[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
2922[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
2923[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
2924[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
2925[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
2926[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
2927[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
2928[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
2929[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
2930[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
2931[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
2932[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
2933[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
2934[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
2935[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
2936[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
2937[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
2938[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
2939[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
2940[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
2941[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
2942[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
2943[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
2944[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
2945[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
2946[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
2947[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
2948[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
2949[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 10282 at offset 2787349 bytes
2950[hevc @ 0000025ac5ab0f00] Output frame with POC 293.
2951[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
2952[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
2953[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
2954[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
2955[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
2956[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
2957[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
2958[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
2959[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
2960[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
2961[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
2962[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
2963[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
2964[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
2965[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
2966[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
2967[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
2968[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
2969[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
2970[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
2971[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
2972[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
2973[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
2974[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
2975[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
2976[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
2977[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
2978[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
2979[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
2980[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
2981[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
2982[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
2983[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
2984[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
2985[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
2986[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
2987[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
2988[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
2989[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
2990[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
2991[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
2992[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
2993[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
2994[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
2995[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
2996[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
2997[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
2998[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
2999[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
3000[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
3001[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
3002[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
3003[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
3004[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
3005[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3006[hevc @ 0000025ac5ab2f00] Output frame with POC 294.
3007[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
3008[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
3009[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
3010[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3011[hevc @ 0000025ac5aaff00] Output frame with POC 295.
3012[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3013[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 289.
3014[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
3015[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
3016[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
3017[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3018[hevc @ 0000025ac5ab2300] Output frame with POC 296.
3019[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3020[hevc @ 0000025ac5a4de80] Decoded frame with POC 287.
3021[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
3022[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
3023[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
3024[hevc @ 0000025ac5a4e280] Decoded frame with POC 288.
3025[hevc @ 0000025ac5db2c00] Decoded frame with POC 286.
3026[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3027[hevc @ 0000025ac5bfd8c0] Output frame with POC 297.
3028[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
3029[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
3030[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3031[hevc @ 0000025ac5a4de80] Output frame with POC 298.
3032[hevc @ 0000025ac5ab0700] Decoded frame with POC 295.
3033[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
3034[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
3035[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
3036[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3037[hevc @ 0000025ac5db2c00] Output frame with POC 299.
3038[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3039[hevc @ 0000025ac5ab0b00] Decoded frame with POC 292.
3040[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
3041[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
3042[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
3043[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3044[hevc @ 0000025ac5a4e280] Output frame with POC 300.
3045[hevc @ 0000025ac5aafb00] Decoded frame with POC 291.
3046[hevc @ 0000025ac5ab2b00] Decoded frame with POC 293.
3047[hevc @ 0000025ac5ab0f00] Decoded frame with POC 294.
3048[hevc @ 0000025ac5aaf700] Decoded frame with POC 290.
3049[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
3050[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
3051[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
3052[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3053[hevc @ 0000025ac5ab0700] Output frame with POC 301.
3054[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
3055[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
3056[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
3057[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3058[hevc @ 0000025ac5ab0b00] Output frame with POC 302.
3059[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3060[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3061[hevc @ 0000025ac5aaf700] Output frame with POC 303.
3062[hevc @ 0000025ac5ab2f00] Decoded frame with POC 301.
3063[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
3064[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
3065[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
3066[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3067[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
3068[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
3069[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
3070[hevc @ 0000025ac5aaff00] Decoded frame with POC 298.
3071[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3072[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 297.
3073[hevc @ 0000025ac5aafb00] Output frame with POC 304.
3074[hevc @ 0000025ac5ab2300] Decoded frame with POC 296.
3075[hevc @ 0000025ac5a4de80] Decoded frame with POC 299.
3076[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
3077[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
3078[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
3079[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3080[hevc @ 0000025ac5db2c00] Decoded frame with POC 300.
3081[hevc @ 0000025ac5ab2b00] Output frame with POC 305.
3082[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
3083[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
3084[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
3085[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3086[hevc @ 0000025ac5ab0f00] Output frame with POC 306.
3087[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3088[hevc @ 0000025ac5a4e280] Decoded frame with POC 307.
3089[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
3090[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
3091[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
3092[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3093[hevc @ 0000025ac5ab2f00] Output frame with POC 307.
3094[hevc @ 0000025ac5ab0700] Decoded frame with POC 304.
3095[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
3096[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
3097[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
3098[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3099[hevc @ 0000025ac5aaff00] Output frame with POC 308.
3100[hevc @ 0000025ac5aaf700] Decoded frame with POC 303.
3101[hevc @ 0000025ac5aafb00] Decoded frame with POC 305.
3102[hevc @ 0000025ac5ab0b00] Decoded frame with POC 302.
3103[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
3104[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
3105[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
3106[hevc @ 0000025ac5ab2b00] Decoded frame with POC 306.
3107[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3108[hevc @ 0000025ac5ab2300] Output frame with POC 309.
3109[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3110[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
3111[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
3112[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
3113[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3114[hevc @ 0000025ac5bfd8c0] Output frame with POC 310.
3115[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3116[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
3117[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
3118[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
3119[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3120[hevc @ 0000025ac5a4de80] Output frame with POC 311.
3121[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
3122[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
3123[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
3124[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3125[hevc @ 0000025ac5db2c00] Output frame with POC 312.
3126[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3127[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
3128[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
3129[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
3130[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3131[hevc @ 0000025ac5a4e280] Output frame with POC 313.
3132[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3133[hevc @ 0000025ac5ab0f00] Decoded frame with POC 311.
3134[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
3135[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
3136[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
3137[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3138[hevc @ 0000025ac5ab0700] Output frame with POC 314.
3139[hevc @ 0000025ac5ab2f00] Decoded frame with POC 309.
3140[hevc @ 0000025ac5aaff00] Decoded frame with POC 308.
3141[hevc @ 0000025ac5ab2300] Decoded frame with POC 310.
3142[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
3143[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
3144[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
3145[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3146[hevc @ 0000025ac5ab0b00] Output frame with POC 315.
3147[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
3148[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
3149[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
3150[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3151[hevc @ 0000025ac5aaf700] Output frame with POC 316.
3152[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 315.
3153[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3154[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3155[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
3156[hevc @ 0000025ac5aafb00] Output frame with POC 317.
3157[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
3158[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
3159[hevc @ 0000025ac5a4de80] Decoded frame with POC 313.
3160[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3161[hevc @ 0000025ac5db2c00] Decoded frame with POC 312.
3162[hevc @ 0000025ac5a4e280] Decoded frame with POC 314.
3163frame= 291 fps=284 q=17.0 size= 2560kB time=00:00:13.22 bitrate=1585.6kbits/s speed=12.9x
3164[hevc @ 0000025ac5ab0700] Decoded frame with POC 323.
3165[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3166[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
3167[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
3168[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
3169[hevc @ 0000025ac5ab2b00] Output frame with POC 318.
3170[hevc @ 0000025ac5ab0b00] Decoded frame with POC 319.
3171[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
3172[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
3173[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
3174[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3175[hevc @ 0000025ac5ab0f00] Output frame with POC 319.
3176[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3177[hevc @ 0000025ac5aaf700] Decoded frame with POC 316.
3178[hevc @ 0000025ac5aafb00] Decoded frame with POC 317.
3179[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
3180[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
3181[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3182[hevc @ 0000025ac5ab2f00] Output frame with POC 320.
3183[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3184[hevc @ 0000025ac5ab2b00] Decoded frame with POC 318.
3185[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
3186[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
3187[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
3188[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3189[hevc @ 0000025ac5aaff00] Output frame with POC 321.
3190[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
3191[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
3192[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
3193[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3194[hevc @ 0000025ac5ab2300] Output frame with POC 322.
3195[hevc @ 0000025ac5ab0f00] Decoded frame with POC 320.
3196[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3197[hevc @ 0000025ac5bfd8c0] Output frame with POC 323.
3198[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3199[hevc @ 0000025ac5ab2f00] Decoded frame with POC 321.
3200[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3201[hevc @ 0000025ac5a4de80] Output frame with POC 324.
3202[hevc @ 0000025ac5aaff00] Decoded frame with POC 322.
3203[hevc @ 0000025ac5db2c00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
3204[hevc @ 0000025ac5db2c00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
3205[hevc @ 0000025ac5db2c00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
3206[hevc @ 0000025ac5db2c00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
3207[hevc @ 0000025ac5db2c00] Decoding VPS
3208[hevc @ 0000025ac5db2c00] Main 10 profile bitstream
3209[hevc @ 0000025ac5db2c00] Decoding SPS
3210[hevc @ 0000025ac5db2c00] Main 10 profile bitstream
3211[hevc @ 0000025ac5db2c00] Decoding VUI
3212[hevc @ 0000025ac5db2c00] Decoding PPS
3213[hevc @ 0000025ac5db2c00] Output frame with POC 325.
3214[hevc @ 0000025ac5ab2300] Decoded frame with POC 326.
3215[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3216[hevc @ 0000025ac5a4e280] Output frame with POC 326.
3217[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3218[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3219[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 325.
3220[hevc @ 0000025ac5ab0700] Output frame with POC 327.
3221[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3222[hevc @ 0000025ac5a4de80] Decoded frame with POC 324.
3223[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3224[hevc @ 0000025ac5ab0b00] Output frame with POC 328.
3225[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3226[hevc @ 0000025ac5aaf700] Output frame with POC 329.
3227[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3228[hevc @ 0000025ac5aafb00] Output frame with POC 330.
3229[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3230[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3231[hevc @ 0000025ac5ab2b00] Output frame with POC 331.
3232[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3233[hevc @ 0000025ac5ab0f00] Output frame with POC 332.
3234[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3235[hevc @ 0000025ac5ab2f00] Output frame with POC 333.
3236[hevc @ 0000025ac5db2c00] Decoded frame with POC 327.
3237[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3238[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3239[hevc @ 0000025ac5aaff00] Output frame with POC 334.
3240[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3241[hevc @ 0000025ac5a4e280] Decoded frame with POC 331.
3242[hevc @ 0000025ac5ab0700] Decoded frame with POC 329.
3243[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3244[hevc @ 0000025ac5ab2300] Output frame with POC 335.
3245[hevc @ 0000025ac5ab0b00] Decoded frame with POC 328.
3246[hevc @ 0000025ac5aaf700] Decoded frame with POC 330.
3247[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3248[hevc @ 0000025ac5bfd8c0] Output frame with POC 336.
3249[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3250[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3251[hevc @ 0000025ac5a4de80] Output frame with POC 337.
3252[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3253[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3254[hevc @ 0000025ac5db2c00] Output frame with POC 338.
3255[hevc @ 0000025ac5aafb00] Decoded frame with POC 335.
3256[hevc @ 0000025ac5ab2b00] Decoded frame with POC 333.
3257[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3258[hevc @ 0000025ac5a4e280] Output frame with POC 339.
3259[hevc @ 0000025ac5ab0f00] Decoded frame with POC 332.
3260[hevc @ 0000025ac5ab2f00] Decoded frame with POC 334.
3261[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3262[hevc @ 0000025ac5ab0700] Output frame with POC 340.
3263[hevc @ 0000025ac5aaff00] Decoded frame with POC 339.
3264[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3265[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3266[hevc @ 0000025ac5ab0b00] Output frame with POC 341.
3267[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3268[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3269[hevc @ 0000025ac5aaf700] Output frame with POC 342.
3270[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3271[hevc @ 0000025ac5aafb00] Output frame with POC 343.
3272[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3273[hevc @ 0000025ac5ab2300] Decoded frame with POC 337.
3274[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3275[hevc @ 0000025ac5ab2b00] Output frame with POC 344.
3276[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3277[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 336.
3278[hevc @ 0000025ac5a4de80] Decoded frame with POC 338.
3279[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3280[hevc @ 0000025ac5ab0f00] Output frame with POC 345.
3281[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3282[hevc @ 0000025ac5ab2f00] Output frame with POC 346.
3283[hevc @ 0000025ac5db2c00] Decoded frame with POC 343.
3284[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3285[hevc @ 0000025ac5aaff00] Output frame with POC 347.
3286[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3287[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3288[hevc @ 0000025ac5ab2300] Output frame with POC 348.
3289[hevc @ 0000025ac5a4e280] Decoded frame with POC 341.
3290[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3291[hevc @ 0000025ac5bfd8c0] Output frame with POC 349.
3292[hevc @ 0000025ac5ab0700] Decoded frame with POC 340.
3293[hevc @ 0000025ac5aaf700] Decoded frame with POC 347.
3294[hevc @ 0000025ac5ab0b00] Decoded frame with POC 342.
3295[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3296[hevc @ 0000025ac5a4de80] Output frame with POC 350.
3297[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3298[hevc @ 0000025ac5aafb00] Decoded frame with POC 345.
3299[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3300[hevc @ 0000025ac5db2c00] Output frame with POC 351.
3301[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3302[hevc @ 0000025ac5ab0f00] Decoded frame with POC 346.
3303[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3304[hevc @ 0000025ac5a4e280] Output frame with POC 352.
3305[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3306[hevc @ 0000025ac5ab0700] Output frame with POC 353.
3307[hevc @ 0000025ac5ab2b00] Decoded frame with POC 344.
3308[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3309[hevc @ 0000025ac5ab0b00] Output frame with POC 354.
3310[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3311[hevc @ 0000025ac5ab2f00] Decoded frame with POC 351.
3312[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3313[hevc @ 0000025ac5aaf700] Output frame with POC 355.
3314[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3315[hevc @ 0000025ac5aafb00] Output frame with POC 356.
3316[hevc @ 0000025ac5aaff00] Decoded frame with POC 349.
3317[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 350.
3318[hevc @ 0000025ac5ab2b00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
3319[hevc @ 0000025ac5ab2b00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
3320[hevc @ 0000025ac5ab2b00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
3321[hevc @ 0000025ac5ab2b00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
3322[hevc @ 0000025ac5ab2b00] Decoding VPS
3323[hevc @ 0000025ac5ab2b00] Main 10 profile bitstream
3324[hevc @ 0000025ac5ab2b00] Decoding SPS
3325[hevc @ 0000025ac5ab2b00] Main 10 profile bitstream
3326[hevc @ 0000025ac5ab2b00] Decoding VUI
3327[hevc @ 0000025ac5ab2b00] Decoding PPS
3328[hevc @ 0000025ac5ab2b00] Output frame with POC 357.
3329[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3330[hevc @ 0000025ac5ab2300] Decoded frame with POC 348.
3331[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3332[hevc @ 0000025ac5ab0f00] Output frame with POC 358.
3333[hevc @ 0000025ac5a4de80] Decoded frame with POC 355.
3334[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3335[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3336[hevc @ 0000025ac5ab2f00] Output frame with POC 359.
3337[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3338[hevc @ 0000025ac5aaff00] Output frame with POC 360.
3339[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3340[hevc @ 0000025ac5db2c00] Decoded frame with POC 353.
3341[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3342[hevc @ 0000025ac5ab2300] Output frame with POC 361.
3343[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3344[hevc @ 0000025ac5ab0700] Decoded frame with POC 354.
3345[hevc @ 0000025ac5a4e280] Decoded frame with POC 352.
3346[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3347[hevc @ 0000025ac5bfd8c0] Output frame with POC 362.
3348[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3349[hevc @ 0000025ac5a4de80] Output frame with POC 363.
3350[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3351[hevc @ 0000025ac5db2c00] Output frame with POC 364.
3352[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3353[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3354[hevc @ 0000025ac5a4e280] Output frame with POC 365.
3355[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3356[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3357[hevc @ 0000025ac5ab0700] Output frame with POC 366.
3358[hevc @ 0000025ac5ab0b00] Decoded frame with POC 358.
3359[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3360[hevc @ 0000025ac5ab0b00] Output frame with POC 367.
3361[hevc @ 0000025ac5aaf700] Decoded frame with POC 357.
3362[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3363[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3364[hevc @ 0000025ac5aaf700] Output frame with POC 368.
3365[hevc @ 0000025ac5aafb00] Decoded frame with POC 356.
3366[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3367[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3368[hevc @ 0000025ac5aafb00] Output frame with POC 369.
3369[hevc @ 0000025ac5ab2b00] Decoded frame with POC 359.
3370[hevc @ 0000025ac5ab0f00] Decoded frame with POC 362.
3371[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3372[hevc @ 0000025ac5ab2b00] Output frame with POC 370.
3373[hevc @ 0000025ac5ab2f00] Decoded frame with POC 361.
3374[hevc @ 0000025ac5aaff00] Decoded frame with POC 360.
3375[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3376[hevc @ 0000025ac5ab0f00] Output frame with POC 371.
3377[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3378[hevc @ 0000025ac5ab2300] Decoded frame with POC 363.
3379[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3380[hevc @ 0000025ac5ab2f00] Output frame with POC 372.
3381[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3382[hevc @ 0000025ac5aaff00] Output frame with POC 373.
3383[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3384[hevc @ 0000025ac5ab2300] Output frame with POC 374.
3385[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 367.
3386[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3387[hevc @ 0000025ac5a4de80] Decoded frame with POC 365.
3388[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3389[hevc @ 0000025ac5bfd8c0] Output frame with POC 375.
3390[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3391[hevc @ 0000025ac5db2c00] Decoded frame with POC 364.
3392[hevc @ 0000025ac5a4e280] Decoded frame with POC 366.
3393[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3394[hevc @ 0000025ac5a4de80] Output frame with POC 376.
3395[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3396[hevc @ 0000025ac5db2c00] Output frame with POC 377.
3397[hevc @ 0000025ac5ab0700] Decoded frame with POC 370.
3398[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3399[hevc @ 0000025ac5a4e280] Output frame with POC 378.
3400[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3401[hevc @ 0000025ac5ab0b00] Decoded frame with POC 369.
3402[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3403[hevc @ 0000025ac5ab0700] Output frame with POC 379.
3404[hevc @ 0000025ac5aaf700] Decoded frame with POC 368.
3405[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
3406[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
3407[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3408[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
3409[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
3410[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
3411[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
3412[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
3413[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
3414[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
3415[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
3416[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
3417[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
3418[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
3419[hevc @ 0000025ac5ab0b00] Output frame with POC 380.
3420[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
3421[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
3422[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
3423[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
3424[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
3425[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
3426[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
3427[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
3428[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
3429[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
3430[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
3431[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
3432[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
3433[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
3434[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
3435[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
3436[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
3437[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
3438[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
3439[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
3440[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
3441[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
3442[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
3443[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
3444[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
3445[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
3446[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
3447[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
3448[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
3449[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
3450[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
3451[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
3452[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
3453[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
3454[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
3455[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
3456[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
3457[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
3458[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
3459[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
3460[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
3461[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
3462[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
3463[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
3464[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
3465[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
3466[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
3467[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
3468[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
3469[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
3470[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
3471[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
3472[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
3473[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
3474[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
3475[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
3476[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
3477[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
3478[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
3479[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
3480[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
3481[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
3482[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
3483[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
3484[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
3485[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
3486[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
3487[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
3488[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
3489[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
3490[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
3491[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
3492[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
3493[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
3494[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
3495[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
3496[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
3497[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
3498[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
3499[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
3500[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
3501[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
3502[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
3503[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
3504[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
3505[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
3506[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
3507[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
3508[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
3509[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
3510[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
3511[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
3512[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
3513[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
3514[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
3515[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
3516[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
3517[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
3518[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
3519[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
3520[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
3521[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
3522[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
3523[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
3524[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
3525[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
3526[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
3527[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
3528[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
3529[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
3530[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
3531[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
3532[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
3533[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
3534[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
3535[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
3536[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
3537[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
3538[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
3539[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
3540[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
3541[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
3542[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
3543[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
3544[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
3545[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
3546[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
3547[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
3548[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
3549[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
3550[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
3551[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
3552[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
3553[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
3554[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
3555[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
3556[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
3557[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
3558[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
3559[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
3560[hevc @ 0000025ac5aafb00] Decoded frame with POC 374.
3561[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
3562[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
3563[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
3564[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
3565[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
3566[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
3567[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
3568[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
3569[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
3570[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
3571[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
3572[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
3573[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
3574[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
3575[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
3576[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
3577[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
3578[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
3579[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3580[hevc @ 0000025ac5aaf700] Output frame with POC 381.
3581[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
3582[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
3583[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
3584[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
3585[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
3586[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3587[hevc @ 0000025ac5ab2b00] Decoded frame with POC 372.
3588[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
3589[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
3590[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
3591[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3592[hevc @ 0000025ac5aafb00] Output frame with POC 382.
3593[hevc @ 0000025ac5ab2f00] Decoded frame with POC 373.
3594[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3595[hevc @ 0000025ac5ab0f00] Decoded frame with POC 371.
3596[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
3597[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
3598[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
3599[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3600[hevc @ 0000025ac5ab2b00] Output frame with POC 383.
3601[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
3602[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
3603[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
3604[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3605[hevc @ 0000025ac5ab0f00] Output frame with POC 384.
3606[hevc @ 0000025ac5aaff00] Decoded frame with POC 378.
3607[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3608[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
3609[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
3610[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
3611[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3612[hevc @ 0000025ac5ab2f00] Output frame with POC 385.
3613[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3614[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
3615[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
3616[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3617[hevc @ 0000025ac5aaff00] Output frame with POC 386.
3618[hevc @ 0000025ac5ab2300] Decoded frame with POC 376.
3619[hevc @ 0000025ac5a4de80] Decoded frame with POC 377.
3620[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 375.
3621[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
3622[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
3623[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
3624[hevc @ 0000025ac5ab2300] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
3625[hevc @ 0000025ac5ab2300] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
3626[hevc @ 0000025ac5ab2300] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
3627[hevc @ 0000025ac5ab2300] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
3628[hevc @ 0000025ac5ab2300] Decoding VPS
3629[hevc @ 0000025ac5ab2300] Main 10 profile bitstream
3630[hevc @ 0000025ac5ab2300] Decoding SPS
3631[hevc @ 0000025ac5ab2300] Main 10 profile bitstream
3632[hevc @ 0000025ac5ab2300] Decoding VUI
3633[hevc @ 0000025ac5ab2300] Decoding PPS
3634[hevc @ 0000025ac5ab2300] Output frame with POC 387.
3635[hevc @ 0000025ac5db2c00] Decoded frame with POC 383.
3636[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
3637[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
3638[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
3639[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3640[hevc @ 0000025ac5bfd8c0] Output frame with POC 388.
3641[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3642[hevc @ 0000025ac5a4e280] Decoded frame with POC 381.
3643[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
3644[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
3645[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
3646[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3647[hevc @ 0000025ac5a4de80] Output frame with POC 389.
3648[hevc @ 0000025ac5ab0b00] Decoded frame with POC 380.
3649[hevc @ 0000025ac5ab0700] Decoded frame with POC 379.
3650[hevc @ 0000025ac5aaf700] Decoded frame with POC 382.
3651[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3652[hevc @ 0000025ac5aafb00] Decoded frame with POC 388.
3653[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
3654[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
3655[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
3656[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3657[hevc @ 0000025ac5db2c00] Output frame with POC 390.
3658[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
3659[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
3660[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
3661[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3662[hevc @ 0000025ac5a4e280] Output frame with POC 391.
3663[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3664[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
3665[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
3666[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
3667[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3668[hevc @ 0000025ac5ab2b00] Decoded frame with POC 386.
3669[hevc @ 0000025ac5ab0700] Output frame with POC 392.
3670[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3671[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
3672[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
3673[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
3674[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3675[hevc @ 0000025ac5aaff00] Decoded frame with POC 387.
3676[hevc @ 0000025ac5ab0b00] Output frame with POC 393.
3677[hevc @ 0000025ac5ab2f00] Decoded frame with POC 385.
3678[hevc @ 0000025ac5ab0f00] Decoded frame with POC 384.
3679[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
3680[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3681[hevc @ 0000025ac5aaf700] Output frame with POC 394.
3682[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3683[hevc @ 0000025ac5aafb00] Output frame with POC 395.
3684[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3685[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 15168 at offset 4852593 bytes
3686[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
3687[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
3688[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
3689[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
3690[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
3691[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
3692[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
3693[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
3694[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3695[hevc @ 0000025ac5ab2b00] Output frame with POC 396.
3696[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
3697[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
3698[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
3699[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3700[hevc @ 0000025ac5ab0f00] Output frame with POC 397.
3701[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
3702[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
3703[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
3704[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3705[hevc @ 0000025ac5ab2f00] Output frame with POC 398.
3706[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3707[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
3708[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
3709[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
3710[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3711[hevc @ 0000025ac5aaff00] Output frame with POC 399.
3712[hevc @ 0000025ac5ab2300] Decoded frame with POC 389.
3713[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3714[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
3715[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
3716[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
3717[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3718[hevc @ 0000025ac5ab2300] Output frame with POC 400.
3719[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 393.
3720[hevc @ 0000025ac5a4de80] Decoded frame with POC 391.
3721[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
3722[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
3723[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
3724[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3725[hevc @ 0000025ac5bfd8c0] Output frame with POC 401.
3726[hevc @ 0000025ac5db2c00] Decoded frame with POC 390.
3727[hevc @ 0000025ac5a4e280] Decoded frame with POC 392.
3728[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
3729[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
3730[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
3731[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3732[hevc @ 0000025ac5a4de80] Output frame with POC 402.
3733[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3734[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
3735[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
3736[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
3737[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3738[hevc @ 0000025ac5db2c00] Output frame with POC 403.
3739[hevc @ 0000025ac5ab0700] Decoded frame with POC 397.
3740[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
3741[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
3742[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
3743[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3744[hevc @ 0000025ac5a4e280] Output frame with POC 404.
3745[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
3746[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
3747[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
3748[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3749[hevc @ 0000025ac5ab0700] Output frame with POC 405.
3750[hevc @ 0000025ac5ab0b00] Decoded frame with POC 395.
3751[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3752[hevc @ 0000025ac5aaf700] Decoded frame with POC 394.
3753[hevc @ 0000025ac5aafb00] Decoded frame with POC 396.
3754[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
3755[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
3756[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
3757[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3758[hevc @ 0000025ac5ab0b00] Output frame with POC 406.
3759[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3760[hevc @ 0000025ac5ab2b00] Decoded frame with POC 399.
3761[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
3762[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
3763[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
3764[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3765[hevc @ 0000025ac5aaf700] Output frame with POC 407.
3766[hevc @ 0000025ac5ab0f00] Decoded frame with POC 398.
3767[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
3768[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
3769[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
3770[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3771[hevc @ 0000025ac5aafb00] Output frame with POC 408.
3772[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3773[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
3774[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
3775[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3776[hevc @ 0000025ac5ab2b00] Output frame with POC 409.
3777[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3778[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
3779[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
3780[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
3781[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3782[hevc @ 0000025ac5ab0f00] Output frame with POC 410.
3783[hevc @ 0000025ac5ab2f00] Decoded frame with POC 404.
3784[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3785[hevc @ 0000025ac5ab2f00] Output frame with POC 411.
3786[hevc @ 0000025ac5aaff00] Decoded frame with POC 402.
3787[hevc @ 0000025ac5ab2300] Decoded frame with POC 400.
3788[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 401.
3789[hevc @ 0000025ac5a4de80] Decoded frame with POC 403.
3790[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3791[hevc @ 0000025ac5aaff00] Output frame with POC 412.
3792[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3793[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3794[hevc @ 0000025ac5ab2300] Output frame with POC 413.
3795[hevc @ 0000025ac5db2c00] Decoded frame with POC 410.
3796[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3797[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3798[hevc @ 0000025ac5bfd8c0] Output frame with POC 414.
3799[hevc @ 0000025ac5a4e280] Decoded frame with POC 407.
3800[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3801[hevc @ 0000025ac5a4de80] Output frame with POC 415.
3802[hevc @ 0000025ac5ab0b00] Decoded frame with POC 406.
3803[hevc @ 0000025ac5ab0700] Decoded frame with POC 405.
3804[hevc @ 0000025ac5aaf700] Decoded frame with POC 408.
3805[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3806[hevc @ 0000025ac5aafb00] Decoded frame with POC 409.
3807[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3808[hevc @ 0000025ac5db2c00] Output frame with POC 416.
3809[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3810[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3811[hevc @ 0000025ac5a4e280] Output frame with POC 417.
3812[hevc @ 0000025ac5ab2b00] Decoded frame with POC 415.
3813[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3814[hevc @ 0000025ac5ab0700] Output frame with POC 418.
3815[hevc @ 0000025ac5ab0f00] Decoded frame with POC 413.
3816[hevc @ 0000025ac5ab2300] Decoded frame with POC 414.
3817[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3818[hevc @ 0000025ac5ab0b00] Output frame with POC 419.
3819[hevc @ 0000025ac5aaff00] Decoded frame with POC 412.
3820[hevc @ 0000025ac5ab2f00] Decoded frame with POC 411.
3821[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
3822[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3823[hevc @ 0000025ac5aaf700] Output frame with POC 420.
3824[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 422.
3825[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3826[hevc @ 0000025ac5aafb00] Output frame with POC 421.
3827[hevc @ 0000025ac5a4de80] Decoded frame with POC 419.
3828[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3829[hevc @ 0000025ac5ab0700] Decoded frame with POC 418.
3830[hevc @ 0000025ac5db2c00] Decoded frame with POC 416.
3831[hevc @ 0000025ac5ab2b00] Output frame with POC 422.
3832[hevc @ 0000025ac5a4e280] Decoded frame with POC 417.
3833[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
3834[hevc @ 0000025ac5ab0b00] Decoded frame with POC 420.
3835[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
3836[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
3837[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3838[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
3839[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
3840[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
3841[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
3842[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
3843[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
3844[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
3845[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
3846[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
3847[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
3848[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
3849[hevc @ 0000025ac5ab0f00] Output frame with POC 423.
3850[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
3851[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
3852[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
3853[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
3854[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
3855[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
3856[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
3857[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
3858[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
3859[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
3860[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
3861[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
3862[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
3863[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
3864[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
3865[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
3866[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
3867[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
3868[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
3869[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
3870[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
3871[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
3872[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
3873[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
3874[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
3875[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
3876[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
3877[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
3878[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
3879[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
3880[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
3881[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3882[hevc @ 0000025ac5ab2f00] Output frame with POC 424.
3883[hevc @ 0000025ac5aaf700] Decoded frame with POC 421.
3884[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
3885[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
3886[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
3887[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3888[hevc @ 0000025ac5aaff00] Output frame with POC 425.
3889[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
3890[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
3891[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
3892[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3893[hevc @ 0000025ac5ab2300] Output frame with POC 426.
3894[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
3895[hevc @ 0000025ac5aafb00] Decoded frame with POC 426.
3896[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
3897[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
3898[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
3899[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3900[hevc @ 0000025ac5bfd8c0] Output frame with POC 427.
3901[hevc @ 0000025ac5ab2b00] Decoded frame with POC 424.
3902[hevc @ 0000025ac5ab2f00] Decoded frame with POC 425.
3903[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
3904[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
3905[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
3906[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3907[hevc @ 0000025ac5a4de80] Output frame with POC 428.
3908[hevc @ 0000025ac5ab0f00] Decoded frame with POC 423.
3909[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
3910[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
3911[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
3912[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3913[hevc @ 0000025ac5db2c00] Output frame with POC 429.
3914[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
3915[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
3916[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
3917[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
3918[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3919[hevc @ 0000025ac5a4e280] Output frame with POC 430.
3920[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
3921[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
3922[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
3923[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
3924[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3925[hevc @ 0000025ac5ab0700] Output frame with POC 431.
3926[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
3927[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
3928[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3929[hevc @ 0000025ac5ab0b00] Output frame with POC 432.
3930[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
3931[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
3932[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
3933[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
3934[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3935[hevc @ 0000025ac5aaf700] Output frame with POC 433.
3936[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
3937[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
3938[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
3939[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
3940[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3941[hevc @ 0000025ac5aafb00] Output frame with POC 434.
3942[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
3943[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
3944[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
3945[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3946[hevc @ 0000025ac5ab2b00] Output frame with POC 435.
3947[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
3948[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
3949[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
3950[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3951[hevc @ 0000025ac5ab0f00] Output frame with POC 436.
3952[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
3953[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
3954[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
3955[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
3956[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3957[hevc @ 0000025ac5ab2f00] Output frame with POC 437.
3958[hevc @ 0000025ac5aaff00] Decoded frame with POC 434.
3959[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
3960[hevc @ 0000025ac5ab2300] Decoded frame with POC 430.
3961[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
3962[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
3963[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
3964[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3965[hevc @ 0000025ac5aaff00] Output frame with POC 438.
3966[hevc @ 0000025ac5a4e280] Decoded frame with POC 431.
3967[hevc @ 0000025ac5db2c00] Decoded frame with POC 429.
3968[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 427.
3969[hevc @ 0000025ac5ab0700] Decoded frame with POC 432.
3970[hevc @ 0000025ac5ab0b00] Decoded frame with POC 433.
3971[hevc @ 0000025ac5a4de80] Decoded frame with POC 428.
3972[hevc @ 0000025ac5aaf700] Decoded frame with POC 442.
3973[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
3974[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
3975[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
3976[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3977[hevc @ 0000025ac5ab2300] Output frame with POC 439.
3978[hevc @ 0000025ac5aafb00] Decoded frame with POC 438.
3979[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
3980[hevc @ 0000025ac5ab2f00] Decoded frame with POC 437.
3981[hevc @ 0000025ac5ab0f00] Decoded frame with POC 436.
3982[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
3983[hevc @ 0000025ac5ab2b00] Decoded frame with POC 435.
3984[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
3985[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
3986[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
3987[hevc @ 0000025ac5bfd8c0] Output frame with POC 440.
3988[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
3989[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
3990[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
3991[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
3992[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3993[hevc @ 0000025ac5a4de80] Output frame with POC 441.
3994[hevc @ 0000025ac5aaff00] Decoded frame with POC 439.
3995[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
3996[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
3997[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
3998[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
3999[hevc @ 0000025ac5db2c00] Output frame with POC 442.
4000[hevc @ 0000025ac5ab2300] Decoded frame with POC 440.
4001[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
4002[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
4003[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
4004[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4005[hevc @ 0000025ac5a4e280] Output frame with POC 443.
4006[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4007[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
4008[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
4009[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
4010[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4011[hevc @ 0000025ac5ab0700] Output frame with POC 444.
4012[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 441.
4013[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
4014[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
4015[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
4016[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4017[hevc @ 0000025ac5ab0b00] Output frame with POC 445.
4018[hevc @ 0000025ac5a4de80] Decoded frame with POC 450.
4019[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
4020[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
4021[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
4022[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4023[hevc @ 0000025ac5aaf700] Output frame with POC 446.
4024[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4025[hevc @ 0000025ac5db2c00] Decoded frame with POC 446.
4026[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
4027[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
4028[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
4029[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4030[hevc @ 0000025ac5aafb00] Output frame with POC 447.
4031[hevc @ 0000025ac5ab0700] Decoded frame with POC 444.
4032[hevc @ 0000025ac5a4e280] Decoded frame with POC 443.
4033[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4034[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
4035[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
4036[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
4037[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4038[hevc @ 0000025ac5ab2b00] Output frame with POC 448.
4039[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
4040[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
4041[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
4042[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4043[hevc @ 0000025ac5ab0f00] Output frame with POC 449.
4044[hevc @ 0000025ac5ab0b00] Decoded frame with POC 445.
4045[hevc @ 0000025ac5aaf700] Decoded frame with POC 447.
4046[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
4047[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
4048[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
4049[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4050[hevc @ 0000025ac5ab2f00] Output frame with POC 450.
4051[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4052[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
4053[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
4054[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
4055[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4056[hevc @ 0000025ac5aaff00] Output frame with POC 451.
4057[hevc @ 0000025ac5aafb00] Decoded frame with POC 448.
4058[hevc @ 0000025ac5ab2b00] Decoded frame with POC 449.
4059[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
4060[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
4061[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4062[hevc @ 0000025ac5ab2300] Output frame with POC 452.
4063[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
4064[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
4065[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
4066[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4067[hevc @ 0000025ac5bfd8c0] Output frame with POC 453.
4068[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4069[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4070[hevc @ 0000025ac5a4de80] Output frame with POC 454.
4071[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4072[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4073[hevc @ 0000025ac5db2c00] Output frame with POC 455.
4074[hevc @ 0000025ac5ab0f00] Decoded frame with POC 458.
4075[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4076[hevc @ 0000025ac5a4e280] Output frame with POC 456.
4077[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4078[hevc @ 0000025ac5ab2f00] Decoded frame with POC 454.
4079[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 453.
4080[hevc @ 0000025ac5aaff00] Decoded frame with POC 451.
4081[hevc @ 0000025ac5ab2300] Decoded frame with POC 452.
4082[hevc @ 0000025ac5a4de80] Decoded frame with POC 455.
4083[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4084[hevc @ 0000025ac5ab0700] Output frame with POC 457.
4085[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4086[hevc @ 0000025ac5db2c00] Decoded frame with POC 456.
4087[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4088[hevc @ 0000025ac5ab0b00] Output frame with POC 458.
4089[hevc @ 0000025ac5a4e280] Decoded frame with POC 457.
4090[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4091[hevc @ 0000025ac5aaf700] Output frame with POC 459.
4092[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4093[hevc @ 0000025ac5aafb00] Output frame with POC 460.
4094[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4095[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4096[hevc @ 0000025ac5ab0700] Decoded frame with POC 466.
4097[hevc @ 0000025ac5ab2b00] Output frame with POC 461.
4098[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4099[hevc @ 0000025ac5ab0b00] Decoded frame with POC 462.
4100[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4101[hevc @ 0000025ac5ab0f00] Output frame with POC 462.
4102[hevc @ 0000025ac5aaf700] Decoded frame with POC 459.
4103[hevc @ 0000025ac5aafb00] Decoded frame with POC 460.
4104[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4105[hevc @ 0000025ac5ab2f00] Output frame with POC 463.
4106[hevc @ 0000025ac5ab2b00] Decoded frame with POC 461.
4107[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4108[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4109[hevc @ 0000025ac5aaff00] Output frame with POC 464.
4110[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4111[hevc @ 0000025ac5ab0f00] Decoded frame with POC 463.
4112[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4113[hevc @ 0000025ac5ab2f00] Decoded frame with POC 464.
4114[hevc @ 0000025ac5ab2300] Output frame with POC 465.
4115[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4116[hevc @ 0000025ac5bfd8c0] Output frame with POC 466.
4117[hevc @ 0000025ac5aaff00] Decoded frame with POC 465.
4118[hevc @ 0000025ac5ab2300] Decoded frame with POC 475.
4119[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4120[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4121[hevc @ 0000025ac5a4de80] Output frame with POC 467.
4122[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4123[hevc @ 0000025ac5db2c00] Output frame with POC 468.
4124[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 471.
4125[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4126[hevc @ 0000025ac5a4e280] Output frame with POC 469.
4127[hevc @ 0000025ac5a4de80] Decoded frame with POC 467.
4128[hevc @ 0000025ac5db2c00] Decoded frame with POC 468.
4129[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4130[hevc @ 0000025ac5ab0700] Output frame with POC 470.
4131[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4132[hevc @ 0000025ac5a4e280] Decoded frame with POC 469.
4133[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4134[hevc @ 0000025ac5ab0b00] Output frame with POC 471.
4135[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4136[hevc @ 0000025ac5ab0700] Decoded frame with POC 470.
4137[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4138[hevc @ 0000025ac5aaf700] Output frame with POC 472.
4139[hevc @ 0000025ac5ab0b00] Decoded frame with POC 472.
4140[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4141[hevc @ 0000025ac5aafb00] Output frame with POC 473.
4142[hevc @ 0000025ac5aaf700] Decoded frame with POC 473.
4143[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4144[hevc @ 0000025ac5ab2b00] Output frame with POC 474.
4145[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4146[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4147[hevc @ 0000025ac5ab0f00] Output frame with POC 475.
4148[hevc @ 0000025ac5aafb00] Decoded frame with POC 474.
4149[hevc @ 0000025ac5ab2b00] Decoded frame with POC 477.
4150[hevc @ 0000025ac5ab2f00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
4151[hevc @ 0000025ac5ab2f00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
4152[hevc @ 0000025ac5ab2f00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
4153[hevc @ 0000025ac5ab2f00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
4154[hevc @ 0000025ac5ab2f00] Decoding VPS
4155[hevc @ 0000025ac5ab2f00] Main 10 profile bitstream
4156[hevc @ 0000025ac5ab2f00] Decoding SPS
4157[hevc @ 0000025ac5ab2f00] Main 10 profile bitstream
4158[hevc @ 0000025ac5ab2f00] Decoding VUI
4159[hevc @ 0000025ac5ab2f00] Decoding PPS
4160[hevc @ 0000025ac5ab2f00] Output frame with POC 476.
4161[hevc @ 0000025ac5ab0f00] Decoded frame with POC 476.
4162[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4163[hevc @ 0000025ac5aaff00] Output frame with POC 477.
4164[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4165[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4166[hevc @ 0000025ac5ab2300] Output frame with POC 478.
4167[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4168[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4169[hevc @ 0000025ac5bfd8c0] Output frame with POC 479.
4170[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4171[hevc @ 0000025ac5a4de80] Output frame with POC 480.
4172[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4173[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4174[hevc @ 0000025ac5db2c00] Output frame with POC 481.
4175[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4176[hevc @ 0000025ac5ab2f00] Decoded frame with POC 478.
4177[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4178[hevc @ 0000025ac5a4e280] Output frame with POC 482.
4179[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4180[hevc @ 0000025ac5ab0700] Output frame with POC 483.
4181[hevc @ 0000025ac5aaff00] Decoded frame with POC 482.
4182[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
4183[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
4184[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
4185[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4186[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
4187[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
4188[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
4189[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
4190[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
4191[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
4192[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
4193[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
4194[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
4195[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
4196[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
4197[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
4198[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
4199[hevc @ 0000025ac5ab0b00] Output frame with POC 484.
4200[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
4201[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
4202[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
4203[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
4204[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
4205[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
4206[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
4207[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
4208[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
4209[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
4210[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
4211[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
4212[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
4213[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
4214[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
4215[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
4216[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
4217[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
4218[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
4219[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
4220[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
4221[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
4222[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
4223[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
4224[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
4225[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
4226[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
4227[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
4228[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
4229[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
4230[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
4231[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
4232[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
4233[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
4234[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
4235[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
4236[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
4237[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
4238[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
4239[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
4240[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
4241[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
4242[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
4243[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
4244[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
4245[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
4246[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
4247[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
4248[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
4249[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
4250[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
4251[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4252[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
4253[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
4254[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
4255[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
4256[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
4257[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
4258[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
4259[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
4260[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
4261[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
4262[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
4263[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
4264[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
4265[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
4266[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
4267[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
4268[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
4269[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
4270[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
4271[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
4272[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
4273[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
4274[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
4275[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
4276[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
4277[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
4278[hevc @ 0000025ac5ab2300] Decoded frame with POC 480.
4279[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
4280[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
4281[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
4282[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4283[hevc @ 0000025ac5aaf700] Output frame with POC 485.
4284[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4285[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 479.
4286[hevc @ 0000025ac5a4de80] Decoded frame with POC 481.
4287[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
4288[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
4289[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
4290[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4291[hevc @ 0000025ac5aafb00] Output frame with POC 486.
4292[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
4293[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
4294[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
4295[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4296[hevc @ 0000025ac5ab2b00] Output frame with POC 487.
4297[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4298[hevc @ 0000025ac5db2c00] Decoded frame with POC 484.
4299[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
4300[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
4301[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
4302[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4303[hevc @ 0000025ac5ab0f00] Output frame with POC 488.
4304[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4305[hevc @ 0000025ac5a4e280] Decoded frame with POC 483.
4306[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
4307[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
4308[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
4309[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4310[hevc @ 0000025ac5ab2f00] Output frame with POC 489.
4311[hevc @ 0000025ac5ab0700] Decoded frame with POC 487.
4312[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
4313[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
4314[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
4315[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4316[hevc @ 0000025ac5aaff00] Output frame with POC 490.
4317[hevc @ 0000025ac5ab0b00] Decoded frame with POC 486.
4318[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
4319[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
4320[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
4321[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4322[hevc @ 0000025ac5ab2300] Output frame with POC 491.
4323[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4324[hevc @ 0000025ac5aaf700] Decoded frame with POC 485.
4325[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
4326[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
4327[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
4328[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4329[hevc @ 0000025ac5bfd8c0] Output frame with POC 492.
4330[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
4331[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
4332[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
4333[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4334[hevc @ 0000025ac5a4de80] Output frame with POC 493.
4335[hevc @ 0000025ac5aafb00] Decoded frame with POC 492.
4336[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
4337[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
4338[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
4339[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4340[hevc @ 0000025ac5db2c00] Output frame with POC 494.
4341[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4342[hevc @ 0000025ac5ab2b00] Decoded frame with POC 490.
4343[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
4344[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
4345[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
4346[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4347[hevc @ 0000025ac5a4e280] Output frame with POC 495.
4348[hevc @ 0000025ac5ab2f00] Decoded frame with POC 489.
4349[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4350[hevc @ 0000025ac5aaff00] Decoded frame with POC 491.
4351[hevc @ 0000025ac5ab0f00] Decoded frame with POC 488.
4352[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
4353[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
4354[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
4355[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4356[hevc @ 0000025ac5ab0700] Output frame with POC 496.
4357[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
4358[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
4359[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4360[hevc @ 0000025ac5ab2300] Decoded frame with POC 496.
4361[hevc @ 0000025ac5ab0b00] Output frame with POC 497.
4362[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 494.
4363[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
4364[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
4365[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
4366[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4367[hevc @ 0000025ac5aaf700] Output frame with POC 498.
4368[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4369[hevc @ 0000025ac5db2c00] Decoded frame with POC 495.
4370[hevc @ 0000025ac5a4de80] Decoded frame with POC 493.
4371[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
4372[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
4373[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
4374[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4375[hevc @ 0000025ac5aafb00] Output frame with POC 499.
4376[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
4377[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
4378[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
4379[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4380[hevc @ 0000025ac5ab2b00] Output frame with POC 500.
4381[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
4382[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
4383[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
4384[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4385[hevc @ 0000025ac5ab0f00] Output frame with POC 501.
4386[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4387[hevc @ 0000025ac5a4e280] Decoded frame with POC 500.
4388[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
4389[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
4390[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
4391[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4392[hevc @ 0000025ac5ab2f00] Output frame with POC 502.
4393[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4394[hevc @ 0000025ac5ab0700] Decoded frame with POC 498.
4395[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
4396[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
4397[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
4398[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4399[hevc @ 0000025ac5aaff00] Output frame with POC 503.
4400[hevc @ 0000025ac5ab0b00] Decoded frame with POC 497.
4401[hevc @ 0000025ac5aaf700] Decoded frame with POC 499.
4402[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
4403[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
4404[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
4405[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4406[hevc @ 0000025ac5ab2300] Output frame with POC 504.
4407[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4408[hevc @ 0000025ac5aafb00] Decoded frame with POC 504.
4409[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
4410[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
4411[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
4412[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4413[hevc @ 0000025ac5bfd8c0] Output frame with POC 505.
4414[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4415[hevc @ 0000025ac5ab2b00] Decoded frame with POC 502.
4416[hevc @ 0000025ac5ab2f00] Decoded frame with POC 503.
4417[hevc @ 0000025ac5ab0f00] Decoded frame with POC 501.
4418[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
4419[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
4420[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
4421[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4422[hevc @ 0000025ac5a4de80] Output frame with POC 506.
4423[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
4424[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
4425[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
4426[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4427[hevc @ 0000025ac5db2c00] Output frame with POC 507.
4428[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
4429[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
4430[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
4431[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4432[hevc @ 0000025ac5a4e280] Output frame with POC 508.
4433[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4434[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
4435[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
4436[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
4437[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4438[hevc @ 0000025ac5ab0700] Output frame with POC 509.
4439[hevc @ 0000025ac5aaff00] Decoded frame with POC 508.
4440[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4441[hevc @ 0000025ac5ab2300] Decoded frame with POC 506.
4442[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
4443[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4444[hevc @ 0000025ac5ab0b00] Output frame with POC 510.
4445[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 505.
4446[hevc @ 0000025ac5a4de80] Decoded frame with POC 507.
4447[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 20010 at offset 5930155 bytes
4448[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
4449[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
4450[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
4451[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
4452[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
4453[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4454[hevc @ 0000025ac5aaf700] Output frame with POC 511.
4455[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4456[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
4457[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
4458[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
4459[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4460[hevc @ 0000025ac5aafb00] Output frame with POC 512.
4461[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4462[hevc @ 0000025ac5db2c00] Decoded frame with POC 512.
4463[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
4464[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
4465[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
4466[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4467[hevc @ 0000025ac5ab2b00] Output frame with POC 513.
4468[hevc @ 0000025ac5a4e280] Decoded frame with POC 510.
4469[hevc @ 0000025ac5ab0b00] Decoded frame with POC 511.
4470[hevc @ 0000025ac5ab0700] Decoded frame with POC 509.
4471[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
4472[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
4473[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
4474[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4475[hevc @ 0000025ac5ab0f00] Output frame with POC 514.
4476[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4477[hevc @ 0000025ac5ab2f00] Output frame with POC 515.
4478[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4479[hevc @ 0000025ac5aaf700] Decoded frame with POC 516.
4480[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4481[hevc @ 0000025ac5aaff00] Output frame with POC 516.
4482[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4483[hevc @ 0000025ac5ab2300] Output frame with POC 517.
4484[hevc @ 0000025ac5bfd8c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
4485[hevc @ 0000025ac5bfd8c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
4486[hevc @ 0000025ac5bfd8c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
4487[hevc @ 0000025ac5bfd8c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
4488[hevc @ 0000025ac5bfd8c0] Decoding VPS
4489[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
4490[hevc @ 0000025ac5bfd8c0] Decoding SPS
4491[hevc @ 0000025ac5bfd8c0] Main 10 profile bitstream
4492[hevc @ 0000025ac5bfd8c0] Decoding VUI
4493[hevc @ 0000025ac5bfd8c0] Decoding PPS
4494[hevc @ 0000025ac5bfd8c0] Output frame with POC 518.
4495[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4496[hevc @ 0000025ac5aafb00] Decoded frame with POC 514.
4497[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4498[hevc @ 0000025ac5a4de80] Output frame with POC 519.
4499[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4500[hevc @ 0000025ac5ab2b00] Decoded frame with POC 513.
4501[hevc @ 0000025ac5ab0f00] Decoded frame with POC 515.
4502frame= 494 fps=324 q=23.0 size= 5632kB time=00:00:21.65 bitrate=2130.8kbits/s speed=14.2x
4503[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4504[hevc @ 0000025ac5db2c00] Output frame with POC 520.
4505[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4506[hevc @ 0000025ac5a4e280] Output frame with POC 521.
4507[hevc @ 0000025ac5ab2f00] Decoded frame with POC 519.
4508[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4509[hevc @ 0000025ac5ab0700] Output frame with POC 522.
4510[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4511[hevc @ 0000025ac5aaff00] Decoded frame with POC 518.
4512[hevc @ 0000025ac5ab2300] Decoded frame with POC 517.
4513[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 520.
4514[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4515[hevc @ 0000025ac5ab0b00] Output frame with POC 523.
4516[hevc @ 0000025ac5a4de80] Decoded frame with POC 521.
4517[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4518[hevc @ 0000025ac5aaf700] Output frame with POC 524.
4519[hevc @ 0000025ac5db2c00] Decoded frame with POC 522.
4520[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4521[hevc @ 0000025ac5aafb00] Output frame with POC 525.
4522[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4523[hevc @ 0000025ac5a4e280] Decoded frame with POC 523.
4524[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4525[hevc @ 0000025ac5ab2b00] Output frame with POC 526.
4526[hevc @ 0000025ac5ab0700] Decoded frame with POC 525.
4527[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4528[hevc @ 0000025ac5ab0b00] Decoded frame with POC 524.
4529[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4530[hevc @ 0000025ac5ab0f00] Output frame with POC 527.
4531[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4532[hevc @ 0000025ac5ab2f00] Output frame with POC 528.
4533[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4534[hevc @ 0000025ac5aaf700] Decoded frame with POC 526.
4535[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4536[hevc @ 0000025ac5aaff00] Output frame with POC 529.
4537[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4538[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4539[hevc @ 0000025ac5ab2300] Output frame with POC 530.
4540[hevc @ 0000025ac5aafb00] Decoded frame with POC 527.
4541[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4542[hevc @ 0000025ac5bfd8c0] Output frame with POC 531.
4543[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4544[hevc @ 0000025ac5a4de80] Output frame with POC 532.
4545[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4546[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
4547[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
4548[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
4549[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
4550[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
4551[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
4552[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4553[hevc @ 0000025ac5db2c00] Output frame with POC 533.
4554[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
4555[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
4556[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
4557[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
4558[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
4559[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
4560[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
4561[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
4562[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
4563[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
4564[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
4565[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
4566[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
4567[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
4568[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
4569[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
4570[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
4571[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
4572[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
4573[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
4574[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
4575[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
4576[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4577[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
4578[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
4579[hevc @ 0000025ac5ab2b00] Decoded frame with POC 529.
4580[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
4581[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
4582[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
4583[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
4584[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
4585[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
4586[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
4587[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 20715 at offset 6114699 bytes
4588[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
4589[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
4590[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
4591[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
4592[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
4593[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
4594[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
4595[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
4596[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
4597[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
4598[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
4599[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
4600[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
4601[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
4602[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
4603[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
4604[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
4605[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
4606[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
4607[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
4608[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
4609[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
4610[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
4611[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4612[hevc @ 0000025ac5a4e280] Output frame with POC 534.
4613[hevc @ 0000025ac5ab0f00] Decoded frame with POC 528.
4614[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
4615[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
4616[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
4617[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4618[hevc @ 0000025ac5ab2f00] Decoded frame with POC 531.
4619[hevc @ 0000025ac5ab0700] Output frame with POC 535.
4620[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4621[hevc @ 0000025ac5aaff00] Decoded frame with POC 530.
4622[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
4623[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
4624[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
4625[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4626[hevc @ 0000025ac5ab0b00] Output frame with POC 536.
4627[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4628[hevc @ 0000025ac5ab2300] Decoded frame with POC 533.
4629[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 532.
4630[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
4631[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
4632[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
4633[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4634[hevc @ 0000025ac5aaf700] Output frame with POC 537.
4635[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
4636[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
4637[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
4638[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4639[hevc @ 0000025ac5aafb00] Output frame with POC 538.
4640[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
4641[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
4642[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
4643[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4644[hevc @ 0000025ac5ab2b00] Output frame with POC 539.
4645[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4646[hevc @ 0000025ac5a4de80] Decoded frame with POC 535.
4647[hevc @ 0000025ac5db2c00] Decoded frame with POC 534.
4648[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
4649[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
4650[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
4651[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4652[hevc @ 0000025ac5ab0f00] Output frame with POC 540.
4653[hevc @ 0000025ac5a4e280] Decoded frame with POC 538.
4654[hevc @ 0000025ac5ab0700] Decoded frame with POC 537.
4655[hevc @ 0000025ac5ab0b00] Decoded frame with POC 536.
4656[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
4657[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
4658[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
4659[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4660[hevc @ 0000025ac5ab2f00] Output frame with POC 541.
4661[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
4662[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
4663[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
4664[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4665[hevc @ 0000025ac5aaff00] Output frame with POC 542.
4666[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4667[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
4668[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
4669[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4670[hevc @ 0000025ac5ab2300] Output frame with POC 543.
4671[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4672[hevc @ 0000025ac5aaf700] Decoded frame with POC 539.
4673[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
4674[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
4675[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
4676[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4677[hevc @ 0000025ac5bfd8c0] Output frame with POC 544.
4678[hevc @ 0000025ac5aafb00] Decoded frame with POC 541.
4679[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
4680[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
4681[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
4682[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4683[hevc @ 0000025ac5a4de80] Output frame with POC 545.
4684[hevc @ 0000025ac5ab2b00] Decoded frame with POC 540.
4685[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
4686[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
4687[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
4688[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4689[hevc @ 0000025ac5db2c00] Output frame with POC 546.
4690[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4691[hevc @ 0000025ac5ab0f00] Decoded frame with POC 543.
4692[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
4693[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
4694[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
4695[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4696[hevc @ 0000025ac5a4e280] Output frame with POC 547.
4697[hevc @ 0000025ac5ab2f00] Decoded frame with POC 542.
4698[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
4699[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
4700[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
4701[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4702[hevc @ 0000025ac5ab0700] Output frame with POC 548.
4703[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
4704[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
4705[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
4706[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4707[hevc @ 0000025ac5ab0b00] Output frame with POC 549.
4708[hevc @ 0000025ac5aaff00] Decoded frame with POC 545.
4709[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4710[hevc @ 0000025ac5ab2300] Decoded frame with POC 544.
4711[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
4712[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
4713[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
4714[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4715[hevc @ 0000025ac5aaf700] Output frame with POC 550.
4716[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4717[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 547.
4718[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
4719[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
4720[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
4721[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4722[hevc @ 0000025ac5a4de80] Decoded frame with POC 546.
4723[hevc @ 0000025ac5aafb00] Output frame with POC 551.
4724[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
4725[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
4726[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
4727[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4728[hevc @ 0000025ac5ab2b00] Output frame with POC 552.
4729[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4730[hevc @ 0000025ac5db2c00] Decoded frame with POC 549.
4731[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
4732[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
4733[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
4734[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4735[hevc @ 0000025ac5a4e280] Decoded frame with POC 548.
4736[hevc @ 0000025ac5ab0f00] Output frame with POC 553.
4737[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4738[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
4739[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
4740[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
4741[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4742[hevc @ 0000025ac5ab2f00] Output frame with POC 554.
4743[hevc @ 0000025ac5ab0700] Decoded frame with POC 552.
4744[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
4745[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
4746[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
4747[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4748[hevc @ 0000025ac5ab0b00] Decoded frame with POC 551.
4749[hevc @ 0000025ac5aaff00] Output frame with POC 555.
4750[hevc @ 0000025ac5aaf700] Decoded frame with POC 550.
4751[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
4752[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
4753[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
4754[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4755[hevc @ 0000025ac5ab2300] Output frame with POC 556.
4756[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4757[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
4758[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
4759[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
4760[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4761[hevc @ 0000025ac5bfd8c0] Output frame with POC 557.
4762[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4763[hevc @ 0000025ac5aafb00] Decoded frame with POC 553.
4764[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
4765[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
4766[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
4767[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4768[hevc @ 0000025ac5a4de80] Output frame with POC 558.
4769[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
4770[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
4771[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
4772[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4773[hevc @ 0000025ac5db2c00] Output frame with POC 559.
4774[hevc @ 0000025ac5ab2b00] Decoded frame with POC 556.
4775[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4776[hevc @ 0000025ac5ab0f00] Decoded frame with POC 555.
4777[hevc @ 0000025ac5ab2f00] Decoded frame with POC 554.
4778[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
4779[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
4780[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
4781[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4782[hevc @ 0000025ac5a4e280] Output frame with POC 560.
4783[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4784[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
4785[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
4786[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
4787[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4788[hevc @ 0000025ac5ab0700] Output frame with POC 561.
4789[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
4790[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
4791[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
4792[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4793[hevc @ 0000025ac5ab0b00] Output frame with POC 562.
4794[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
4795[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
4796[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4797[hevc @ 0000025ac5aaf700] Output frame with POC 563.
4798[hevc @ 0000025ac5aaff00] Decoded frame with POC 558.
4799[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4800[hevc @ 0000025ac5ab2300] Decoded frame with POC 557.
4801[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4802[hevc @ 0000025ac5aafb00] Output frame with POC 564.
4803[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 559.
4804[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4805[hevc @ 0000025ac5ab2b00] Output frame with POC 565.
4806[hevc @ 0000025ac5a4de80] Decoded frame with POC 561.
4807[hevc @ 0000025ac5db2c00] Decoded frame with POC 560.
4808[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4809[hevc @ 0000025ac5ab0f00] Output frame with POC 566.
4810[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4811[hevc @ 0000025ac5a4e280] Decoded frame with POC 564.
4812[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4813[hevc @ 0000025ac5ab2f00] Output frame with POC 567.
4814[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4815[hevc @ 0000025ac5ab0700] Decoded frame with POC 563.
4816[hevc @ 0000025ac5ab0b00] Decoded frame with POC 562.
4817[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4818[hevc @ 0000025ac5aaff00] Output frame with POC 568.
4819[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4820[hevc @ 0000025ac5ab2300] Output frame with POC 569.
4821[hevc @ 0000025ac5aaf700] Decoded frame with POC 565.
4822[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4823[hevc @ 0000025ac5bfd8c0] Output frame with POC 570.
4824[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4825[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4826[hevc @ 0000025ac5aafb00] Decoded frame with POC 567.
4827[hevc @ 0000025ac5a4de80] Output frame with POC 571.
4828[hevc @ 0000025ac5ab2b00] Decoded frame with POC 566.
4829[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4830[hevc @ 0000025ac5db2c00] Output frame with POC 572.
4831[hevc @ 0000025ac5ab0f00] Decoded frame with POC 568.
4832[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4833[hevc @ 0000025ac5a4e280] Output frame with POC 573.
4834[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4835[hevc @ 0000025ac5ab2f00] Decoded frame with POC 572.
4836[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4837[hevc @ 0000025ac5ab0700] Output frame with POC 574.
4838[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4839[hevc @ 0000025ac5aaff00] Decoded frame with POC 570.
4840[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4841[hevc @ 0000025ac5ab0b00] Output frame with POC 575.
4842[hevc @ 0000025ac5ab2300] Decoded frame with POC 569.
4843[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 571.
4844[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4845[hevc @ 0000025ac5aaf700] Output frame with POC 576.
4846[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4847[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4848[hevc @ 0000025ac5aafb00] Output frame with POC 577.
4849[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4850[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4851[hevc @ 0000025ac5ab2b00] Output frame with POC 578.
4852[hevc @ 0000025ac5a4de80] Decoded frame with POC 573.
4853[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4854[hevc @ 0000025ac5ab0f00] Output frame with POC 579.
4855[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4856[hevc @ 0000025ac5ab2f00] Output frame with POC 580.
4857[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4858[hevc @ 0000025ac5db2c00] Decoded frame with POC 575.
4859[hevc @ 0000025ac5a4e280] Decoded frame with POC 574.
4860[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4861[hevc @ 0000025ac5aaff00] Output frame with POC 581.
4862[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4863[hevc @ 0000025ac5ab0700] Decoded frame with POC 578.
4864[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4865[hevc @ 0000025ac5ab2300] Output frame with POC 582.
4866[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4867[hevc @ 0000025ac5bfd8c0] Output frame with POC 583.
4868[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4869[hevc @ 0000025ac5ab0b00] Decoded frame with POC 577.
4870[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4871[hevc @ 0000025ac5aaf700] Decoded frame with POC 576.
4872[hevc @ 0000025ac5a4de80] Output frame with POC 584.
4873[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4874[hevc @ 0000025ac5aafb00] Decoded frame with POC 579.
4875[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4876[hevc @ 0000025ac5db2c00] Output frame with POC 585.
4877[hevc @ 0000025ac5ab2b00] Decoded frame with POC 581.
4878[hevc @ 0000025ac5ab0f00] Decoded frame with POC 580.
4879[hevc @ 0000025ac5ab2f00] Decoded frame with POC 582.
4880[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4881[hevc @ 0000025ac5a4e280] Output frame with POC 586.
4882[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4883[hevc @ 0000025ac5ab0700] Output frame with POC 587.
4884[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4885[hevc @ 0000025ac5aaff00] Decoded frame with POC 585.
4886[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4887[hevc @ 0000025ac5ab0b00] Output frame with POC 588.
4888[hevc @ 0000025ac5aaf700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
4889[hevc @ 0000025ac5aaf700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
4890[hevc @ 0000025ac5aaf700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
4891[hevc @ 0000025ac5ab2300] Decoded frame with POC 584.
4892[hevc @ 0000025ac5aaf700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
4893[hevc @ 0000025ac5aaf700] Decoding VPS
4894[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
4895[hevc @ 0000025ac5aaf700] Decoding SPS
4896[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
4897[hevc @ 0000025ac5aaf700] Decoding VUI
4898[hevc @ 0000025ac5aaf700] Decoding PPS
4899[hevc @ 0000025ac5aaf700] Output frame with POC 589.
4900[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 583.
4901[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4902[hevc @ 0000025ac5aafb00] Output frame with POC 590.
4903[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4904[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4905[hevc @ 0000025ac5ab2b00] Output frame with POC 591.
4906[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4907[hevc @ 0000025ac5a4de80] Decoded frame with POC 589.
4908[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4909[hevc @ 0000025ac5ab0f00] Output frame with POC 592.
4910[hevc @ 0000025ac5db2c00] Decoded frame with POC 587.
4911[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4912[hevc @ 0000025ac5ab2f00] Output frame with POC 593.
4913[hevc @ 0000025ac5a4e280] Decoded frame with POC 586.
4914[hevc @ 0000025ac5ab0700] Decoded frame with POC 588.
4915[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4916[hevc @ 0000025ac5aaff00] Output frame with POC 594.
4917[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
4918[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4919[hevc @ 0000025ac5ab2300] Output frame with POC 595.
4920[hevc @ 0000025ac5ab0b00] Decoded frame with POC 590.
4921[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4922[hevc @ 0000025ac5bfd8c0] Output frame with POC 596.
4923[hevc @ 0000025ac5aaf700] Decoded frame with POC 591.
4924[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4925[hevc @ 0000025ac5a4de80] Output frame with POC 597.
4926[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
4927[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4928[hevc @ 0000025ac5db2c00] Output frame with POC 598.
4929[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
4930[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4931[hevc @ 0000025ac5a4e280] Output frame with POC 599.
4932[hevc @ 0000025ac5aafb00] Decoded frame with POC 594.
4933[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4934[hevc @ 0000025ac5ab0700] Output frame with POC 600.
4935[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
4936[hevc @ 0000025ac5ab2b00] Decoded frame with POC 593.
4937[hevc @ 0000025ac5ab0f00] Decoded frame with POC 592.
4938[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4939[hevc @ 0000025ac5ab0b00] Output frame with POC 601.
4940[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
4941[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4942[hevc @ 0000025ac5aaf700] Output frame with POC 602.
4943[hevc @ 0000025ac5ab2f00] Decoded frame with POC 598.
4944[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4945[hevc @ 0000025ac5aafb00] Output frame with POC 603.
4946[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4947[hevc @ 0000025ac5ab2b00] Output frame with POC 604.
4948[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
4949[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4950[hevc @ 0000025ac5ab0f00] Output frame with POC 605.
4951[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
4952[hevc @ 0000025ac5aaff00] Decoded frame with POC 596.
4953[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 597.
4954[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4955[hevc @ 0000025ac5ab2f00] Output frame with POC 606.
4956[hevc @ 0000025ac5ab2300] Decoded frame with POC 595.
4957[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4958[hevc @ 0000025ac5a4de80] Decoded frame with POC 600.
4959[hevc @ 0000025ac5aaff00] Output frame with POC 607.
4960[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
4961[hevc @ 0000025ac5db2c00] Decoded frame with POC 599.
4962[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4963[hevc @ 0000025ac5ab2300] Output frame with POC 608.
4964[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
4965[hevc @ 0000025ac5a4e280] Decoded frame with POC 604.
4966[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4967[hevc @ 0000025ac5bfd8c0] Output frame with POC 609.
4968[hevc @ 0000025ac5ab0700] Decoded frame with POC 602.
4969[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4970[hevc @ 0000025ac5a4de80] Output frame with POC 610.
4971[hevc @ 0000025ac5aaf700] Decoded frame with POC 603.
4972[hevc @ 0000025ac5ab0b00] Decoded frame with POC 601.
4973[hevc @ 0000025ac5aafb00] Decoded frame with POC 605.
4974[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4975[hevc @ 0000025ac5db2c00] Output frame with POC 611.
4976[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
4977[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4978[hevc @ 0000025ac5a4e280] Output frame with POC 612.
4979[hevc @ 0000025ac5ab2b00] Decoded frame with POC 609.
4980[hevc @ 0000025ac5ab0f00] Decoded frame with POC 607.
4981[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4982[hevc @ 0000025ac5ab0700] Output frame with POC 613.
4983[hevc @ 0000025ac5ab2f00] Decoded frame with POC 606.
4984[hevc @ 0000025ac5aaff00] Decoded frame with POC 608.
4985[hevc @ 0000025ac5ab2300] Decoded frame with POC 611.
4986[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4987[hevc @ 0000025ac5ab0b00] Output frame with POC 614.
4988[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
4989[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 610.
4990[hevc @ 0000025ac5a4de80] Decoded frame with POC 615.
4991[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
4992[hevc @ 0000025ac5aaf700] Output frame with POC 615.
4993[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
4994[hevc @ 0000025ac5db2c00] Decoded frame with POC 613.
4995[hevc @ 0000025ac5ab0700] Decoded frame with POC 614.
4996[hevc @ 0000025ac5a4e280] Decoded frame with POC 612.
4997[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
4998[hevc @ 0000025ac5aafb00] Output frame with POC 616.
4999[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5000[hevc @ 0000025ac5ab2b00] Output frame with POC 617.
5001[hevc @ 0000025ac5ab0b00] Decoded frame with POC 618.
5002[hevc @ 0000025ac5aaf700] Decoded frame with POC 617.
5003[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5004[hevc @ 0000025ac5ab0f00] Output frame with POC 618.
5005[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
5006[hevc @ 0000025ac5aafb00] Decoded frame with POC 616.
5007[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5008[hevc @ 0000025ac5ab2f00] Output frame with POC 619.
5009[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5010[hevc @ 0000025ac5aaff00] Output frame with POC 620.
5011[hevc @ 0000025ac5ab2b00] Decoded frame with POC 620.
5012[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5013[hevc @ 0000025ac5ab2300] Output frame with POC 621.
5014[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
5015[hevc @ 0000025ac5ab0f00] Decoded frame with POC 619.
5016[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5017[hevc @ 0000025ac5bfd8c0] Output frame with POC 622.
5018[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
5019[hevc @ 0000025ac5ab2f00] Decoded frame with POC 622.
5020[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5021[hevc @ 0000025ac5aaff00] Decoded frame with POC 621.
5022[hevc @ 0000025ac5a4de80] Output frame with POC 623.
5023[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5024[hevc @ 0000025ac5db2c00] Output frame with POC 624.
5025[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
5026[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5027[hevc @ 0000025ac5ab2300] Decoded frame with POC 623.
5028[hevc @ 0000025ac5a4e280] Output frame with POC 625.
5029[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
5030[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5031[hevc @ 0000025ac5ab0700] Output frame with POC 626.
5032[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5033[hevc @ 0000025ac5ab0b00] Output frame with POC 627.
5034[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5035[hevc @ 0000025ac5aaf700] Output frame with POC 628.
5036[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
5037[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5038[hevc @ 0000025ac5aafb00] Output frame with POC 629.
5039[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 626.
5040[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
5041[hevc @ 0000025ac5a4de80] Decoded frame with POC 625.
5042[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5043[hevc @ 0000025ac5ab2b00] Output frame with POC 630.
5044[hevc @ 0000025ac5db2c00] Decoded frame with POC 624.
5045[hevc @ 0000025ac5a4e280] Decoded frame with POC 631.
5046[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5047[hevc @ 0000025ac5ab0f00] Output frame with POC 631.
5048[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
5049[hevc @ 0000025ac5ab0700] Decoded frame with POC 629.
5050[hevc @ 0000025ac5ab0b00] Decoded frame with POC 627.
5051[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5052[hevc @ 0000025ac5aaf700] Decoded frame with POC 628.
5053[hevc @ 0000025ac5aafb00] Decoded frame with POC 630.
5054[hevc @ 0000025ac5ab2f00] Output frame with POC 632.
5055[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
5056[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5057[hevc @ 0000025ac5aaff00] Output frame with POC 633.
5058[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5059[hevc @ 0000025ac5ab2300] Output frame with POC 634.
5060[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5061[hevc @ 0000025ac5bfd8c0] Output frame with POC 635.
5062[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
5063[hevc @ 0000025ac5ab2b00] Decoded frame with POC 637.
5064[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5065[hevc @ 0000025ac5a4de80] Output frame with POC 636.
5066[hevc @ 0000025ac5ab0f00] Decoded frame with POC 634.
5067[hevc @ 0000025ac5aaff00] Decoded frame with POC 633.
5068[hevc @ 0000025ac5ab2f00] Decoded frame with POC 632.
5069[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5070[hevc @ 0000025ac5db2c00] Output frame with POC 637.
5071[hevc @ 0000025ac5ab2300] Decoded frame with POC 635.
5072[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 636.
5073[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5074[hevc @ 0000025ac5a4e280] Output frame with POC 638.
5075[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
5076[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5077[hevc @ 0000025ac5ab0700] Output frame with POC 639.
5078[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
5079[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5080[hevc @ 0000025ac5ab0b00] Output frame with POC 640.
5081[hevc @ 0000025ac5a4de80] Decoded frame with POC 641.
5082[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5083[hevc @ 0000025ac5aaf700] Output frame with POC 641.
5084[hevc @ 0000025ac5db2c00] Decoded frame with POC 639.
5085[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5086[hevc @ 0000025ac5aafb00] Output frame with POC 642.
5087[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
5088[hevc @ 0000025ac5ab0700] Decoded frame with POC 640.
5089[hevc @ 0000025ac5a4e280] Decoded frame with POC 638.
5090[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5091[hevc @ 0000025ac5ab2b00] Output frame with POC 643.
5092[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5093[hevc @ 0000025ac5ab0f00] Output frame with POC 644.
5094[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5095[hevc @ 0000025ac5ab2f00] Output frame with POC 645.
5096[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
5097[hevc @ 0000025ac5ab0b00] Decoded frame with POC 645.
5098[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5099[hevc @ 0000025ac5aaff00] Output frame with POC 646.
5100[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
5101[hevc @ 0000025ac5aaf700] Decoded frame with POC 643.
5102[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5103[hevc @ 0000025ac5ab2300] Output frame with POC 647.
5104[hevc @ 0000025ac5ab2b00] Decoded frame with POC 644.
5105[hevc @ 0000025ac5aafb00] Decoded frame with POC 642.
5106[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5107[hevc @ 0000025ac5bfd8c0] Output frame with POC 648.
5108[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
5109[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5110[hevc @ 0000025ac5a4de80] Output frame with POC 649.
5111[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
5112[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5113[hevc @ 0000025ac5db2c00] Output frame with POC 650.
5114[hevc @ 0000025ac5ab0f00] Decoded frame with POC 650.
5115[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5116[hevc @ 0000025ac5ab2f00] Decoded frame with POC 648.
5117[hevc @ 0000025ac5a4e280] Output frame with POC 651.
5118[hevc @ 0000025ac5a4de80] Decoded frame with POC 653.
5119[hevc @ 0000025ac5ab2300] Decoded frame with POC 647.
5120[hevc @ 0000025ac5aaff00] Decoded frame with POC 646.
5121[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 649.
5122[hevc @ 0000025ac5ab0700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
5123[hevc @ 0000025ac5ab0700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
5124[hevc @ 0000025ac5ab0700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
5125[hevc @ 0000025ac5ab0700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
5126[hevc @ 0000025ac5ab0700] Decoding VPS
5127[hevc @ 0000025ac5ab0700] Main 10 profile bitstream
5128[hevc @ 0000025ac5ab0700] Decoding SPS
5129[hevc @ 0000025ac5ab0700] Main 10 profile bitstream
5130[hevc @ 0000025ac5ab0700] Decoding VUI
5131[hevc @ 0000025ac5ab0700] Decoding PPS
5132[hevc @ 0000025ac5ab0700] Output frame with POC 652.
5133[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
5134[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5135[hevc @ 0000025ac5ab0b00] Output frame with POC 653.
5136[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
5137[hevc @ 0000025ac5db2c00] Decoded frame with POC 652.
5138[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5139[hevc @ 0000025ac5aaf700] Output frame with POC 654.
5140[hevc @ 0000025ac5a4e280] Decoded frame with POC 651.
5141[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5142[hevc @ 0000025ac5aafb00] Output frame with POC 655.
5143[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
5144[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5145[hevc @ 0000025ac5ab2b00] Output frame with POC 656.
5146[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
5147[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5148[hevc @ 0000025ac5ab0f00] Output frame with POC 657.
5149[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5150[hevc @ 0000025ac5ab2f00] Output frame with POC 658.
5151[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5152[hevc @ 0000025ac5aaff00] Output frame with POC 659.
5153[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
5154[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
5155[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
5156[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
5157[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
5158[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
5159[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5160[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
5161[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
5162[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
5163[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
5164[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
5165[hevc @ 0000025ac5ab2300] Output frame with POC 660.
5166[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
5167[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
5168[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
5169[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
5170[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
5171[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
5172[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
5173[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
5174[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
5175[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
5176[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
5177[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
5178[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
5179[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
5180[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
5181[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
5182[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
5183[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
5184[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
5185[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
5186[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
5187[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
5188[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
5189[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
5190[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
5191[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
5192[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
5193[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
5194[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
5195[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
5196[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
5197[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
5198[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
5199[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
5200[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
5201[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
5202[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
5203[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
5204[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
5205[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
5206[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
5207[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
5208[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
5209[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
5210[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
5211[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
5212[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
5213[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
5214[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
5215[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
5216[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
5217[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
5218[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
5219[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
5220[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
5221[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
5222[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
5223[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
5224[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
5225[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
5226[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
5227[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
5228[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
5229[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
5230[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
5231[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
5232[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
5233[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
5234[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
5235[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
5236[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
5237[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
5238[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
5239[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
5240[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
5241[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
5242[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
5243[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
5244[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
5245[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
5246[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
5247[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
5248[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
5249[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
5250[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
5251[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
5252[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
5253[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
5254[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
5255[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
5256[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
5257[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
5258[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
5259[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
5260[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
5261[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
5262[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
5263[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
5264[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
5265[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
5266[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
5267[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
5268[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
5269[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
5270[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
5271[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
5272[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
5273[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
5274[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
5275[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
5276[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
5277[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
5278[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
5279[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
5280[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
5281[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
5282[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
5283[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
5284[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
5285[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
5286[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
5287[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
5288[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
5289[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
5290[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
5291[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
5292[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
5293[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
5294[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
5295[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
5296[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
5297[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
5298[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
5299[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
5300[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
5301[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
5302[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
5303[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
5304[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
5305[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
5306[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
5307[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
5308[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
5309[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
5310[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
5311[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
5312[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
5313[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
5314[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
5315[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
5316[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
5317[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
5318[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
5319[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
5320[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
5321[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
5322[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
5323[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
5324[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
5325[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
5326[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
5327[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
5328[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
5329[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
5330[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
5331[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
5332[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
5333[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
5334[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
5335[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
5336[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
5337[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
5338[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
5339[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
5340[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
5341[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
5342[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
5343[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
5344[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
5345[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
5346[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
5347[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
5348[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
5349[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
5350[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
5351[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
5352[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
5353[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
5354[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
5355[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
5356[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
5357[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
5358[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
5359[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
5360[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
5361[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
5362[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
5363[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5364[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
5365[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
5366[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
5367[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
5368[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
5369[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
5370[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
5371[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
5372[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
5373[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
5374[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
5375[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
5376[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
5377[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
5378[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
5379[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
5380[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
5381[hevc @ 0000025ac5bfd8c0] Output frame with POC 661.
5382[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
5383[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
5384[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
5385[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
5386[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
5387[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
5388[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
5389[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
5390[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
5391[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
5392[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
5393[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
5394[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
5395[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
5396[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
5397[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5398[matroska @ 0000025ac5b64a40] Starting new cluster with timestamp 25600 at offset 8200426 bytes
5399[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
5400[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
5401[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
5402[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
5403[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
5404[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
5405[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
5406[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
5407[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
5408[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
5409[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
5410[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
5411[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
5412[hevc @ 0000025ac5a4de80] Output frame with POC 662.
5413[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
5414[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
5415[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
5416[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
5417[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
5418[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
5419[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
5420[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
5421[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
5422[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
5423[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
5424[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
5425[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
5426[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
5427[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
5428[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
5429[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
5430[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
5431[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
5432[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
5433[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
5434[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
5435[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
5436[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
5437[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
5438[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
5439[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
5440[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
5441[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
5442[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
5443[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
5444[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
5445[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
5446[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
5447[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
5448[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
5449[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
5450[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
5451[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
5452[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
5453[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
5454[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
5455[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
5456[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
5457[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
5458[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
5459[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5460[hevc @ 0000025ac5db2c00] Output frame with POC 663.
5461[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
5462[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
5463[hevc @ 0000025ac5a4e280] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5464[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
5465[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
5466[hevc @ 0000025ac5a4e280] Output frame with POC 664.
5467[hevc @ 0000025ac5ab0700] Decoded frame with POC 654.
5468[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
5469[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
5470[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
5471[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5472[hevc @ 0000025ac5ab0700] Output frame with POC 665.
5473[hevc @ 0000025ac5ab0b00] Decoded frame with POC 660.
5474[hevc @ 0000025ac5aaf700] Decoded frame with POC 657.
5475[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
5476[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
5477[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
5478[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5479[hevc @ 0000025ac5ab0b00] Output frame with POC 666.
5480[hevc @ 0000025ac5ab2b00] Decoded frame with POC 656.
5481[hevc @ 0000025ac5ab2f00] Decoded frame with POC 659.
5482[hevc @ 0000025ac5ab0f00] Decoded frame with POC 658.
5483[hevc @ 0000025ac5aafb00] Decoded frame with POC 655.
5484[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
5485[hevc @ 0000025ac5aaff00] Decoded frame with POC 666.
5486[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
5487[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
5488[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
5489[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5490[hevc @ 0000025ac5aaf700] Output frame with POC 667.
5491[hevc @ 0000025ac5ab2300] Decoded frame with POC 663.
5492[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
5493[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
5494[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
5495[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 661.
5496[hevc @ 0000025ac5a4de80] Decoded frame with POC 662.
5497[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5498[hevc @ 0000025ac5a4e280] Decoded frame with POC 665.
5499[hevc @ 0000025ac5aafb00] Output frame with POC 668.
5500[hevc @ 0000025ac5db2c00] Decoded frame with POC 664.
5501[hevc @ 0000025ac5ab0700] Decoded frame with POC 670.
5502[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
5503[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
5504[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
5505[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5506[hevc @ 0000025ac5ab2b00] Output frame with POC 669.
5507[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
5508[hevc @ 0000025ac5ab0b00] Decoded frame with POC 668.
5509[hevc @ 0000025ac5aaf700] Decoded frame with POC 667.
5510[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
5511[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
5512[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
5513[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5514[hevc @ 0000025ac5aafb00] Decoded frame with POC 669.
5515[hevc @ 0000025ac5ab0f00] Output frame with POC 670.
5516[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
5517[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
5518[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
5519[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
5520[hevc @ 0000025ac5ab2f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5521[hevc @ 0000025ac5ab2f00] Output frame with POC 671.
5522[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
5523[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
5524[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
5525[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5526[hevc @ 0000025ac5aaff00] Output frame with POC 672.
5527[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
5528[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
5529[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
5530[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
5531[hevc @ 0000025ac5ab2300] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5532[hevc @ 0000025ac5ab2300] Output frame with POC 673.
5533[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
5534[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
5535[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
5536[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
5537[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5538[hevc @ 0000025ac5bfd8c0] Output frame with POC 674.
5539[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
5540[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
5541[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
5542[hevc @ 0000025ac5a4de80] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5543[hevc @ 0000025ac5a4de80] Output frame with POC 675.
5544[hevc @ 0000025ac5ab2b00] Decoded frame with POC 671.
5545[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
5546[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
5547[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
5548[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5549[hevc @ 0000025ac5db2c00] Output frame with POC 676.
5550[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
5551[hevc @ 0000025ac5ab0f00] Decoded frame with POC 675.
5552[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
5553[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
5554[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5555[hevc @ 0000025ac5a4e280] Output frame with POC 677.
5556[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
5557[hevc @ 0000025ac5ab2f00] Decoded frame with POC 673.
5558[hevc @ 0000025ac5aaff00] Decoded frame with POC 672.
5559[hevc @ 0000025ac5ab2300] Decoded frame with POC 674.
5560[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
5561[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
5562[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
5563[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5564[hevc @ 0000025ac5ab0700] Output frame with POC 678.
5565[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
5566[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
5567[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
5568[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5569[hevc @ 0000025ac5ab0b00] Output frame with POC 679.
5570[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
5571[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 678.
5572[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
5573[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
5574[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
5575[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5576[hevc @ 0000025ac5aaf700] Output frame with POC 680.
5577[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
5578[hevc @ 0000025ac5a4de80] Decoded frame with POC 677.
5579[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
5580[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
5581[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
5582[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5583[hevc @ 0000025ac5aafb00] Output frame with POC 681.
5584[hevc @ 0000025ac5db2c00] Decoded frame with POC 676.
5585[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
5586[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
5587[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
5588[hevc @ 0000025ac5ab2b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5589[hevc @ 0000025ac5a4e280] Decoded frame with POC 679.
5590[hevc @ 0000025ac5ab2b00] Output frame with POC 682.
5591[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
5592[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
5593[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
5594[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5595[hevc @ 0000025ac5ab0f00] Output frame with POC 683.
5596[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
5597[hevc @ 0000025ac5ab0700] Decoded frame with POC 680.
5598[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
5599[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
5600[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
5601[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5602[hevc @ 0000025ac5ab2f00] Output frame with POC 684.
5603[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
5604[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
5605[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
5606[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5607[hevc @ 0000025ac5aaff00] Output frame with POC 685.
5608[hevc @ 0000025ac5ab0b00] Decoded frame with POC 682.
5609[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
5610[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
5611[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
5612[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5613[hevc @ 0000025ac5aaf700] Decoded frame with POC 681.
5614[hevc @ 0000025ac5ab2300] Output frame with POC 686.
5615[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
5616[hevc @ 0000025ac5aafb00] Decoded frame with POC 684.
5617[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
5618[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
5619[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
5620[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5621[hevc @ 0000025ac5bfd8c0] Output frame with POC 687.
5622[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
5623[hevc @ 0000025ac5ab2b00] Decoded frame with POC 683.
5624[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
5625[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
5626[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
5627[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5628[hevc @ 0000025ac5a4de80] Output frame with POC 688.
5629[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
5630[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
5631[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
5632[hevc @ 0000025ac5db2c00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5633[hevc @ 0000025ac5db2c00] Output frame with POC 689.
5634[hevc @ 0000025ac5ab0f00] Decoded frame with POC 686.
5635[hevc @ 0000025ac5ab2f00] Decoded frame with POC 685.
5636[hevc @ 0000025ac5aaff00] Decoded frame with POC 690.
5637[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
5638[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
5639[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
5640[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5641[hevc @ 0000025ac5a4e280] Output frame with POC 690.
5642[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
5643[hevc @ 0000025ac5ab0700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5644[hevc @ 0000025ac5ab0700] Output frame with POC 691.
5645[hevc @ 0000025ac5ab2300] Decoded frame with POC 688.
5646[hevc @ 0000025ac5a4de80] Decoded frame with POC 689.
5647[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 687.
5648[hevc @ 0000025ac5ab0b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5649[hevc @ 0000025ac5ab0b00] Output frame with POC 692.
5650[hevc @ 0000025ac5aaf700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5651[hevc @ 0000025ac5aaf700] Output frame with POC 693.
5652[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
5653[hevc @ 0000025ac5aafb00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5654[hevc @ 0000025ac5aafb00] Output frame with POC 694.
5655[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
5656[hevc @ 0000025ac5db2c00] Decoded frame with POC 693.
5657[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5658[hevc @ 0000025ac5ab2b00] Output frame with POC 695.
5659[hevc @ 0000025ac5a4e280] Decoded frame with POC 692.
5660[hevc @ 0000025ac5ab0700] Decoded frame with POC 691.
5661[hevc @ 0000025ac5ab0f00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5662[hevc @ 0000025ac5ab0f00] Output frame with POC 696.
5663[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
5664[hevc @ 0000025ac5ab0b00] Decoded frame with POC 696.
5665[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5666[hevc @ 0000025ac5ab2f00] Output frame with POC 697.
5667[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
5668[hevc @ 0000025ac5aaf700] Decoded frame with POC 695.
5669[hevc @ 0000025ac5aafb00] Decoded frame with POC 694.
5670[hevc @ 0000025ac5aaff00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5671[hevc @ 0000025ac5aaff00] Output frame with POC 698.
5672[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5673[hevc @ 0000025ac5ab2300] Output frame with POC 699.
5674[hevc @ 0000025ac5bfd8c0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5675[hevc @ 0000025ac5bfd8c0] Output frame with POC 700.
5676[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
5677[hevc @ 0000025ac5ab2b00] Decoded frame with POC 700.
5678[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5679[hevc @ 0000025ac5a4de80] Output frame with POC 701.
5680[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
5681[hevc @ 0000025ac5ab0f00] Decoded frame with POC 698.
5682[hevc @ 0000025ac5aaff00] Decoded frame with POC 699.
5683[hevc @ 0000025ac5ab2f00] Decoded frame with POC 697.
5684[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5685[hevc @ 0000025ac5db2c00] Output frame with POC 702.
5686[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5687[hevc @ 0000025ac5a4e280] Output frame with POC 703.
5688[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
5689[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5690[hevc @ 0000025ac5ab0700] Output frame with POC 704.
5691[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
5692[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5693[hevc @ 0000025ac5ab0b00] Output frame with POC 705.
5694[hevc @ 0000025ac5ab2300] Decoded frame with POC 704.
5695[hevc @ 0000025ac5aaf700] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5696[hevc @ 0000025ac5aaf700] Output frame with POC 706.
5697[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 702.
5698[hevc @ 0000025ac5aafb00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5699[hevc @ 0000025ac5aafb00] Output frame with POC 707.
5700[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
5701[hevc @ 0000025ac5db2c00] Decoded frame with POC 703.
5702[hevc @ 0000025ac5a4de80] Decoded frame with POC 701.
5703[hevc @ 0000025ac5ab2b00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5704[hevc @ 0000025ac5ab2b00] Output frame with POC 708.
5705[hevc @ 0000025ac5a4e280] Decoded frame with POC 708.
5706[hevc @ 0000025ac5ab0700] Decoded frame with POC 706.
5707[hevc @ 0000025ac5ab0f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5708[hevc @ 0000025ac5ab0f00] Output frame with POC 709.
5709[hevc @ 0000025ac5ab0b00] Decoded frame with POC 705.
5710[hevc @ 0000025ac5aaf700] Decoded frame with POC 707.
5711[hevc @ 0000025ac5ab2f00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5712[hevc @ 0000025ac5ab2f00] Output frame with POC 710.
5713[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.009972
5714[hevc @ 0000025ac5aaff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5715[hevc @ 0000025ac5aaff00] Output frame with POC 711.
5716[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.002983
5717[hevc @ 0000025ac5ab2300] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5718[hevc @ 0000025ac5ab2300] Output frame with POC 712.
5719[hevc @ 0000025ac5aafb00] Decoded frame with POC 712.
5720[hevc @ 0000025ac5ab2b00] Decoded frame with POC 710.
5721[hevc @ 0000025ac5ab0f00] Decoded frame with POC 709.
5722[hevc @ 0000025ac5bfd8c0] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5723[hevc @ 0000025ac5bfd8c0] Output frame with POC 713.
5724[hevc @ 0000025ac5ab2f00] Decoded frame with POC 711.
5725[hevc @ 0000025ac5a4de80] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5726[hevc @ 0000025ac5a4de80] Output frame with POC 714.
5727[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.005974
5728[hevc @ 0000025ac5db2c00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5729[hevc @ 0000025ac5db2c00] Output frame with POC 715.
5730[hevc @ 0000025ac5a4e280] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5731[hevc @ 0000025ac5a4e280] Output frame with POC 716.
5732[hevc @ 0000025ac5aaff00] Decoded frame with POC 717.
5733[hevc @ 0000025ac5ab2300] Decoded frame with POC 715.
5734[hevc @ 0000025ac5ab0700] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
5735[hevc @ 0000025ac5ab0700] Output frame with POC 717.
5736[hevc @ 0000025ac5db2c00] Decoded frame with POC 716.
5737[hevc @ 0000025ac5a4de80] Decoded frame with POC 714.
5738[hevc @ 0000025ac5bfd8c0] Decoded frame with POC 713.
5739[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.008995
5740[hevc @ 0000025ac5ab0b00] nal_unit_type: 0(TRAIL_N), nuh_layer_id: 0, temporal_id: 0
5741[hevc @ 0000025ac5ab0b00] Output frame with POC 718.
5742[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.001976
5743[in#0/matroska,webm @ 0000025ac59639c0] EOF while reading input
5744[hevc @ 0000025ac5aaf700] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0
5745[in#0/matroska,webm @ 0000025ac59639c0] Terminating demuxer thread
5746[hevc @ 0000025ac5aaf700] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0
5747[hevc @ 0000025ac5aaf700] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0
5748[hevc @ 0000025ac5aaf700] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0
5749[hevc @ 0000025ac5aaf700] Decoding VPS
5750[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
5751[hevc @ 0000025ac5aaf700] Decoding SPS
5752[hevc @ 0000025ac5aaf700] Main 10 profile bitstream
5753[hevc @ 0000025ac5aaf700] Decoding VUI
5754[hevc @ 0000025ac5aaf700] Decoding PPS
5755[hevc @ 0000025ac5aaf700] Output frame with POC 719.
5756[hevc @ 0000025ac5aafb00] Output frame with POC 720.
5757[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.011986
5758[hevc @ 0000025ac5a4e280] Decoded frame with POC 720.
5759[hevc @ 0000025ac5ab0700] Decoded frame with POC 719.
5760[hevc @ 0000025ac5ab2b00] Output frame with POC 721.
5761[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.004997
5762[hevc @ 0000025ac5ab0b00] Decoded frame with POC 718.
5763frame= 695 fps=343 q=24.0 size= 7936kB time=00:00:29.99 bitrate=2167.6kbits/s speed=14.8x
5764[hevc @ 0000025ac5aaf700] Decoded frame with POC 721.
5765[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.007988
5766[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.000999
5767[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.010979
5768[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.003990
5769[vost#0:0/hevc_nvenc @ 0000025ac5aeabc0] Clipping frame in rate conversion by 0.006981
5770[out_0_0 @ 0000025ac5af7c80] EOF on sink link out_0_0:default.
5771No more output streams to write to, finishing.
5772[out#0/matroska @ 0000025ac41a6f00] All streams finished
5773[out#0/matroska @ 0000025ac41a6f00] Terminating muxer thread
5774[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
5775[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
5776[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
5777[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
5778[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
5779[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
5780[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
5781[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
5782[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
5783[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
5784[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
5785[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
5786[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
5787[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
5788[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
5789[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
5790[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
5791[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
5792[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
5793[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
5794[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
5795[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
5796[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
5797[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
5798[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
5799[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
5800[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
5801[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
5802[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
5803[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
5804[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
5805[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
5806[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
5807[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
5808[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
5809[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
5810[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
5811[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
5812[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
5813[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
5814[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
5815[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
5816[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
5817[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
5818[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
5819[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
5820[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
5821[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
5822[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
5823[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
5824[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
5825[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
5826[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
5827[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
5828[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
5829[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
5830[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
5831[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
5832[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
5833[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
5834[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
5835[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
5836[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
5837[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
5838[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
5839[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
5840[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
5841[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
5842[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
5843[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
5844[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
5845[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
5846[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
5847[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
5848[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
5849[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
5850[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
5851[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
5852[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
5853[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
5854[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
5855[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
5856[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
5857[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
5858[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
5859[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
5860[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
5861[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
5862[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
5863[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
5864[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
5865[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
5866[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
5867[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
5868[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
5869[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
5870[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
5871[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
5872[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
5873[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
5874[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
5875[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
5876[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
5877[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
5878[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
5879[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
5880[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
5881[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
5882[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
5883[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
5884[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
5885[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
5886[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
5887[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
5888[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
5889[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
5890[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
5891[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
5892[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
5893[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
5894[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
5895[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
5896[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
5897[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
5898[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
5899[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
5900[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
5901[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
5902[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
5903[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
5904[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
5905[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
5906[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
5907[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
5908[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
5909[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
5910[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
5911[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
5912[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
5913[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
5914[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
5915[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
5916[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
5917[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
5918[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
5919[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
5920[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
5921[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
5922[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
5923[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
5924[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
5925[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
5926[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
5927[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
5928[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
5929[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
5930[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
5931[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
5932[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
5933[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
5934[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
5935[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
5936[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
5937[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
5938[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
5939[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
5940[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
5941[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
5942[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
5943[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
5944[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
5945[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
5946[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
5947[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
5948[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
5949[matroska @ 0000025ac5b64a40] end duration = 30114
5950[matroska @ 0000025ac5b64a40] stream 0 end duration = 30114
5951[matroska @ 0000025ac5b64a40] stream 1 end duration = 30014
5952[matroska @ 0000025ac5b64a40] stream 2 end duration = 28483
5953[AVIOContext @ 0000025ac5ba4680] Statistics: 9030633 bytes written, 3 seeks, 37 writeouts
5954frame= 722 fps=345 q=19.0 Lsize= 8817kB time=00:00:29.99 bitrate=2408.1kbits/s speed=14.3x
5955video:8212kB audio:587kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: 0.199249%
5956Input file #0 (nvenc-audioprofile-source.mkv):
5957 Input stream #0:0 (video): 722 packets read (8079330 bytes); 722 frames decoded;
5958 Input stream #0:1 (audio): 1407 packets read (600908 bytes);
5959 Input stream #0:2 (subtitle): 7 packets read (171 bytes); 7 frames decoded;
5960 Input stream #0:3 (video): 1 packets read (161795 bytes);
5961 Total: 2137 packets (8842204 bytes) demuxed
5962Output file #0 (output.mkv):
5963 Output stream #0:0 (video): 722 frames encoded; 722 packets muxed (8409113 bytes);
5964 Output stream #0:1 (audio): 1407 packets muxed (600908 bytes);
5965 Output stream #0:2 (subtitle): 7 frames encoded; 7 packets muxed (311 bytes);
5966 Total: 2136 packets (9010332 bytes) muxed
5967729 frames successfully decoded, 0 decoding errors
5968[hevc_nvenc @ 0000025ac5aeaec0] Nvenc unloaded
5969[AVIOContext @ 0000025ac41a71c0] Statistics: 8861899 bytes read, 0 seeks