Ticket #11280: ffmpeg-20241101-115622.log

File ffmpeg-20241101-115622.log, 208.2 KB (added by bernd_b, 23 months ago)

log file used with "ffmpeg -v 9 -loglevel 99 -..."

Line 
1ffmpeg started on 2024-11-01 at 11:56:22
2Report written to "ffmpeg-20241101-115622.log"
3Log level: 99
4Command line:
5/Data_bb/archlinux/makepkg/ffmpeg-own/ffmpeg/ffmpeg -v 9 -loglevel 99 -report -vaapi_device /dev/dri/renderD128 -i ./test.convert_hw_vaapi.src.mkv -metadata:s:v:0 "title=test.convert_hw_vaapi.src" -vf "format=nv12,hwupload" -c:v hevc_vaapi -rc_mode 1 -qp 25 -c:a copy -c:s copy -map 0:v -map "0:a?" -map "0:s?" test.convert_hw_vaapi.result.mkv
6ffmpeg version N-117685-g1864025458 Copyright (c) 2000-2024 the FFmpeg developers
7 built with gcc 14.2.1 (GCC) 20240910
8 configuration:
9 libavutil 59. 46.100 / 59. 46.100
10 libavcodec 61. 23.100 / 61. 23.100
11 libavformat 61. 9.100 / 61. 9.100
12 libavdevice 61. 4.100 / 61. 4.100
13 libavfilter 10. 6.100 / 10. 6.100
14 libswscale 8. 9.101 / 8. 9.101
15 libswresample 5. 4.100 / 5. 4.100
16Splitting the commandline.
17Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
18Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
19Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
20Reading option '-vaapi_device' ... matched as option 'vaapi_device' (set VAAPI hardware device (DirectX adapter index, DRM path or X11 display name)) with argument '/dev/dri/renderD128'.
21Reading option '-i' ... matched as input url with argument './test.convert_hw_vaapi.src.mkv'.
22Reading option '-metadata:s:v:0' ... matched as option 'metadata' (add metadata) with argument 'title=test.convert_hw_vaapi.src'.
23Reading option '-vf' ... matched as option 'vf' (alias for -filter:v (apply filters to video streams)) with argument 'format=nv12,hwupload'.
24Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'hevc_vaapi'.
25Reading option '-rc_mode' ... matched as AVOption 'rc_mode' with argument '1'.
26Reading option '-qp' ... matched as AVOption 'qp' with argument '25'.
27Reading option '-c:a' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'.
28Reading option '-c:s' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'copy'.
29Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
30Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a?'.
31Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:s?'.
32Reading option 'test.convert_hw_vaapi.result.mkv' ... matched as output url.
33Finished splitting the commandline.
34Parsing a group of options: global .
35Applying option v (set logging level) with argument 9.
36Applying option loglevel (set logging level) with argument 99.
37Applying option report (generate a report) with argument 1.
38Applying option vaapi_device (set VAAPI hardware device (DirectX adapter index, DRM path or X11 display name)) with argument /dev/dri/renderD128.
39[AVHWDeviceContext @ 0x5b455c31eb00] libva: VA-API version 1.22.0
40[AVHWDeviceContext @ 0x5b455c31eb00] libva: Trying to open /usr/lib/dri/radeonsi_drv_video.so
41[AVHWDeviceContext @ 0x5b455c31eb00] libva: Found init function __vaDriverInit_1_22
42[AVHWDeviceContext @ 0x5b455c31eb00] libva: va_openDriver() returns 0
43[AVHWDeviceContext @ 0x5b455c31eb00] Initialised VAAPI connection: version 1.22
44[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x3231564e -> nv12.
45[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30313050 -> p010le.
46[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x36313050 -> unknown.
47[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30323449 -> yuv420p.
48[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x32315659 -> yuv420p.
49[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x56595559 -> unknown.
50[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x32595559 -> yuyv422.
51[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x59565955 -> uyvy422.
52[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30303859 -> gray.
53[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x50343434 -> yuv444p.
54[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x56323234 -> yuv440p.
55[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x50424752 -> unknown.
56[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x41524742 -> bgra.
57[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x41424752 -> rgba.
58[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x42475241 -> argb.
59[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x58524742 -> bgr0.
60[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x58424752 -> rgb0.
61[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30335241 -> unknown.
62[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30334241 -> unknown.
63[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30335258 -> x2rgb10le.
64[AVHWDeviceContext @ 0x5b455c31eb00] Format 0x30334258 -> unknown.
65[AVHWDeviceContext @ 0x5b455c31eb00] VAAPI driver: Mesa Gallium driver 24.2.3-arch1.1 for AMD Radeon Vega 11 Graphics (radeonsi, raven, LLVM 18.1.8, DRM 3.57, 6.10.10-arch1-1).
66[AVHWDeviceContext @ 0x5b455c31eb00] Driver not found in known nonstandard list, using standard behaviour.
67Successfully parsed a group of options.
68Parsing a group of options: input url ./test.convert_hw_vaapi.src.mkv.
69Successfully parsed a group of options.
70Opening an input file: ./test.convert_hw_vaapi.src.mkv.
71[AVFormatContext @ 0x5b455c5c8500] Opening './test.convert_hw_vaapi.src.mkv' for reading
72[file @ 0x5b455c5c8ac0] Setting default whitelist 'file,crypto,data'
73Probing matroska,webm score:100 size:2048
74Probing mp3 score:1 size:2048
75[matroska,webm @ 0x5b455c5c8500] Format matroska,webm probed with size=2048 and score=100
76st:0 removing common factor 1000000 from timebase
77st:1 removing common factor 1000000 from timebase
78[matroska,webm @ 0x5b455c5c8500] Before avformat_find_stream_info() pos: 1252 bytes read:32768 seeks:0 nb_streams:2
79[h264 @ 0x5b455c5cb900] nal_unit_type: 7(SPS), nal_ref_idc: 3
80[h264 @ 0x5b455c5cb900] Decoding VUI
81[h264 @ 0x5b455c5cb900] nal_unit_type: 8(PPS), nal_ref_idc: 3
82For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
83 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
84 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
85 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
86For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
87 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
88 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
89 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
90Transform tree:
91 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
92 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
93For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
94 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
95 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
96 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
97For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
98 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
99 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
100 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
101Transform tree:
102 mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
103 fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
104[h264 @ 0x5b455c5cb900] nal_unit_type: 7(SPS), nal_ref_idc: 3
105[h264 @ 0x5b455c5cb900] Decoding VUI
106[h264 @ 0x5b455c5cb900] nal_unit_type: 8(PPS), nal_ref_idc: 3
107[h264 @ 0x5b455c5cb900] nal_unit_type: 5(IDR), nal_ref_idc: 3
108[h264 @ 0x5b455c5cb900] Format yuv420p chosen by get_format().
109[h264 @ 0x5b455c5cb900] Reinit context to 1920x1088, pix_fmt: yuv420p
110[h264 @ 0x5b455c5cb900] no picture
111[matroska,webm @ 0x5b455c5c8500] All info found
112[matroska,webm @ 0x5b455c5c8500] stream 0: start_time: 0 duration: NOPTS
113[matroska,webm @ 0x5b455c5c8500] stream 1: start_time: 0 duration: NOPTS
114[matroska,webm @ 0x5b455c5c8500] format: start_time: 0 duration: 5.2 (estimate from stream) bitrate=2191 kb/s
115[matroska,webm @ 0x5b455c5c8500] After avformat_find_stream_info() pos: 3740 bytes read:32768 seeks:0 frames:6
116Input #0, matroska,webm, from './test.convert_hw_vaapi.src.mkv':
117 Metadata:
118 ENCODER : Lavf61.9.100
119 Duration: 00:00:05.20, start: 0.000000, bitrate: 2191 kb/s
120 Stream #0:0, 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(tv, bt709, progressive, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 25 fps, 25 tbr, 1k tbn (default)
121 Metadata:
122 BPS : 11031855
123 NUMBER_OF_FRAMES: 133764
124 NUMBER_OF_BYTES : 7378325291
125 _STATISTICS_WRITING_APP: mkvmerge v76.0 ('Celebration') 64-bit
126 _STATISTICS_WRITING_DATE_UTC: 2023-05-06 17:46:08
127 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
128 DURATION : 00:00:05.200000000
129 Stream #0:1(ger), 2, 1/1000: Audio: eac3, 48000 Hz, stereo, fltp, 224 kb/s (default)
130 Metadata:
131 BPS : 224000
132 NUMBER_OF_FRAMES: 167206
133 NUMBER_OF_BYTES : 149816576
134 _STATISTICS_WRITING_APP: mkvmerge v76.0 ('Celebration') 64-bit
135 _STATISTICS_WRITING_DATE_UTC: 2023-05-06 17:46:08
136 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
137 DURATION : 00:00:05.024000000
138Successfully opened the file.
139Parsing a group of options: output url test.convert_hw_vaapi.result.mkv.
140Applying option metadata:s:v:0 (add metadata) with argument title=test.convert_hw_vaapi.src.
141Applying option vf (alias for -filter:v (apply filters to video streams)) with argument format=nv12,hwupload.
142Parsing stream specifier: v
143Parsed media type: video; remainder:
144Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument hevc_vaapi.
145Parsing stream specifier: v
146Parsed media type: video; remainder:
147Applying option c:a (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy.
148Parsing stream specifier: a
149Parsed media type: audio; remainder:
150Applying option c:s (select encoder/decoder ('copy' to copy stream without reencoding)) with argument copy.
151Parsing stream specifier: s
152Parsed media type: subtitle; remainder:
153Applying option map (set input stream mapping) with argument 0:v.
154Parsing stream specifier: v
155Parsed media type: video; remainder:
156Applying option map (set input stream mapping) with argument 0:a?.
157Parsing stream specifier: a?
158Parsed media type: audio; remainder: ?
159Applying option map (set input stream mapping) with argument 0:s?.
160Parsing stream specifier: s?
161Parsed media type: subtitle; remainder: ?
162Stream map '?' matches no streams; ignoring.
163Successfully parsed a group of options.
164Opening an output file: test.convert_hw_vaapi.result.mkv.
165[out#0/matroska @ 0x5b455c3a70c0] Adding streams from explicit maps...
166[vost#0:0/hevc_vaapi @ 0x5b455c67d100] Created video stream from input stream 0:0
167[AVFilterGraph @ 0x5b455c67d540] Setting 'pix_fmts' to value 'nv12'
168detected 8 logical cores
169[h264 @ 0x5b455c67b700] nal_unit_type: 7(SPS), nal_ref_idc: 3
170[h264 @ 0x5b455c67b700] Decoding VUI
171[h264 @ 0x5b455c67b700] nal_unit_type: 8(PPS), nal_ref_idc: 3
172[aost#0:1/copy @ 0x5b455c775580] Created audio stream from input stream 0:1
173[file @ 0x5b455c67cf00] Setting default whitelist 'file,crypto,data'
174Parsing stream specifier: v:0
175Parsed media type: video; remainder: :0
176Parsed index: 0; remainder:
177Parsing stream specifier: v:0
178Parsed media type: video; remainder: :0
179Parsed index: 0; remainder:
180Successfully opened the file.
181Stream mapping:
182 Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_vaapi))
183 Stream #0:1 -> #0:1 (copy)
184[vost#0:0/hevc_vaapi @ 0x5b455c67d100] Starting thread...
185[vf#0:0 @ 0x5b455c67d480] Starting thread...
186[vist#0:0/h264 @ 0x5b455c5f67c0] [dec:h264 @ 0x5b455c5f4b80] Starting thread...
187[in#0/matroska,webm @ 0x5b455c5c8300] Starting thread...
188Press [q] to stop, [?] for help
189[h264 @ 0x5b455c67b700] nal_unit_type: 5(IDR), nal_ref_idc: 3
190[h264 @ 0x5b455c67b700] Format yuv420p chosen by get_format().
191[h264 @ 0x5b455c67b700] Reinit context to 1920x1088, pix_fmt: yuv420p
192[h264 @ 0x5b455c67b700] no picture
193[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
194[h264 @ 0x5b455c5f3040] no picture
195[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
196[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
197[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
198[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
199[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
200[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
201[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
202[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
203[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
204[AVFilterGraph @ 0x716758001000] Setting 'pix_fmts' to value 'nv12'
205[graph -1 input from stream 0:0 @ 0x716758002d80] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:25/1 sar:1/1 csp:bt709 range:tv
206[format @ 0x7167580033c0] Setting 'pix_fmts' to value 'vaapi'
207[format @ 0x7167580033c0] Setting 'color_ranges' to value 'tv|pc'
208[auto_scale_0 @ 0x716758004b80] w:iw h:ih flags:'' interl:0
209[Parsed_format_0 @ 0x716758002500] auto-inserting filter 'auto_scale_0' between the filter 'graph -1 input from stream 0:0' and the filter 'Parsed_format_0'
210[AVFilterGraph @ 0x716758001000] query_formats: 5 queried, 9 merged, 3 already done, 0 delayed
211[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
212[auto_scale_0 @ 0x716758004b80] w:1920 h:1080 fmt:yuv420p csp:bt709 range:tv sar:1/1 -> w:1920 h:1080 fmt:nv12 csp:bt709 range:tv sar:1/1 flags:0x00000004
213[auto_scale_0 @ 0x716758004b80] [framesync @ 0x716758004ca8] Selected 1/1000 time base
214[auto_scale_0 @ 0x716758004b80] [framesync @ 0x716758004ca8] Sync level 1
215[hwupload @ 0x716758002840] Surface format is nv12.
216[AVHWFramesContext @ 0x716758002c80] Created surface 0x1.
217[AVHWFramesContext @ 0x716758002c80] Direct mapping possible.
218[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
219[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
220[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
221[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
222[vost#0:0/hevc_vaapi @ 0x5b455c67d100] [enc:hevc_vaapi @ 0x5b455c5ce640] Using input frames context (format vaapi) with hevc_vaapi encoder.
223[hevc_vaapi @ 0x5b455c5cc280] Input surface format is nv12.
224[hevc_vaapi @ 0x5b455c5cc280] Using VAAPI profile VAProfileHEVCMain (17).
225[hevc_vaapi @ 0x5b455c5cc280] Using VAAPI entrypoint VAEntrypointEncSlice (6).
226[hevc_vaapi @ 0x5b455c5cc280] Using VAAPI render target format YUV420 (0x1).
227[hevc_vaapi @ 0x5b455c5cc280] Using CTU size 64x64, min CB size 8x8.
228[hevc_vaapi @ 0x5b455c5cc280] Driver supports RC modes CQP, CBR, VBR.
229[hevc_vaapi @ 0x5b455c5cc280] RC mode: CQP.
230[hevc_vaapi @ 0x5b455c5cc280] Block Level bitrate control: OFF.
231[hevc_vaapi @ 0x5b455c5cc280] RC quality: 25.
232[hevc_vaapi @ 0x5b455c5cc280] RC framerate: 25/1 (25.00 fps).
233[hevc_vaapi @ 0x5b455c5cc280] Driver does not report any additional prediction constraints.
234[hevc_vaapi @ 0x5b455c5cc280] Using intra and P-frames (supported references: 1 / 0).
235[hevc_vaapi @ 0x5b455c5cc280] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
236[hevc_vaapi @ 0x5b455c5cc280] Using nv12 as format of reconstructed frames.
237[AVHWFramesContext @ 0x7167581655c0] Created surface 0x3.
238[AVHWFramesContext @ 0x7167581655c0] Direct mapping possible.
239[hevc_vaapi @ 0x5b455c5cc280] Using fixed QP = 25 / 25 / 30 for IDR- / P- / B-frames.
240[hevc_vaapi @ 0x5b455c5cc280] Using level 4.
241[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
242[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
243[matroska @ 0x5b455c5f8800] get_metadata_duration returned: 5200000
244[matroska @ 0x5b455c5f8800] Write early duration from metadata = 5200
245hvcC
246configurationVersion: 1
247general_profile_space: 0
248general_tier_flag: 0
249general_profile_idc: 1
250general_profile_compatibility_flags: 0x60000000
251general_constraint_indicator_flags: 0xb00000000000
252general_level_idc: 120
253min_spatial_segmentation_idc: 0
254parallelismType: 0
255chromaFormat: 1
256bitDepthLumaMinus8: 0
257bitDepthChromaMinus8: 0
258avgFrameRate: 0
259constantFrameRate: 0
260numTemporalLayers: 1
261temporalIdNested: 1
262lengthSizeMinusOne: 3
263numOfArrays: 3
264array_completeness[0]: 0
265NAL_unit_type[0]: 32
266numNalus[0]: 1
267nalUnitLength[0][0]: 34
268array_completeness[1]: 0
269NAL_unit_type[1]: 33
270numNalus[1]: 1
271nalUnitLength[1][0]: 49
272array_completeness[2]: 0
273NAL_unit_type[2]: 34
274numNalus[2]: 1
275nalUnitLength[2][0]: 7
276Output #0, matroska, to 'test.convert_hw_vaapi.result.mkv':
277 Metadata:
278 encoder : Lavf61.9.100
279 Stream #0:0, 0, 1/1000: Video: hevc (Main), 1 reference frame, vaapi(tv, bt709, progressive, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 25 fps, 1k tbn (default)
280 Metadata:
281 encoder : Lavc61.23.100 hevc_vaapi
282 BPS : 11031855
283 NUMBER_OF_FRAMES: 133764
284 NUMBER_OF_BYTES : 7378325291
285 _STATISTICS_WRITING_APP: mkvmerge v76.0 ('Celebration') 64-bit
286 _STATISTICS_WRITING_DATE_UTC: 2023-05-06 17:46:08
287 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
288 DURATION : 00:00:05.200000000
289 title : test.convert_hw_vaapi.src
290 Stream #0:1(ger), 0, 1/1000: Audio: eac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 224 kb/s (default)
291 Metadata:
292 BPS : 224000
293 NUMBER_OF_FRAMES: 167206
294 NUMBER_OF_BYTES : 149816576
295 _STATISTICS_WRITING_APP: mkvmerge v76.0 ('Celebration') 64-bit
296 _STATISTICS_WRITING_DATE_UTC: 2023-05-06 17:46:08
297 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
298 DURATION : 00:00:05.024000000
299[out#0/matroska @ 0x5b455c3a70c0] Starting thread...
300[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (0).
301[hevc_vaapi @ 0x5b455c5cc280] Pick forced IDR-picture to encode next.
302[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 0/0 as type IDR.
303[hevc_vaapi @ 0x5b455c5cc280] No reference pictures.
304[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
305[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
306[hevc_vaapi @ 0x5b455c5cc280] Allocated output buffer 0x5
307[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
308[hevc_vaapi @ 0x5b455c5cc280] Param buffer (22) is 0x6.
309[hevc_vaapi @ 0x5b455c5cc280] Param buffer (27) is 0x7.
310[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0x8.
311[AVHWFramesContext @ 0x716758002c80] Created surface 0x9.
312[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
313[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
314[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
315[AVHWFramesContext @ 0x716758002c80] Created surface 0xa.
316[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
317[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
318[hevc_vaapi @ 0x5b455c5cc280] Packed header buffer (1) is 0xd/0xe (816 bits).
319[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
320[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xf.
321[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
322[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
323[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (1).
324[AVHWFramesContext @ 0x7167581655c0] Created surface 0x6.
325[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
326[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 1/1 as type P.
327[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 0/0.
328[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
329[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
330[hevc_vaapi @ 0x5b455c5cc280] Allocated output buffer 0x7
331[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
332[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0x8.
333[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
334[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 1: (0,1)
335[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xb.
336[AVHWFramesContext @ 0x716758002c80] Created surface 0xc.
337[AVHWFramesContext @ 0x716758002c80] Map surface 0xc.
338[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 0/0 (input surface 0x1).
339[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
340[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xc.
341[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
342[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
343[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
344[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 597 bytes (status 00000000).
345[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 0/0.
346[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
347[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 0, dts 0, size 597 bytes.
348[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (2).
349[matroska @ 0x5b455c5f8800] Starting new cluster with timestamp 0 at offset 1398 bytes
350[matroska @ 0x5b455c5f8800] Writing block of size 597 with pts 0, dts 0, duration 40 at relative offset 9 in cluster at offset 1398. TrackNumber 1, keyframe 1
351[AVHWFramesContext @ 0x7167581655c0] Created surface 0x8.
352[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
353[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 2/2 as type P.
354[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 1/1.
355[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
356[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
357[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
358[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
359[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
360[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 2: (1,1)
361[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
362[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 1/1 (input surface 0x9).
363[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
364[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2023 bytes (status 00000000).
365[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 1/1.
366[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 1, dts 1, size 2023 bytes.
367[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (3).
368[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 0, dts 0, duration 32 at relative offset 613 in cluster at offset 1398. TrackNumber 2, keyframe 1
369[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 32, dts 32, duration 32 at relative offset 1516 in cluster at offset 1398. TrackNumber 2, keyframe 1
370[matroska @ 0x5b455c5f8800] Writing block of size 2023 with pts 40, dts 40, duration 40 at relative offset 2419 in cluster at offset 1398. TrackNumber 1, keyframe 0
371[AVHWFramesContext @ 0x7167581655c0] Created surface 0xe.
372[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
373[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 3/3 as type P.
374[hevc_vaapi @ 0x5b455c5cc280] L0 refers toUnmap surface 0x1.
375[hevc_vaapi @ 0x5b455c5cc280] 2/2.
376[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xc.
377[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
378[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
379[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
380[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
381[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 3: (2,1)
382[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
383[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
384[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 2/2 (input surface 0xa).
385[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
386[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
387[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 2/2.
388[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 2, dts 2, size 61 bytes.
389[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (4).
390[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 64, dts 64, duration 32 at relative offset 4449 in cluster at offset 1398. TrackNumber 2, keyframe 1
391[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
392[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 4/4 as type P.
393[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 3/3Writing block of size 61 with pts 80, dts 80, duration 40 at relative offset 5352 in cluster at offset 1398. TrackNumber 1, keyframe 0
394[hevc_vaapi @ 0x5b455c5cc280] .
395[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
396[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
397[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
398[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
399[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
400[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 4: (3,1)
401[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
402[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
403[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 3/3 (input surface 0xc).
404[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
405[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
406[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2020 bytes (status 00000000).
407[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 3/3.
408[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 3, dts 3, size 2020 bytes.
409[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (5).
410[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
411[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 5/5 as type P.
412[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 96, dts 96, duration 32 at relative offset 5419 in cluster at offset 1398. TrackNumber 2, keyframe 1
413[hevc_vaapi @ 0x5b455c5cc280] L0 refers toWriting block of size 2020 with pts 120, dts 120, duration 40 at relative offset 6322 in cluster at offset 1398. TrackNumber 1, keyframe 0
414[hevc_vaapi @ 0x5b455c5cc280] 4/4.
415[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
416[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
417[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
418[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
419[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
420[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 5: (4,1)
421[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
422[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 4/4 (input surface 0x1).
423[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
424[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 148 bytes (status 00000000).
425[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 4/4.
426[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 4, dts 4, size 148 bytes.
427[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (6).
428[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
429[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 128, dts 128, duration 32 at relative offset 8349 in cluster at offset 1398. TrackNumber 2, keyframe 1
430[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 6/6 as type P.
431[matroska @ 0x5b455c5f8800] Writing block of size 148 with pts 160, dts 160, duration 40 at relative offset 9252 in cluster at offset 1398. TrackNumber 1, keyframe 0
432[hevc_vaapi @ 0x5b455c5cc280] L0 refers to[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
433[hevc_vaapi @ 0x5b455c5cc280] 5/5.
434[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
435[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
436[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
437[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
438[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
439[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 6: (5,1)
440[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
441[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 5/5 (input surface 0x9).
442Map surface 0x1.
443[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2020 bytes (status 00000000).
444[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 5/5.
445[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 5, dts 5, size 2020 bytes.
446[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 160, dts 160, duration 32 at relative offset 9407 in cluster at offset 1398. TrackNumber 2, keyframe 1
447[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 192, dts 192, duration 32 at relative offset 10310 in cluster at offset 1398. TrackNumber 2, keyframe 1
448[matroska @ 0x5b455c5f8800] Writing block of size 2020 with pts 200, dts 200, duration 40 at relative offset 11213 in cluster at offset 1398. TrackNumber 1, keyframe 0
449[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
450[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (7).
451[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
452[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 7/7 as type P.
453[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 6/6.
454[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
455[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
456[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
457[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
458[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
459[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 7: (6,1)
460[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
461[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 6/6 (input surface 0xa).
462[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
463[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
464[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
465[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 6/6.
466[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 6, dts 6, size 61 bytes.
467[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 224, dts 224, duration 32 at relative offset 13240 in cluster at offset 1398. TrackNumber 2, keyframe 1
468[matroska @ 0x5b455c5f8800] Writing block of size 61 with pts 240, dts 240, duration 40 at relative offset 14143 in cluster at offset 1398. TrackNumber 1, keyframe 0
469[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
470[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (8).
471[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
472[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 8/8 as type P.
473[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 7/7.
474[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
475[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
476[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
477[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
478[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
479[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
480[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 8: (7,1)
481[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
482[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
483[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 7/7 (input surface 0x1).
484[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
485[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2005 bytes (status 00000000).
486[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 7/7.
487[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 7, dts 7, size 2005 bytes.
488[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (9).
489[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
490[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 9/9 as type P.
491[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 8/8.
492[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
493[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
494[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
495[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
496[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
497[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 9: (8,1)
498[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
499[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 8/8 (input surface 0x9).
500[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 256, dts 256, duration 32 at relative offset 14210 in cluster at offset 1398. TrackNumber 2, keyframe 1
501[matroska @ 0x5b455c5f8800] Writing block of size 2005 with pts 280, dts 280, duration 40 at relative offset 15113 in cluster at offset 1398. TrackNumber 1, keyframe 0
502[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
503[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
504[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1990 bytes (status 00000000).
505[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 8/8.
506[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 8, dts 8, size 1990 bytes.
507[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 288, dts 288, duration 32 at relative offset 17125 in cluster at offset 1398. TrackNumber 2, keyframe 1
508[matroska @ 0x5b455c5f8800] Writing block of size 1990 with pts 320, dts 320, duration 40 at relative offset 18028 in cluster at offset 1398. TrackNumber 1, keyframe 0
509[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
510[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (10).
511[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
512[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 10/10 as type P.
513[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 9/9.
514[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
515[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
516[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
517[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
518[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
519[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 10: (9,1)
520[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
521[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
522[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 9/9 (input surface 0xa).
523[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
524[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
525[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 260 bytes (status 00000000).
526[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 9/9.
527[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 9, dts 9, size 260 bytes.
528[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (11).
529[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
530[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 11/11 as type P.
531[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 10/10.
532[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
533[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
534[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
535[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
536[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
537[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 11: (10,1)
538[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
539[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 10/10 (input surface 0x1).
540[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 320, dts 320, duration 32 at relative offset 20025 in cluster at offset 1398. TrackNumber 2, keyframe 1
541[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 352, dts 352, duration 32 at relative offset 20928 in cluster at offset 1398. TrackNumber 2, keyframe 1
542[matroska @ 0x5b455c5f8800] Writing block of size 260 with pts 360, dts 360, duration 40 at relative offset 21831 in cluster at offset 1398. TrackNumber 1, keyframe 0
543[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
544[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
545[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1990 bytes (status 00000000).
546[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 10/10.
547[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 10, dts 10, size 1990 bytes.
548[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 384, dts 384, duration 32 at relative offset 22098 in cluster at offset 1398. TrackNumber 2, keyframe 1
549[matroska @ 0x5b455c5f8800] Writing block of size 1990 with pts 400, dts 400, duration 40 at relative offset 23001 in cluster at offset 1398. TrackNumber 1, keyframe 0
550[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
551[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (12).
552[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
553[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 12/12 as type P.
554[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 11/11.
555[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
556[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
557[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
558[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
559[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
560[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 12: (11,1)
561[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
562[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 11/11 (input surface 0x9).
563[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
564[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
565[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1930 bytes (status 00000000).
566[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 11/11.
567[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 11, dts 11, size 1930 bytes.
568[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 416, dts 416, duration 32 at relative offset 24998 in cluster at offset 1398. TrackNumber 2, keyframe 1
569[matroska @ 0x5b455c5f8800] Writing block of size 1930 with pts 440, dts 440, duration 40 at relative offset 25901 in cluster at offset 1398. TrackNumber 1, keyframe 0
570[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
571[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (13).
572[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
573[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 13/13 as type P.
574[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 12/12.
575[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
576[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
577[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
578[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
579[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
580[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 13: (12,1)
581[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
582[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 12/12 (input surface 0xa).
583[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
584[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
585[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 274 bytes (status 00000000).
586[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 12/12.
587[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 12, dts 12, size 274 bytes.
588[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 448, dts 448, duration 32 at relative offset 27838 in cluster at offset 1398. TrackNumber 2, keyframe 1
589[matroska @ 0x5b455c5f8800] Writing block of size 274 with pts 480, dts 480, duration 40 at relative offset 28741 in cluster at offset 1398. TrackNumber 1, keyframe 0
590[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
591[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (14).
592[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
593[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 14/14 as type P.
594[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 13/13.
595[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
596[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
597[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
598[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
599[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
600[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
601[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 14: (13,1)
602[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
603[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 13/13 (input surface 0x1).
604[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
605[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
606[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 13/13.
607[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 13, dts 13, size 1960 bytes.
608[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 480, dts 480, duration 32 at relative offset 29022 in cluster at offset 1398. TrackNumber 2, keyframe 1
609[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 512, dts 512, duration 32 at relative offset 29925 in cluster at offset 1398. TrackNumber 2, keyframe 1
610[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 520, dts 520, duration 40 at relative offset 30828 in cluster at offset 1398. TrackNumber 1, keyframe 0
611[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
612[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (15).
613[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
614[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 15/15 as type P.
615[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 14/14.
616[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
617[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
618[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
619[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
620[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
621[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 15: (14,1)
622[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
623[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
624[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 14/14 (input surface 0x9).
625[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
626[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
627[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 14/14.
628[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 14, dts 14, size 1960 bytes.
629[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 544, dts 544, duration 32 at relative offset 32795 in cluster at offset 1398. TrackNumber 2, keyframe 1
630[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 560, dts 560, duration 40 at relative offset 33698 in cluster at offset 1398. TrackNumber 1, keyframe 0
631[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
632[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (16).
633[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
634[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 16/16 as type P.
635[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 15/15.
636[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
637[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
638[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
639[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
640[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
641[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 16: (15,1)
642[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
643[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 15/15 (input surface 0xa).
644[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
645[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
646[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
647[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 15/15.
648[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 15, dts 15, size 61 bytes.
649[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 576, dts 576, duration 32 at relative offset 35665 in cluster at offset 1398. TrackNumber 2, keyframe 1
650[matroska @ 0x5b455c5f8800] Writing block of size 61 with pts 600, dts 600, duration 40 at relative offset 36568 in cluster at offset 1398. TrackNumber 1, keyframe 0
651[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
652[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (17).
653[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
654[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 17/17 as type P.
655[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 16/16.
656[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
657[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
658[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
659[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
660[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
661[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 17: (16,1)
662[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
663[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
664[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 16/16 (input surface 0x1).
665[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
666[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
667[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 16/16.
668[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 16, dts 16, size 1960 bytes.
669[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 608, dts 608, duration 32 at relative offset 36635 in cluster at offset 1398. TrackNumber 2, keyframe 1
670[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 640, dts 640, duration 40 at relative offset 37538 in cluster at offset 1398. TrackNumber 1, keyframe 0
671[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
672[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (18).
673[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
674[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 18/18 as type P.
675[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 17/17.
676[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
677[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
678[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
679[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
680[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
681[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 18: (17,1)
682[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
683[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 17/17 (input surface 0x9).
684[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
685[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
686[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
687[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 17/17.
688[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 17, dts 17, size 1960 bytes.
689[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 640, dts 640, duration 32 at relative offset 39505 in cluster at offset 1398. TrackNumber 2, keyframe 1
690[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 672, dts 672, duration 32 at relative offset 40408 in cluster at offset 1398. TrackNumber 2, keyframe 1
691[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 680, dts 680, duration 40 at relative offset 41311 in cluster at offset 1398. TrackNumber 1, keyframe 0
692[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
693[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (19).
694[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
695[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 19/19 as type P.
696[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 18/18.
697[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
698[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
699[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
700[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
701[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
702[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 19: (18,1)
703[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
704[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 18/18 (input surface 0xa).
705[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
706[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
707[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
708[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 18/18.
709[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 18, dts 18, size 61 bytes.
710[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 704, dts 704, duration 32 at relative offset 43278 in cluster at offset 1398. TrackNumber 2, keyframe 1
711[matroska @ 0x5b455c5f8800] Writing block of size 61 with pts 720, dts 720, duration 40 at relative offset 44181 in cluster at offset 1398. TrackNumber 1, keyframe 0
712[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
713[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (20).
714[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
715[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 20/20 as type P.
716[hevc_vaapi @ 0x5b455c5cc280] L0 refers tonal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
717[hevc_vaapi @ 0x5b455c5cc280] 19/19.
718[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
719[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
720[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
721[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
722[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
723[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
724[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 20: (19,1)
725[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
726[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 19/19 (input surface 0x1).
727[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
728[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
729[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 19/19.
730[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 19, dts 19, size 1960 bytes.
731[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (21).
732[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
733[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 21/21 as type P.
734[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 20/20.
735[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
736[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
737[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
738[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
739[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
740[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 21: (20,1)
741[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
742[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 736, dts 736, duration 32 at relative offset 44248 in cluster at offset 1398. TrackNumber 2, keyframe 1
743[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 760, dts 760, duration 40 at relative offset 45151 in cluster at offset 1398. TrackNumber 1, keyframe 0
744[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
745[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 20/20 (input surface 0x9).
746[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
747[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
748[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
749[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 20/20.
750[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 20, dts 20, size 1960 bytes.
751[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (22).
752[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
753[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 768, dts 768, duration 32 at relative offset 47118 in cluster at offset 1398. TrackNumber 2, keyframe 1
754[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 800, dts 800, duration 40 at relative offset 48021 in cluster at offset 1398. TrackNumber 1, keyframe 0
755[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 22/22 as type P.
756[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 21/21.
757[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
758[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
759[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
760[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
761[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
762[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 22: (21,1)
763[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
764[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 21/21 (input surface 0xa).
765[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
766[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
767[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
768[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 21/21.
769[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 21, dts 21, size 61 bytes.
770[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 800, dts 800, duration 32 at relative offset 49988 in cluster at offset 1398. TrackNumber 2, keyframe 1
771[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 832, dts 832, duration 32 at relative offset 50891 in cluster at offset 1398. TrackNumber 2, keyframe 1
772[matroska @ 0x5b455c5f8800] Writing block of size 61 with pts 840, dts 840, duration 40 at relative offset 51794 in cluster at offset 1398. TrackNumber 1, keyframe 0
773[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
774[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (23).
775[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
776[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 23/23 as type P.
777[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 22/22.
778[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
779[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
780[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
781[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
782[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
783[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 23: (22,1)
784[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
785[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 22/22 (input surface 0x1).
786[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
787[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
788[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
789[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 22/22.
790[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 22, dts 22, size 1960 bytes.
791[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 864, dts 864, duration 32 at relative offset 51861 in cluster at offset 1398. TrackNumber 2, keyframe 1
792[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 880, dts 880, duration 40 at relative offset 52764 in cluster at offset 1398. TrackNumber 1, keyframe 0
793[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
794[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (24).
795[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
796[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 24/24 as type P.
797[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 23/23.
798[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
799[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
800[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
801[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
802[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
803[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
804[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 24: (23,1)
805[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
806[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 23/23 (input surface 0x9).
807[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
808[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1960 bytes (status 00000000).
809[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 23/23.
810[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 23, dts 23, size 1960 bytes.
811[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 896, dts 896, duration 32 at relative offset 54731 in cluster at offset 1398. TrackNumber 2, keyframe 1
812[matroska @ 0x5b455c5f8800] Writing block of size 1960 with pts 920, dts 920, duration 40 at relative offset 55634 in cluster at offset 1398. TrackNumber 1, keyframe 0
813[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
814[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (25).
815[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
816[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 25/25 as type P.
817[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 24/24.
818[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
819[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
820[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
821[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
822[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
823[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 25: (24,1)
824[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
825[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 24/24 (input surface 0xa).
826[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
827[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
828[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 61 bytes (status 00000000).
829[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 24/24.
830[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 24, dts 24, size 61 bytes.
831[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 928, dts 928, duration 32 at relative offset 57601 in cluster at offset 1398. TrackNumber 2, keyframe 1
832[matroska @ 0x5b455c5f8800] Writing block of size 61 with pts 960, dts 960, duration 40 at relative offset 58504 in cluster at offset 1398. TrackNumber 1, keyframe 0
833[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
834[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (26).
835[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
836[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 26/26 as type P.
837[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 25/25.
838[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
839[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
840[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
841[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
842[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
843[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 26: (25,1)
844[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
845[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 25/25 (input surface 0x1).
846[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
847[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
848[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6582 bytes (status 00000000).
849[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 25/25.
850[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 25, dts 25, size 6582 bytes.
851[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 960, dts 960, duration 32 at relative offset 58571 in cluster at offset 1398. TrackNumber 2, keyframe 1
852[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 992, dts 992, duration 32 at relative offset 59474 in cluster at offset 1398. TrackNumber 2, keyframe 1
853[matroska @ 0x5b455c5f8800] Writing block of size 6582 with pts 1000, dts 1000, duration 40 at relative offset 60377 in cluster at offset 1398. TrackNumber 1, keyframe 0
854[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
855[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (27).
856[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
857[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 27/27 as type P.
858[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 26/26.
859[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
860[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
861[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
862[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
863[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
864[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 27: (26,1)
865[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
866[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 26/26 (input surface 0x9).
867[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
868[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
869[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4945 bytes (status 00000000).
870[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 26/26.
871[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 26, dts 26, size 4945 bytes.
872[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1024, dts 1024, duration 32 at relative offset 66966 in cluster at offset 1398. TrackNumber 2, keyframe 1
873[matroska @ 0x5b455c5f8800] Writing block of size 4945 with pts 1040, dts 1040, duration 40 at relative offset 67869 in cluster at offset 1398. TrackNumber 1, keyframe 0
874[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
875[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (28).
876[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
877[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 28/28 as type P.
878[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 27/27.
879[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
880[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
881[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
882[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
883[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
884[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 28: (27,1)
885[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
886[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
887[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 27/27 (input surface 0xa).
888[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
889[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3245 bytes (status 00000000).
890[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 27/27.
891[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 27, dts 27, size 3245 bytes.
892[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1056, dts 1056, duration 32 at relative offset 72821 in cluster at offset 1398. TrackNumber 2, keyframe 1
893[matroska @ 0x5b455c5f8800] Writing block of size 3245 with pts 1080, dts 1080, duration 40 at relative offset 73724 in cluster at offset 1398. TrackNumber 1, keyframe 0
894[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
895[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (29).
896[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
897[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 29/29 as type P.
898[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 28/28.
899[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
900[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
901[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
902[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
903[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
904[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
905[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 29: (28,1)
906[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
907[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
908[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 28/28 (input surface 0x1).
909[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5730 bytes (status 00000000).
910[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 28/28.
911[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 28, dts 28, size 5730 bytes.
912[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1088, dts 1088, duration 32 at relative offset 76976 in cluster at offset 1398. TrackNumber 2, keyframe 1
913[matroska @ 0x5b455c5f8800] Writing block of size 5730 with pts 1120, dts 1120, duration 40 at relative offset 77879 in cluster at offset 1398. TrackNumber 1, keyframe 0
914[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
915[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (30).
916[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
917[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 30/30 as type P.
918[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 29/29.
919[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
920[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
921[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
922[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
923[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
924[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 30: (29,1)
925[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
926[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
927[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 29/29 (input surface 0x9).
928[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
929[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6496 bytes (status 00000000).
930[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 29/29.
931[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 29, dts 29, size 6496 bytes.
932[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1120, dts 1120, duration 32 at relative offset 83616 in cluster at offset 1398. TrackNumber 2, keyframe 1
933[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1152, dts 1152, duration 32 at relative offset 84519 in cluster at offset 1398. TrackNumber 2, keyframe 1
934[matroska @ 0x5b455c5f8800] Writing block of size 6496 with pts 1160, dts 1160, duration 40 at relative offset 85422 in cluster at offset 1398. TrackNumber 1, keyframe 0
935[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
936[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (31).
937[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
938[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 31/31 as type P.
939[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 30/30.
940[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
941[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
942[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
943[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
944[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
945[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 31: (30,1)
946[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
947[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
948[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 30/30 (input surface 0xa).
949[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
950[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5161 bytes (status 00000000).
951[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 30/30.
952[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 30, dts 30, size 5161 bytes.
953[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1184, dts 1184, duration 32 at relative offset 91925 in cluster at offset 1398. TrackNumber 2, keyframe 1
954[matroska @ 0x5b455c5f8800] Writing block of size 5161 with pts 1200, dts 1200, duration 40 at relative offset 92828 in cluster at offset 1398. TrackNumber 1, keyframe 0
955[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
956[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (32).
957[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
958[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 32/32 as type P.
959[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 31/31.
960[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
961[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
962[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
963[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
964[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
965[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 32: (31,1)
966[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
967[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 31/31 (input surface 0x1).
968[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
969[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
970[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 7667 bytes (status 00000000).
971[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 31/31.
972[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 31, dts 31, size 7667 bytes.
973[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1216, dts 1216, duration 32 at relative offset 97996 in cluster at offset 1398. TrackNumber 2, keyframe 1
974[matroska @ 0x5b455c5f8800] Writing block of size 7667 with pts 1240, dts 1240, duration 40 at relative offset 98899 in cluster at offset 1398. TrackNumber 1, keyframe 0
975[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
976[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (33).
977[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
978[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 33/33 as type P.
979[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 32/32.
980[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
981[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
982[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
983[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
984[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
985[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
986[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 33: (32,1)
987[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
988[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
989[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 32/32 (input surface 0x9).
990[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
991[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 7583 bytes (status 00000000).
992[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 32/32.
993[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 32, dts 32, size 7583 bytes.
994[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (34).
995[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
996[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 34/34 as type P.
997[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 33/33.
998[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
999[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1000[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1001[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1002[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1003[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 34: (33,1)
1004[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1005[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 33/33 (input surface 0xa).
1006[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1248, dts 1248, duration 32 at relative offset 106573 in cluster at offset 1398. TrackNumber 2, keyframe 1
1007[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1008[matroska @ 0x5b455c5f8800] Writing block of size 7583 with pts 1280, dts 1280, duration 40 at relative offset 107476 in cluster at offset 1398. TrackNumber 1, keyframe 0
1009[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1010[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5518 bytes (status 00000000).
1011[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 33/33.
1012[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 33, dts 33, size 5518 bytes.
1013[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1280, dts 1280, duration 32 at relative offset 115066 in cluster at offset 1398. TrackNumber 2, keyframe 1
1014[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1312, dts 1312, duration 32 at relative offset 115969 in cluster at offset 1398. TrackNumber 2, keyframe 1
1015[matroska @ 0x5b455c5f8800] Writing block of size 5518 with pts 1320, dts 1320, duration 40 at relative offset 116872 in cluster at offset 1398. TrackNumber 1, keyframe 0
1016[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1017[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (35).
1018[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1019[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 35/35 as type P.
1020[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 34/34.
1021[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1022[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1023[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1024[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1025[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1026[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 35: (34,1)
1027[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1028[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 34/34 (input surface 0x1).
1029[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1030[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1031[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6811 bytes (status 00000000).
1032[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 34/34.
1033[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 34, dts 34, size 6811 bytes.
1034[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1344, dts 1344, duration 32 at relative offset 122397 in cluster at offset 1398. TrackNumber 2, keyframe 1
1035[matroska @ 0x5b455c5f8800] Writing block of size 6811 with pts 1360, dts 1360, duration 40 at relative offset 123300 in cluster at offset 1398. TrackNumber 1, keyframe 0
1036[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1037[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (36).
1038[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1039[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 36/36 as type P.
1040[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 35/35.
1041[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1042[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1043[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1044[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1045[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1046[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 36: (35,1)
1047[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1048[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 35/35 (input surface 0x9).
1049[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1050[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1051[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6538 bytes (status 00000000).
1052[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 35/35.
1053[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 35, dts 35, size 6538 bytes.
1054[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1376, dts 1376, duration 32 at relative offset 130118 in cluster at offset 1398. TrackNumber 2, keyframe 1
1055[matroska @ 0x5b455c5f8800] Writing block of size 6538 with pts 1400, dts 1400, duration 40 at relative offset 131021 in cluster at offset 1398. TrackNumber 1, keyframe 0
1056[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1057[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (37).
1058[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1059[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 37/37 as type P.
1060[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 36/36.
1061[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1062[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1063[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1064[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1065[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1066[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 37: (36,1)
1067[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1068[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 36/36 (input surface 0xa).
1069[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1070[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1071[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4667 bytes (status 00000000).
1072[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 36/36.
1073[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 36, dts 36, size 4667 bytes.
1074[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1408, dts 1408, duration 32 at relative offset 137566 in cluster at offset 1398. TrackNumber 2, keyframe 1
1075[matroska @ 0x5b455c5f8800] Writing block of size 4667 with pts 1440, dts 1440, duration 40 at relative offset 138469 in cluster at offset 1398. TrackNumber 1, keyframe 0
1076[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1077[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (38).
1078[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1079[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 38/38 as type P.
1080[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 37/37.
1081[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1082[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1083[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1084[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1085[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1086[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1087[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 38: (37,1)
1088[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1089[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 37/37 (input surface 0x1).
1090[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1091[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6280 bytes (status 00000000).
1092[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 37/37.
1093[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 37, dts 37, size 6280 bytes.
1094[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1440, dts 1440, duration 32 at relative offset 143143 in cluster at offset 1398. TrackNumber 2, keyframe 1
1095[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1472, dts 1472, duration 32 at relative offset 144046 in cluster at offset 1398. TrackNumber 2, keyframe 1
1096[matroska @ 0x5b455c5f8800] Writing block of size 6280 with pts 1480, dts 1480, duration 40 at relative offset 144949 in cluster at offset 1398. TrackNumber 1, keyframe 0
1097[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1098[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (39).
1099[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1100[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 39/39 as type P.
1101[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 38/38.
1102[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1103[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1104[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1105[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1106[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1107[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 39: (38,1)
1108[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1109[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1110[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 38/38 (input surface 0x9).
1111[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1112[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6125 bytes (status 00000000).
1113[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 38/38.
1114[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 38, dts 38, size 6125 bytes.
1115[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1504, dts 1504, duration 32 at relative offset 151236 in cluster at offset 1398. TrackNumber 2, keyframe 1
1116[matroska @ 0x5b455c5f8800] Writing block of size 6125 with pts 1520, dts 1520, duration 40 at relative offset 152139 in cluster at offset 1398. TrackNumber 1, keyframe 0
1117[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1118[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (40).
1119[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1120[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1121[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 40/40 as type P.
1122[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 39/39.
1123[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1124[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1125[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1126[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1127[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1128[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 40: (39,1)
1129[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1130[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1131[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 39/39 (input surface 0xa).
1132[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4858 bytes (status 00000000).
1133[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 39/39.
1134[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 39, dts 39, size 4858 bytes.
1135[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1536, dts 1536, duration 32 at relative offset 158271 in cluster at offset 1398. TrackNumber 2, keyframe 1
1136[matroska @ 0x5b455c5f8800] Writing block of size 4858 with pts 1560, dts 1560, duration 40 at relative offset 159174 in cluster at offset 1398. TrackNumber 1, keyframe 0
1137[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1138[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (41).
1139[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1140[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 41/41 as type P.
1141[hevc_vaapi @ 0x5b455c5cc280] L0 refers to[hevc_vaapi @ 0x5b455c5cc280] 40/40.
1142nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1143[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1144[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1145[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1146[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1147[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
1148[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1149[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 41: (40,1)
1150[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
1151[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 40/40 (input surface 0x1).
1152[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1153[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6354 bytes (status 00000000).
1154[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 40/40.
1155[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 40, dts 40, size 6354 bytes.
1156[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1157[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1568, dts 1568, duration 32 at relative offset 164039 in cluster at offset 1398. TrackNumber 2, keyframe 1
1158[matroska @ 0x5b455c5f8800] Writing block of size 6354 with pts 1600, dts 1600, duration 40 at relative offset 164942 in cluster at offset 1398. TrackNumber 1, keyframe 0
1159[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (42).
1160[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1161[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 42/42 as type P.
1162[hevc_vaapi @ 0x5b455c5cc280] L0 refers toMap surface 0x1.
1163[hevc_vaapi @ 0x5b455c5cc280] 41/41.
1164[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1165[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1166[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1167[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
1168[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1169[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 42: (41,1)
1170[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
1171[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 41/41 (input surface 0x9).
1172[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1173[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6843 bytes (status 00000000).
1174[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 41/41.
1175[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 41, dts 41, size 6843 bytes.
1176[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (43).
1177[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1178[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 43/43 as type P.
1179[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 42/42.
1180[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1181[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1182[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1183[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1184[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1185[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 43: (42,1)
1186[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1187[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1188[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1189[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 42/42 (input surface 0xa).
1190[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1600, dts 1600, duration 32 at relative offset 171303 in cluster at offset 1398. TrackNumber 2, keyframe 1
1191[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1632, dts 1632, duration 32 at relative offset 172206 in cluster at offset 1398. TrackNumber 2, keyframe 1
1192[matroska @ 0x5b455c5f8800] Writing block of size 6843 with pts 1640, dts 1640, duration 40 at relative offset 173109 in cluster at offset 1398. TrackNumber 1, keyframe 0
1193[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1194[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4931 bytes (status 00000000).
1195[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 42/42.
1196[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 42, dts 42, size 4931 bytes.
1197[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1664, dts 1664, duration 32 at relative offset 179959 in cluster at offset 1398. TrackNumber 2, keyframe 1
1198[matroska @ 0x5b455c5f8800] Writing block of size 4931 with pts 1680, dts 1680, duration 40 at relative offset 180862 in cluster at offset 1398. TrackNumber 1, keyframe 0
1199[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (44).
1200[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1201[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1202[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 44/44 as type P.
1203[hevc_vaapi @ 0x5b455c5cc280] L0 refers toMap surface 0xa.
1204[hevc_vaapi @ 0x5b455c5cc280] 43/43.
1205[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1206[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1207[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1208[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
1209[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1210[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 44: (43,1)
1211[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
1212[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 43/43 (input surface 0x1).
1213[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1214[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6511 bytes (status 00000000).
1215[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 43/43.
1216[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 43, dts 43, size 6511 bytes.
1217[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (45).
1218[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1219[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 45/45 as type P.
1220[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1221[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1696, dts 1696, duration 32 at relative offset 185800 in cluster at offset 1398. TrackNumber 2, keyframe 1
1222[matroska @ 0x5b455c5f8800] Writing block of size 6511 with pts 1720, dts 1720, duration 40 at relative offset 186703 in cluster at offset 1398. TrackNumber 1, keyframe 0
1223[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 44/44.
1224[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1225[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1226[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1227[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1228[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1229[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 45: (44,1)
1230[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1231[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 44/44 (input surface 0x9).
1232[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1233[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5979 bytes (status 00000000).
1234[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 44/44.
1235[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 44, dts 44, size 5979 bytes.
1236[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1728, dts 1728, duration 32 at relative offset 193221 in cluster at offset 1398. TrackNumber 2, keyframe 1
1237[matroska @ 0x5b455c5f8800] Writing block of size 5979 with pts 1760, dts 1760, duration 40 at relative offset 194124 in cluster at offset 1398. TrackNumber 1, keyframe 0
1238[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1239[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (46).
1240[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1241[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 46/46 as type P.
1242[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 45/45.
1243[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1244[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1245[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1246[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1247[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1248[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 46: (45,1)
1249[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1250[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 45/45 (input surface 0xa).
1251[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1252[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1253[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3828 bytes (status 00000000).
1254[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 45/45.
1255[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 45, dts 45, size 3828 bytes.
1256[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1760, dts 1760, duration 32 at relative offset 200110 in cluster at offset 1398. TrackNumber 2, keyframe 1
1257[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1792, dts 1792, duration 32 at relative offset 201013 in cluster at offset 1398. TrackNumber 2, keyframe 1
1258[matroska @ 0x5b455c5f8800] Writing block of size 3828 with pts 1800, dts 1800, duration 40 at relative offset 201916 in cluster at offset 1398. TrackNumber 1, keyframe 0
1259[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1260[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (47).
1261[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1262[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 47/47 as type P.
1263[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 46/46.
1264[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1265[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1266[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1267[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1268[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1269[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 47: (46,1)
1270[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1271[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1272[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 46/46 (input surface 0x1).
1273[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1274[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4954 bytes (status 00000000).
1275[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 46/46.
1276[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 46, dts 46, size 4954 bytes.
1277[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1824, dts 1824, duration 32 at relative offset 205751 in cluster at offset 1398. TrackNumber 2, keyframe 1
1278[matroska @ 0x5b455c5f8800] Writing block of size 4954 with pts 1840, dts 1840, duration 40 at relative offset 206654 in cluster at offset 1398. TrackNumber 1, keyframe 0
1279[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1280[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (48).
1281[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1282[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 48/48 as type P.
1283[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 47/47.
1284[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1285[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1286[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1287[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1288[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1289[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1290[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 48: (47,1)
1291[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1292[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 47/47 (input surface 0x9).
1293[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1294[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4153 bytes (status 00000000).
1295[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 47/47.
1296[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 47, dts 47, size 4153 bytes.
1297[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1856, dts 1856, duration 32 at relative offset 211615 in cluster at offset 1398. TrackNumber 2, keyframe 1
1298[matroska @ 0x5b455c5f8800] Writing block of size 4153 with pts 1880, dts 1880, duration 40 at relative offset 212518 in cluster at offset 1398. TrackNumber 1, keyframe 0
1299[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1300[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (49).
1301[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1302[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 49/49 as type P.
1303[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 48/48.
1304[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1305[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1306[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1307[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1308[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1309[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 49: (48,1)
1310[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1311[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 48/48 (input surface 0xa).
1312[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1313[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1314[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1903 bytes (status 00000000).
1315[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 48/48.
1316[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 48, dts 48, size 1903 bytes.
1317[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1888, dts 1888, duration 32 at relative offset 216678 in cluster at offset 1398. TrackNumber 2, keyframe 1
1318[matroska @ 0x5b455c5f8800] Writing block of size 1903 with pts 1920, dts 1920, duration 40 at relative offset 217581 in cluster at offset 1398. TrackNumber 1, keyframe 0
1319[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1320[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (50).
1321[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1322[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 50/50 as type P.
1323[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 49/49.
1324[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1325[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1326[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1327[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1328[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1329[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 50: (49,1)
1330[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1331[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 49/49 (input surface 0x1).
1332[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1333[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1334[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3657 bytes (status 00000000).
1335[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 49/49.
1336[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 49, dts 49, size 3657 bytes.
1337[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1920, dts 1920, duration 32 at relative offset 219491 in cluster at offset 1398. TrackNumber 2, keyframe 1
1338[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1952, dts 1952, duration 32 at relative offset 220394 in cluster at offset 1398. TrackNumber 2, keyframe 1
1339[matroska @ 0x5b455c5f8800] Writing block of size 3657 with pts 1960, dts 1960, duration 40 at relative offset 221297 in cluster at offset 1398. TrackNumber 1, keyframe 0
1340[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1341[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (51).
1342[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1343[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 51/51 as type P.
1344[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 50/50.
1345[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1346[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1347[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1348[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1349[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1350[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 51: (50,1)
1351[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1352[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 50/50 (input surface 0x9).
1353[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1354[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1355[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3300 bytes (status 00000000).
1356[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 50/50.
1357[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 50, dts 50, size 3300 bytes.
1358[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 1984, dts 1984, duration 32 at relative offset 224961 in cluster at offset 1398. TrackNumber 2, keyframe 1
1359[matroska @ 0x5b455c5f8800] Writing block of size 3300 with pts 2000, dts 2000, duration 40 at relative offset 225864 in cluster at offset 1398. TrackNumber 1, keyframe 0
1360[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1361[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (52).
1362[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1363[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 52/52 as type P.
1364[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 51/51.
1365[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1366[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1367[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1368[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1369[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1370[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 52: (51,1)
1371[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1372[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1373[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 51/51 (input surface 0xa).
1374[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1375[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1832 bytes (status 00000000).
1376[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 51/51.
1377[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 51, dts 51, size 1832 bytes.
1378[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2016, dts 2016, duration 32 at relative offset 229171 in cluster at offset 1398. TrackNumber 2, keyframe 1
1379[matroska @ 0x5b455c5f8800] Writing block of size 1832 with pts 2040, dts 2040, duration 40 at relative offset 230074 in cluster at offset 1398. TrackNumber 1, keyframe 0
1380[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1381[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (53).
1382[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1383[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 53/53 as type P.
1384[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 52/52.
1385[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1386[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1387[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1388[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1389[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1390[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1391[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 53: (52,1)
1392[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1393[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 52/52 (input surface 0x1).
1394[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1395[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3454 bytes (status 00000000).
1396[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 52/52.
1397[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 52, dts 52, size 3454 bytes.
1398[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2048, dts 2048, duration 32 at relative offset 231913 in cluster at offset 1398. TrackNumber 2, keyframe 1
1399[matroska @ 0x5b455c5f8800] Writing block of size 3454 with pts 2080, dts 2080, duration 40 at relative offset 232816 in cluster at offset 1398. TrackNumber 1, keyframe 0
1400[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1401[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (54).
1402[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1403[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 54/54 as type P.
1404[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 53/53.
1405[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1406[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1407[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1408[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1409[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1410[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 54: (53,1)
1411[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1412[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1413[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 53/53 (input surface 0x9).
1414[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1415[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3418 bytes (status 00000000).
1416[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 53/53.
1417[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 53, dts 53, size 3418 bytes.
1418[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2080, dts 2080, duration 32 at relative offset 236277 in cluster at offset 1398. TrackNumber 2, keyframe 1
1419[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2112, dts 2112, duration 32 at relative offset 237180 in cluster at offset 1398. TrackNumber 2, keyframe 1
1420[matroska @ 0x5b455c5f8800] Writing block of size 3418 with pts 2120, dts 2120, duration 40 at relative offset 238083 in cluster at offset 1398. TrackNumber 1, keyframe 0
1421[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1422[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (55).
1423[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1424[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 55/55 as type P.
1425[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 54/54.
1426[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1427[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1428[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1429[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1430[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1431[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 55: (54,1)
1432[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1433[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1434[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 54/54 (input surface 0xa).
1435[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1436[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1830 bytes (status 00000000).
1437[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 54/54.
1438[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 54, dts 54, size 1830 bytes.
1439[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2144, dts 2144, duration 32 at relative offset 241508 in cluster at offset 1398. TrackNumber 2, keyframe 1
1440[matroska @ 0x5b455c5f8800] Writing block of size 1830 with pts 2160, dts 2160, duration 40 at relative offset 242411 in cluster at offset 1398. TrackNumber 1, keyframe 0
1441[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1442[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (56).
1443[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1444[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 56/56 as type P.
1445[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 55/55.
1446[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1447[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1448[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1449[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1450[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1451[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 56: (55,1)
1452[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1453[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1454[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1455[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 55/55 (input surface 0x1).
1456[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1457[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3660 bytes (status 00000000).
1458[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 55/55.
1459[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 55, dts 55, size 3660 bytes.
1460[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (57).
1461[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1462[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 57/57 as type P.
1463[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 56/56.
1464[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1465[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1466[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2176, dts 2176, duration 32 at relative offset 244248 in cluster at offset 1398. TrackNumber 2, keyframe 1
1467[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1468[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1469[matroska @ 0x5b455c5f8800] Writing block of size 3660 with pts 2200, dts 2200, duration 40 at relative offset 245151 in cluster at offset 1398. TrackNumber 1, keyframe 0
1470[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1471[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1472[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 57: (56,1)
1473[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1474[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1475[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 56/56 (input surface 0x9).
1476[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3460 bytes (status 00000000).
1477[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 56/56.
1478[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 56, dts 56, size 3460 bytes.
1479[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2208, dts 2208, duration 32 at relative offset 248818 in cluster at offset 1398. TrackNumber 2, keyframe 1
1480[matroska @ 0x5b455c5f8800] Writing block of size 3460 with pts 2240, dts 2240, duration 40 at relative offset 249721 in cluster at offset 1398. TrackNumber 1, keyframe 0
1481[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1482[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (58).
1483[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1484[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 58/58 as type P.
1485[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 57/57.
1486[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1487[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1488[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1489[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1490[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1491[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 58: (57,1)
1492[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1493[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1494[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 57/57 (input surface 0xa).
1495[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1496[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2106 bytes (status 00000000).
1497[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 57/57.
1498[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 57, dts 57, size 2106 bytes.
1499[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2240, dts 2240, duration 32 at relative offset 253188 in cluster at offset 1398. TrackNumber 2, keyframe 1
1500[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2272, dts 2272, duration 32 at relative offset 254091 in cluster at offset 1398. TrackNumber 2, keyframe 1
1501[matroska @ 0x5b455c5f8800] Writing block of size 2106 with pts 2280, dts 2280, duration 40 at relative offset 254994 in cluster at offset 1398. TrackNumber 1, keyframe 0
1502[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1503[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (59).
1504[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1505[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 59/59 as type P.
1506[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 58/58.
1507[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1508[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1509[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1510[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1511[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1512[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 59: (58,1)
1513[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1514[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1515[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 58/58 (input surface 0x1).
1516[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1517[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3932 bytes (status 00000000).
1518[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 58/58.
1519[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 58, dts 58, size 3932 bytes.
1520[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2304, dts 2304, duration 32 at relative offset 257107 in cluster at offset 1398. TrackNumber 2, keyframe 1
1521[matroska @ 0x5b455c5f8800] Writing block of size 3932 with pts 2320, dts 2320, duration 40 at relative offset 258010 in cluster at offset 1398. TrackNumber 1, keyframe 0
1522[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1523[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (60).
1524[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1525[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 60/60 as type P.
1526[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 59/59.
1527[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1528[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1529[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1530[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1531[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1532[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 60: (59,1)
1533[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1534[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 59/59 (input surface 0x9).
1535[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1536[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1537[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3851 bytes (status 00000000).
1538[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 59/59.
1539[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 59, dts 59, size 3851 bytes.
1540[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2336, dts 2336, duration 32 at relative offset 261949 in cluster at offset 1398. TrackNumber 2, keyframe 1
1541[matroska @ 0x5b455c5f8800] Writing block of size 3851 with pts 2360, dts 2360, duration 40 at relative offset 262852 in cluster at offset 1398. TrackNumber 1, keyframe 0
1542[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1543[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (61).
1544[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1545[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 61/61 as type P.
1546[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 60/60.
1547[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1548[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1549[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1550[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1551[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1552[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1553[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 61: (60,1)
1554[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1555[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 60/60 (input surface 0xa).
1556[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1557[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2221 bytes (status 00000000).
1558[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 60/60.
1559[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 60, dts 60, size 2221 bytes.
1560[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2368, dts 2368, duration 32 at relative offset 266710 in cluster at offset 1398. TrackNumber 2, keyframe 1
1561[matroska @ 0x5b455c5f8800] Writing block of size 2221 with pts 2400, dts 2400, duration 40 at relative offset 267613 in cluster at offset 1398. TrackNumber 1, keyframe 0
1562[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1563[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (62).
1564[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1565[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 62/62 as type P.
1566[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 61/61.
1567[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1568[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1569[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1570[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1571[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1572[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 62: (61,1)
1573[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1574[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 61/61 (input surface 0x1).
1575[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1576[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1577[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3771 bytes (status 00000000).
1578[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 61/61.
1579[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 61, dts 61, size 3771 bytes.
1580[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2400, dts 2400, duration 32 at relative offset 269841 in cluster at offset 1398. TrackNumber 2, keyframe 1
1581[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2432, dts 2432, duration 32 at relative offset 270744 in cluster at offset 1398. TrackNumber 2, keyframe 1
1582[matroska @ 0x5b455c5f8800] Writing block of size 3771 with pts 2440, dts 2440, duration 40 at relative offset 271647 in cluster at offset 1398. TrackNumber 1, keyframe 0
1583[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1584[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (63).
1585[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1586[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 63/63 as type P.
1587[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 62/62.
1588[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1589[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1590[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1591[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1592[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1593[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 63: (62,1)
1594[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1595[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1596[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 62/62 (input surface 0x9).
1597[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1598[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3729 bytes (status 00000000).
1599[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 62/62.
1600[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 62, dts 62, size 3729 bytes.
1601[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2464, dts 2464, duration 32 at relative offset 275425 in cluster at offset 1398. TrackNumber 2, keyframe 1
1602[matroska @ 0x5b455c5f8800] Writing block of size 3729 with pts 2480, dts 2480, duration 40 at relative offset 276328 in cluster at offset 1398. TrackNumber 1, keyframe 0
1603[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1604[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (64).
1605[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1606[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 64/64 as type P.
1607[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 63/63.
1608[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1609[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1610[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1611[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1612[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1613[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 64: (63,1)
1614[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1615[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1616[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 63/63 (input surface 0xa).
1617[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1618[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2163 bytes (status 00000000).
1619[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 63/63.
1620[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 63, dts 63, size 2163 bytes.
1621[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2496, dts 2496, duration 32 at relative offset 280064 in cluster at offset 1398. TrackNumber 2, keyframe 1
1622[matroska @ 0x5b455c5f8800] Writing block of size 2163 with pts 2520, dts 2520, duration 40 at relative offset 280967 in cluster at offset 1398. TrackNumber 1, keyframe 0
1623[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1624[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (65).
1625[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1626[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 65/65 as type P.
1627[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 64/64.
1628[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1629[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1630[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1631[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1632[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1633[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 65: (64,1)
1634[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1635[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1636[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 64/64 (input surface 0x1).
1637[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1638[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4143 bytes (status 00000000).
1639[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 64/64.
1640[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 64, dts 64, size 4143 bytes.
1641[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2528, dts 2528, duration 32 at relative offset 283137 in cluster at offset 1398. TrackNumber 2, keyframe 1
1642[matroska @ 0x5b455c5f8800] Writing block of size 4143 with pts 2560, dts 2560, duration 40 at relative offset 284040 in cluster at offset 1398. TrackNumber 1, keyframe 0
1643[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1644[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (66).
1645[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1646[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 66/66 as type P.
1647[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 65/65.
1648[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1649[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1650[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1651[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1652[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1653[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 66: (65,1)
1654[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1655[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 65/65 (input surface 0x9).
1656[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1657[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1658[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3664 bytes (status 00000000).
1659[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 65/65.
1660[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 65, dts 65, size 3664 bytes.
1661[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2560, dts 2560, duration 32 at relative offset 288190 in cluster at offset 1398. TrackNumber 2, keyframe 1
1662[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2592, dts 2592, duration 32 at relative offset 289093 in cluster at offset 1398. TrackNumber 2, keyframe 1
1663[matroska @ 0x5b455c5f8800] Writing block of size 3664 with pts 2600, dts 2600, duration 40 at relative offset 289996 in cluster at offset 1398. TrackNumber 1, keyframe 0
1664[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1665[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (67).
1666[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1667[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 67/67 as type P.
1668[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 66/66.
1669[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1670[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1671[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1672[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1673[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1674[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 67: (66,1)
1675[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1676[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1677[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1678[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 66/66 (input surface 0xa).
1679[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1680[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2033 bytes (status 00000000).
1681[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 66/66.
1682[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 66, dts 66, size 2033 bytes.
1683[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (68).
1684[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1685[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 68/68 as type P.
1686[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 67/67.
1687[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1688[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1689[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1690[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1691[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2624, dts 2624, duration 32 at relative offset 293667 in cluster at offset 1398. TrackNumber 2, keyframe 1
1692[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1693[matroska @ 0x5b455c5f8800] Writing block of size 2033 with pts 2640, dts 2640, duration 40 at relative offset 294570 in cluster at offset 1398. TrackNumber 1, keyframe 0
1694[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1695[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 68: (67,1)
1696[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1697[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1698[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 67/67 (input surface 0x1).
1699[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1700[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3478 bytes (status 00000000).
1701[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 67/67.
1702[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 67, dts 67, size 3478 bytes.
1703[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (69).
1704[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1705[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 69/69 as type P.
1706[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 68/68.
1707[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1708[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1709[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1710[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1711[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1712[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 69: (68,1)
1713[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1714[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2656, dts 2656, duration 32 at relative offset 296610 in cluster at offset 1398. TrackNumber 2, keyframe 1
1715[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 68/68 (input surface 0x9).
1716[matroska @ 0x5b455c5f8800] Writing block of size 3478 with pts 2680, dts 2680, duration 40 at relative offset 297513 in cluster at offset 1398. TrackNumber 1, keyframe 0
1717[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1718[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1719[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3592 bytes (status 00000000).
1720[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 68/68.
1721[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 68, dts 68, size 3592 bytes.
1722[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2688, dts 2688, duration 32 at relative offset 300998 in cluster at offset 1398. TrackNumber 2, keyframe 1
1723[matroska @ 0x5b455c5f8800] Writing block of size 3592 with pts 2720, dts 2720, duration 40 at relative offset 301901 in cluster at offset 1398. TrackNumber 1, keyframe 0
1724[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1725[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (70).
1726[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1727[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 70/70 as type P.
1728[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 69/69.
1729[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1730[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1731[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1732[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1733[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1734[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 70: (69,1)
1735[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1736[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1737[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 69/69 (input surface 0xa).
1738[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1739[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1627 bytes (status 00000000).
1740[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 69/69.
1741[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 69, dts 69, size 1627 bytes.
1742[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2720, dts 2720, duration 32 at relative offset 305500 in cluster at offset 1398. TrackNumber 2, keyframe 1
1743[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2752, dts 2752, duration 32 at relative offset 306403 in cluster at offset 1398. TrackNumber 2, keyframe 1
1744[matroska @ 0x5b455c5f8800] Writing block of size 1627 with pts 2760, dts 2760, duration 40 at relative offset 307306 in cluster at offset 1398. TrackNumber 1, keyframe 0
1745[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1746[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (71).
1747[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1748[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1749[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 71/71 as type P.
1750[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1751[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 70/70.
1752[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1753[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1754[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1755[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
1756[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1757[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 71: (70,1)
1758[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
1759[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 70/70 (input surface 0x1).
1760[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1761[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3496 bytes (status 00000000).
1762[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 70/70.
1763[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 70, dts 70, size 3496 bytes.
1764[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (72).
1765[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1766[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 72/72 as type P.
1767[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 71/71.
1768[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1769[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1770[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2784, dts 2784, duration 32 at relative offset 308940 in cluster at offset 1398. TrackNumber 2, keyframe 1
1771[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1772[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1773[matroska @ 0x5b455c5f8800] Writing block of size 3496 with pts 2800, dts 2800, duration 40 at relative offset 309843 in cluster at offset 1398. TrackNumber 1, keyframe 0
1774[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1775[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1776[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 72: (71,1)
1777[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1778[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 71/71 (input surface 0x9).
1779[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1780[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3162 bytes (status 00000000).
1781[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 71/71.
1782[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 71, dts 71, size 3162 bytes.
1783[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2816, dts 2816, duration 32 at relative offset 313346 in cluster at offset 1398. TrackNumber 2, keyframe 1
1784[matroska @ 0x5b455c5f8800] Writing block of size 3162 with pts 2840, dts 2840, duration 40 at relative offset 314249 in cluster at offset 1398. TrackNumber 1, keyframe 0
1785[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1786[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (73).
1787[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1788[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 73/73 as type P.
1789[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 72/72.
1790[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1791[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1792[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1793[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1794[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1795[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 73: (72,1)
1796[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1797[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1798[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 72/72 (input surface 0xa).
1799[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1800[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1683 bytes (status 00000000).
1801[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 72/72.
1802[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 72, dts 72, size 1683 bytes.
1803[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2848, dts 2848, duration 32 at relative offset 317418 in cluster at offset 1398. TrackNumber 2, keyframe 1
1804[matroska @ 0x5b455c5f8800] Writing block of size 1683 with pts 2880, dts 2880, duration 40 at relative offset 318321 in cluster at offset 1398. TrackNumber 1, keyframe 0
1805[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1806[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (74).
1807[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1808[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 74/74 as type P.
1809[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 73/73.
1810[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1811[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1812[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1813[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1814[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1815[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 74: (73,1)
1816[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1817[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 73/73 (input surface 0x1).
1818[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1819[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1820[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3365 bytes (status 00000000).
1821[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 73/73.
1822[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 73, dts 73, size 3365 bytes.
1823[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2880, dts 2880, duration 32 at relative offset 320011 in cluster at offset 1398. TrackNumber 2, keyframe 1
1824[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2912, dts 2912, duration 32 at relative offset 320914 in cluster at offset 1398. TrackNumber 2, keyframe 1
1825[matroska @ 0x5b455c5f8800] Writing block of size 3365 with pts 2920, dts 2920, duration 40 at relative offset 321817 in cluster at offset 1398. TrackNumber 1, keyframe 0
1826[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1827[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (75).
1828[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1829[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 75/75 as type P.
1830[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 74/74.
1831[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1832[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1833[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1834[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1835[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1836[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1837[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1838[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 75: (74,1)
1839[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
1840[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 74/74 (input surface 0x9).
1841[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1842[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3261 bytes (status 00000000).
1843[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 74/74.
1844[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 74, dts 74, size 3261 bytes.
1845[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2944, dts 2944, duration 32 at relative offset 325189 in cluster at offset 1398. TrackNumber 2, keyframe 1
1846[matroska @ 0x5b455c5f8800] Writing block of size 3261 with pts 2960, dts 2960, duration 40 at relative offset 326092 in cluster at offset 1398. TrackNumber 1, keyframe 0
1847[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (76).
1848[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1849[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1850[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 76/76 as type P.
1851[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 75/75.
1852[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1853[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1854[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1855[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1856[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1857[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 76: (75,1)
1858[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1859[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1860[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 75/75 (input surface 0xa).
1861[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1862frame= 75 fps=0.0 q=-0.0 size= 1KiB time=00:00:03.00 bitrate= 3.7kbits/s speed= 6x
1863[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1201 bytes (status 00000000).
1864[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 75/75.
1865[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 75, dts 75, size 1201 bytes.
1866[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (77).
1867[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1868[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 77/77 as type P.
1869[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 76/76.
1870[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1871[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1872[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1873[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1874[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1875[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 77: (76,1)
1876[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1877[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 2976, dts 2976, duration 32 at relative offset 329360 in cluster at offset 1398. TrackNumber 2, keyframe 1
1878[matroska @ 0x5b455c5f8800] Writing block of size 1201 with pts 3000, dts 3000, duration 40 at relative offset 330263 in cluster at offset 1398. TrackNumber 1, keyframe 0
1879[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1880[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 76/76 (input surface 0x1).
1881[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1882[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3242 bytes (status 00000000).
1883[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 76/76.
1884[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 76, dts 76, size 3242 bytes.
1885[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3008, dts 3008, duration 32 at relative offset 331471 in cluster at offset 1398. TrackNumber 2, keyframe 1
1886[matroska @ 0x5b455c5f8800] Writing block of size 3242 with pts 3040, dts 3040, duration 40 at relative offset 332374 in cluster at offset 1398. TrackNumber 1, keyframe 0
1887[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1888[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (78).
1889[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1890[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 78/78 as type P.
1891[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 77/77.
1892[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1893[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1894[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1895[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1896[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1897[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1898[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 78: (77,1)
1899[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1900[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 77/77 (input surface 0x9).
1901[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1902[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3511 bytes (status 00000000).
1903[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 77/77.
1904[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 77, dts 77, size 3511 bytes.
1905[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3040, dts 3040, duration 32 at relative offset 335623 in cluster at offset 1398. TrackNumber 2, keyframe 1
1906[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3072, dts 3072, duration 32 at relative offset 336526 in cluster at offset 1398. TrackNumber 2, keyframe 1
1907[matroska @ 0x5b455c5f8800] Writing block of size 3511 with pts 3080, dts 3080, duration 40 at relative offset 337429 in cluster at offset 1398. TrackNumber 1, keyframe 0
1908[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1909[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (79).
1910[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1911[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 79/79 as type P.
1912[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 78/78.
1913[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1914[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1915[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1916[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1917[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1918[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 79: (78,1)
1919[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1920[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1921[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 78/78 (input surface 0xa).
1922[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1923[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1480 bytes (status 00000000).
1924[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 78/78.
1925[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 78, dts 78, size 1480 bytes.
1926[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3104, dts 3104, duration 32 at relative offset 340947 in cluster at offset 1398. TrackNumber 2, keyframe 1
1927[matroska @ 0x5b455c5f8800] Writing block of size 1480 with pts 3120, dts 3120, duration 40 at relative offset 341850 in cluster at offset 1398. TrackNumber 1, keyframe 0
1928[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1929[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (80).
1930[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1931[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 80/80 as type P.
1932[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 79/79.
1933[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1934[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
1935[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1936[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1937[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1938[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1939[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 80: (79,1)
1940[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1941[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 79/79 (input surface 0x1).
1942[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
1943[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3223 bytes (status 00000000).
1944[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 79/79.
1945[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 79, dts 79, size 3223 bytes.
1946[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3136, dts 3136, duration 32 at relative offset 343337 in cluster at offset 1398. TrackNumber 2, keyframe 1
1947[matroska @ 0x5b455c5f8800] Writing block of size 3223 with pts 3160, dts 3160, duration 40 at relative offset 344240 in cluster at offset 1398. TrackNumber 1, keyframe 0
1948[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
1949[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (81).
1950[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1951[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 81/81 as type P.
1952[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 80/80.
1953[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
1954[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
1955[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1956[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1957[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1958[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1959[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 81: (80,1)
1960[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1961[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 80/80 (input surface 0x9).
1962[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
1963[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3246 bytes (status 00000000).
1964[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 80/80.
1965[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 80, dts 80, size 3246 bytes.
1966[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3168, dts 3168, duration 32 at relative offset 347470 in cluster at offset 1398. TrackNumber 2, keyframe 1
1967[matroska @ 0x5b455c5f8800] Writing block of size 3246 with pts 3200, dts 3200, duration 40 at relative offset 348373 in cluster at offset 1398. TrackNumber 1, keyframe 0
1968[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
1969[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (82).
1970[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1971[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 82/82 as type P.
1972[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 81/81.
1973[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
1974[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
1975[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
1976[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1977[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1978[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 82: (81,1)
1979[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
1980[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 81/81 (input surface 0xa).
1981[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1982[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
1983[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1670 bytes (status 00000000).
1984[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 81/81.
1985[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 81, dts 81, size 1670 bytes.
1986[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3200, dts 3200, duration 32 at relative offset 351626 in cluster at offset 1398. TrackNumber 2, keyframe 1
1987[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3232, dts 3232, duration 32 at relative offset 352529 in cluster at offset 1398. TrackNumber 2, keyframe 1
1988[matroska @ 0x5b455c5f8800] Writing block of size 1670 with pts 3240, dts 3240, duration 40 at relative offset 353432 in cluster at offset 1398. TrackNumber 1, keyframe 0
1989[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
1990[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (83).
1991[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
1992[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 83/83 as type P.
1993[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 82/82.
1994[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
1995[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
1996[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
1997[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
1998[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
1999[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 83: (82,1)
2000[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2001[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2002[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 82/82 (input surface 0x1).
2003[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2004[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3426 bytes (status 00000000).
2005[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 82/82.
2006[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 82, dts 82, size 3426 bytes.
2007[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3264, dts 3264, duration 32 at relative offset 355109 in cluster at offset 1398. TrackNumber 2, keyframe 1
2008[matroska @ 0x5b455c5f8800] Writing block of size 3426 with pts 3280, dts 3280, duration 40 at relative offset 356012 in cluster at offset 1398. TrackNumber 1, keyframe 0
2009[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2010[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (84).
2011[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2012[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 84/84 as type P.
2013[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 83/83.
2014[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2015[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2016[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2017[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2018[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2019[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 84: (83,1)
2020[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2021[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 83/83 (input surface 0x9).
2022[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2023[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2024[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4078 bytes (status 00000000).
2025[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 83/83.
2026[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 83, dts 83, size 4078 bytes.
2027[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3296, dts 3296, duration 32 at relative offset 359445 in cluster at offset 1398. TrackNumber 2, keyframe 1
2028[matroska @ 0x5b455c5f8800] Writing block of size 4078 with pts 3320, dts 3320, duration 40 at relative offset 360348 in cluster at offset 1398. TrackNumber 1, keyframe 0
2029[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2030[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (85).
2031[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2032[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 85/85 as type P.
2033[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 84/84.
2034[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2035[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2036[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2037[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2038[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2039[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 85: (84,1)
2040[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2041[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 84/84 (input surface 0xa).
2042[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2043[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2044[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2589 bytes (status 00000000).
2045[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 84/84.
2046[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 84, dts 84, size 2589 bytes.
2047[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3328, dts 3328, duration 32 at relative offset 364433 in cluster at offset 1398. TrackNumber 2, keyframe 1
2048[matroska @ 0x5b455c5f8800] Writing block of size 2589 with pts 3360, dts 3360, duration 40 at relative offset 365336 in cluster at offset 1398. TrackNumber 1, keyframe 0
2049[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2050[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (86).
2051[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2052[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 86/86 as type P.
2053[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 85/85.
2054[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2055[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2056[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2057[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2058[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2059[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 86: (85,1)
2060[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2061[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 85/85 (input surface 0x1).
2062[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2063[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2064[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4482 bytes (status 00000000).
2065[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 85/85.
2066[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 85, dts 85, size 4482 bytes.
2067[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3360, dts 3360, duration 32 at relative offset 367932 in cluster at offset 1398. TrackNumber 2, keyframe 1
2068[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3392, dts 3392, duration 32 at relative offset 368835 in cluster at offset 1398. TrackNumber 2, keyframe 1
2069[matroska @ 0x5b455c5f8800] Writing block of size 4482 with pts 3400, dts 3400, duration 40 at relative offset 369738 in cluster at offset 1398. TrackNumber 1, keyframe 0
2070[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2071[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (87).
2072[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2073[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 87/87 as type P.
2074[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 86/86.
2075[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2076[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2077[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2078[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2079[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2080[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 87:nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2081[hevc_vaapi @ 0x5b455c5cc280] (86,1)
2082[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2083[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 86/86 (input surface 0x9).
2084[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2085[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4620 bytes (status 00000000).
2086[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 86/86.
2087[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 86, dts 86, size 4620 bytes.
2088[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3424, dts 3424, duration 32 at relative offset 374227 in cluster at offset 1398. TrackNumber 2, keyframe 1
2089[matroska @ 0x5b455c5f8800] Writing block of size 4620 with pts 3440, dts 3440, duration 40 at relative offset 375130 in cluster at offset 1398. TrackNumber 1, keyframe 0
2090[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2091[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (88).
2092[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2093[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 88/88 as type P.
2094[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 87/87.
2095[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2096[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2097[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2098[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2099[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2100[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 88: (87,1)
2101[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2102[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 87/87 (input surface 0xa).
2103[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2104[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2105[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2777 bytes (status 00000000).
2106[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 87/87.
2107[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 87, dts 87, size 2777 bytes.
2108[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3456, dts 3456, duration 32 at relative offset 379757 in cluster at offset 1398. TrackNumber 2, keyframe 1
2109[matroska @ 0x5b455c5f8800] Writing block of size 2777 with pts 3480, dts 3480, duration 40 at relative offset 380660 in cluster at offset 1398. TrackNumber 1, keyframe 0
2110[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2111[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (89).
2112[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2113[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 89/89 as type P.
2114[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 88/88.
2115[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2116[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2117[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2118[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2119[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2120[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 89: (88,1)
2121[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2122[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 88/88 (input surface 0x1).
2123[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2124[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2125[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4707 bytes (status 00000000).
2126[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 88/88.
2127[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 88, dts 88, size 4707 bytes.
2128[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3488, dts 3488, duration 32 at relative offset 383444 in cluster at offset 1398. TrackNumber 2, keyframe 1
2129[matroska @ 0x5b455c5f8800] Writing block of size 4707 with pts 3520, dts 3520, duration 40 at relative offset 384347 in cluster at offset 1398. TrackNumber 1, keyframe 0
2130[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2131[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (90).
2132[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2133[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 90/90 as type P.
2134[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 89/89.
2135[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2136[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2137[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2138[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2139[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2140[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 90: (89,1)
2141[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2142[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 89/89 (input surface 0x9).
2143[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2144[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2145[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5312 bytes (status 00000000).
2146[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 89/89.
2147[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 89, dts 89, size 5312 bytes.
2148[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3520, dts 3520, duration 32 at relative offset 389061 in cluster at offset 1398. TrackNumber 2, keyframe 1
2149[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3552, dts 3552, duration 32 at relative offset 389964 in cluster at offset 1398. TrackNumber 2, keyframe 1
2150[matroska @ 0x5b455c5f8800] Writing block of size 5312 with pts 3560, dts 3560, duration 40 at relative offset 390867 in cluster at offset 1398. TrackNumber 1, keyframe 0
2151[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2152[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (91).
2153[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2154[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 91/91 as type P.
2155[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 90/90.
2156[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2157[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2158[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2159[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2160[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2161[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 91:nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2162[hevc_vaapi @ 0x5b455c5cc280] (90,1)
2163[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2164[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 90/90 (input surface 0xa).
2165[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2166[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3260 bytes (status 00000000).
2167[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 90/90.
2168[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 90, dts 90, size 3260 bytes.
2169[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3584, dts 3584, duration 32 at relative offset 396186 in cluster at offset 1398. TrackNumber 2, keyframe 1
2170[matroska @ 0x5b455c5f8800] Writing block of size 3260 with pts 3600, dts 3600, duration 40 at relative offset 397089 in cluster at offset 1398. TrackNumber 1, keyframe 0
2171[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2172[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (92).
2173[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2174[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 92/92 as type P.
2175[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 91/91.
2176[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2177[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2178[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2179[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2180[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2181[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 92: (91,1)
2182[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2183[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 91/91 (input surface 0x1).
2184[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2185[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2186[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6900 bytes (status 00000000).
2187[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 91/91.
2188[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 91, dts 91, size 6900 bytes.
2189[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3616, dts 3616, duration 32 at relative offset 400356 in cluster at offset 1398. TrackNumber 2, keyframe 1
2190[matroska @ 0x5b455c5f8800] Writing block of size 6900 with pts 3640, dts 3640, duration 40 at relative offset 401259 in cluster at offset 1398. TrackNumber 1, keyframe 0
2191[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2192[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (93).
2193[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2194[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 93/93 as type P.
2195[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 92/92.
2196[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2197[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2198[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2199[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2200[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2201[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 93: (92,1)
2202[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2203[h264 @ 0x5b455c6fa180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2204[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 92/92 (input surface 0x9).
2205[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2206[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6730 bytes (status 00000000).
2207[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 92/92.
2208[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 92, dts 92, size 6730 bytes.
2209[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3648, dts 3648, duration 32 at relative offset 408166 in cluster at offset 1398. TrackNumber 2, keyframe 1
2210[matroska @ 0x5b455c5f8800] Writing block of size 6730 with pts 3680, dts 3680, duration 40 at relative offset 409069 in cluster at offset 1398. TrackNumber 1, keyframe 0
2211[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2212[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (94).
2213[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2214[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 94/94 as type P.
2215[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 93/93.
2216[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2217[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2218[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2219[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2220[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2221[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 94: (93,1)
2222[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2223[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 93/93 (input surface 0xa).
2224[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2225[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2226[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6368 bytes (status 00000000).
2227[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 93/93.
2228[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 93, dts 93, size 6368 bytes.
2229[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3680, dts 3680, duration 32 at relative offset 415806 in cluster at offset 1398. TrackNumber 2, keyframe 1
2230[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3712, dts 3712, duration 32 at relative offset 416709 in cluster at offset 1398. TrackNumber 2, keyframe 1
2231[matroska @ 0x5b455c5f8800] Writing block of size 6368 with pts 3720, dts 3720, duration 40 at relative offset 417612 in cluster at offset 1398. TrackNumber 1, keyframe 0
2232[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2233[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (95).
2234[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2235[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 95/95 as type P.
2236[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 94/94.
2237[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2238[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2239[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2240[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2241[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2242[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 95: (94,1)
2243[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2244[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2245[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 94/94 (input surface 0x1).
2246[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2247[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6441 bytes (status 00000000).
2248[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 94/94.
2249[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 94, dts 94, size 6441 bytes.
2250[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3744, dts 3744, duration 32 at relative offset 423987 in cluster at offset 1398. TrackNumber 2, keyframe 1
2251[matroska @ 0x5b455c5f8800] Writing block of size 6441 with pts 3760, dts 3760, duration 40 at relative offset 424890 in cluster at offset 1398. TrackNumber 1, keyframe 0
2252[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2253[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (96).
2254[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2255[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 96/96 as type P.
2256[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 95/95.
2257[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2258[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2259[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2260[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2261[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2262[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 96: (95,1)
2263[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2264[h264 @ 0x5b455c756400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2265[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 95/95 (input surface 0x9).
2266[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2267[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5986 bytes (status 00000000).
2268[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 95/95.
2269[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 95, dts 95, size 5986 bytes.
2270[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3776, dts 3776, duration 32 at relative offset 431338 in cluster at offset 1398. TrackNumber 2, keyframe 1
2271[matroska @ 0x5b455c5f8800] Writing block of size 5986 with pts 3800, dts 3800, duration 40 at relative offset 432241 in cluster at offset 1398. TrackNumber 1, keyframe 0
2272[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2273[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (97).
2274[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2275[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 97/97 as type P.
2276[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 96/96.
2277[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2278[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2279[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2280[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2281[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2282[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 97: (96,1)
2283[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2284[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2285[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 96/96 (input surface 0xa).
2286[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2287[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5481 bytes (status 00000000).
2288[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 96/96.
2289[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 96, dts 96, size 5481 bytes.
2290[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3808, dts 3808, duration 32 at relative offset 438234 in cluster at offset 1398. TrackNumber 2, keyframe 1
2291[matroska @ 0x5b455c5f8800] Writing block of size 5481 with pts 3840, dts 3840, duration 40 at relative offset 439137 in cluster at offset 1398. TrackNumber 1, keyframe 0
2292[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2293[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (98).
2294[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2295[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 98/98 as type P.
2296[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 97/97.
2297[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2298[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2299[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2300[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2301[h264 @ 0x5b455c5f3040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2302[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2303[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 98: (97,1)
2304[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2305[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2306[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 97/97 (input surface 0x1).
2307[in#0/matroska,webm @ 0x5b455c5c8300] EOF while reading input
2308[in#0/matroska,webm @ 0x5b455c5c8300] Terminating thread with return code 0 (success)
2309[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5280 bytes (status 00000000).
2310[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 97/97.
2311[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 97, dts 97, size 5280 bytes.
2312[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3840, dts 3840, duration 32 at relative offset 444625 in cluster at offset 1398. TrackNumber 2, keyframe 1
2313[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3872, dts 3872, duration 32 at relative offset 445528 in cluster at offset 1398. TrackNumber 2, keyframe 1
2314[matroska @ 0x5b455c5f8800] Writing block of size 5280 with pts 3880, dts 3880, duration 40 at relative offset 446431 in cluster at offset 1398. TrackNumber 1, keyframe 0
2315[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2316[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (99).
2317[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2318[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 99/99 as type P.
2319[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 98/98.
2320[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2321[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2322[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2323[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2324[h264 @ 0x5b455c69e080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2325[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2326[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 99: (98,1)
2327[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2328[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2329[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 98/98 (input surface 0x9).
2330[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2331[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5337 bytes (status 00000000).
2332[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 98/98.
2333[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 98, dts 98, size 5337 bytes.
2334[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (100).
2335[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3904, dts 3904, duration 32 at relative offset 451718 in cluster at offset 1398. TrackNumber 2, keyframe 1
2336[matroska @ 0x5b455c5f8800] Writing block of size 5337 with pts 3920, dts 3920, duration 40 at relative offset 452621 in cluster at offset 1398. TrackNumber 1, keyframe 0
2337[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2338[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 100/100 as type P.
2339[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 99/99.
2340[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2341[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2342[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2343[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2344[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2345[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 100: (99,1)
2346[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2347[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2348[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 99/99 (input surface 0xa).
2349[h264 @ 0x5b455c6bca80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2350[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2351[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5255 bytes (status 00000000).
2352[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 99/99.
2353[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 99, dts 99, size 5255 bytes.
2354[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (101).
2355[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2356[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 101/101 as type P.
2357[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 100/100.
2358[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2359[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2360[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2361[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2362[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2363[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 101: (100,1)
2364[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2365[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 100/100 (input surface 0x1).
2366[h264 @ 0x5b455c6db600] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2367[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3936, dts 3936, duration 32 at relative offset 457965 in cluster at offset 1398. TrackNumber 2, keyframe 1
2368[matroska @ 0x5b455c5f8800] Writing block of size 5255 with pts 3960, dts 3960, duration 40 at relative offset 458868 in cluster at offset 1398. TrackNumber 1, keyframe 0
2369[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2370[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5484 bytes (status 00000000).
2371[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 100/100.
2372[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 100, dts 100, size 5484 bytes.
2373[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 3968, dts 3968, duration 32 at relative offset 464130 in cluster at offset 1398. TrackNumber 2, keyframe 1
2374[matroska @ 0x5b455c5f8800] Writing block of size 5484 with pts 4000, dts 4000, duration 40 at relative offset 465033 in cluster at offset 1398. TrackNumber 1, keyframe 0
2375[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2376[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (102).
2377[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2378[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 102/102 as type P.
2379[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 101/101nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2380[hevc_vaapi @ 0x5b455c5cc280] .
2381[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2382[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2383[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2384[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2385[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2386[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 102: (101,1)
2387[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2388[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 101/101 (input surface 0x9).
2389[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2390[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5658 bytes (status 00000000).
2391[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 101/101.
2392[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 101, dts 101, size 5658 bytes.
2393[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4000, dts 4000, duration 32 at relative offset 470524 in cluster at offset 1398. TrackNumber 2, keyframe 1
2394[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4032, dts 4032, duration 32 at relative offset 471427 in cluster at offset 1398. TrackNumber 2, keyframe 1
2395[matroska @ 0x5b455c5f8800] Writing block of size 5658 with pts 4040, dts 4040, duration 40 at relative offset 472330 in cluster at offset 1398. TrackNumber 1, keyframe 0
2396[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2397[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (103).
2398[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2399[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 103/103 as type P.
2400[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 102/102.
2401[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2402[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2403[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2404[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2405[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2406[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 103: (102,1)
2407[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2408[h264 @ 0x5b455c718d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2409[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 102/102 (input surface 0xa).
2410[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2411[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5726 bytes (status 00000000).
2412[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 102/102.
2413[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 102, dts 102, size 5726 bytes.
2414[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4064, dts 4064, duration 32 at relative offset 477995 in cluster at offset 1398. TrackNumber 2, keyframe 1
2415[matroska @ 0x5b455c5f8800] Writing block of size 5726 with pts 4080, dts 4080, duration 40 at relative offset 478898 in cluster at offset 1398. TrackNumber 1, keyframe 0
2416[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2417[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (104).
2418[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2419[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 104/104 as type P.
2420[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 103/103.
2421[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2422[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2423[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2424[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2425[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2426[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 104: (103,1)
2427[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2428[h264 @ 0x5b455c737880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2429[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 103/103 (input surface 0x1).
2430[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2431[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5772 bytes (status 00000000).
2432[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 103/103.
2433[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 103, dts 103, size 5772 bytes.
2434[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4096, dts 4096, duration 32 at relative offset 484631 in cluster at offset 1398. TrackNumber 2, keyframe 1
2435[matroska @ 0x5b455c5f8800] Writing block of size 5772 with pts 4120, dts 4120, duration 40 at relative offset 485534 in cluster at offset 1398. TrackNumber 1, keyframe 0
2436[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2437[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (105).
2438[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2439[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 105/105 as type P.
2440[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 104/104.
2441[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2442[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2443[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2444[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2445[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2446[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 105: (104,1)
2447[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2448[h264 @ 0x5b455c756400] nal_unit_type: 5(IDR), nal_ref_idc: 3
2449[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 104/104 (input surface 0x9).
2450[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2451[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5730 bytes (status 00000000).
2452[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 104/104.
2453[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 104, dts 104, size 5730 bytes.
2454[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4128, dts 4128, duration 32 at relative offset 491313 in cluster at offset 1398. TrackNumber 2, keyframe 1
2455[matroska @ 0x5b455c5f8800] Writing block of size 5730 with pts 4160, dts 4160, duration 40 at relative offset 492216 in cluster at offset 1398. TrackNumber 1, keyframe 0
2456[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2457[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (106).
2458[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2459[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 106/106 as type P.
2460[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 105/105.
2461[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2462[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2463[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2464[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2465[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2466[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 106: (105,1)
2467[h264 @ 0x5b455c67b700] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2468[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2469[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 105/105 (input surface 0xa).
2470[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2471[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 6047 bytes (status 00000000).
2472[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 105/105.
2473[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 105, dts 105, size 6047 bytes.
2474[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4160, dts 4160, duration 32 at relative offset 497953 in cluster at offset 1398. TrackNumber 2, keyframe 1
2475[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4192, dts 4192, duration 32 at relative offset 498856 in cluster at offset 1398. TrackNumber 2, keyframe 1
2476[matroska @ 0x5b455c5f8800] Writing block of size 6047 with pts 4200, dts 4200, duration 40 at relative offset 499759 in cluster at offset 1398. TrackNumber 1, keyframe 0
2477[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2478[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (107).
2479[vist#0:0/h264 @ 0x5b455c5f67c0] [dec:h264 @ 0x5b455c5f4b80] Decoder thread received EOF packet
2480[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2481[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 107/107 as type P.
2482[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 106/106.
2483[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2484[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2485[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2486[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2487[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2488[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2489[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 107: (106,1)
2490[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
2491[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 106/106 (input surface 0x1).
2492[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2493[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5989 bytes (status 00000000).
2494[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 106/106.
2495[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 106, dts 106, size 5989 bytes.
2496[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (108).
2497[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2498[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 108/108 as type P.
2499[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4224, dts 4224, duration 32 at relative offset 505813 in cluster at offset 1398. TrackNumber 2, keyframe 1
2500[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 107/107.
2501[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2502[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2503[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2504[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2505[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2506[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 108: (107,1)
2507[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2508[matroska @ 0x5b455c5f8800] Writing block of size 5989 with pts 4240, dts 4240, duration 40 at relative offset 506716 in cluster at offset 1398. TrackNumber 1, keyframe 0
2509[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 107/107 (input surface 0x9).
2510[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2511[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5128 bytes (status 00000000).
2512[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 107/107.
2513[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 107, dts 107, size 5128 bytes.
2514[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4256, dts 4256, duration 32 at relative offset 512712 in cluster at offset 1398. TrackNumber 2, keyframe 1
2515[matroska @ 0x5b455c5f8800] Writing block of size 5128 with pts 4280, dts 4280, duration 40 at relative offset 513615 in cluster at offset 1398. TrackNumber 1, keyframe 0
2516[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2517[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (109).
2518[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2519[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 109/109 as type P.
2520[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 108/108.
2521[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2522[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2523[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2524[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2525[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2526[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 109: (108,1)
2527[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2528[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 108/108 (input surface 0xa).
2529[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2530[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 5099 bytes (status 00000000).
2531[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 108/108.
2532[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 108, dts 108, size 5099 bytes.
2533[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4288, dts 4288, duration 32 at relative offset 518750 in cluster at offset 1398. TrackNumber 2, keyframe 1
2534[matroska @ 0x5b455c5f8800] Writing block of size 5099 with pts 4320, dts 4320, duration 40 at relative offset 519653 in cluster at offset 1398. TrackNumber 1, keyframe 0
2535[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2536[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (110).
2537[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2538[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 110/110 as type P.
2539[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 109/109.
2540[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2541[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2542[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2543[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2544[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2545[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 110: (109,1)
2546[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2547[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 109/109 (input surface 0x1).
2548[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2549[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4794 bytes (status 00000000).
2550[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 109/109.
2551[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 109, dts 109, size 4794 bytes.
2552[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4320, dts 4320, duration 32 at relative offset 524759 in cluster at offset 1398. TrackNumber 2, keyframe 1
2553[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4352, dts 4352, duration 32 at relative offset 525662 in cluster at offset 1398. TrackNumber 2, keyframe 1
2554[matroska @ 0x5b455c5f8800] Writing block of size 4794 with pts 4360, dts 4360, duration 40 at relative offset 526565 in cluster at offset 1398. TrackNumber 1, keyframe 0
2555[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2556[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (111).
2557[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2558[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 111/111 as type P.
2559[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 110/110.
2560[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2561[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2562[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2563[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2564[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2565[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 111: (110,1)
2566[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2567[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 110/110 (input surface 0x9).
2568[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2569[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4711 bytes (status 00000000).
2570[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 110/110.
2571[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 110, dts 110, size 4711 bytes.
2572[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4384, dts 4384, duration 32 at relative offset 531366 in cluster at offset 1398. TrackNumber 2, keyframe 1
2573[matroska @ 0x5b455c5f8800] Writing block of size 4711 with pts 4400, dts 4400, duration 40 at relative offset 532269 in cluster at offset 1398. TrackNumber 1, keyframe 0
2574[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2575[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (112).
2576[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2577[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 112/112 as type P.
2578[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 111/111.
2579[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2580[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2581[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2582[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2583[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2584[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 112: (111,1)
2585[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2586[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 111/111 (input surface 0xa).
2587[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2588[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4569 bytes (status 00000000).
2589[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 111/111.
2590[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 111, dts 111, size 4569 bytes.
2591[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4416, dts 4416, duration 32 at relative offset 536987 in cluster at offset 1398. TrackNumber 2, keyframe 1
2592[matroska @ 0x5b455c5f8800] Writing block of size 4569 with pts 4440, dts 4440, duration 40 at relative offset 537890 in cluster at offset 1398. TrackNumber 1, keyframe 0
2593[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2594[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (113).
2595[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2596[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 113/113 as type P.
2597[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 112/112.
2598[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2599[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2600[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2601[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2602[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2603[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 113: (112,1)
2604[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2605[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 112/112 (input surface 0x1).
2606[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2607[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4342 bytes (status 00000000).
2608[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 112/112.
2609[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 112, dts 112, size 4342 bytes.
2610[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4448, dts 4448, duration 32 at relative offset 542466 in cluster at offset 1398. TrackNumber 2, keyframe 1
2611[matroska @ 0x5b455c5f8800] Writing block of size 4342 with pts 4480, dts 4480, duration 40 at relative offset 543369 in cluster at offset 1398. TrackNumber 1, keyframe 0
2612[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2613[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (114).
2614[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2615[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 114/114 as type P.
2616[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 113/113.
2617[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2618[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2619[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2620[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2621[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2622[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 114: (113,1)
2623[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2624[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 113/113 (input surface 0x9).
2625[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2626[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4198 bytes (status 00000000).
2627[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 113/113.
2628[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 113, dts 113, size 4198 bytes.
2629[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4480, dts 4480, duration 32 at relative offset 547718 in cluster at offset 1398. TrackNumber 2, keyframe 1
2630[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4512, dts 4512, duration 32 at relative offset 548621 in cluster at offset 1398. TrackNumber 2, keyframe 1
2631[matroska @ 0x5b455c5f8800] Writing block of size 4198 with pts 4520, dts 4520, duration 40 at relative offset 549524 in cluster at offset 1398. TrackNumber 1, keyframe 0
2632[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2633[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (115).
2634[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2635[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 115/115 as type P.
2636[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 114/114.
2637[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2638[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2639[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2640[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2641[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2642[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 115: (114,1)
2643[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2644[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 114/114 (input surface 0xa).
2645[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2646[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4099 bytes (status 00000000).
2647[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 114/114.
2648[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 114, dts 114, size 4099 bytes.
2649[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4544, dts 4544, duration 32 at relative offset 553729 in cluster at offset 1398. TrackNumber 2, keyframe 1
2650[matroska @ 0x5b455c5f8800] Writing block of size 4099 with pts 4560, dts 4560, duration 40 at relative offset 554632 in cluster at offset 1398. TrackNumber 1, keyframe 0
2651[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2652[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (116).
2653[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2654[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 116/116 as type P.
2655[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 115/115.
2656[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2657[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2658[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2659[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2660[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2661[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 116: (115,1)
2662[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2663[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 115/115 (input surface 0x1).
2664[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2665[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3571 bytes (status 00000000).
2666[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 115/115.
2667[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 115, dts 115, size 3571 bytes.
2668[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4576, dts 4576, duration 32 at relative offset 558738 in cluster at offset 1398. TrackNumber 2, keyframe 1
2669[matroska @ 0x5b455c5f8800] Writing block of size 3571 with pts 4600, dts 4600, duration 40 at relative offset 559641 in cluster at offset 1398. TrackNumber 1, keyframe 0
2670[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2671[vist#0:0/h264 @ 0x5b455c5f67c0] [dec:h264 @ 0x5b455c5f4b80] Decoder returned EOF, finishing
2672[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (117).
2673[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2674[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 117/117 as type P.
2675[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 116/116.
2676[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2677[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2678[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2679[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2680[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2681[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2682[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 117: (116,1)
2683[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
2684[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 116/116 (input surface 0x9).
2685[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2686[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3560 bytes (status 00000000).
2687[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 116/116.
2688[vist#0:0/h264 @ 0x5b455c5f67c0] [dec:h264 @ 0x5b455c5f4b80] Terminating thread with return code 0 (success)
2689[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 116, dts 116, size 3560 bytes.
2690[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (118).
2691[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4608, dts 4608, duration 32 at relative offset 563219 in cluster at offset 1398. TrackNumber 2, keyframe 1
2692[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2693[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 118/118 as type P.
2694[matroska @ 0x5b455c5f8800] Writing block of size 3560 with pts 4640, dts 4640, duration 40 at relative offset 564122 in cluster at offset 1398. TrackNumber 1, keyframe 0
2695[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 117/117.
2696[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2697[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2698[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2699[AVHWFramesContext @ 0x716758002c80] Map surface 0x9.
2700[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2701[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2702[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 118: (117,1)
2703[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
2704[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 117/117 (input surface 0xa).
2705[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x9.
2706[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3057 bytes (status 00000000).
2707[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 117/117.
2708[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 117, dts 117, size 3057 bytes.
2709[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (119).
2710[hevc_vaapi @ 0x5b455c5cc280] Pick group-end P-picture to encode next.
2711[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 119/119 as type P.
2712[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 118/118.
2713[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x9.
2714[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4640, dts 4640, duration 32 at relative offset 567689 in cluster at offset 1398. TrackNumber 2, keyframe 1
2715[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2716[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2717[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2718[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2719[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4672, dts 4672, duration 32 at relative offset 568592 in cluster at offset 1398. TrackNumber 2, keyframe 1
2720[matroska @ 0x5b455c5f8800] Writing block of size 3057 with pts 4680, dts 4680, duration 40 at relative offset 569495 in cluster at offset 1398. TrackNumber 1, keyframe 0
2721[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2722[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 119: (118,1)
2723[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x10.
2724[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 118/118 (input surface 0x1).
2725[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2726[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3654 bytes (status 00000000).
2727[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 118/118.
2728[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 118, dts 118, size 3654 bytes.
2729[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (120).
2730[hevc_vaapi @ 0x5b455c5cc280] Pick new-GOP IDR-picture to encode next.
2731[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4704, dts 4704, duration 32 at relative offset 572559 in cluster at offset 1398. TrackNumber 2, keyframe 1
2732[matroska @ 0x5b455c5f8800] Writing block of size 3654 with pts 4720, dts 4720, duration 40 at relative offset 573462 in cluster at offset 1398. TrackNumber 1, keyframe 0
2733[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 120/120 as type IDR.
2734[hevc_vaapi @ 0x5b455c5cc280] No reference pictures.
2735[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2736[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2737[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2738[hevc_vaapi @ 0x5b455c5cc280] Param buffer (22) is 0xb.
2739[hevc_vaapi @ 0x5b455c5cc280] Param buffer (27) is 0xd.
2740[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
2741[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2742[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2743[AVHWFramesContext @ 0x716758002c80] Map surface 0xc.
2744[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xc.
2745[AVHWFramesContext @ 0x716758002c80] Created surface 0x10.
2746[AVHWFramesContext @ 0x716758002c80] Map surface 0x10.
2747[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x10.
2748[AVHWFramesContext @ 0x716758002c80] Created surface 0x11.
2749[hevc_vaapi @ 0x5b455c5cc280] Packed header buffer (1) is 0x12/0x13 (816 bits).
2750[AVHWFramesContext @ 0x716758002c80] Map surface 0x11.
2751[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2752[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x16.
2753[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 119/119 (input surface 0x9).
2754[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3972 bytes (status 00000000).
2755[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 119/119.
2756[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 119, dts 119, size 3972 bytes.
2757[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (121).
2758[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4736, dts 4736, duration 32 at relative offset 577123 in cluster at offset 1398. TrackNumber 2, keyframe 1
2759[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2760[matroska @ 0x5b455c5f8800] Writing block of size 3972 with pts 4760, dts 4760, duration 40 at relative offset 578026 in cluster at offset 1398. TrackNumber 1, keyframe 0
2761[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 121/121 as type P.
2762[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 120/120.
2763[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2764[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2765[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2766[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2767[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2768[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 1: (0,1)
2769[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2770[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 120/120 (input surface 0xa).
2771[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x11.
2772[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4255 bytes (status 00000000).
2773[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 120/120.
2774[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 120, dts 120, size 4255 bytes.
2775[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (122).
2776[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2777[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 122/122 as type P.
2778[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 121/121.
2779[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xc.
2780[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2781[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2782[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2783[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2784[AVHWFramesContext @ 0x716758002c80] Map surface 0xa.
2785[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 2: (1,1)
2786[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x12.
2787[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 121/121 (input surface 0x1).
2788[AVHWFramesContext @ 0x716758002c80] Unmap surface 0xa.
2789[matroska @ 0x5b455c5f8800] Starting new cluster with timestamp 4768 at offset 583410 bytes
2790[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4768, dts 4768, duration 32 at relative offset 10 in cluster at offset 583410. TrackNumber 2, keyframe 1
2791[matroska @ 0x5b455c5f8800] Writing block of size 4255 with pts 4800, dts 4800, duration 40 at relative offset 913 in cluster at offset 583410. TrackNumber 1, keyframe 1
2792[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3156 bytes (status 00000000).
2793[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 121/121.
2794[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 121, dts 121, size 3156 bytes.
2795[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (123).
2796[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4800, dts 4800, duration 32 at relative offset 5175 in cluster at offset 583410. TrackNumber 2, keyframe 1
2797[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2798[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4832, dts 4832, duration 32 at relative offset 6078 in cluster at offset 583410. TrackNumber 2, keyframe 1
2799[matroska @ 0x5b455c5f8800] Writing block of size 3156 with pts 4840, dts 4840, duration 40 at relative offset 6981 in cluster at offset 583410. TrackNumber 1, keyframe 0
2800[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 123/123 as type P.
2801[AVHWFramesContext @ 0x716758002c80] Map surface 0x1.
2802[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 122/122.
2803[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x10.
2804[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x6.
2805[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2806[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xf.
2807[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2808[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 3: (2,1)
2809[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0x12.
2810[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 122/122 (input surface 0xc).
2811[AVHWFramesContext @ 0x716758002c80] Unmap surface 0x1.
2812[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1619 bytes (status 00000000).
2813[auto_scale_0 @ 0x716758004b80] [framesync @ 0x716758004ca8] Sync level 0
2814[out_#0:0 @ 0x716758003180] EOF on sink link out_#0:0:default.
2815[vf#0:0 @ 0x5b455c67d480] Filtergraph returned EOF, finishing
2816[vf#0:0 @ 0x5b455c67d480] All consumers returned EOF
2817[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 122/122.
2818[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 122, dts 122, size 1619 bytes.
2819[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (124).
2820[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4864, dts 4864, duration 32 at relative offset 10144 in cluster at offset 583410. TrackNumber 2, keyframe 1
2821[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2822[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 124/124 as type P.
2823[matroska @ 0x5b455c5f8800] Writing block of size 1619 with pts 4880, dts 4880, duration 40 at relative offset 11047 in cluster at offset 583410. TrackNumber 1, keyframe 0
2824[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 123/123.
2825[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x11.
2826[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x3.
2827[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2828[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2829[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2830[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 4: (3,1)Terminating thread with return code 0 (success)
2831[hevc_vaapi @ 0x5b455c5cc280]
2832[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2833[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 123/123 (input surface 0x10).
2834[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 3692 bytes (status 00000000).
2835[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 123/123.
2836[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 123, dts 123, size 3692 bytes.
2837[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (125).
2838[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4896, dts 4896, duration 32 at relative offset 12673 in cluster at offset 583410. TrackNumber 2, keyframe 1
2839[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2840[matroska @ 0x5b455c5f8800] Writing block of size 3692 with pts 4920, dts 4920, duration 40 at relative offset 13576 in cluster at offset 583410. TrackNumber 1, keyframe 0
2841[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 125/125 as type P.
2842[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 124/124.
2843[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0xa.
2844[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0xe.
2845[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x7.
2846[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2847[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2848[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 5: (4,1)
2849[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2850[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 124/124 (input surface 0x11).
2851[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 1566 bytes (status 00000000).
2852[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 124/124.
2853[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 124, dts 124, size 1566 bytes.
2854[hevc_vaapi @ 0x5b455c5cc280] Input frame: 1920x1080 (129).
2855[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4928, dts 4928, duration 32 at relative offset 17275 in cluster at offset 583410. TrackNumber 2, keyframe 1
2856[hevc_vaapi @ 0x5b455c5cc280] Pick normal P-picture to encode next.
2857[matroska @ 0x5b455c5f8800] Writing block of size 1566 with pts 4960, dts 4960, duration 40 at relative offset 18178 in cluster at offset 583410. TrackNumber 1, keyframe 0
2858[hevc_vaapi @ 0x5b455c5cc280] Issuing encode for pic 126/126 as type P.
2859[hevc_vaapi @ 0x5b455c5cc280] L0 refers to 125/125.
2860[hevc_vaapi @ 0x5b455c5cc280] Input surface is 0x1.
2861[hevc_vaapi @ 0x5b455c5cc280] Recon surface is 0x8.
2862[hevc_vaapi @ 0x5b455c5cc280] Output buffer is 0x5.
2863[hevc_vaapi @ 0x5b455c5cc280] Param buffer (23) is 0xb.
2864[hevc_vaapi @ 0x5b455c5cc280] Slice 0: 0-16 (17 rows), 0-509 (510 blocks).
2865[hevc_vaapi @ 0x5b455c5cc280] RPS for POC 6: (5,1)
2866[hevc_vaapi @ 0x5b455c5cc280] Param buffer (24) is 0xd.
2867[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 125/125 (input surface 0xa).
2868[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 2906 bytes (status 00000000).
2869[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 125/125.
2870[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 125, dts 125, size 2906 bytes.
2871[vost#0:0/hevc_vaapi @ 0x5b455c67d100] [enc:hevc_vaapi @ 0x5b455c5ce640] Encoder thread received EOF
2872[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4960, dts 4960, duration 32 at relative offset 19751 in cluster at offset 583410. TrackNumber 2, keyframe 1
2873[hevc_vaapi @ 0x5b455c5cc280] Sync to pic 126/126 (input surface 0x1).
2874[hevc_vaapi @ 0x5b455c5cc280] Output buffer: 4036 bytes (status 00000000).
2875[hevc_vaapi @ 0x5b455c5cc280] Output read for pic 126/126.
2876[hevc_vaapi @ 0x5b455c5cc280] Output packet: pts 129, dts 129, size 4036 bytes.
2877[vost#0:0/hevc_vaapi @ 0x5b455c67d100] Terminating thread with return code 0 (success)
2878[out#0/matroska @ 0x5b455c3a70c0] All streams finished
2879[out#0/matroska @ 0x5b455c3a70c0] Terminating thread with return code 0 (success)
2880[matroska @ 0x5b455c5f8800] Writing block of size 896 with pts 4992, dts 4992, duration 32 at relative offset 20654 in cluster at offset 583410. TrackNumber 2, keyframe 1
2881[matroska @ 0x5b455c5f8800] Writing block of size 2906 with pts 5000, dts 5000, duration 40 at relative offset 21557 in cluster at offset 583410. TrackNumber 1, keyframe 0
2882[matroska @ 0x5b455c5f8800] Writing block of size 4036 with pts 5160, dts 5160, duration 40 at relative offset 24470 in cluster at offset 583410. TrackNumber 1, keyframe 0
2883[matroska @ 0x5b455c5f8800] end duration = 5200
2884[matroska @ 0x5b455c5f8800] stream 0 end duration = 5200
2885[matroska @ 0x5b455c5f8800] stream 1 end duration = 5024
2886[AVIOContext @ 0x5b455c7b5e00] Statistics: 613332 bytes written, 2 seeks, 4 writeouts
2887[out#0/matroska @ 0x5b455c3a70c0] Output file #0 (test.convert_hw_vaapi.result.mkv):
2888[out#0/matroska @ 0x5b455c3a70c0] Output stream #0:0 (video): 127 frames encoded; 127 packets muxed (467845 bytes);
2889[out#0/matroska @ 0x5b455c3a70c0] Output stream #0:1 (audio): 157 packets muxed (140672 bytes);
2890[out#0/matroska @ 0x5b455c3a70c0] Total: 284 packets (608517 bytes) muxed
2891[out#0/matroska @ 0x5b455c3a70c0] video:457KiB audio:137KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.568760%
2892frame= 127 fps=0.0 q=-0.0 Lsize= 598KiB time=00:00:05.02 bitrate= 974.5kbits/s speed=6.67x
2893[hevc_vaapi @ 0x5b455c5cc280] Freed output buffer 0x5
2894[hevc_vaapi @ 0x5b455c5cc280] Freed output buffer 0x7
2895[in#0/matroska,webm @ 0x5b455c5c8300] Input file #0 (./test.convert_hw_vaapi.src.mkv):
2896[in#0/matroska,webm @ 0x5b455c5c8300] Input stream #0:0 (video): 127 packets read (1280222 bytes); 127 frames decoded; 0 decode errors;
2897[in#0/matroska,webm @ 0x5b455c5c8300] Input stream #0:1 (audio): 157 packets read (140672 bytes);
2898[in#0/matroska,webm @ 0x5b455c5c8300] Total: 284 packets (1420894 bytes) demuxed
2899[AVIOContext @ 0x5b455c5d0c40] Statistics: 1424223 bytes read, 0 seeks