Ticket #7502: ffmpeg-20181019-095956.log

File ffmpeg-20181019-095956.log, 842.2 KB (added by Dan Seeker, 8 years ago)

report h264_vaapi intra

Line 
1ffmpeg started on 2018-10-19 at 09:59:56
2Report written to "ffmpeg-20181019-095956.log"
3Command line:
4ffmpeg -stats -report -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi -hwaccel vaapi -t 30 -i /tmp/PROKINO_ALLEANDEREN-source.mov -an -filter_complex "format=nv12|vaapi,hwupload" -c:v h264_vaapi -intra -qp 28 -bf 0 -compression_level 0 -quality 0 /tmp/vaapi_skipping-frame_h264-intra.mp4 -y
5ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers
6 built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
7 configuration: --disable-debug --disable-doc --disable-ffplay --enable-vaapi --enable-shared --enable-avresample --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-gpl --enable-libass --enable-libfreetype --enable-libvidstab --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx265 --enable-libxvid --enable-libx264 --enable-nonfree --enable-openssl --enable-libfdk_aac --enable-libkvazaar --enable-libaom --extra-libs=-lpthread --enable-postproc --enable-small --enable-version3 --extra-cflags=-I/opt/ffmpeg/include --extra-ldflags=-L/opt/ffmpeg/lib --extra-libs=-ldl --prefix=/opt/ffmpeg
8 libavutil 56. 14.100 / 56. 14.100
9 libavcodec 58. 18.100 / 58. 18.100
10 libavformat 58. 12.100 / 58. 12.100
11 libavdevice 58. 3.100 / 58. 3.100
12 libavfilter 7. 16.100 / 7. 16.100
13 libavresample 4. 0. 0 / 4. 0. 0
14 libswscale 5. 1.100 / 5. 1.100
15 libswresample 3. 1.100 / 3. 1.100
16 libpostproc 55. 1.100 / 55. 1.100
17Splitting the commandline.
18Reading option '-stats' ... matched as option 'stats' (print progress report during encoding) with argument '1'.
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 (DRM path or X11 display name)) with argument '/dev/dri/renderD128'.
21Reading option '-hwaccel_output_format' ... matched as option 'hwaccel_output_format' (select output format used with HW accelerated decoding) with argument 'vaapi'.
22Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'vaapi'.
23Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '30'.
24Reading option '-i' ... matched as input url with argument '/tmp/PROKINO_ALLEANDEREN-source.mov'.
25Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
26Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'format=nv12|vaapi,hwupload'.
27Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_vaapi'.
28Reading option '-intra' ... matched as option 'intra' (deprecated use -g 1) with argument '1'.
29Reading option '-qp' ... matched as AVOption 'qp' with argument '28'.
30Reading option '-bf' ... matched as AVOption 'bf' with argument '0'.
31Reading option '-compression_level' ... matched as AVOption 'compression_level' with argument '0'.
32Reading option '-quality' ... matched as AVOption 'quality' with argument '0'.
33Reading option '/tmp/vaapi_skipping-frame_h264-intra.mp4' ... matched as output url.
34Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
35Finished splitting the commandline.
36Parsing a group of options: global .
37Applying option stats (print progress report during encoding) with argument 1.
38Applying option report (generate a report) with argument 1.
39Applying option vaapi_device (set VAAPI hardware device (DRM path or X11 display name)) with argument /dev/dri/renderD128.
40[AVHWDeviceContext @ 0x559b85ba2800] Opened VA display via DRM device /dev/dri/renderD128.
41[AVHWDeviceContext @ 0x559b85ba2800] libva: VA-API version 1.1.0
42[AVHWDeviceContext @ 0x559b85ba2800] libva: va_getDriverName() returns 0
43[AVHWDeviceContext @ 0x559b85ba2800] libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
44[AVHWDeviceContext @ 0x559b85ba2800] libva: Found init function __vaDriverInit_1_1
45[AVHWDeviceContext @ 0x559b85ba2800] libva: va_openDriver() returns 0
46[AVHWDeviceContext @ 0x559b85ba2800] Initialised VAAPI connection: version 1.1
47[AVHWDeviceContext @ 0x559b85ba2800] Format 0x32315659 -> yuv420p.
48[AVHWDeviceContext @ 0x559b85ba2800] Format 0x30323449 -> yuv420p.
49[AVHWDeviceContext @ 0x559b85ba2800] Format 0x3231564e -> nv12.
50[AVHWDeviceContext @ 0x559b85ba2800] Format 0x32595559 -> yuyv422.
51[AVHWDeviceContext @ 0x559b85ba2800] Format 0x59565955 -> uyvy422.
52[AVHWDeviceContext @ 0x559b85ba2800] Format 0x48323234 -> yuv422p.
53[AVHWDeviceContext @ 0x559b85ba2800] Format 0x58424752 -> rgb0.
54[AVHWDeviceContext @ 0x559b85ba2800] Format 0x58524742 -> bgr0.
55[AVHWDeviceContext @ 0x559b85ba2800] Format 0x30313050 -> p010le.
56[AVHWDeviceContext @ 0x559b85ba2800] Matched "Intel i965 driver for Intel(R) Coffee Lake - 2.1.0" as known driver "Intel i965 (Quick Sync)".
57Applying option filter_complex (create a complex filtergraph) with argument format=nv12|vaapi,hwupload.
58Applying option intra (deprecated use -g 1) with argument 1.
59Applying option y (overwrite output files) with argument 1.
60Successfully parsed a group of options.
61Parsing a group of options: input url /tmp/PROKINO_ALLEANDEREN-source.mov.
62Applying option hwaccel_output_format (select output format used with HW accelerated decoding) with argument vaapi.
63Applying option hwaccel (use HW accelerated decoding) with argument vaapi.
64Applying option t (record or transcode "duration" seconds of audio/video) with argument 30.
65Successfully parsed a group of options.
66Opening an input file: /tmp/PROKINO_ALLEANDEREN-source.mov.
67[NULL @ 0x559b85bb29c0] Opening '/tmp/PROKINO_ALLEANDEREN-source.mov' for reading
68[file @ 0x559b85bb3540] Setting default whitelist 'file,crypto'
69[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
70[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] ISO: File Type Major Brand: qt
71[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Unknown dref type 0x73696c61 size 12
72[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] sample aspect ratio already set to 69905:65536, ignoring 'pasp' atom (10000:9375)
73[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Processing st: 0, edit list 0 - media time: 0, duration: 280500
74[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Unknown dref type 0x73696c61 size 12
75[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Processing st: 1, edit list 0 - media time: 0, duration: 280500
76[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Unknown dref type 0x73696c61 size 12
77[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Processing st: 2, edit list 0 - media time: 0, duration: 5385600
78[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] Before avformat_find_stream_info() pos: 22480 bytes read:65536 seeks:2 nb_streams:3
79[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] All info found
80[mov,mp4,m4a,3gp,3g2,mj2 @ 0x559b85bb29c0] After avformat_find_stream_info() pos: 219680 bytes read:294912 seeks:2 frames:49
81Guessed Channel Layout for Input Stream #0.2 : stereo
82Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/PROKINO_ALLEANDEREN-source.mov':
83 Metadata:
84 major_brand : qt
85 minor_version : 537199360
86 compatible_brands: qt
87 creation_time : 2011-07-15T12:24:31.000000Z
88 com.apple.finalcutstudio.media.uuid: 45C233F4-4DCC-465D-8D2A-3375BB86CB19
89 com.apple.finalcutstudio.media.history.uuid: A66082C2-E59C-4E7E-A5B1-18F94226AD6C
90 com.apple.quicktime.player.movie.audio.gain: 1.000000
91 com.apple.quicktime.player.movie.audio.treble: 0.000000
92 com.apple.quicktime.player.movie.audio.bass: 0.000000
93 com.apple.quicktime.player.movie.audio.balance: 0.000000
94 com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
95 com.apple.quicktime.player.movie.audio.mute:
96 com.apple.quicktime.player.movie.visual.brightness: 0.000000
97 com.apple.quicktime.player.movie.visual.color: 1.000000
98 com.apple.quicktime.player.movie.visual.tint: 0.000000
99 com.apple.quicktime.player.movie.visual.contrast: 1.000000
100 com.apple.quicktime.player.version: 7.6.6 (7.6.6)
101 com.apple.quicktime.version: 7.6.6 (1674) 0x7668000 (Mac OS X, 10.5.8, 9L30)
102 timecode : 01:00:00:00
103 Duration: 00:01:52.20, start: 0.000000, bitrate: 55769 kb/s
104 Stream #0:0(ger), 1, 1/2500: Video: prores (apch / 0x68637061), yuv422p10le(smpte170m/smpte170m/bt709, progressive), 720x576, 54231 kb/s, SAR 69905:65536 DAR 349525:262144, 25 fps, 25 tbr, 2500 tbn, 2500 tbc (default)
105 Metadata:
106 rotate : 0
107 creation_time : 2011-07-15T12:24:31.000000Z
108 handler_name : Apple Alias Data Handler
109 encoder : Apple ProRes 422 (HQ)
110 Side data:
111 displaymatrix: rotation of -0.00 degrees
112 Stream #0:1(ger), 0, 1/2500: Data: none (tmcd / 0x64636D74) (default)
113 Metadata:
114 creation_time : 2011-07-15T12:24:31.000000Z
115 handler_name : Apple Alias Data Handler
116 timecode : 01:00:00:00
117 Stream #0:2(ger), 48, 1/48000: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
118 Metadata:
119 creation_time : 2011-07-15T12:24:31.000000Z
120 handler_name : Apple Alias Data Handler
121Successfully opened the file.
122[Parsed_format_0 @ 0x559b85c114c0] Setting 'pix_fmts' to value 'nv12|vaapi'
123Parsing a group of options: output url /tmp/vaapi_skipping-frame_h264-intra.mp4.
124Applying option an (disable audio) with argument 1.
125Applying option c:v (codec name) with argument h264_vaapi.
126Successfully parsed a group of options.
127Opening an output file: /tmp/vaapi_skipping-frame_h264-intra.mp4.
128[file @ 0x559b85c15e40] Setting default whitelist 'file,crypto'
129Successfully opened the file.
130detected 12 logical cores
131Stream mapping:
132 Stream #0:0 (prores) -> format
133 hwupload -> Stream #0:0 (h264_vaapi)
134Press [q] to stop, [?] for help
135cur_dts is invalid (this is harmless if it occurs once at the start per stream)
136cur_dts is invalid (this is harmless if it occurs once at the start per stream)
137cur_dts is invalid (this is harmless if it occurs once at the start per stream)
138cur_dts is invalid (this is harmless if it occurs once at the start per stream)
139cur_dts is invalid (this is harmless if it occurs once at the start per stream)
140cur_dts is invalid (this is harmless if it occurs once at the start per stream)
141cur_dts is invalid (this is harmless if it occurs once at the start per stream)
142cur_dts is invalid (this is harmless if it occurs once at the start per stream)
143cur_dts is invalid (this is harmless if it occurs once at the start per stream)
144cur_dts is invalid (this is harmless if it occurs once at the start per stream)
145cur_dts is invalid (this is harmless if it occurs once at the start per stream)
146cur_dts is invalid (this is harmless if it occurs once at the start per stream)
147cur_dts is invalid (this is harmless if it occurs once at the start per stream)
148cur_dts is invalid (this is harmless if it occurs once at the start per stream)
149cur_dts is invalid (this is harmless if it occurs once at the start per stream)
150cur_dts is invalid (this is harmless if it occurs once at the start per stream)
151cur_dts is invalid (this is harmless if it occurs once at the start per stream)
152cur_dts is invalid (this is harmless if it occurs once at the start per stream)
153cur_dts is invalid (this is harmless if it occurs once at the start per stream)
154cur_dts is invalid (this is harmless if it occurs once at the start per stream)
155cur_dts is invalid (this is harmless if it occurs once at the start per stream)
156cur_dts is invalid (this is harmless if it occurs once at the start per stream)
157cur_dts is invalid (this is harmless if it occurs once at the start per stream)
158cur_dts is invalid (this is harmless if it occurs once at the start per stream)
159cur_dts is invalid (this is harmless if it occurs once at the start per stream)
160cur_dts is invalid (this is harmless if it occurs once at the start per stream)
161cur_dts is invalid (this is harmless if it occurs once at the start per stream)
162cur_dts is invalid (this is harmless if it occurs once at the start per stream)
163cur_dts is invalid (this is harmless if it occurs once at the start per stream)
164cur_dts is invalid (this is harmless if it occurs once at the start per stream)
165cur_dts is invalid (this is harmless if it occurs once at the start per stream)
166cur_dts is invalid (this is harmless if it occurs once at the start per stream)
167cur_dts is invalid (this is harmless if it occurs once at the start per stream)
168cur_dts is invalid (this is harmless if it occurs once at the start per stream)
169cur_dts is invalid (this is harmless if it occurs once at the start per stream)
170cur_dts is invalid (this is harmless if it occurs once at the start per stream)
171cur_dts is invalid (this is harmless if it occurs once at the start per stream)
172cur_dts is invalid (this is harmless if it occurs once at the start per stream)
173cur_dts is invalid (this is harmless if it occurs once at the start per stream)
174cur_dts is invalid (this is harmless if it occurs once at the start per stream)
175cur_dts is invalid (this is harmless if it occurs once at the start per stream)
176cur_dts is invalid (this is harmless if it occurs once at the start per stream)
177cur_dts is invalid (this is harmless if it occurs once at the start per stream)
178cur_dts is invalid (this is harmless if it occurs once at the start per stream)
179cur_dts is invalid (this is harmless if it occurs once at the start per stream)
180cur_dts is invalid (this is harmless if it occurs once at the start per stream)
181cur_dts is invalid (this is harmless if it occurs once at the start per stream)
182cur_dts is invalid (this is harmless if it occurs once at the start per stream)
183cur_dts is invalid (this is harmless if it occurs once at the start per stream)
184[Parsed_format_0 @ 0x559b85bc7b40] Setting 'pix_fmts' to value 'nv12|vaapi'
185[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'video_size' to value '720x576'
186[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'pix_fmt' to value '66'
187[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'time_base' to value '1/2500'
188[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'pixel_aspect' to value '69905/65536'
189[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'sws_param' to value 'flags=2'
190[graph 0 input from stream 0:0 @ 0x559b85bc8d40] Setting 'frame_rate' to value '25/1'
191[graph 0 input from stream 0:0 @ 0x559b85bc8d40] w:720 h:576 pixfmt:yuv422p10le tb:1/2500 fr:25/1 sar:69905/65536 sws_param:flags=2
192[format @ 0x559b85bc9880] Setting 'pix_fmts' to value 'vaapi_vld'
193[auto_scaler_0 @ 0x559b85bcd7c0] w:iw h:ih flags:'bilinear' interl:0
194[trim_in_0_0 @ 0x559b85bc9d80] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'trim_in_0_0'
195[AVFilterGraph @ 0x559b85bc5c00] query_formats: 6 queried, 4 merged, 1 already done, 0 delayed
196[auto_scaler_0 @ 0x559b85bcd7c0] w:720 h:576 fmt:yuv422p10le sar:69905/65536 -> w:720 h:576 fmt:nv12 sar:69905/65536 flags:0x2
197[hwupload @ 0x559b85bc5000] Surface format is nv12.
198[AVHWFramesContext @ 0x559b85bc6840] Created surface 0x4000000.
199[AVHWFramesContext @ 0x559b85bc6840] Direct mapping possible.
200[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
201[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
202[h264_vaapi @ 0x559b85c14580] Using nv12 as format of reconstructed frames.
203[AVHWFramesContext @ 0x559b85bf6cc0] Created surface 0x4000001.
204[AVHWFramesContext @ 0x559b85bf6cc0] Direct mapping possible.
205[AVHWFramesContext @ 0x559b85bf6cc0] Created surface 0x4000002.
206[AVHWFramesContext @ 0x559b85bf6cc0] Created surface 0x4000003.
207[h264_vaapi @ 0x559b85c14580] Using fixed QP = 28 / 28 / 34 for IDR- / P- / B-frames.
208Output #0, mp4, to '/tmp/vaapi_skipping-frame_h264-intra.mp4':
209 Metadata:
210 major_brand : qt
211 minor_version : 537199360
212 compatible_brands: qt
213 timecode : 01:00:00:00
214 com.apple.finalcutstudio.media.uuid: 45C233F4-4DCC-465D-8D2A-3375BB86CB19
215 com.apple.finalcutstudio.media.history.uuid: A66082C2-E59C-4E7E-A5B1-18F94226AD6C
216 com.apple.quicktime.player.movie.audio.gain: 1.000000
217 com.apple.quicktime.player.movie.audio.treble: 0.000000
218 com.apple.quicktime.player.movie.audio.bass: 0.000000
219 com.apple.quicktime.player.movie.audio.balance: 0.000000
220 com.apple.quicktime.player.movie.audio.pitchshift: 0.000000
221 com.apple.quicktime.player.movie.audio.mute:
222 com.apple.quicktime.player.movie.visual.brightness: 0.000000
223 com.apple.quicktime.player.movie.visual.color: 1.000000
224 com.apple.quicktime.player.movie.visual.tint: 0.000000
225 com.apple.quicktime.player.movie.visual.contrast: 1.000000
226 com.apple.quicktime.player.version: 7.6.6 (7.6.6)
227 com.apple.quicktime.version: 7.6.6 (1674) 0x7668000 (Mac OS X, 10.5.8, 9L30)
228 encoder : Lavf58.12.100
229 Stream #0:0, 0, 1/12800: Video: h264 (h264_vaapi) (avc1 / 0x31637661), vaapi_vld, 720x576 [SAR 69905:65536 DAR 349525:262144], q=0-31, 0.04 fps, 12800 tbn, 25 tbc (default)
230 Metadata:
231 encoder : Lavc58.18.100 h264_vaapi
232 Side data:
233 displaymatrix: rotation of -0.00 degrees
234Clipping frame in rate conversion by 0.000008
235[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (0).
236[h264_vaapi @ 0x559b85c14580] Pictures: IDR (0/0)
237[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 0/0 as type IDR.
238[h264_vaapi @ 0x559b85c14580] No reference pictures.
239[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
240[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
241[h264_vaapi @ 0x559b85c14580] Allocated output buffer 0x8000000
242[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
243[h264_vaapi @ 0x559b85c14580] Param buffer (27) is 0x8000001.
244[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000002.
245[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000003.
246[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000004/0x8000005 (328 bits).
247[h264_vaapi @ 0x559b85c14580] Packed header buffer (4) is 0x8000006/0x8000007 (840 bits).
248[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
249[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
250[h264_vaapi @ 0x559b85c14580] Sync to pic 0/0 (input surface 0x4000000).
251[h264_vaapi @ 0x559b85c14580] Output buffer: 263 bytes (status 00000000).
252[h264_vaapi @ 0x559b85c14580] Output read for pic 0/0.
253[AVHWFramesContext @ 0x559b85bc6840] Created surface 0x4000007.
254[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
255[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
256[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (1).
257[h264_vaapi @ 0x559b85c14580] Pictures: IDR (0/0) IDR (1/1)
258[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 1/1 as type IDR.
259[h264_vaapi @ 0x559b85c14580] No reference pictures.
260[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
261[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
262[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
263[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
264[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
265[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
266[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
267[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
268[h264_vaapi @ 0x559b85c14580] Sync to pic 1/1 (input surface 0x4000007).
269[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
270[h264_vaapi @ 0x559b85c14580] Output read for pic 1/1.
271[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
272[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
273[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (2).
274[h264_vaapi @ 0x559b85c14580] Pictures: IDR (1/1) IDR (2/2)
275[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 2/2 as type IDR.
276[h264_vaapi @ 0x559b85c14580] No reference pictures.
277[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
278[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
279[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
280[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
281[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
282[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
283[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
284[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
285[h264_vaapi @ 0x559b85c14580] Sync to pic 2/2 (input surface 0x4000000).
286[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
287[h264_vaapi @ 0x559b85c14580] Output read for pic 2/2.
288[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
289[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
290[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (3).
291[h264_vaapi @ 0x559b85c14580] Pictures: IDR (2/2) IDR (3/3)
292[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 3/3 as type IDR.
293[h264_vaapi @ 0x559b85c14580] No reference pictures.
294[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
295[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
296[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
297[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
298[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
299[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
300[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
301[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
302[h264_vaapi @ 0x559b85c14580] Sync to pic 3/3 (input surface 0x4000007).
303[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
304[h264_vaapi @ 0x559b85c14580] Output read for pic 3/3.
305[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
306[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
307[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (4).
308[h264_vaapi @ 0x559b85c14580] Pictures: IDR (3/3) IDR (4/4)
309[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 4/4 as type IDR.
310[h264_vaapi @ 0x559b85c14580] No reference pictures.
311[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
312[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
313[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
314[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
315[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
316[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
317[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
318[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
319[h264_vaapi @ 0x559b85c14580] Sync to pic 4/4 (input surface 0x4000000).
320[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
321[h264_vaapi @ 0x559b85c14580] Output read for pic 4/4.
322[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
323[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
324[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (5).
325[h264_vaapi @ 0x559b85c14580] Pictures: IDR (4/4) IDR (5/5)
326[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 5/5 as type IDR.
327[h264_vaapi @ 0x559b85c14580] No reference pictures.
328[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
329[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
330[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
331[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
332[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
333[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
334[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
335[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
336[h264_vaapi @ 0x559b85c14580] Sync to pic 5/5 (input surface 0x4000007).
337[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
338[h264_vaapi @ 0x559b85c14580] Output read for pic 5/5.
339[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
340[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
341[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (6).
342[h264_vaapi @ 0x559b85c14580] Pictures: IDR (5/5) IDR (6/6)
343[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 6/6 as type IDR.
344[h264_vaapi @ 0x559b85c14580] No reference pictures.
345[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
346[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
347[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
348[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
349[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
350[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
351[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
352[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
353[h264_vaapi @ 0x559b85c14580] Sync to pic 6/6 (input surface 0x4000000).
354[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
355[h264_vaapi @ 0x559b85c14580] Output read for pic 6/6.
356[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
357[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
358[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (7).
359[h264_vaapi @ 0x559b85c14580] Pictures: IDR (6/6) IDR (7/7)
360[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 7/7 as type IDR.
361[h264_vaapi @ 0x559b85c14580] No reference pictures.
362[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
363[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
364[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
365[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
366[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
367[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
368[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
369[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
370[h264_vaapi @ 0x559b85c14580] Sync to pic 7/7 (input surface 0x4000007).
371[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
372[h264_vaapi @ 0x559b85c14580] Output read for pic 7/7.
373[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
374[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
375[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (8).
376[h264_vaapi @ 0x559b85c14580] Pictures: IDR (7/7) IDR (8/8)
377[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 8/8 as type IDR.
378[h264_vaapi @ 0x559b85c14580] No reference pictures.
379[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
380[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
381[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
382[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
383[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
384[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
385[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
386[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
387[h264_vaapi @ 0x559b85c14580] Sync to pic 8/8 (input surface 0x4000000).
388[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
389[h264_vaapi @ 0x559b85c14580] Output read for pic 8/8.
390[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
391[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
392[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (9).
393[h264_vaapi @ 0x559b85c14580] Pictures: IDR (8/8) IDR (9/9)
394[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 9/9 as type IDR.
395[h264_vaapi @ 0x559b85c14580] No reference pictures.
396[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
397[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
398[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
399[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
400[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
401[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
402[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
403[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
404[h264_vaapi @ 0x559b85c14580] Sync to pic 9/9 (input surface 0x4000007).
405[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
406[h264_vaapi @ 0x559b85c14580] Output read for pic 9/9.
407[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
408[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
409[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (10).
410[h264_vaapi @ 0x559b85c14580] Pictures: IDR (9/9) IDR (10/10)
411[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 10/10 as type IDR.
412[h264_vaapi @ 0x559b85c14580] No reference pictures.
413[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
414[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
415[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
416[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
417[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
418[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
419[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
420[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
421[h264_vaapi @ 0x559b85c14580] Sync to pic 10/10 (input surface 0x4000000).
422[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
423[h264_vaapi @ 0x559b85c14580] Output read for pic 10/10.
424[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
425[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
426[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (11).
427[h264_vaapi @ 0x559b85c14580] Pictures: IDR (10/10) IDR (11/11)
428[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 11/11 as type IDR.
429[h264_vaapi @ 0x559b85c14580] No reference pictures.
430[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
431[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
432[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
433[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
434[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
435[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
436[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
437[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
438[h264_vaapi @ 0x559b85c14580] Sync to pic 11/11 (input surface 0x4000007).
439[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
440[h264_vaapi @ 0x559b85c14580] Output read for pic 11/11.
441[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
442[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
443[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (12).
444[h264_vaapi @ 0x559b85c14580] Pictures: IDR (11/11) IDR (12/12)
445[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 12/12 as type IDR.
446[h264_vaapi @ 0x559b85c14580] No reference pictures.
447[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
448[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
449[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
450[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
451[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
452[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
453[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (72 bits).
454[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
455[h264_vaapi @ 0x559b85c14580] Sync to pic 12/12 (input surface 0x4000000).
456[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
457[h264_vaapi @ 0x559b85c14580] Output read for pic 12/12.
458[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
459[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
460[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (13).
461[h264_vaapi @ 0x559b85c14580] Pictures: IDR (12/12) IDR (13/13)
462[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 13/13 as type IDR.
463[h264_vaapi @ 0x559b85c14580] No reference pictures.
464[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
465[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
466[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
467[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
468[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
469[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
470[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (72 bits).
471[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
472[h264_vaapi @ 0x559b85c14580] Sync to pic 13/13 (input surface 0x4000007).
473[h264_vaapi @ 0x559b85c14580] Output buffer: 158 bytes (status 00000000).
474[h264_vaapi @ 0x559b85c14580] Output read for pic 13/13.
475[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
476[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
477[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (14).
478[h264_vaapi @ 0x559b85c14580] Pictures: IDR (13/13) IDR (14/14)
479[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 14/14 as type IDR.
480[h264_vaapi @ 0x559b85c14580] No reference pictures.
481[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
482[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
483[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
484[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
485[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
486[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
487[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
488[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
489[h264_vaapi @ 0x559b85c14580] Sync to pic 14/14 (input surface 0x4000000).
490[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
491[h264_vaapi @ 0x559b85c14580] Output read for pic 14/14.
492[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
493[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
494[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (15).
495[h264_vaapi @ 0x559b85c14580] Pictures: IDR (14/14) IDR (15/15)
496[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 15/15 as type IDR.
497[h264_vaapi @ 0x559b85c14580] No reference pictures.
498[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
499[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
500[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
501[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
502[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
503[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
504[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
505[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
506[h264_vaapi @ 0x559b85c14580] Sync to pic 15/15 (input surface 0x4000007).
507[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
508[h264_vaapi @ 0x559b85c14580] Output read for pic 15/15.
509[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
510[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
511[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (16).
512[h264_vaapi @ 0x559b85c14580] Pictures: IDR (15/15) IDR (16/16)
513[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 16/16 as type IDR.
514[h264_vaapi @ 0x559b85c14580] No reference pictures.
515[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
516[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
517[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
518[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
519[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
520[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
521[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
522[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
523[h264_vaapi @ 0x559b85c14580] Sync to pic 16/16 (input surface 0x4000000).
524[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
525[h264_vaapi @ 0x559b85c14580] Output read for pic 16/16.
526[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
527[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
528[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (17).
529[h264_vaapi @ 0x559b85c14580] Pictures: IDR (16/16) IDR (17/17)
530[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 17/17 as type IDR.
531[h264_vaapi @ 0x559b85c14580] No reference pictures.
532[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
533[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
534[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
535[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
536[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
537[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
538[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
539[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
540[h264_vaapi @ 0x559b85c14580] Sync to pic 17/17 (input surface 0x4000007).
541[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
542[h264_vaapi @ 0x559b85c14580] Output read for pic 17/17.
543[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
544[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
545[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (18).
546[h264_vaapi @ 0x559b85c14580] Pictures: IDR (17/17) IDR (18/18)
547[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 18/18 as type IDR.
548[h264_vaapi @ 0x559b85c14580] No reference pictures.
549[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
550[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
551[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
552[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
553[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
554[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
555[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
556[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
557[h264_vaapi @ 0x559b85c14580] Sync to pic 18/18 (input surface 0x4000000).
558[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
559[h264_vaapi @ 0x559b85c14580] Output read for pic 18/18.
560[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
561[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
562[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (19).
563[h264_vaapi @ 0x559b85c14580] Pictures: IDR (18/18) IDR (19/19)
564[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 19/19 as type IDR.
565[h264_vaapi @ 0x559b85c14580] No reference pictures.
566[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
567[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
568[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
569[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
570[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
571[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
572[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
573[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
574[h264_vaapi @ 0x559b85c14580] Sync to pic 19/19 (input surface 0x4000007).
575[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
576[h264_vaapi @ 0x559b85c14580] Output read for pic 19/19.
577[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
578[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
579[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (20).
580[h264_vaapi @ 0x559b85c14580] Pictures: IDR (19/19) IDR (20/20)
581[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 20/20 as type IDR.
582[h264_vaapi @ 0x559b85c14580] No reference pictures.
583[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
584[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
585[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
586[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
587[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
588[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
589[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
590[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
591[h264_vaapi @ 0x559b85c14580] Sync to pic 20/20 (input surface 0x4000000).
592[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
593[h264_vaapi @ 0x559b85c14580] Output read for pic 20/20.
594[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
595[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
596[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (21).
597[h264_vaapi @ 0x559b85c14580] Pictures: IDR (20/20) IDR (21/21)
598[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 21/21 as type IDR.
599[h264_vaapi @ 0x559b85c14580] No reference pictures.
600[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
601[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
602[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
603[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
604[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
605[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
606[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
607[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
608[h264_vaapi @ 0x559b85c14580] Sync to pic 21/21 (input surface 0x4000007).
609[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
610[h264_vaapi @ 0x559b85c14580] Output read for pic 21/21.
611[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
612[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
613[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (22).
614[h264_vaapi @ 0x559b85c14580] Pictures: IDR (21/21) IDR (22/22)
615[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 22/22 as type IDR.
616[h264_vaapi @ 0x559b85c14580] No reference pictures.
617[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
618[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
619[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
620[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
621[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
622[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
623[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
624[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
625[h264_vaapi @ 0x559b85c14580] Sync to pic 22/22 (input surface 0x4000000).
626[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
627[h264_vaapi @ 0x559b85c14580] Output read for pic 22/22.
628[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
629[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
630[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (23).
631[h264_vaapi @ 0x559b85c14580] Pictures: IDR (22/22) IDR (23/23)
632[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 23/23 as type IDR.
633[h264_vaapi @ 0x559b85c14580] No reference pictures.
634[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
635[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
636[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
637[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
638[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
639[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
640[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
641[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
642[h264_vaapi @ 0x559b85c14580] Sync to pic 23/23 (input surface 0x4000007).
643[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
644[h264_vaapi @ 0x559b85c14580] Output read for pic 23/23.
645[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
646[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
647[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (24).
648[h264_vaapi @ 0x559b85c14580] Pictures: IDR (23/23) IDR (24/24)
649[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 24/24 as type IDR.
650[h264_vaapi @ 0x559b85c14580] No reference pictures.
651[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
652[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
653[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
654[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
655[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
656[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
657[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
658[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
659[h264_vaapi @ 0x559b85c14580] Sync to pic 24/24 (input surface 0x4000000).
660[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
661[h264_vaapi @ 0x559b85c14580] Output read for pic 24/24.
662[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
663[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
664[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (25).
665[h264_vaapi @ 0x559b85c14580] Pictures: IDR (24/24) IDR (25/25)
666[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 25/25 as type IDR.
667[h264_vaapi @ 0x559b85c14580] No reference pictures.
668[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
669[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
670[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
671[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
672[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
673[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
674[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
675[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
676[h264_vaapi @ 0x559b85c14580] Sync to pic 25/25 (input surface 0x4000007).
677[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
678[h264_vaapi @ 0x559b85c14580] Output read for pic 25/25.
679[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
680[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
681[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (26).
682[h264_vaapi @ 0x559b85c14580] Pictures: IDR (25/25) IDR (26/26)
683[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 26/26 as type IDR.
684[h264_vaapi @ 0x559b85c14580] No reference pictures.
685[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
686[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
687[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
688[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
689[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
690[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
691[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
692[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
693[h264_vaapi @ 0x559b85c14580] Sync to pic 26/26 (input surface 0x4000000).
694[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
695[h264_vaapi @ 0x559b85c14580] Output read for pic 26/26.
696[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
697[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
698[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (27).
699[h264_vaapi @ 0x559b85c14580] Pictures: IDR (26/26) IDR (27/27)
700[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 27/27 as type IDR.
701[h264_vaapi @ 0x559b85c14580] No reference pictures.
702[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
703[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
704[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
705[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
706[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
707[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
708[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
709[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
710[h264_vaapi @ 0x559b85c14580] Sync to pic 27/27 (input surface 0x4000007).
711[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
712[h264_vaapi @ 0x559b85c14580] Output read for pic 27/27.
713[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
714[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
715[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (28).
716[h264_vaapi @ 0x559b85c14580] Pictures: IDR (27/27) IDR (28/28)
717[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 28/28 as type IDR.
718[h264_vaapi @ 0x559b85c14580] No reference pictures.
719[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
720[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
721[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
722[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
723[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
724[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
725[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
726[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
727[h264_vaapi @ 0x559b85c14580] Sync to pic 28/28 (input surface 0x4000000).
728[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
729[h264_vaapi @ 0x559b85c14580] Output read for pic 28/28.
730[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
731[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
732[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (29).
733[h264_vaapi @ 0x559b85c14580] Pictures: IDR (28/28) IDR (29/29)
734[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 29/29 as type IDR.
735[h264_vaapi @ 0x559b85c14580] No reference pictures.
736[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
737[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
738[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
739[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
740[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
741[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
742[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
743[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
744[h264_vaapi @ 0x559b85c14580] Sync to pic 29/29 (input surface 0x4000007).
745[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
746[h264_vaapi @ 0x559b85c14580] Output read for pic 29/29.
747[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
748[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
749[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (30).
750[h264_vaapi @ 0x559b85c14580] Pictures: IDR (29/29) IDR (30/30)
751[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 30/30 as type IDR.
752[h264_vaapi @ 0x559b85c14580] No reference pictures.
753[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
754[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
755[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
756[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
757[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
758[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
759[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
760[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
761[h264_vaapi @ 0x559b85c14580] Sync to pic 30/30 (input surface 0x4000000).
762[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
763[h264_vaapi @ 0x559b85c14580] Output read for pic 30/30.
764[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
765[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
766[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (31).
767[h264_vaapi @ 0x559b85c14580] Pictures: IDR (30/30) IDR (31/31)
768[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 31/31 as type IDR.
769[h264_vaapi @ 0x559b85c14580] No reference pictures.
770[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
771[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
772[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
773[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
774[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
775[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
776[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
777[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
778[h264_vaapi @ 0x559b85c14580] Sync to pic 31/31 (input surface 0x4000007).
779[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
780[h264_vaapi @ 0x559b85c14580] Output read for pic 31/31.
781[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
782[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
783[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (32).
784[h264_vaapi @ 0x559b85c14580] Pictures: IDR (31/31) IDR (32/32)
785[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 32/32 as type IDR.
786[h264_vaapi @ 0x559b85c14580] No reference pictures.
787[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
788[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
789[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
790[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
791[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
792[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
793[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
794[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
795[h264_vaapi @ 0x559b85c14580] Sync to pic 32/32 (input surface 0x4000000).
796[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
797[h264_vaapi @ 0x559b85c14580] Output read for pic 32/32.
798[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
799[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
800[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (33).
801[h264_vaapi @ 0x559b85c14580] Pictures: IDR (32/32) IDR (33/33)
802[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 33/33 as type IDR.
803[h264_vaapi @ 0x559b85c14580] No reference pictures.
804[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
805[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
806[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
807[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
808[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
809[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
810[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
811[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
812[h264_vaapi @ 0x559b85c14580] Sync to pic 33/33 (input surface 0x4000007).
813[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
814[h264_vaapi @ 0x559b85c14580] Output read for pic 33/33.
815[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
816[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
817[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (34).
818[h264_vaapi @ 0x559b85c14580] Pictures: IDR (33/33) IDR (34/34)
819[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 34/34 as type IDR.
820[h264_vaapi @ 0x559b85c14580] No reference pictures.
821[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
822[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
823[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
824[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
825[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
826[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
827[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
828[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
829[h264_vaapi @ 0x559b85c14580] Sync to pic 34/34 (input surface 0x4000000).
830[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
831[h264_vaapi @ 0x559b85c14580] Output read for pic 34/34.
832[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
833[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
834[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (35).
835[h264_vaapi @ 0x559b85c14580] Pictures: IDR (34/34) IDR (35/35)
836[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 35/35 as type IDR.
837[h264_vaapi @ 0x559b85c14580] No reference pictures.
838[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
839[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
840[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
841[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
842[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
843[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
844[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
845[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
846[h264_vaapi @ 0x559b85c14580] Sync to pic 35/35 (input surface 0x4000007).
847[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
848[h264_vaapi @ 0x559b85c14580] Output read for pic 35/35.
849[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
850[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
851[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (36).
852[h264_vaapi @ 0x559b85c14580] Pictures: IDR (35/35) IDR (36/36)
853[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 36/36 as type IDR.
854[h264_vaapi @ 0x559b85c14580] No reference pictures.
855[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
856[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
857[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
858[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
859[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
860[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
861[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
862[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
863[h264_vaapi @ 0x559b85c14580] Sync to pic 36/36 (input surface 0x4000000).
864[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
865[h264_vaapi @ 0x559b85c14580] Output read for pic 36/36.
866[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
867[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
868[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (37).
869[h264_vaapi @ 0x559b85c14580] Pictures: IDR (36/36) IDR (37/37)
870[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 37/37 as type IDR.
871[h264_vaapi @ 0x559b85c14580] No reference pictures.
872[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
873[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
874[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
875[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
876[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
877[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
878[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
879[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
880[h264_vaapi @ 0x559b85c14580] Sync to pic 37/37 (input surface 0x4000007).
881[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
882[h264_vaapi @ 0x559b85c14580] Output read for pic 37/37.
883[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
884[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
885[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (38).
886[h264_vaapi @ 0x559b85c14580] Pictures: IDR (37/37) IDR (38/38)
887[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 38/38 as type IDR.
888[h264_vaapi @ 0x559b85c14580] No reference pictures.
889[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
890[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
891[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
892[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
893[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
894[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
895[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
896[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
897[h264_vaapi @ 0x559b85c14580] Sync to pic 38/38 (input surface 0x4000000).
898[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
899[h264_vaapi @ 0x559b85c14580] Output read for pic 38/38.
900[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
901[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
902[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (39).
903[h264_vaapi @ 0x559b85c14580] Pictures: IDR (38/38) IDR (39/39)
904[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 39/39 as type IDR.
905[h264_vaapi @ 0x559b85c14580] No reference pictures.
906[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
907[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
908[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
909[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
910[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
911[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
912[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
913[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
914[h264_vaapi @ 0x559b85c14580] Sync to pic 39/39 (input surface 0x4000007).
915[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
916[h264_vaapi @ 0x559b85c14580] Output read for pic 39/39.
917[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
918[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
919[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (40).
920[h264_vaapi @ 0x559b85c14580] Pictures: IDR (39/39) IDR (40/40)
921[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 40/40 as type IDR.
922[h264_vaapi @ 0x559b85c14580] No reference pictures.
923[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
924[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
925[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
926[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
927[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
928[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
929[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
930[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
931[h264_vaapi @ 0x559b85c14580] Sync to pic 40/40 (input surface 0x4000000).
932[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
933[h264_vaapi @ 0x559b85c14580] Output read for pic 40/40.
934[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
935[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
936[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (41).
937[h264_vaapi @ 0x559b85c14580] Pictures: IDR (40/40) IDR (41/41)
938[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 41/41 as type IDR.
939[h264_vaapi @ 0x559b85c14580] No reference pictures.
940[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
941[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
942[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
943[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
944[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
945[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
946[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
947[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
948[h264_vaapi @ 0x559b85c14580] Sync to pic 41/41 (input surface 0x4000007).
949[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
950[h264_vaapi @ 0x559b85c14580] Output read for pic 41/41.
951[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
952[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
953[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (42).
954[h264_vaapi @ 0x559b85c14580] Pictures: IDR (41/41) IDR (42/42)
955[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 42/42 as type IDR.
956[h264_vaapi @ 0x559b85c14580] No reference pictures.
957[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
958[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
959[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
960[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
961[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
962[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
963[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
964[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
965[h264_vaapi @ 0x559b85c14580] Sync to pic 42/42 (input surface 0x4000000).
966[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
967[h264_vaapi @ 0x559b85c14580] Output read for pic 42/42.
968[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
969[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
970[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (43).
971[h264_vaapi @ 0x559b85c14580] Pictures: IDR (42/42) IDR (43/43)
972[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 43/43 as type IDR.
973[h264_vaapi @ 0x559b85c14580] No reference pictures.
974[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
975[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
976[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
977[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
978[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
979[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
980[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
981[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
982[h264_vaapi @ 0x559b85c14580] Sync to pic 43/43 (input surface 0x4000007).
983[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
984[h264_vaapi @ 0x559b85c14580] Output read for pic 43/43.
985[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
986[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
987[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (44).
988[h264_vaapi @ 0x559b85c14580] Pictures: IDR (43/43) IDR (44/44)
989[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 44/44 as type IDR.
990[h264_vaapi @ 0x559b85c14580] No reference pictures.
991[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
992[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
993[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
994[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
995[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
996[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
997[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
998[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
999[h264_vaapi @ 0x559b85c14580] Sync to pic 44/44 (input surface 0x4000000).
1000[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
1001[h264_vaapi @ 0x559b85c14580] Output read for pic 44/44.
1002[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1003[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1004[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (45).
1005[h264_vaapi @ 0x559b85c14580] Pictures: IDR (44/44) IDR (45/45)
1006[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 45/45 as type IDR.
1007[h264_vaapi @ 0x559b85c14580] No reference pictures.
1008[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1009[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1010[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1011[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1012[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1013[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1014[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1015[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1016[h264_vaapi @ 0x559b85c14580] Sync to pic 45/45 (input surface 0x4000007).
1017[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
1018[h264_vaapi @ 0x559b85c14580] Output read for pic 45/45.
1019[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1020[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1021[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (46).
1022[h264_vaapi @ 0x559b85c14580] Pictures: IDR (45/45) IDR (46/46)
1023[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 46/46 as type IDR.
1024[h264_vaapi @ 0x559b85c14580] No reference pictures.
1025[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1026[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1027[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1028[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1029[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1030[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1031[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1032[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1033[h264_vaapi @ 0x559b85c14580] Sync to pic 46/46 (input surface 0x4000000).
1034[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
1035[h264_vaapi @ 0x559b85c14580] Output read for pic 46/46.
1036[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1037[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1038[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (47).
1039[h264_vaapi @ 0x559b85c14580] Pictures: IDR (46/46) IDR (47/47)
1040[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 47/47 as type IDR.
1041[h264_vaapi @ 0x559b85c14580] No reference pictures.
1042[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1043[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1044[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1045[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1046[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1047[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1048[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1049[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1050[h264_vaapi @ 0x559b85c14580] Sync to pic 47/47 (input surface 0x4000007).
1051[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
1052[h264_vaapi @ 0x559b85c14580] Output read for pic 47/47.
1053[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1054[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1055[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (48).
1056[h264_vaapi @ 0x559b85c14580] Pictures: IDR (47/47) IDR (48/48)
1057[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 48/48 as type IDR.
1058[h264_vaapi @ 0x559b85c14580] No reference pictures.
1059[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1060[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1061[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1062[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1063[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1064[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1065[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1066[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1067[h264_vaapi @ 0x559b85c14580] Sync to pic 48/48 (input surface 0x4000000).
1068[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
1069[h264_vaapi @ 0x559b85c14580] Output read for pic 48/48.
1070[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1071[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1072[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (49).
1073[h264_vaapi @ 0x559b85c14580] Pictures: IDR (48/48) IDR (49/49)
1074[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 49/49 as type IDR.
1075[h264_vaapi @ 0x559b85c14580] No reference pictures.
1076[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1077[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1078[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1079[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1080[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1081[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1082[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1083[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1084[h264_vaapi @ 0x559b85c14580] Sync to pic 49/49 (input surface 0x4000007).
1085[h264_vaapi @ 0x559b85c14580] Output buffer: 178 bytes (status 00000000).
1086[h264_vaapi @ 0x559b85c14580] Output read for pic 49/49.
1087[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1088[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1089[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (50).
1090[h264_vaapi @ 0x559b85c14580] Pictures: IDR (49/49) IDR (50/50)
1091[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 50/50 as type IDR.
1092[h264_vaapi @ 0x559b85c14580] No reference pictures.
1093[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1094[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1095[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1096[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1097[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1098[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1099[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1100[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1101[h264_vaapi @ 0x559b85c14580] Sync to pic 50/50 (input surface 0x4000000).
1102[h264_vaapi @ 0x559b85c14580] Output buffer: 238 bytes (status 00000000).
1103[h264_vaapi @ 0x559b85c14580] Output read for pic 50/50.
1104[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1105[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1106[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (51).
1107[h264_vaapi @ 0x559b85c14580] Pictures: IDR (50/50) IDR (51/51)
1108[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 51/51 as type IDR.
1109[h264_vaapi @ 0x559b85c14580] No reference pictures.
1110[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1111[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1112[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1113[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1114[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1115[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1116[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1117[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1118[h264_vaapi @ 0x559b85c14580] Sync to pic 51/51 (input surface 0x4000007).
1119[h264_vaapi @ 0x559b85c14580] Output buffer: 348 bytes (status 00000000).
1120[h264_vaapi @ 0x559b85c14580] Output read for pic 51/51.
1121[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1122[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1123[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (52).
1124[h264_vaapi @ 0x559b85c14580] Pictures: IDR (51/51) IDR (52/52)
1125[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 52/52 as type IDR.
1126[h264_vaapi @ 0x559b85c14580] No reference pictures.
1127[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1128[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1129[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1130[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1131[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1132[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1133[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1134[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1135[h264_vaapi @ 0x559b85c14580] Sync to pic 52/52 (input surface 0x4000000).
1136[h264_vaapi @ 0x559b85c14580] Output buffer: 459 bytes (status 00000000).
1137[h264_vaapi @ 0x559b85c14580] Output read for pic 52/52.
1138[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1139[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1140[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (53).
1141[h264_vaapi @ 0x559b85c14580] Pictures: IDR (52/52) IDR (53/53)
1142[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 53/53 as type IDR.
1143[h264_vaapi @ 0x559b85c14580] No reference pictures.
1144[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1145[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1146[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1147[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1148[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1149[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1150[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1151[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1152[h264_vaapi @ 0x559b85c14580] Sync to pic 53/53 (input surface 0x4000007).
1153[h264_vaapi @ 0x559b85c14580] Output buffer: 561 bytes (status 00000000).
1154[h264_vaapi @ 0x559b85c14580] Output read for pic 53/53.
1155[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1156[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1157[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (54).
1158[h264_vaapi @ 0x559b85c14580] Pictures: IDR (53/53) IDR (54/54)
1159[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 54/54 as type IDR.
1160[h264_vaapi @ 0x559b85c14580] No reference pictures.
1161[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1162[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1163[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1164[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1165[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1166[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1167[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1168[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1169[h264_vaapi @ 0x559b85c14580] Sync to pic 54/54 (input surface 0x4000000).
1170[h264_vaapi @ 0x559b85c14580] Output buffer: 619 bytes (status 00000000).
1171[h264_vaapi @ 0x559b85c14580] Output read for pic 54/54.
1172[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1173[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1174[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (55).
1175[h264_vaapi @ 0x559b85c14580] Pictures: IDR (54/54) IDR (55/55)
1176[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 55/55 as type IDR.
1177[h264_vaapi @ 0x559b85c14580] No reference pictures.
1178[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1179[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1180[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1181[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1182[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1183[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1184[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1185[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1186[h264_vaapi @ 0x559b85c14580] Sync to pic 55/55 (input surface 0x4000007).
1187[h264_vaapi @ 0x559b85c14580] Output buffer: 677 bytes (status 00000000).
1188[h264_vaapi @ 0x559b85c14580] Output read for pic 55/55.
1189[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1190[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1191[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (56).
1192[h264_vaapi @ 0x559b85c14580] Pictures: IDR (55/55) IDR (56/56)
1193[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 56/56 as type IDR.
1194[h264_vaapi @ 0x559b85c14580] No reference pictures.
1195[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1196[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1197[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1198[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1199[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1200[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1201[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1202[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1203[h264_vaapi @ 0x559b85c14580] Sync to pic 56/56 (input surface 0x4000000).
1204[h264_vaapi @ 0x559b85c14580] Output buffer: 730 bytes (status 00000000).
1205[h264_vaapi @ 0x559b85c14580] Output read for pic 56/56.
1206[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1207[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1208[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (57).
1209[h264_vaapi @ 0x559b85c14580] Pictures: IDR (56/56) IDR (57/57)
1210[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 57/57 as type IDR.
1211[h264_vaapi @ 0x559b85c14580] No reference pictures.
1212[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1213[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1214[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1215[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1216[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1217[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1218[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1219[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1220[h264_vaapi @ 0x559b85c14580] Sync to pic 57/57 (input surface 0x4000007).
1221[h264_vaapi @ 0x559b85c14580] Output buffer: 777 bytes (status 00000000).
1222[h264_vaapi @ 0x559b85c14580] Output read for pic 57/57.
1223[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1224[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1225[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (58).
1226[h264_vaapi @ 0x559b85c14580] Pictures: IDR (57/57) IDR (58/58)
1227[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 58/58 as type IDR.
1228[h264_vaapi @ 0x559b85c14580] No reference pictures.
1229[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1230[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1231[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1232[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1233[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1234[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1235[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1236[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1237[h264_vaapi @ 0x559b85c14580] Sync to pic 58/58 (input surface 0x4000000).
1238[h264_vaapi @ 0x559b85c14580] Output buffer: 832 bytes (status 00000000).
1239[h264_vaapi @ 0x559b85c14580] Output read for pic 58/58.
1240[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1241[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1242[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (59).
1243[h264_vaapi @ 0x559b85c14580] Pictures: IDR (58/58) IDR (59/59)
1244[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 59/59 as type IDR.
1245[h264_vaapi @ 0x559b85c14580] No reference pictures.
1246[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1247[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1248[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1249[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1250[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1251[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1252[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1253[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1254[h264_vaapi @ 0x559b85c14580] Sync to pic 59/59 (input surface 0x4000007).
1255[h264_vaapi @ 0x559b85c14580] Output buffer: 881 bytes (status 00000000).
1256[h264_vaapi @ 0x559b85c14580] Output read for pic 59/59.
1257[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1258[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1259[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (60).
1260[h264_vaapi @ 0x559b85c14580] Pictures: IDR (59/59) IDR (60/60)
1261[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 60/60 as type IDR.
1262[h264_vaapi @ 0x559b85c14580] No reference pictures.
1263[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1264[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1265[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1266[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1267[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1268[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1269[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1270[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1271[h264_vaapi @ 0x559b85c14580] Sync to pic 60/60 (input surface 0x4000000).
1272[h264_vaapi @ 0x559b85c14580] Output buffer: 964 bytes (status 00000000).
1273[h264_vaapi @ 0x559b85c14580] Output read for pic 60/60.
1274[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1275[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1276[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (61).
1277[h264_vaapi @ 0x559b85c14580] Pictures: IDR (60/60) IDR (61/61)
1278[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 61/61 as type IDR.
1279[h264_vaapi @ 0x559b85c14580] No reference pictures.
1280[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1281[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1282[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1283[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1284[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1285[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1286[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1287[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1288[h264_vaapi @ 0x559b85c14580] Sync to pic 61/61 (input surface 0x4000007).
1289[h264_vaapi @ 0x559b85c14580] Output buffer: 1024 bytes (status 00000000).
1290[h264_vaapi @ 0x559b85c14580] Output read for pic 61/61.
1291[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1292[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1293[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (62).
1294[h264_vaapi @ 0x559b85c14580] Pictures: IDR (61/61) IDR (62/62)
1295[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 62/62 as type IDR.
1296[h264_vaapi @ 0x559b85c14580] No reference pictures.
1297[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1298[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1299[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1300[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1301[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1302[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1303[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1304[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1305[h264_vaapi @ 0x559b85c14580] Sync to pic 62/62 (input surface 0x4000000).
1306[h264_vaapi @ 0x559b85c14580] Output buffer: 1086 bytes (status 00000000).
1307[h264_vaapi @ 0x559b85c14580] Output read for pic 62/62.
1308[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1309[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1310[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (63).
1311[h264_vaapi @ 0x559b85c14580] Pictures: IDR (62/62) IDR (63/63)
1312[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 63/63 as type IDR.
1313[h264_vaapi @ 0x559b85c14580] No reference pictures.
1314[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1315[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1316[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1317[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1318[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1319[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1320[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1321[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1322[h264_vaapi @ 0x559b85c14580] Sync to pic 63/63 (input surface 0x4000007).
1323[h264_vaapi @ 0x559b85c14580] Output buffer: 1158 bytes (status 00000000).
1324[h264_vaapi @ 0x559b85c14580] Output read for pic 63/63.
1325[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1326[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1327[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (64).
1328[h264_vaapi @ 0x559b85c14580] Pictures: IDR (63/63) IDR (64/64)
1329[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 64/64 as type IDR.
1330[h264_vaapi @ 0x559b85c14580] No reference pictures.
1331[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1332[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1333[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1334[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1335[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1336[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1337[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1338[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1339[h264_vaapi @ 0x559b85c14580] Sync to pic 64/64 (input surface 0x4000000).
1340[h264_vaapi @ 0x559b85c14580] Output buffer: 1220 bytes (status 00000000).
1341[h264_vaapi @ 0x559b85c14580] Output read for pic 64/64.
1342[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1343[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1344[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (65).
1345[h264_vaapi @ 0x559b85c14580] Pictures: IDR (64/64) IDR (65/65)
1346[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 65/65 as type IDR.
1347[h264_vaapi @ 0x559b85c14580] No reference pictures.
1348[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1349[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1350[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1351[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1352[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1353[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1354[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1355[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1356[h264_vaapi @ 0x559b85c14580] Sync to pic 65/65 (input surface 0x4000007).
1357[h264_vaapi @ 0x559b85c14580] Output buffer: 1266 bytes (status 00000000).
1358[h264_vaapi @ 0x559b85c14580] Output read for pic 65/65.
1359[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1360[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1361[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (66).
1362[h264_vaapi @ 0x559b85c14580] Pictures: IDR (65/65) IDR (66/66)
1363[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 66/66 as type IDR.
1364[h264_vaapi @ 0x559b85c14580] No reference pictures.
1365[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1366[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1367[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1368[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1369[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1370[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1371[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1372[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1373[h264_vaapi @ 0x559b85c14580] Sync to pic 66/66 (input surface 0x4000000).
1374[h264_vaapi @ 0x559b85c14580] Output buffer: 1328 bytes (status 00000000).
1375[h264_vaapi @ 0x559b85c14580] Output read for pic 66/66.
1376[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1377[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1378[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (67).
1379[h264_vaapi @ 0x559b85c14580] Pictures: IDR (66/66) IDR (67/67)
1380[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 67/67 as type IDR.
1381[h264_vaapi @ 0x559b85c14580] No reference pictures.
1382[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1383[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1384[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1385[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1386[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1387[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1388[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1389[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1390[h264_vaapi @ 0x559b85c14580] Sync to pic 67/67 (input surface 0x4000007).
1391[h264_vaapi @ 0x559b85c14580] Output buffer: 1373 bytes (status 00000000).
1392[h264_vaapi @ 0x559b85c14580] Output read for pic 67/67.
1393[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1394[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1395[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (68).
1396[h264_vaapi @ 0x559b85c14580] Pictures: IDR (67/67) IDR (68/68)
1397[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 68/68 as type IDR.
1398[h264_vaapi @ 0x559b85c14580] No reference pictures.
1399[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1400[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1401[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1402[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1403[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1404[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1405[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1406[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1407[h264_vaapi @ 0x559b85c14580] Sync to pic 68/68 (input surface 0x4000000).
1408[h264_vaapi @ 0x559b85c14580] Output buffer: 1431 bytes (status 00000000).
1409[h264_vaapi @ 0x559b85c14580] Output read for pic 68/68.
1410[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1411[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1412[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (69).
1413[h264_vaapi @ 0x559b85c14580] Pictures: IDR (68/68) IDR (69/69)
1414[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 69/69 as type IDR.
1415[h264_vaapi @ 0x559b85c14580] No reference pictures.
1416[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1417[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1418[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1419[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1420[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1421[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1422[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1423[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1424[h264_vaapi @ 0x559b85c14580] Sync to pic 69/69 (input surface 0x4000007).
1425[h264_vaapi @ 0x559b85c14580] Output buffer: 1480 bytes (status 00000000).
1426[h264_vaapi @ 0x559b85c14580] Output read for pic 69/69.
1427[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1428[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1429[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (70).
1430[h264_vaapi @ 0x559b85c14580] Pictures: IDR (69/69) IDR (70/70)
1431[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 70/70 as type IDR.
1432[h264_vaapi @ 0x559b85c14580] No reference pictures.
1433[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1434[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1435[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1436[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1437[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1438[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1439[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1440[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1441[h264_vaapi @ 0x559b85c14580] Sync to pic 70/70 (input surface 0x4000000).
1442[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1443[h264_vaapi @ 0x559b85c14580] Output read for pic 70/70.
1444[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1445[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1446[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (71).
1447[h264_vaapi @ 0x559b85c14580] Pictures: IDR (70/70) IDR (71/71)
1448[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 71/71 as type IDR.
1449[h264_vaapi @ 0x559b85c14580] No reference pictures.
1450[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1451[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1452[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1453[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1454[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1455[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1456[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1457[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1458[h264_vaapi @ 0x559b85c14580] Sync to pic 71/71 (input surface 0x4000007).
1459[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1460[h264_vaapi @ 0x559b85c14580] Output read for pic 71/71.
1461[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1462[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1463[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (72).
1464[h264_vaapi @ 0x559b85c14580] Pictures: IDR (71/71) IDR (72/72)
1465[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 72/72 as type IDR.
1466[h264_vaapi @ 0x559b85c14580] No reference pictures.
1467[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1468[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1469[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1470[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1471[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1472[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1473[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1474[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1475[h264_vaapi @ 0x559b85c14580] Sync to pic 72/72 (input surface 0x4000000).
1476[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1477[h264_vaapi @ 0x559b85c14580] Output read for pic 72/72.
1478[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1479[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1480[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (73).
1481[h264_vaapi @ 0x559b85c14580] Pictures: IDR (72/72) IDR (73/73)
1482[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 73/73 as type IDR.
1483[h264_vaapi @ 0x559b85c14580] No reference pictures.
1484[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1485[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1486[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1487[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1488[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1489[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1490[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1491[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1492[h264_vaapi @ 0x559b85c14580] Sync to pic 73/73 (input surface 0x4000007).
1493[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1494[h264_vaapi @ 0x559b85c14580] Output read for pic 73/73.
1495[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1496[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1497[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (74).
1498[h264_vaapi @ 0x559b85c14580] Pictures: IDR (73/73) IDR (74/74)
1499[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 74/74 as type IDR.
1500[h264_vaapi @ 0x559b85c14580] No reference pictures.
1501[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1502[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1503[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1504[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1505[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1506[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1507[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1508[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1509[h264_vaapi @ 0x559b85c14580] Sync to pic 74/74 (input surface 0x4000000).
1510[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1511[h264_vaapi @ 0x559b85c14580] Output read for pic 74/74.
1512[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1513[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1514[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (75).
1515[h264_vaapi @ 0x559b85c14580] Pictures: IDR (74/74) IDR (75/75)
1516[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 75/75 as type IDR.
1517[h264_vaapi @ 0x559b85c14580] No reference pictures.
1518[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1519[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1520[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1521[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1522[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1523[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1524[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1525[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1526[h264_vaapi @ 0x559b85c14580] Sync to pic 75/75 (input surface 0x4000007).
1527[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1528[h264_vaapi @ 0x559b85c14580] Output read for pic 75/75.
1529[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1530[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1531[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (76).
1532[h264_vaapi @ 0x559b85c14580] Pictures: IDR (75/75) IDR (76/76)
1533[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 76/76 as type IDR.
1534[h264_vaapi @ 0x559b85c14580] No reference pictures.
1535[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1536[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1537[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1538[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1539[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1540[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1541[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1542[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1543[h264_vaapi @ 0x559b85c14580] Sync to pic 76/76 (input surface 0x4000000).
1544[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1545[h264_vaapi @ 0x559b85c14580] Output read for pic 76/76.
1546[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1547[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1548[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (77).
1549[h264_vaapi @ 0x559b85c14580] Pictures: IDR (76/76) IDR (77/77)
1550[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 77/77 as type IDR.
1551[h264_vaapi @ 0x559b85c14580] No reference pictures.
1552[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1553[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1554[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1555[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1556[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1557[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1558[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1559[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1560[h264_vaapi @ 0x559b85c14580] Sync to pic 77/77 (input surface 0x4000007).
1561[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1562[h264_vaapi @ 0x559b85c14580] Output read for pic 77/77.
1563[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1564[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1565[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (78).
1566[h264_vaapi @ 0x559b85c14580] Pictures: IDR (77/77) IDR (78/78)
1567[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 78/78 as type IDR.
1568[h264_vaapi @ 0x559b85c14580] No reference pictures.
1569[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1570[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1571[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1572[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1573[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1574[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1575[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1576[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1577[h264_vaapi @ 0x559b85c14580] Sync to pic 78/78 (input surface 0x4000000).
1578[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1579[h264_vaapi @ 0x559b85c14580] Output read for pic 78/78.
1580[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1581[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1582[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (79).
1583[h264_vaapi @ 0x559b85c14580] Pictures: IDR (78/78) IDR (79/79)
1584[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 79/79 as type IDR.
1585[h264_vaapi @ 0x559b85c14580] No reference pictures.
1586[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1587[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1588[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1589[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1590[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1591[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1592[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1593[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1594[h264_vaapi @ 0x559b85c14580] Sync to pic 79/79 (input surface 0x4000007).
1595[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1596[h264_vaapi @ 0x559b85c14580] Output read for pic 79/79.
1597[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1598[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1599[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (80).
1600[h264_vaapi @ 0x559b85c14580] Pictures: IDR (79/79) IDR (80/80)
1601[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 80/80 as type IDR.
1602[h264_vaapi @ 0x559b85c14580] No reference pictures.
1603[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1604[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1605[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1606[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1607[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1608[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1609[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1610[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1611[h264_vaapi @ 0x559b85c14580] Sync to pic 80/80 (input surface 0x4000000).
1612[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1613[h264_vaapi @ 0x559b85c14580] Output read for pic 80/80.
1614[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1615[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1616[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (81).
1617[h264_vaapi @ 0x559b85c14580] Pictures: IDR (80/80) IDR (81/81)
1618[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 81/81 as type IDR.
1619[h264_vaapi @ 0x559b85c14580] No reference pictures.
1620[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1621[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1622[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1623[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1624[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1625[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1626[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1627[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1628[h264_vaapi @ 0x559b85c14580] Sync to pic 81/81 (input surface 0x4000007).
1629[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1630[h264_vaapi @ 0x559b85c14580] Output read for pic 81/81.
1631[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1632[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1633[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (82).
1634[h264_vaapi @ 0x559b85c14580] Pictures: IDR (81/81) IDR (82/82)
1635[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 82/82 as type IDR.
1636[h264_vaapi @ 0x559b85c14580] No reference pictures.
1637[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1638[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1639[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1640[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1641[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1642[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1643[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1644[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1645[h264_vaapi @ 0x559b85c14580] Sync to pic 82/82 (input surface 0x4000000).
1646[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1647[h264_vaapi @ 0x559b85c14580] Output read for pic 82/82.
1648[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1649[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1650[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (83).
1651[h264_vaapi @ 0x559b85c14580] Pictures: IDR (82/82) IDR (83/83)
1652[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 83/83 as type IDR.
1653[h264_vaapi @ 0x559b85c14580] No reference pictures.
1654[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1655[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1656[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1657[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1658[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1659[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1660[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1661[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1662[h264_vaapi @ 0x559b85c14580] Sync to pic 83/83 (input surface 0x4000007).
1663[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1664[h264_vaapi @ 0x559b85c14580] Output read for pic 83/83.
1665[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1666[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1667[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (84).
1668[h264_vaapi @ 0x559b85c14580] Pictures: IDR (83/83) IDR (84/84)
1669[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 84/84 as type IDR.
1670[h264_vaapi @ 0x559b85c14580] No reference pictures.
1671[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1672[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1673[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1674[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1675[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1676[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1677[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1678[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1679[h264_vaapi @ 0x559b85c14580] Sync to pic 84/84 (input surface 0x4000000).
1680[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1681[h264_vaapi @ 0x559b85c14580] Output read for pic 84/84.
1682[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1683[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1684[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (85).
1685[h264_vaapi @ 0x559b85c14580] Pictures: IDR (84/84) IDR (85/85)
1686[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 85/85 as type IDR.
1687[h264_vaapi @ 0x559b85c14580] No reference pictures.
1688[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1689[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1690[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1691[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1692[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1693[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1694[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1695[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1696[h264_vaapi @ 0x559b85c14580] Sync to pic 85/85 (input surface 0x4000007).
1697[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1698[h264_vaapi @ 0x559b85c14580] Output read for pic 85/85.
1699[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1700[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1701[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (86).
1702[h264_vaapi @ 0x559b85c14580] Pictures: IDR (85/85) IDR (86/86)
1703[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 86/86 as type IDR.
1704[h264_vaapi @ 0x559b85c14580] No reference pictures.
1705[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1706[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1707[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1708[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1709[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1710[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1711[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1712[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1713[h264_vaapi @ 0x559b85c14580] Sync to pic 86/86 (input surface 0x4000000).
1714[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1715[h264_vaapi @ 0x559b85c14580] Output read for pic 86/86.
1716[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1717[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1718[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (87).
1719[h264_vaapi @ 0x559b85c14580] Pictures: IDR (86/86) IDR (87/87)
1720[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 87/87 as type IDR.
1721[h264_vaapi @ 0x559b85c14580] No reference pictures.
1722[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1723[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1724[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1725[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1726[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1727[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1728[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1729[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1730[h264_vaapi @ 0x559b85c14580] Sync to pic 87/87 (input surface 0x4000007).
1731[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1732[h264_vaapi @ 0x559b85c14580] Output read for pic 87/87.
1733[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1734[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1735[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (88).
1736[h264_vaapi @ 0x559b85c14580] Pictures: IDR (87/87) IDR (88/88)
1737[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 88/88 as type IDR.
1738[h264_vaapi @ 0x559b85c14580] No reference pictures.
1739[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1740[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1741[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1742[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1743[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1744[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1745[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1746[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1747[h264_vaapi @ 0x559b85c14580] Sync to pic 88/88 (input surface 0x4000000).
1748[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1749[h264_vaapi @ 0x559b85c14580] Output read for pic 88/88.
1750[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1751[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1752[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (89).
1753[h264_vaapi @ 0x559b85c14580] Pictures: IDR (88/88) IDR (89/89)
1754[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 89/89 as type IDR.
1755[h264_vaapi @ 0x559b85c14580] No reference pictures.
1756[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1757[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1758[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1759[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1760[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1761[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1762[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1763[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1764[h264_vaapi @ 0x559b85c14580] Sync to pic 89/89 (input surface 0x4000007).
1765[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1766[h264_vaapi @ 0x559b85c14580] Output read for pic 89/89.
1767[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1768[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1769[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (90).
1770[h264_vaapi @ 0x559b85c14580] Pictures: IDR (89/89) IDR (90/90)
1771[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 90/90 as type IDR.
1772[h264_vaapi @ 0x559b85c14580] No reference pictures.
1773[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1774[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1775[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1776[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1777[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1778[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1779[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1780[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1781[h264_vaapi @ 0x559b85c14580] Sync to pic 90/90 (input surface 0x4000000).
1782[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1783[h264_vaapi @ 0x559b85c14580] Output read for pic 90/90.
1784[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1785[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1786[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (91).
1787[h264_vaapi @ 0x559b85c14580] Pictures: IDR (90/90) IDR (91/91)
1788[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 91/91 as type IDR.
1789[h264_vaapi @ 0x559b85c14580] No reference pictures.
1790[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1791[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1792[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1793[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1794[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1795[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1796[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1797[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1798[h264_vaapi @ 0x559b85c14580] Sync to pic 91/91 (input surface 0x4000007).
1799[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1800[h264_vaapi @ 0x559b85c14580] Output read for pic 91/91.
1801[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1802[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1803[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (92).
1804[h264_vaapi @ 0x559b85c14580] Pictures: IDR (91/91) IDR (92/92)
1805[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 92/92 as type IDR.
1806[h264_vaapi @ 0x559b85c14580] No reference pictures.
1807[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1808[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1809[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1810[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1811[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1812[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1813[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1814[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1815[h264_vaapi @ 0x559b85c14580] Sync to pic 92/92 (input surface 0x4000000).
1816[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
1817[h264_vaapi @ 0x559b85c14580] Output read for pic 92/92.
1818[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1819[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1820[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (93).
1821[h264_vaapi @ 0x559b85c14580] Pictures: IDR (92/92) IDR (93/93)
1822[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 93/93 as type IDR.
1823[h264_vaapi @ 0x559b85c14580] No reference pictures.
1824[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1825[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1826[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1827[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1828[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1829[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1830[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1831[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1832[h264_vaapi @ 0x559b85c14580] Sync to pic 93/93 (input surface 0x4000007).
1833[h264_vaapi @ 0x559b85c14580] Output buffer: 1558 bytes (status 00000000).
1834[h264_vaapi @ 0x559b85c14580] Output read for pic 93/93.
1835[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1836[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1837[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (94).
1838[h264_vaapi @ 0x559b85c14580] Pictures: IDR (93/93) IDR (94/94)
1839[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 94/94 as type IDR.
1840[h264_vaapi @ 0x559b85c14580] No reference pictures.
1841[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1842[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1843[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1844[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1845[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1846[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1847[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1848[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1849[h264_vaapi @ 0x559b85c14580] Sync to pic 94/94 (input surface 0x4000000).
1850[h264_vaapi @ 0x559b85c14580] Output buffer: 1536 bytes (status 00000000).
1851[h264_vaapi @ 0x559b85c14580] Output read for pic 94/94.
1852[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1853[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1854[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (95).
1855[h264_vaapi @ 0x559b85c14580] Pictures: IDR (94/94) IDR (95/95)
1856[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 95/95 as type IDR.
1857[h264_vaapi @ 0x559b85c14580] No reference pictures.
1858[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1859[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1860[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1861[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1862[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1863[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1864[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1865[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1866[h264_vaapi @ 0x559b85c14580] Sync to pic 95/95 (input surface 0x4000007).
1867[h264_vaapi @ 0x559b85c14580] Output buffer: 1536 bytes (status 00000000).
1868[h264_vaapi @ 0x559b85c14580] Output read for pic 95/95.
1869[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1870[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1871[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (96).
1872[h264_vaapi @ 0x559b85c14580] Pictures: IDR (95/95) IDR (96/96)
1873[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 96/96 as type IDR.
1874[h264_vaapi @ 0x559b85c14580] No reference pictures.
1875[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1876[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1877[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1878[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1879[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1880[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1881[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1882[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1883[h264_vaapi @ 0x559b85c14580] Sync to pic 96/96 (input surface 0x4000000).
1884[h264_vaapi @ 0x559b85c14580] Output buffer: 1543 bytes (status 00000000).
1885[h264_vaapi @ 0x559b85c14580] Output read for pic 96/96.
1886[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1887[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1888[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (97).
1889[h264_vaapi @ 0x559b85c14580] Pictures: IDR (96/96) IDR (97/97)
1890[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 97/97 as type IDR.
1891[h264_vaapi @ 0x559b85c14580] No reference pictures.
1892[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1893[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1894[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1895[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1896[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1897[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1898[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1899[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1900[h264_vaapi @ 0x559b85c14580] Sync to pic 97/97 (input surface 0x4000007).
1901[h264_vaapi @ 0x559b85c14580] Output buffer: 1545 bytes (status 00000000).
1902[h264_vaapi @ 0x559b85c14580] Output read for pic 97/97.
1903[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1904[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1905[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (98).
1906[h264_vaapi @ 0x559b85c14580] Pictures: IDR (97/97) IDR (98/98)
1907[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 98/98 as type IDR.
1908[h264_vaapi @ 0x559b85c14580] No reference pictures.
1909[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1910[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1911[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1912[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1913[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1914[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1915[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1916[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1917[h264_vaapi @ 0x559b85c14580] Sync to pic 98/98 (input surface 0x4000000).
1918[h264_vaapi @ 0x559b85c14580] Output buffer: 1546 bytes (status 00000000).
1919[h264_vaapi @ 0x559b85c14580] Output read for pic 98/98.
1920[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1921[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1922[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (99).
1923[h264_vaapi @ 0x559b85c14580] Pictures: IDR (98/98) IDR (99/99)
1924[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 99/99 as type IDR.
1925[h264_vaapi @ 0x559b85c14580] No reference pictures.
1926[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1927[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1928[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1929[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1930[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1931[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1932[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1933[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1934[h264_vaapi @ 0x559b85c14580] Sync to pic 99/99 (input surface 0x4000007).
1935[h264_vaapi @ 0x559b85c14580] Output buffer: 1549 bytes (status 00000000).
1936[h264_vaapi @ 0x559b85c14580] Output read for pic 99/99.
1937[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1938[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1939[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (100).
1940[h264_vaapi @ 0x559b85c14580] Pictures: IDR (99/99) IDR (100/100)
1941[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 100/100 as type IDR.
1942[h264_vaapi @ 0x559b85c14580] No reference pictures.
1943[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1944[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1945[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1946[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1947[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1948[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1949[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1950[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1951[h264_vaapi @ 0x559b85c14580] Sync to pic 100/100 (input surface 0x4000000).
1952[h264_vaapi @ 0x559b85c14580] Output buffer: 1548 bytes (status 00000000).
1953[h264_vaapi @ 0x559b85c14580] Output read for pic 100/100.
1954[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1955[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1956[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (101).
1957[h264_vaapi @ 0x559b85c14580] Pictures: IDR (100/100) IDR (101/101)
1958[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 101/101 as type IDR.
1959[h264_vaapi @ 0x559b85c14580] No reference pictures.
1960[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1961[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1962[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1963[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1964[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1965[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
1966[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
1967[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
1968[h264_vaapi @ 0x559b85c14580] Sync to pic 101/101 (input surface 0x4000007).
1969[h264_vaapi @ 0x559b85c14580] Output buffer: 1544 bytes (status 00000000).
1970[h264_vaapi @ 0x559b85c14580] Output read for pic 101/101.
1971[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
1972[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
1973[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (102).
1974[h264_vaapi @ 0x559b85c14580] Pictures: IDR (101/101) IDR (102/102)
1975[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 102/102 as type IDR.
1976[h264_vaapi @ 0x559b85c14580] No reference pictures.
1977[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
1978[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
1979[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1980[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
1981[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
1982[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
1983[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
1984[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
1985[h264_vaapi @ 0x559b85c14580] Sync to pic 102/102 (input surface 0x4000000).
1986[h264_vaapi @ 0x559b85c14580] Output buffer: 1551 bytes (status 00000000).
1987[h264_vaapi @ 0x559b85c14580] Output read for pic 102/102.
1988[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
1989[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
1990[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (103).
1991[h264_vaapi @ 0x559b85c14580] Pictures: IDR (102/102) IDR (103/103)
1992[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 103/103 as type IDR.
1993[h264_vaapi @ 0x559b85c14580] No reference pictures.
1994[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
1995[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
1996[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
1997[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
1998[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
1999[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2000[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2001[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2002[h264_vaapi @ 0x559b85c14580] Sync to pic 103/103 (input surface 0x4000007).
2003[h264_vaapi @ 0x559b85c14580] Output buffer: 1559 bytes (status 00000000).
2004[h264_vaapi @ 0x559b85c14580] Output read for pic 103/103.
2005[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2006[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2007[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (104).
2008[h264_vaapi @ 0x559b85c14580] Pictures: IDR (103/103) IDR (104/104)
2009[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 104/104 as type IDR.
2010[h264_vaapi @ 0x559b85c14580] No reference pictures.
2011[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2012[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2013[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2014[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2015[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2016[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2017[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2018[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2019[h264_vaapi @ 0x559b85c14580] Sync to pic 104/104 (input surface 0x4000000).
2020[h264_vaapi @ 0x559b85c14580] Output buffer: 1560 bytes (status 00000000).
2021[h264_vaapi @ 0x559b85c14580] Output read for pic 104/104.
2022[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2023[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2024[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (105).
2025[h264_vaapi @ 0x559b85c14580] Pictures: IDR (104/104) IDR (105/105)
2026[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 105/105 as type IDR.
2027[h264_vaapi @ 0x559b85c14580] No reference pictures.
2028[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2029[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2030[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2031[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2032[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2033[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2034[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2035[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2036[h264_vaapi @ 0x559b85c14580] Sync to pic 105/105 (input surface 0x4000007).
2037[h264_vaapi @ 0x559b85c14580] Output buffer: 1547 bytes (status 00000000).
2038[h264_vaapi @ 0x559b85c14580] Output read for pic 105/105.
2039[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2040[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2041[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (106).
2042[h264_vaapi @ 0x559b85c14580] Pictures: IDR (105/105) IDR (106/106)
2043[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 106/106 as type IDR.
2044[h264_vaapi @ 0x559b85c14580] No reference pictures.
2045[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2046[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2047[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2048[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2049[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2050[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2051[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2052[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2053[h264_vaapi @ 0x559b85c14580] Sync to pic 106/106 (input surface 0x4000000).
2054[h264_vaapi @ 0x559b85c14580] Output buffer: 1542 bytes (status 00000000).
2055[h264_vaapi @ 0x559b85c14580] Output read for pic 106/106.
2056[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2057[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2058[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (107).
2059[h264_vaapi @ 0x559b85c14580] Pictures: IDR (106/106) IDR (107/107)
2060[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 107/107 as type IDR.
2061[h264_vaapi @ 0x559b85c14580] No reference pictures.
2062[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2063[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2064[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2065[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2066[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2067[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2068[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2069[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2070[h264_vaapi @ 0x559b85c14580] Sync to pic 107/107 (input surface 0x4000007).
2071[h264_vaapi @ 0x559b85c14580] Output buffer: 1553 bytes (status 00000000).
2072[h264_vaapi @ 0x559b85c14580] Output read for pic 107/107.
2073[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2074[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2075[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (108).
2076[h264_vaapi @ 0x559b85c14580] Pictures: IDR (107/107) IDR (108/108)
2077[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 108/108 as type IDR.
2078[h264_vaapi @ 0x559b85c14580] No reference pictures.
2079[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2080[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2081[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2082[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2083[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2084[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2085[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2086[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2087[h264_vaapi @ 0x559b85c14580] Sync to pic 108/108 (input surface 0x4000000).
2088[h264_vaapi @ 0x559b85c14580] Output buffer: 1554 bytes (status 00000000).
2089[h264_vaapi @ 0x559b85c14580] Output read for pic 108/108.
2090[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2091[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2092[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (109).
2093[h264_vaapi @ 0x559b85c14580] Pictures: IDR (108/108) IDR (109/109)
2094[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 109/109 as type IDR.
2095[h264_vaapi @ 0x559b85c14580] No reference pictures.
2096[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2097[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2098[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2099[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2100[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2101[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2102[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2103[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2104[h264_vaapi @ 0x559b85c14580] Sync to pic 109/109 (input surface 0x4000007).
2105[h264_vaapi @ 0x559b85c14580] Output buffer: 1556 bytes (status 00000000).
2106[h264_vaapi @ 0x559b85c14580] Output read for pic 109/109.
2107[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2108[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2109[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (110).
2110[h264_vaapi @ 0x559b85c14580] Pictures: IDR (109/109) IDR (110/110)
2111[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 110/110 as type IDR.
2112[h264_vaapi @ 0x559b85c14580] No reference pictures.
2113[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2114[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2115[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2116[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2117[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2118[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2119[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2120[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2121[h264_vaapi @ 0x559b85c14580] Sync to pic 110/110 (input surface 0x4000000).
2122[h264_vaapi @ 0x559b85c14580] Output buffer: 1550 bytes (status 00000000).
2123[h264_vaapi @ 0x559b85c14580] Output read for pic 110/110.
2124[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2125[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2126[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (111).
2127[h264_vaapi @ 0x559b85c14580] Pictures: IDR (110/110) IDR (111/111)
2128[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 111/111 as type IDR.
2129[h264_vaapi @ 0x559b85c14580] No reference pictures.
2130[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2131[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2132[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2133[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2134[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2135[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2136[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2137[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2138[h264_vaapi @ 0x559b85c14580] Sync to pic 111/111 (input surface 0x4000007).
2139[h264_vaapi @ 0x559b85c14580] Output buffer: 1546 bytes (status 00000000).
2140[h264_vaapi @ 0x559b85c14580] Output read for pic 111/111.
2141[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2142[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2143[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (112).
2144[h264_vaapi @ 0x559b85c14580] Pictures: IDR (111/111) IDR (112/112)
2145[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 112/112 as type IDR.
2146[h264_vaapi @ 0x559b85c14580] No reference pictures.
2147[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2148[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2149[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2150[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2151[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2152[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2153[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2154[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2155[h264_vaapi @ 0x559b85c14580] Sync to pic 112/112 (input surface 0x4000000).
2156[h264_vaapi @ 0x559b85c14580] Output buffer: 1542 bytes (status 00000000).
2157[h264_vaapi @ 0x559b85c14580] Output read for pic 112/112.
2158[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2159[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2160[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (113).
2161[h264_vaapi @ 0x559b85c14580] Pictures: IDR (112/112) IDR (113/113)
2162[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 113/113 as type IDR.
2163[h264_vaapi @ 0x559b85c14580] No reference pictures.
2164[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2165[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2166[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2167[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2168[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2169[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2170[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2171[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2172[h264_vaapi @ 0x559b85c14580] Sync to pic 113/113 (input surface 0x4000007).
2173[h264_vaapi @ 0x559b85c14580] Output buffer: 1549 bytes (status 00000000).
2174[h264_vaapi @ 0x559b85c14580] Output read for pic 113/113.
2175[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2176[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2177[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (114).
2178[h264_vaapi @ 0x559b85c14580] Pictures: IDR (113/113) IDR (114/114)
2179[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 114/114 as type IDR.
2180[h264_vaapi @ 0x559b85c14580] No reference pictures.
2181[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2182[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2183[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2184[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2185[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2186[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2187[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2188[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2189[h264_vaapi @ 0x559b85c14580] Sync to pic 114/114 (input surface 0x4000000).
2190[h264_vaapi @ 0x559b85c14580] Output buffer: 1552 bytes (status 00000000).
2191[h264_vaapi @ 0x559b85c14580] Output read for pic 114/114.
2192[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2193[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2194[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (115).
2195[h264_vaapi @ 0x559b85c14580] Pictures: IDR (114/114) IDR (115/115)
2196[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 115/115 as type IDR.
2197[h264_vaapi @ 0x559b85c14580] No reference pictures.
2198[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2199[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2200[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2201[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2202[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2203[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2204[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2205[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2206[h264_vaapi @ 0x559b85c14580] Sync to pic 115/115 (input surface 0x4000007).
2207[h264_vaapi @ 0x559b85c14580] Output buffer: 1558 bytes (status 00000000).
2208[h264_vaapi @ 0x559b85c14580] Output read for pic 115/115.
2209[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2210[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2211[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (116).
2212[h264_vaapi @ 0x559b85c14580] Pictures: IDR (115/115) IDR (116/116)
2213[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 116/116 as type IDR.
2214[h264_vaapi @ 0x559b85c14580] No reference pictures.
2215[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2216[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2217[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2218[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2219[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2220[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2221[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2222[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2223[h264_vaapi @ 0x559b85c14580] Sync to pic 116/116 (input surface 0x4000000).
2224[h264_vaapi @ 0x559b85c14580] Output buffer: 1561 bytes (status 00000000).
2225[h264_vaapi @ 0x559b85c14580] Output read for pic 116/116.
2226[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2227[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2228[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (117).
2229[h264_vaapi @ 0x559b85c14580] Pictures: IDR (116/116) IDR (117/117)
2230[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 117/117 as type IDR.
2231[h264_vaapi @ 0x559b85c14580] No reference pictures.
2232[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2233[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2234[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2235[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2236[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2237[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2238[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2239[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2240[h264_vaapi @ 0x559b85c14580] Sync to pic 117/117 (input surface 0x4000007).
2241[h264_vaapi @ 0x559b85c14580] Output buffer: 1563 bytes (status 00000000).
2242[h264_vaapi @ 0x559b85c14580] Output read for pic 117/117.
2243[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2244[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2245[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (118).
2246[h264_vaapi @ 0x559b85c14580] Pictures: IDR (117/117) IDR (118/118)
2247[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 118/118 as type IDR.
2248[h264_vaapi @ 0x559b85c14580] No reference pictures.
2249[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2250[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2251[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2252[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2253[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2254[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2255[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2256[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2257[h264_vaapi @ 0x559b85c14580] Sync to pic 118/118 (input surface 0x4000000).
2258[h264_vaapi @ 0x559b85c14580] Output buffer: 1552 bytes (status 00000000).
2259[h264_vaapi @ 0x559b85c14580] Output read for pic 118/118.
2260[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2261[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2262[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (119).
2263[h264_vaapi @ 0x559b85c14580] Pictures: IDR (118/118) IDR (119/119)
2264[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 119/119 as type IDR.
2265[h264_vaapi @ 0x559b85c14580] No reference pictures.
2266[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2267[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2268[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2269[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2270[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2271[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2272[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2273[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2274[h264_vaapi @ 0x559b85c14580] Sync to pic 119/119 (input surface 0x4000007).
2275[h264_vaapi @ 0x559b85c14580] Output buffer: 1538 bytes (status 00000000).
2276[h264_vaapi @ 0x559b85c14580] Output read for pic 119/119.
2277[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2278[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2279[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (120).
2280[h264_vaapi @ 0x559b85c14580] Pictures: IDR (119/119) IDR (120/120)
2281[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 120/120 as type IDR.
2282[h264_vaapi @ 0x559b85c14580] No reference pictures.
2283[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2284[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2285[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2286[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2287[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2288[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2289[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2290[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2291[h264_vaapi @ 0x559b85c14580] Sync to pic 120/120 (input surface 0x4000000).
2292[h264_vaapi @ 0x559b85c14580] Output buffer: 1535 bytes (status 00000000).
2293[h264_vaapi @ 0x559b85c14580] Output read for pic 120/120.
2294[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2295[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2296[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (121).
2297[h264_vaapi @ 0x559b85c14580] Pictures: IDR (120/120) IDR (121/121)
2298[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 121/121 as type IDR.
2299[h264_vaapi @ 0x559b85c14580] No reference pictures.
2300[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2301[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2302[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2303[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2304[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2305[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2306[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2307[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2308[h264_vaapi @ 0x559b85c14580] Sync to pic 121/121 (input surface 0x4000007).
2309[h264_vaapi @ 0x559b85c14580] Output buffer: 1528 bytes (status 00000000).
2310[h264_vaapi @ 0x559b85c14580] Output read for pic 121/121.
2311[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2312[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2313[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (122).
2314[h264_vaapi @ 0x559b85c14580] Pictures: IDR (121/121) IDR (122/122)
2315[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 122/122 as type IDR.
2316[h264_vaapi @ 0x559b85c14580] No reference pictures.
2317[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2318[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2319[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2320[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2321[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2322[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2323[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2324[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2325[h264_vaapi @ 0x559b85c14580] Sync to pic 122/122 (input surface 0x4000000).
2326[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2327[h264_vaapi @ 0x559b85c14580] Output read for pic 122/122.
2328[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2329[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2330[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (123).
2331[h264_vaapi @ 0x559b85c14580] Pictures: IDR (122/122) IDR (123/123)
2332[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 123/123 as type IDR.
2333[h264_vaapi @ 0x559b85c14580] No reference pictures.
2334[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2335[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2336[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2337[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2338[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2339[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2340[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2341[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2342[h264_vaapi @ 0x559b85c14580] Sync to pic 123/123 (input surface 0x4000007).
2343[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2344[h264_vaapi @ 0x559b85c14580] Output read for pic 123/123.
2345[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2346[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2347[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (124).
2348[h264_vaapi @ 0x559b85c14580] Pictures: IDR (123/123) IDR (124/124)
2349[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 124/124 as type IDR.
2350[h264_vaapi @ 0x559b85c14580] No reference pictures.
2351[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2352[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2353[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2354[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2355[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2356[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2357[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2358[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2359[h264_vaapi @ 0x559b85c14580] Sync to pic 124/124 (input surface 0x4000000).
2360[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2361[h264_vaapi @ 0x559b85c14580] Output read for pic 124/124.
2362[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2363[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2364[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (125).
2365[h264_vaapi @ 0x559b85c14580] Pictures: IDR (124/124) IDR (125/125)
2366[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 125/125 as type IDR.
2367[h264_vaapi @ 0x559b85c14580] No reference pictures.
2368[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2369[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2370[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2371[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2372[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2373[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2374[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2375[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2376[h264_vaapi @ 0x559b85c14580] Sync to pic 125/125 (input surface 0x4000007).
2377[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2378[h264_vaapi @ 0x559b85c14580] Output read for pic 125/125.
2379[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2380[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2381[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (126).
2382[h264_vaapi @ 0x559b85c14580] Pictures: IDR (125/125) IDR (126/126)
2383[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 126/126 as type IDR.
2384[h264_vaapi @ 0x559b85c14580] No reference pictures.
2385[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2386[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2387[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2388[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2389[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2390[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2391[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2392[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2393[h264_vaapi @ 0x559b85c14580] Sync to pic 126/126 (input surface 0x4000000).
2394[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2395[h264_vaapi @ 0x559b85c14580] Output read for pic 126/126.
2396[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2397[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2398[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (127).
2399[h264_vaapi @ 0x559b85c14580] Pictures: IDR (126/126) IDR (127/127)
2400[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 127/127 as type IDR.
2401[h264_vaapi @ 0x559b85c14580] No reference pictures.
2402[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2403[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2404[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2405[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2406[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2407[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2408[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2409[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2410[h264_vaapi @ 0x559b85c14580] Sync to pic 127/127 (input surface 0x4000007).
2411[h264_vaapi @ 0x559b85c14580] Output buffer: 1532 bytes (status 00000000).
2412[h264_vaapi @ 0x559b85c14580] Output read for pic 127/127.
2413[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2414[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2415[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (128).
2416[h264_vaapi @ 0x559b85c14580] Pictures: IDR (127/127) IDR (128/128)
2417[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 128/128 as type IDR.
2418[h264_vaapi @ 0x559b85c14580] No reference pictures.
2419[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2420[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2421[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2422[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2423[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2424[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2425[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2426[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2427[h264_vaapi @ 0x559b85c14580] Sync to pic 128/128 (input surface 0x4000000).
2428[h264_vaapi @ 0x559b85c14580] Output buffer: 1431 bytes (status 00000000).
2429[h264_vaapi @ 0x559b85c14580] Output read for pic 128/128.
2430[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2431[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2432[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (129).
2433[h264_vaapi @ 0x559b85c14580] Pictures: IDR (128/128) IDR (129/129)
2434[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 129/129 as type IDR.
2435[h264_vaapi @ 0x559b85c14580] No reference pictures.
2436[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2437[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2438[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2439[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2440[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2441[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2442[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2443[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2444[h264_vaapi @ 0x559b85c14580] Sync to pic 129/129 (input surface 0x4000007).
2445[h264_vaapi @ 0x559b85c14580] Output buffer: 1328 bytes (status 00000000).
2446[h264_vaapi @ 0x559b85c14580] Output read for pic 129/129.
2447[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2448[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2449[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (130).
2450[h264_vaapi @ 0x559b85c14580] Pictures: IDR (129/129) IDR (130/130)
2451[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 130/130 as type IDR.
2452[h264_vaapi @ 0x559b85c14580] No reference pictures.
2453[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2454[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2455[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2456[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2457[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2458[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2459[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2460[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2461[h264_vaapi @ 0x559b85c14580] Sync to pic 130/130 (input surface 0x4000000).
2462[h264_vaapi @ 0x559b85c14580] Output buffer: 1220 bytes (status 00000000).
2463[h264_vaapi @ 0x559b85c14580] Output read for pic 130/130.
2464[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2465[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2466[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (131).
2467[h264_vaapi @ 0x559b85c14580] Pictures: IDR (130/130) IDR (131/131)
2468[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 131/131 as type IDR.
2469[h264_vaapi @ 0x559b85c14580] No reference pictures.
2470[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2471[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2472[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2473[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2474[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2475[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2476[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2477[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2478[h264_vaapi @ 0x559b85c14580] Sync to pic 131/131 (input surface 0x4000007).
2479[h264_vaapi @ 0x559b85c14580] Output buffer: 1086 bytes (status 00000000).
2480[h264_vaapi @ 0x559b85c14580] Output read for pic 131/131.
2481[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2482[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2483[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (132).
2484[h264_vaapi @ 0x559b85c14580] Pictures: IDR (131/131) IDR (132/132)
2485[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 132/132 as type IDR.
2486[h264_vaapi @ 0x559b85c14580] No reference pictures.
2487[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2488[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2489[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2490[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2491[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2492[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2493[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2494[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2495[h264_vaapi @ 0x559b85c14580] Sync to pic 132/132 (input surface 0x4000000).
2496[h264_vaapi @ 0x559b85c14580] Output buffer: 964 bytes (status 00000000).
2497[h264_vaapi @ 0x559b85c14580] Output read for pic 132/132.
2498[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2499[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2500[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (133).
2501[h264_vaapi @ 0x559b85c14580] Pictures: IDR (132/132) IDR (133/133)
2502[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 133/133 as type IDR.
2503[h264_vaapi @ 0x559b85c14580] No reference pictures.
2504[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2505[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2506[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2507[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2508[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2509[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2510[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2511[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2512[h264_vaapi @ 0x559b85c14580] Sync to pic 133/133 (input surface 0x4000007).
2513[h264_vaapi @ 0x559b85c14580] Output buffer: 832 bytes (status 00000000).
2514[h264_vaapi @ 0x559b85c14580] Output read for pic 133/133.
2515[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2516[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2517[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (134).
2518[h264_vaapi @ 0x559b85c14580] Pictures: IDR (133/133) IDR (134/134)
2519[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 134/134 as type IDR.
2520[h264_vaapi @ 0x559b85c14580] No reference pictures.
2521[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2522[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2523[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2524[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2525[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2526[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2527[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2528[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2529[h264_vaapi @ 0x559b85c14580] Sync to pic 134/134 (input surface 0x4000000).
2530[h264_vaapi @ 0x559b85c14580] Output buffer: 730 bytes (status 00000000).
2531[h264_vaapi @ 0x559b85c14580] Output read for pic 134/134.
2532[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2533[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2534[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (135).
2535[h264_vaapi @ 0x559b85c14580] Pictures: IDR (134/134) IDR (135/135)
2536[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 135/135 as type IDR.
2537[h264_vaapi @ 0x559b85c14580] No reference pictures.
2538[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2539[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2540[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2541[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2542[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2543[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2544[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2545[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2546[h264_vaapi @ 0x559b85c14580] Sync to pic 135/135 (input surface 0x4000007).
2547[h264_vaapi @ 0x559b85c14580] Output buffer: 619 bytes (status 00000000).
2548[h264_vaapi @ 0x559b85c14580] Output read for pic 135/135.
2549[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2550[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2551[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (136).
2552[h264_vaapi @ 0x559b85c14580] Pictures: IDR (135/135) IDR (136/136)
2553[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 136/136 as type IDR.
2554[h264_vaapi @ 0x559b85c14580] No reference pictures.
2555[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2556[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2557[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2558[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2559[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2560[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2561[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2562[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2563[h264_vaapi @ 0x559b85c14580] Sync to pic 136/136 (input surface 0x4000000).
2564[h264_vaapi @ 0x559b85c14580] Output buffer: 459 bytes (status 00000000).
2565[h264_vaapi @ 0x559b85c14580] Output read for pic 136/136.
2566[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2567[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2568[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (137).
2569[h264_vaapi @ 0x559b85c14580] Pictures: IDR (136/136) IDR (137/137)
2570[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 137/137 as type IDR.
2571[h264_vaapi @ 0x559b85c14580] No reference pictures.
2572[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2573[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2574[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2575[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2576[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2577[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2578[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2579[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2580[h264_vaapi @ 0x559b85c14580] Sync to pic 137/137 (input surface 0x4000007).
2581[h264_vaapi @ 0x559b85c14580] Output buffer: 238 bytes (status 00000000).
2582[h264_vaapi @ 0x559b85c14580] Output read for pic 137/137.
2583[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2584[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2585[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (138).
2586[h264_vaapi @ 0x559b85c14580] Pictures: IDR (137/137) IDR (138/138)
2587[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 138/138 as type IDR.
2588[h264_vaapi @ 0x559b85c14580] No reference pictures.
2589[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2590[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2591[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2592[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2593[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2594[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2595[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2596[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2597[h264_vaapi @ 0x559b85c14580] Sync to pic 138/138 (input surface 0x4000000).
2598[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
2599[h264_vaapi @ 0x559b85c14580] Output read for pic 138/138.
2600[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2601[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2602[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (139).
2603[h264_vaapi @ 0x559b85c14580] Pictures: IDR (138/138) IDR (139/139)
2604[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 139/139 as type IDR.
2605[h264_vaapi @ 0x559b85c14580] No reference pictures.
2606[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2607[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2608[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2609[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2610[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2611[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2612[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2613[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2614[h264_vaapi @ 0x559b85c14580] Sync to pic 139/139 (input surface 0x4000007).
2615[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
2616[h264_vaapi @ 0x559b85c14580] Output read for pic 139/139.
2617[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2618[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2619[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (140).
2620[h264_vaapi @ 0x559b85c14580] Pictures: IDR (139/139) IDR (140/140)
2621[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 140/140 as type IDR.
2622[h264_vaapi @ 0x559b85c14580] No reference pictures.
2623[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2624[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2625[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2626[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2627[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2628[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2629[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2630[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2631[h264_vaapi @ 0x559b85c14580] Sync to pic 140/140 (input surface 0x4000000).
2632[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
2633[h264_vaapi @ 0x559b85c14580] Output read for pic 140/140.
2634[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2635[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2636[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (141).
2637[h264_vaapi @ 0x559b85c14580] Pictures: IDR (140/140) IDR (141/141)
2638[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 141/141 as type IDR.
2639[h264_vaapi @ 0x559b85c14580] No reference pictures.
2640[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2641[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2642[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2643[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2644[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2645[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2646[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2647[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2648[h264_vaapi @ 0x559b85c14580] Sync to pic 141/141 (input surface 0x4000007).
2649[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
2650[h264_vaapi @ 0x559b85c14580] Output read for pic 141/141.
2651[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2652[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2653[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (142).
2654[h264_vaapi @ 0x559b85c14580] Pictures: IDR (141/141) IDR (142/142)
2655[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 142/142 as type IDR.
2656[h264_vaapi @ 0x559b85c14580] No reference pictures.
2657[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2658[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2659[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2660[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2661[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2662[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2663[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2664[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2665[h264_vaapi @ 0x559b85c14580] Sync to pic 142/142 (input surface 0x4000000).
2666[h264_vaapi @ 0x559b85c14580] Output buffer: 159 bytes (status 00000000).
2667[h264_vaapi @ 0x559b85c14580] Output read for pic 142/142.
2668[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2669[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2670[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (143).
2671[h264_vaapi @ 0x559b85c14580] Pictures: IDR (142/142) IDR (143/143)
2672[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 143/143 as type IDR.
2673[h264_vaapi @ 0x559b85c14580] No reference pictures.
2674[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2675[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2676[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2677[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2678[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2679[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2680[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2681[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2682[h264_vaapi @ 0x559b85c14580] Sync to pic 143/143 (input surface 0x4000007).
2683[h264_vaapi @ 0x559b85c14580] Output buffer: 772 bytes (status 00000000).
2684[h264_vaapi @ 0x559b85c14580] Output read for pic 143/143.
2685[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2686[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2687[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (144).
2688[h264_vaapi @ 0x559b85c14580] Pictures: IDR (143/143) IDR (144/144)
2689[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 144/144 as type IDR.
2690[h264_vaapi @ 0x559b85c14580] No reference pictures.
2691[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2692[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2693[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2694[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2695[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2696[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2697[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2698[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2699[h264_vaapi @ 0x559b85c14580] Sync to pic 144/144 (input surface 0x4000000).
2700[h264_vaapi @ 0x559b85c14580] Output buffer: 891 bytes (status 00000000).
2701[h264_vaapi @ 0x559b85c14580] Output read for pic 144/144.
2702[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2703[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2704[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (145).
2705[h264_vaapi @ 0x559b85c14580] Pictures: IDR (144/144) IDR (145/145)
2706[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 145/145 as type IDR.
2707[h264_vaapi @ 0x559b85c14580] No reference pictures.
2708[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2709[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2710[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2711[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2712[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2713[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2714[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2715[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2716[h264_vaapi @ 0x559b85c14580] Sync to pic 145/145 (input surface 0x4000007).
2717[h264_vaapi @ 0x559b85c14580] Output buffer: 996 bytes (status 00000000).
2718[h264_vaapi @ 0x559b85c14580] Output read for pic 145/145.
2719[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2720[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2721[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (146).
2722[h264_vaapi @ 0x559b85c14580] Pictures: IDR (145/145) IDR (146/146)
2723[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 146/146 as type IDR.
2724[h264_vaapi @ 0x559b85c14580] No reference pictures.
2725[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2726[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2727[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2728[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2729[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2730[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2731[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2732[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2733[h264_vaapi @ 0x559b85c14580] Sync to pic 146/146 (input surface 0x4000000).
2734[h264_vaapi @ 0x559b85c14580] Output buffer: 1107 bytes (status 00000000).
2735[h264_vaapi @ 0x559b85c14580] Output read for pic 146/146.
2736[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2737[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2738[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (147).
2739[h264_vaapi @ 0x559b85c14580] Pictures: IDR (146/146) IDR (147/147)
2740[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 147/147 as type IDR.
2741[h264_vaapi @ 0x559b85c14580] No reference pictures.
2742[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2743[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2744[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2745[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2746[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2747[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2748[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2749[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2750[h264_vaapi @ 0x559b85c14580] Sync to pic 147/147 (input surface 0x4000007).
2751[h264_vaapi @ 0x559b85c14580] Output buffer: 1194 bytes (status 00000000).
2752[h264_vaapi @ 0x559b85c14580] Output read for pic 147/147.
2753[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2754[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2755[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (148).
2756[h264_vaapi @ 0x559b85c14580] Pictures: IDR (147/147) IDR (148/148)
2757[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 148/148 as type IDR.
2758[h264_vaapi @ 0x559b85c14580] No reference pictures.
2759[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2760[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2761[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2762[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2763[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2764[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2765[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2766[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2767[h264_vaapi @ 0x559b85c14580] Sync to pic 148/148 (input surface 0x4000000).
2768[h264_vaapi @ 0x559b85c14580] Output buffer: 1499 bytes (status 00000000).
2769[h264_vaapi @ 0x559b85c14580] Output read for pic 148/148.
2770[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2771[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2772[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (149).
2773[h264_vaapi @ 0x559b85c14580] Pictures: IDR (148/148) IDR (149/149)
2774[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 149/149 as type IDR.
2775[h264_vaapi @ 0x559b85c14580] No reference pictures.
2776[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2777[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2778[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2779[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2780[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2781[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2782[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2783[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2784[h264_vaapi @ 0x559b85c14580] Sync to pic 149/149 (input surface 0x4000007).
2785[h264_vaapi @ 0x559b85c14580] Output buffer: 2292 bytes (status 00000000).
2786[h264_vaapi @ 0x559b85c14580] Output read for pic 149/149.
2787[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2788[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2789[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (150).
2790[h264_vaapi @ 0x559b85c14580] Pictures: IDR (149/149) IDR (150/150)
2791[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 150/150 as type IDR.
2792[h264_vaapi @ 0x559b85c14580] No reference pictures.
2793[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2794[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2795[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2796[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2797[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2798[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2799[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2800[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2801[h264_vaapi @ 0x559b85c14580] Sync to pic 150/150 (input surface 0x4000000).
2802[h264_vaapi @ 0x559b85c14580] Output buffer: 4373 bytes (status 00000000).
2803[h264_vaapi @ 0x559b85c14580] Output read for pic 150/150.
2804[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2805[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2806[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (151).
2807[h264_vaapi @ 0x559b85c14580] Pictures: IDR (150/150) IDR (151/151)
2808[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 151/151 as type IDR.
2809[h264_vaapi @ 0x559b85c14580] No reference pictures.
2810[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2811[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2812[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2813[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2814[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2815[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2816[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2817[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2818[h264_vaapi @ 0x559b85c14580] Sync to pic 151/151 (input surface 0x4000007).
2819[h264_vaapi @ 0x559b85c14580] Output buffer: 6533 bytes (status 00000000).
2820[h264_vaapi @ 0x559b85c14580] Output read for pic 151/151.
2821[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2822[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2823[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (152).
2824[h264_vaapi @ 0x559b85c14580] Pictures: IDR (151/151) IDR (152/152)
2825[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 152/152 as type IDR.
2826[h264_vaapi @ 0x559b85c14580] No reference pictures.
2827[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2828[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2829[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2830[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2831[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2832[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2833[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2834[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2835[h264_vaapi @ 0x559b85c14580] Sync to pic 152/152 (input surface 0x4000000).
2836[h264_vaapi @ 0x559b85c14580] Output buffer: 8377 bytes (status 00000000).
2837[h264_vaapi @ 0x559b85c14580] Output read for pic 152/152.
2838[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2839[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2840[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (153).
2841[h264_vaapi @ 0x559b85c14580] Pictures: IDR (152/152) IDR (153/153)
2842[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 153/153 as type IDR.
2843[h264_vaapi @ 0x559b85c14580] No reference pictures.
2844[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2845[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2846[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2847[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2848[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2849[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2850[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2851[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2852[h264_vaapi @ 0x559b85c14580] Sync to pic 153/153 (input surface 0x4000007).
2853[h264_vaapi @ 0x559b85c14580] Output buffer: 9227 bytes (status 00000000).
2854[h264_vaapi @ 0x559b85c14580] Output read for pic 153/153.
2855[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2856[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2857[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (154).
2858[h264_vaapi @ 0x559b85c14580] Pictures: IDR (153/153) IDR (154/154)
2859[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 154/154 as type IDR.
2860[h264_vaapi @ 0x559b85c14580] No reference pictures.
2861[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2862[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2863[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2864[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2865[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2866[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2867[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2868[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2869[h264_vaapi @ 0x559b85c14580] Sync to pic 154/154 (input surface 0x4000000).
2870[h264_vaapi @ 0x559b85c14580] Output buffer: 9638 bytes (status 00000000).
2871[h264_vaapi @ 0x559b85c14580] Output read for pic 154/154.
2872[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2873[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2874[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (155).
2875[h264_vaapi @ 0x559b85c14580] Pictures: IDR (154/154) IDR (155/155)
2876[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 155/155 as type IDR.
2877[h264_vaapi @ 0x559b85c14580] No reference pictures.
2878[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2879[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2880[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2881[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2882[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2883[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2884[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2885[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2886[h264_vaapi @ 0x559b85c14580] Sync to pic 155/155 (input surface 0x4000007).
2887[h264_vaapi @ 0x559b85c14580] Output buffer: 9316 bytes (status 00000000).
2888[h264_vaapi @ 0x559b85c14580] Output read for pic 155/155.
2889[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2890[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2891[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (156).
2892[h264_vaapi @ 0x559b85c14580] Pictures: IDR (155/155) IDR (156/156)
2893[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 156/156 as type IDR.
2894[h264_vaapi @ 0x559b85c14580] No reference pictures.
2895[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2896[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2897[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2898[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2899[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2900[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2901[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2902[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2903[h264_vaapi @ 0x559b85c14580] Sync to pic 156/156 (input surface 0x4000000).
2904[h264_vaapi @ 0x559b85c14580] Output buffer: 9453 bytes (status 00000000).
2905[h264_vaapi @ 0x559b85c14580] Output read for pic 156/156.
2906[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2907[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2908[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (157).
2909[h264_vaapi @ 0x559b85c14580] Pictures: IDR (156/156) IDR (157/157)
2910[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 157/157 as type IDR.
2911[h264_vaapi @ 0x559b85c14580] No reference pictures.
2912[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2913[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2914[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2915[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2916[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2917[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2918[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2919[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2920[h264_vaapi @ 0x559b85c14580] Sync to pic 157/157 (input surface 0x4000007).
2921[h264_vaapi @ 0x559b85c14580] Output buffer: 9984 bytes (status 00000000).
2922[h264_vaapi @ 0x559b85c14580] Output read for pic 157/157.
2923[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2924[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2925[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (158).
2926[h264_vaapi @ 0x559b85c14580] Pictures: IDR (157/157) IDR (158/158)
2927[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 158/158 as type IDR.
2928[h264_vaapi @ 0x559b85c14580] No reference pictures.
2929[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2930[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2931[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2932[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2933[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2934[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2935[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2936[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2937[h264_vaapi @ 0x559b85c14580] Sync to pic 158/158 (input surface 0x4000000).
2938[h264_vaapi @ 0x559b85c14580] Output buffer: 9733 bytes (status 00000000).
2939[h264_vaapi @ 0x559b85c14580] Output read for pic 158/158.
2940[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2941[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2942[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (159).
2943[h264_vaapi @ 0x559b85c14580] Pictures: IDR (158/158) IDR (159/159)
2944[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 159/159 as type IDR.
2945[h264_vaapi @ 0x559b85c14580] No reference pictures.
2946[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2947[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2948[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2949[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2950[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2951[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2952[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2953[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2954[h264_vaapi @ 0x559b85c14580] Sync to pic 159/159 (input surface 0x4000007).
2955[h264_vaapi @ 0x559b85c14580] Output buffer: 9693 bytes (status 00000000).
2956[h264_vaapi @ 0x559b85c14580] Output read for pic 159/159.
2957[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2958[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2959[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (160).
2960[h264_vaapi @ 0x559b85c14580] Pictures: IDR (159/159) IDR (160/160)
2961[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 160/160 as type IDR.
2962[h264_vaapi @ 0x559b85c14580] No reference pictures.
2963[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2964[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2965[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2966[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
2967[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
2968[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
2969[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
2970[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
2971[h264_vaapi @ 0x559b85c14580] Sync to pic 160/160 (input surface 0x4000000).
2972[h264_vaapi @ 0x559b85c14580] Output buffer: 9262 bytes (status 00000000).
2973[h264_vaapi @ 0x559b85c14580] Output read for pic 160/160.
2974[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
2975[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
2976[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (161).
2977[h264_vaapi @ 0x559b85c14580] Pictures: IDR (160/160) IDR (161/161)
2978[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 161/161 as type IDR.
2979[h264_vaapi @ 0x559b85c14580] No reference pictures.
2980[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
2981[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
2982[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
2983[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
2984[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
2985[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
2986[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
2987[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
2988[h264_vaapi @ 0x559b85c14580] Sync to pic 161/161 (input surface 0x4000007).
2989[h264_vaapi @ 0x559b85c14580] Output buffer: 8996 bytes (status 00000000).
2990[h264_vaapi @ 0x559b85c14580] Output read for pic 161/161.
2991[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
2992[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
2993[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (162).
2994[h264_vaapi @ 0x559b85c14580] Pictures: IDR (161/161) IDR (162/162)
2995[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 162/162 as type IDR.
2996[h264_vaapi @ 0x559b85c14580] No reference pictures.
2997[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
2998[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
2999[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3000[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3001[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3002[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3003[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3004[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3005[h264_vaapi @ 0x559b85c14580] Sync to pic 162/162 (input surface 0x4000000).
3006[h264_vaapi @ 0x559b85c14580] Output buffer: 9047 bytes (status 00000000).
3007[h264_vaapi @ 0x559b85c14580] Output read for pic 162/162.
3008[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3009[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3010[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (163).
3011[h264_vaapi @ 0x559b85c14580] Pictures: IDR (162/162) IDR (163/163)
3012[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 163/163 as type IDR.
3013[h264_vaapi @ 0x559b85c14580] No reference pictures.
3014[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3015[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3016[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3017[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3018[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3019[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3020[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3021[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3022[h264_vaapi @ 0x559b85c14580] Sync to pic 163/163 (input surface 0x4000007).
3023[h264_vaapi @ 0x559b85c14580] Output buffer: 8886 bytes (status 00000000).
3024[h264_vaapi @ 0x559b85c14580] Output read for pic 163/163.
3025[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3026[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3027[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (164).
3028[h264_vaapi @ 0x559b85c14580] Pictures: IDR (163/163) IDR (164/164)
3029[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 164/164 as type IDR.
3030[h264_vaapi @ 0x559b85c14580] No reference pictures.
3031[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3032[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3033[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3034[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3035[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3036[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3037[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3038[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3039[h264_vaapi @ 0x559b85c14580] Sync to pic 164/164 (input surface 0x4000000).
3040[h264_vaapi @ 0x559b85c14580] Output buffer: 8786 bytes (status 00000000).
3041[h264_vaapi @ 0x559b85c14580] Output read for pic 164/164.
3042[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3043[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3044[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (165).
3045[h264_vaapi @ 0x559b85c14580] Pictures: IDR (164/164) IDR (165/165)
3046[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 165/165 as type IDR.
3047[h264_vaapi @ 0x559b85c14580] No reference pictures.
3048[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3049[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3050[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3051[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3052[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3053[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3054[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3055[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3056[h264_vaapi @ 0x559b85c14580] Sync to pic 165/165 (input surface 0x4000007).
3057[h264_vaapi @ 0x559b85c14580] Output buffer: 8400 bytes (status 00000000).
3058[h264_vaapi @ 0x559b85c14580] Output read for pic 165/165.
3059[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3060[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3061[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (166).
3062[h264_vaapi @ 0x559b85c14580] Pictures: IDR (165/165) IDR (166/166)
3063[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 166/166 as type IDR.
3064[h264_vaapi @ 0x559b85c14580] No reference pictures.
3065[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3066[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3067[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3068[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3069[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3070[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3071[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3072[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3073[h264_vaapi @ 0x559b85c14580] Sync to pic 166/166 (input surface 0x4000000).
3074[h264_vaapi @ 0x559b85c14580] Output buffer: 8694 bytes (status 00000000).
3075[h264_vaapi @ 0x559b85c14580] Output read for pic 166/166.
3076[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3077[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3078[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (167).
3079[h264_vaapi @ 0x559b85c14580] Pictures: IDR (166/166) IDR (167/167)
3080[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 167/167 as type IDR.
3081[h264_vaapi @ 0x559b85c14580] No reference pictures.
3082[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3083[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3084[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3085[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3086[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3087[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3088[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3089[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3090[h264_vaapi @ 0x559b85c14580] Sync to pic 167/167 (input surface 0x4000007).
3091[h264_vaapi @ 0x559b85c14580] Output buffer: 8679 bytes (status 00000000).
3092[h264_vaapi @ 0x559b85c14580] Output read for pic 167/167.
3093[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3094[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3095[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (168).
3096[h264_vaapi @ 0x559b85c14580] Pictures: IDR (167/167) IDR (168/168)
3097[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 168/168 as type IDR.
3098[h264_vaapi @ 0x559b85c14580] No reference pictures.
3099[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3100[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3101[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3102[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3103[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3104[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3105[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3106[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3107[h264_vaapi @ 0x559b85c14580] Sync to pic 168/168 (input surface 0x4000000).
3108[h264_vaapi @ 0x559b85c14580] Output buffer: 8565 bytes (status 00000000).
3109[h264_vaapi @ 0x559b85c14580] Output read for pic 168/168.
3110[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3111[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3112[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (169).
3113[h264_vaapi @ 0x559b85c14580] Pictures: IDR (168/168) IDR (169/169)
3114[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 169/169 as type IDR.
3115[h264_vaapi @ 0x559b85c14580] No reference pictures.
3116[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3117[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3118[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3119[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3120[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3121[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3122[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3123[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3124[h264_vaapi @ 0x559b85c14580] Sync to pic 169/169 (input surface 0x4000007).
3125[h264_vaapi @ 0x559b85c14580] Output buffer: 8617 bytes (status 00000000).
3126[h264_vaapi @ 0x559b85c14580] Output read for pic 169/169.
3127[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3128[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3129[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (170).
3130[h264_vaapi @ 0x559b85c14580] Pictures: IDR (169/169) IDR (170/170)
3131[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 170/170 as type IDR.
3132[h264_vaapi @ 0x559b85c14580] No reference pictures.
3133[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3134[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3135[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3136[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3137[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3138[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3139[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3140[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3141[h264_vaapi @ 0x559b85c14580] Sync to pic 170/170 (input surface 0x4000000).
3142[h264_vaapi @ 0x559b85c14580] Output buffer: 8789 bytes (status 00000000).
3143[h264_vaapi @ 0x559b85c14580] Output read for pic 170/170.
3144[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3145[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3146[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (171).
3147[h264_vaapi @ 0x559b85c14580] Pictures: IDR (170/170) IDR (171/171)
3148[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 171/171 as type IDR.
3149[h264_vaapi @ 0x559b85c14580] No reference pictures.
3150[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3151[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3152[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3153[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3154[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3155[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3156[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3157[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3158[h264_vaapi @ 0x559b85c14580] Sync to pic 171/171 (input surface 0x4000007).
3159[h264_vaapi @ 0x559b85c14580] Output buffer: 8493 bytes (status 00000000).
3160[h264_vaapi @ 0x559b85c14580] Output read for pic 171/171.
3161[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3162[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3163[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (172).
3164[h264_vaapi @ 0x559b85c14580] Pictures: IDR (171/171) IDR (172/172)
3165[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 172/172 as type IDR.
3166[h264_vaapi @ 0x559b85c14580] No reference pictures.
3167[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3168[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3169[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3170[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3171[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3172[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3173[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3174[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3175[h264_vaapi @ 0x559b85c14580] Sync to pic 172/172 (input surface 0x4000000).
3176[h264_vaapi @ 0x559b85c14580] Output buffer: 8497 bytes (status 00000000).
3177[h264_vaapi @ 0x559b85c14580] Output read for pic 172/172.
3178[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3179[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3180[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (173).
3181[h264_vaapi @ 0x559b85c14580] Pictures: IDR (172/172) IDR (173/173)
3182[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 173/173 as type IDR.
3183[h264_vaapi @ 0x559b85c14580] No reference pictures.
3184[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3185[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3186[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3187[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3188[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3189[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3190[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3191[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3192[h264_vaapi @ 0x559b85c14580] Sync to pic 173/173 (input surface 0x4000007).
3193[h264_vaapi @ 0x559b85c14580] Output buffer: 8303 bytes (status 00000000).
3194[h264_vaapi @ 0x559b85c14580] Output read for pic 173/173.
3195[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3196[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3197[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (174).
3198[h264_vaapi @ 0x559b85c14580] Pictures: IDR (173/173) IDR (174/174)
3199[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 174/174 as type IDR.
3200[h264_vaapi @ 0x559b85c14580] No reference pictures.
3201[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3202[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3203[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3204[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3205[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3206[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3207[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3208[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3209[h264_vaapi @ 0x559b85c14580] Sync to pic 174/174 (input surface 0x4000000).
3210[h264_vaapi @ 0x559b85c14580] Output buffer: 8682 bytes (status 00000000).
3211[h264_vaapi @ 0x559b85c14580] Output read for pic 174/174.
3212[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3213[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3214[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (175).
3215[h264_vaapi @ 0x559b85c14580] Pictures: IDR (174/174) IDR (175/175)
3216[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 175/175 as type IDR.
3217[h264_vaapi @ 0x559b85c14580] No reference pictures.
3218[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3219[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3220[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3221[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3222[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3223[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3224[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3225[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3226[h264_vaapi @ 0x559b85c14580] Sync to pic 175/175 (input surface 0x4000007).
3227[h264_vaapi @ 0x559b85c14580] Output buffer: 8935 bytes (status 00000000).
3228[h264_vaapi @ 0x559b85c14580] Output read for pic 175/175.
3229[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3230[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3231[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (176).
3232[h264_vaapi @ 0x559b85c14580] Pictures: IDR (175/175) IDR (176/176)
3233[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 176/176 as type IDR.
3234[h264_vaapi @ 0x559b85c14580] No reference pictures.
3235[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3236[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3237[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3238[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3239[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3240[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3241[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3242[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3243[h264_vaapi @ 0x559b85c14580] Sync to pic 176/176 (input surface 0x4000000).
3244[h264_vaapi @ 0x559b85c14580] Output buffer: 8861 bytes (status 00000000).
3245[h264_vaapi @ 0x559b85c14580] Output read for pic 176/176.
3246[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3247[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3248[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (177).
3249[h264_vaapi @ 0x559b85c14580] Pictures: IDR (176/176) IDR (177/177)
3250[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 177/177 as type IDR.
3251[h264_vaapi @ 0x559b85c14580] No reference pictures.
3252[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3253[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3254[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3255[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3256[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3257[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3258[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3259[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3260[h264_vaapi @ 0x559b85c14580] Sync to pic 177/177 (input surface 0x4000007).
3261[h264_vaapi @ 0x559b85c14580] Output buffer: 9163 bytes (status 00000000).
3262[h264_vaapi @ 0x559b85c14580] Output read for pic 177/177.
3263[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3264[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3265[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (178).
3266[h264_vaapi @ 0x559b85c14580] Pictures: IDR (177/177) IDR (178/178)
3267[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 178/178 as type IDR.
3268[h264_vaapi @ 0x559b85c14580] No reference pictures.
3269[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3270[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3271[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3272[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3273[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3274[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3275[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3276[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3277[h264_vaapi @ 0x559b85c14580] Sync to pic 178/178 (input surface 0x4000000).
3278[h264_vaapi @ 0x559b85c14580] Output buffer: 9137 bytes (status 00000000).
3279[h264_vaapi @ 0x559b85c14580] Output read for pic 178/178.
3280[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3281[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3282[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (179).
3283[h264_vaapi @ 0x559b85c14580] Pictures: IDR (178/178) IDR (179/179)
3284[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 179/179 as type IDR.
3285[h264_vaapi @ 0x559b85c14580] No reference pictures.
3286[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3287[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3288[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3289[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3290[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3291[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3292[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3293[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3294[h264_vaapi @ 0x559b85c14580] Sync to pic 179/179 (input surface 0x4000007).
3295[h264_vaapi @ 0x559b85c14580] Output buffer: 9351 bytes (status 00000000).
3296[h264_vaapi @ 0x559b85c14580] Output read for pic 179/179.
3297[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3298[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3299[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (180).
3300[h264_vaapi @ 0x559b85c14580] Pictures: IDR (179/179) IDR (180/180)
3301[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 180/180 as type IDR.
3302[h264_vaapi @ 0x559b85c14580] No reference pictures.
3303[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3304[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3305[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3306[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3307[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3308[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3309[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3310[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3311[h264_vaapi @ 0x559b85c14580] Sync to pic 180/180 (input surface 0x4000000).
3312[h264_vaapi @ 0x559b85c14580] Output buffer: 9397 bytes (status 00000000).
3313[h264_vaapi @ 0x559b85c14580] Output read for pic 180/180.
3314[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3315[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3316[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (181).
3317[h264_vaapi @ 0x559b85c14580] Pictures: IDR (180/180) IDR (181/181)
3318[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 181/181 as type IDR.
3319[h264_vaapi @ 0x559b85c14580] No reference pictures.
3320[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3321[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3322[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3323[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3324[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3325[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3326[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3327[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3328[h264_vaapi @ 0x559b85c14580] Sync to pic 181/181 (input surface 0x4000007).
3329[h264_vaapi @ 0x559b85c14580] Output buffer: 9572 bytes (status 00000000).
3330[h264_vaapi @ 0x559b85c14580] Output read for pic 181/181.
3331[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3332[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3333[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (182).
3334[h264_vaapi @ 0x559b85c14580] Pictures: IDR (181/181) IDR (182/182)
3335[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 182/182 as type IDR.
3336[h264_vaapi @ 0x559b85c14580] No reference pictures.
3337[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3338[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3339[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3340[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3341[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3342[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3343[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3344[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3345[h264_vaapi @ 0x559b85c14580] Sync to pic 182/182 (input surface 0x4000000).
3346[h264_vaapi @ 0x559b85c14580] Output buffer: 9675 bytes (status 00000000).
3347[h264_vaapi @ 0x559b85c14580] Output read for pic 182/182.
3348[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3349[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3350[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (183).
3351[h264_vaapi @ 0x559b85c14580] Pictures: IDR (182/182) IDR (183/183)
3352[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 183/183 as type IDR.
3353[h264_vaapi @ 0x559b85c14580] No reference pictures.
3354[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3355[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3356[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3357[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3358[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3359[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3360[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3361[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3362[h264_vaapi @ 0x559b85c14580] Sync to pic 183/183 (input surface 0x4000007).
3363[h264_vaapi @ 0x559b85c14580] Output buffer: 9772 bytes (status 00000000).
3364[h264_vaapi @ 0x559b85c14580] Output read for pic 183/183.
3365[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3366[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3367[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (184).
3368[h264_vaapi @ 0x559b85c14580] Pictures: IDR (183/183) IDR (184/184)
3369[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 184/184 as type IDR.
3370[h264_vaapi @ 0x559b85c14580] No reference pictures.
3371[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3372[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3373[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3374[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3375[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3376[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3377[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3378[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3379[h264_vaapi @ 0x559b85c14580] Sync to pic 184/184 (input surface 0x4000000).
3380[h264_vaapi @ 0x559b85c14580] Output buffer: 9754 bytes (status 00000000).
3381[h264_vaapi @ 0x559b85c14580] Output read for pic 184/184.
3382[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3383[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3384[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (185).
3385[h264_vaapi @ 0x559b85c14580] Pictures: IDR (184/184) IDR (185/185)
3386[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 185/185 as type IDR.
3387[h264_vaapi @ 0x559b85c14580] No reference pictures.
3388[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3389[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3390[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3391[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3392[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3393[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3394[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3395[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3396[h264_vaapi @ 0x559b85c14580] Sync to pic 185/185 (input surface 0x4000007).
3397[h264_vaapi @ 0x559b85c14580] Output buffer: 9647 bytes (status 00000000).
3398[h264_vaapi @ 0x559b85c14580] Output read for pic 185/185.
3399[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3400[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3401[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (186).
3402[h264_vaapi @ 0x559b85c14580] Pictures: IDR (185/185) IDR (186/186)
3403[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 186/186 as type IDR.
3404[h264_vaapi @ 0x559b85c14580] No reference pictures.
3405[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3406[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3407[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3408[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3409[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3410[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3411[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3412[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3413[h264_vaapi @ 0x559b85c14580] Sync to pic 186/186 (input surface 0x4000000).
3414[h264_vaapi @ 0x559b85c14580] Output buffer: 9277 bytes (status 00000000).
3415[h264_vaapi @ 0x559b85c14580] Output read for pic 186/186.
3416[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3417[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3418[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (187).
3419[h264_vaapi @ 0x559b85c14580] Pictures: IDR (186/186) IDR (187/187)
3420[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 187/187 as type IDR.
3421[h264_vaapi @ 0x559b85c14580] No reference pictures.
3422[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3423[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3424[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3425[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3426[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3427[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3428[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3429[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3430[h264_vaapi @ 0x559b85c14580] Sync to pic 187/187 (input surface 0x4000007).
3431[h264_vaapi @ 0x559b85c14580] Output buffer: 9688 bytes (status 00000000).
3432[h264_vaapi @ 0x559b85c14580] Output read for pic 187/187.
3433[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3434[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3435[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (188).
3436[h264_vaapi @ 0x559b85c14580] Pictures: IDR (187/187) IDR (188/188)
3437[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 188/188 as type IDR.
3438[h264_vaapi @ 0x559b85c14580] No reference pictures.
3439[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3440[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3441[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3442[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3443[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3444[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3445[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3446[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3447[h264_vaapi @ 0x559b85c14580] Sync to pic 188/188 (input surface 0x4000000).
3448[h264_vaapi @ 0x559b85c14580] Output buffer: 11025 bytes (status 00000000).
3449[h264_vaapi @ 0x559b85c14580] Output read for pic 188/188.
3450[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3451[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3452[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (189).
3453[h264_vaapi @ 0x559b85c14580] Pictures: IDR (188/188) IDR (189/189)
3454[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 189/189 as type IDR.
3455[h264_vaapi @ 0x559b85c14580] No reference pictures.
3456[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3457[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3458[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3459[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3460[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3461[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3462[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3463[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3464[h264_vaapi @ 0x559b85c14580] Sync to pic 189/189 (input surface 0x4000007).
3465[h264_vaapi @ 0x559b85c14580] Output buffer: 12976 bytes (status 00000000).
3466[h264_vaapi @ 0x559b85c14580] Output read for pic 189/189.
3467[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3468[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3469[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (190).
3470[h264_vaapi @ 0x559b85c14580] Pictures: IDR (189/189) IDR (190/190)
3471[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 190/190 as type IDR.
3472[h264_vaapi @ 0x559b85c14580] No reference pictures.
3473[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3474[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3475[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3476[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3477[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3478[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3479[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3480[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3481[h264_vaapi @ 0x559b85c14580] Sync to pic 190/190 (input surface 0x4000000).
3482[h264_vaapi @ 0x559b85c14580] Output buffer: 14840 bytes (status 00000000).
3483[h264_vaapi @ 0x559b85c14580] Output read for pic 190/190.
3484[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3485[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3486[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (191).
3487[h264_vaapi @ 0x559b85c14580] Pictures: IDR (190/190) IDR (191/191)
3488[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 191/191 as type IDR.
3489[h264_vaapi @ 0x559b85c14580] No reference pictures.
3490[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3491[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3492[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3493[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3494[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3495[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3496[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3497[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3498[h264_vaapi @ 0x559b85c14580] Sync to pic 191/191 (input surface 0x4000007).
3499[h264_vaapi @ 0x559b85c14580] Output buffer: 16790 bytes (status 00000000).
3500[h264_vaapi @ 0x559b85c14580] Output read for pic 191/191.
3501[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3502[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3503[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (192).
3504[h264_vaapi @ 0x559b85c14580] Pictures: IDR (191/191) IDR (192/192)
3505[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 192/192 as type IDR.
3506[h264_vaapi @ 0x559b85c14580] No reference pictures.
3507[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3508[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3509[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3510[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3511[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3512[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3513[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3514[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3515[h264_vaapi @ 0x559b85c14580] Sync to pic 192/192 (input surface 0x4000000).
3516[h264_vaapi @ 0x559b85c14580] Output buffer: 18496 bytes (status 00000000).
3517[h264_vaapi @ 0x559b85c14580] Output read for pic 192/192.
3518[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3519[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3520[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (193).
3521[h264_vaapi @ 0x559b85c14580] Pictures: IDR (192/192) IDR (193/193)
3522[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 193/193 as type IDR.
3523[h264_vaapi @ 0x559b85c14580] No reference pictures.
3524[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3525[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3526[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3527[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3528[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3529[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3530[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3531[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3532[h264_vaapi @ 0x559b85c14580] Sync to pic 193/193 (input surface 0x4000007).
3533[h264_vaapi @ 0x559b85c14580] Output buffer: 21081 bytes (status 00000000).
3534[h264_vaapi @ 0x559b85c14580] Output read for pic 193/193.
3535[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3536[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3537[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (194).
3538[h264_vaapi @ 0x559b85c14580] Pictures: IDR (193/193) IDR (194/194)
3539[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 194/194 as type IDR.
3540[h264_vaapi @ 0x559b85c14580] No reference pictures.
3541[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3542[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3543[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3544[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3545[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3546[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3547[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3548[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3549[h264_vaapi @ 0x559b85c14580] Sync to pic 194/194 (input surface 0x4000000).
3550[h264_vaapi @ 0x559b85c14580] Output buffer: 23732 bytes (status 00000000).
3551[h264_vaapi @ 0x559b85c14580] Output read for pic 194/194.
3552[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3553[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3554[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (195).
3555[h264_vaapi @ 0x559b85c14580] Pictures: IDR (194/194) IDR (195/195)
3556[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 195/195 as type IDR.
3557[h264_vaapi @ 0x559b85c14580] No reference pictures.
3558[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3559[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3560[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3561[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3562[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3563[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3564[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3565[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3566[h264_vaapi @ 0x559b85c14580] Sync to pic 195/195 (input surface 0x4000007).
3567[h264_vaapi @ 0x559b85c14580] Output buffer: 26706 bytes (status 00000000).
3568[h264_vaapi @ 0x559b85c14580] Output read for pic 195/195.
3569[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3570[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3571[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (196).
3572[h264_vaapi @ 0x559b85c14580] Pictures: IDR (195/195) IDR (196/196)
3573[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 196/196 as type IDR.
3574[h264_vaapi @ 0x559b85c14580] No reference pictures.
3575[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3576[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3577[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3578[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3579[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3580[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3581[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3582[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3583[h264_vaapi @ 0x559b85c14580] Sync to pic 196/196 (input surface 0x4000000).
3584[h264_vaapi @ 0x559b85c14580] Output buffer: 29830 bytes (status 00000000).
3585[h264_vaapi @ 0x559b85c14580] Output read for pic 196/196.
3586[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3587[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3588[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (197).
3589[h264_vaapi @ 0x559b85c14580] Pictures: IDR (196/196) IDR (197/197)
3590[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 197/197 as type IDR.
3591[h264_vaapi @ 0x559b85c14580] No reference pictures.
3592[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3593[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3594[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3595[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3596[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3597[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3598[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3599[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3600[h264_vaapi @ 0x559b85c14580] Sync to pic 197/197 (input surface 0x4000007).
3601[h264_vaapi @ 0x559b85c14580] Output buffer: 32221 bytes (status 00000000).
3602[h264_vaapi @ 0x559b85c14580] Output read for pic 197/197.
3603[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3604[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3605[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (198).
3606[h264_vaapi @ 0x559b85c14580] Pictures: IDR (197/197) IDR (198/198)
3607[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 198/198 as type IDR.
3608[h264_vaapi @ 0x559b85c14580] No reference pictures.
3609[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3610[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3611[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3612[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3613[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3614[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3615[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3616[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3617[h264_vaapi @ 0x559b85c14580] Sync to pic 198/198 (input surface 0x4000000).
3618[h264_vaapi @ 0x559b85c14580] Output buffer: 32582 bytes (status 00000000).
3619[h264_vaapi @ 0x559b85c14580] Output read for pic 198/198.
3620[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3621[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3622[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (199).
3623[h264_vaapi @ 0x559b85c14580] Pictures: IDR (198/198) IDR (199/199)
3624[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 199/199 as type IDR.
3625[h264_vaapi @ 0x559b85c14580] No reference pictures.
3626[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3627[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3628[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3629[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3630[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3631[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3632[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3633[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3634[h264_vaapi @ 0x559b85c14580] Sync to pic 199/199 (input surface 0x4000007).
3635[h264_vaapi @ 0x559b85c14580] Output buffer: 34923 bytes (status 00000000).
3636[h264_vaapi @ 0x559b85c14580] Output read for pic 199/199.
3637[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3638[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3639[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (200).
3640[h264_vaapi @ 0x559b85c14580] Pictures: IDR (199/199) IDR (200/200)
3641[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 200/200 as type IDR.
3642[h264_vaapi @ 0x559b85c14580] No reference pictures.
3643[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3644[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3645[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3646[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3647[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3648[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3649[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3650[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3651[h264_vaapi @ 0x559b85c14580] Sync to pic 200/200 (input surface 0x4000000).
3652[h264_vaapi @ 0x559b85c14580] Output buffer: 35867 bytes (status 00000000).
3653[h264_vaapi @ 0x559b85c14580] Output read for pic 200/200.
3654[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3655[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3656[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (201).
3657[h264_vaapi @ 0x559b85c14580] Pictures: IDR (200/200) IDR (201/201)
3658[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 201/201 as type IDR.
3659[h264_vaapi @ 0x559b85c14580] No reference pictures.
3660[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3661[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3662[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3663[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3664[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3665[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3666[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3667[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3668[h264_vaapi @ 0x559b85c14580] Sync to pic 201/201 (input surface 0x4000007).
3669[h264_vaapi @ 0x559b85c14580] Output buffer: 36908 bytes (status 00000000).
3670[h264_vaapi @ 0x559b85c14580] Output read for pic 201/201.
3671[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3672[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3673[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (202).
3674[h264_vaapi @ 0x559b85c14580] Pictures: IDR (201/201) IDR (202/202)
3675[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 202/202 as type IDR.
3676[h264_vaapi @ 0x559b85c14580] No reference pictures.
3677[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3678[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3679[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3680[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3681[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3682[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3683[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3684[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3685[h264_vaapi @ 0x559b85c14580] Sync to pic 202/202 (input surface 0x4000000).
3686[h264_vaapi @ 0x559b85c14580] Output buffer: 37794 bytes (status 00000000).
3687[h264_vaapi @ 0x559b85c14580] Output read for pic 202/202.
3688[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3689[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3690[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (203).
3691[h264_vaapi @ 0x559b85c14580] Pictures: IDR (202/202) IDR (203/203)
3692[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 203/203 as type IDR.
3693[h264_vaapi @ 0x559b85c14580] No reference pictures.
3694[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3695[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3696[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3697[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3698[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3699[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3700[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3701[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3702[h264_vaapi @ 0x559b85c14580] Sync to pic 203/203 (input surface 0x4000007).
3703[h264_vaapi @ 0x559b85c14580] Output buffer: 37439 bytes (status 00000000).
3704[h264_vaapi @ 0x559b85c14580] Output read for pic 203/203.
3705[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3706[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3707[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (204).
3708[h264_vaapi @ 0x559b85c14580] Pictures: IDR (203/203) IDR (204/204)
3709[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 204/204 as type IDR.
3710[h264_vaapi @ 0x559b85c14580] No reference pictures.
3711[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3712[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3713[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3714[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3715[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3716[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3717[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3718[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3719[h264_vaapi @ 0x559b85c14580] Sync to pic 204/204 (input surface 0x4000000).
3720[h264_vaapi @ 0x559b85c14580] Output buffer: 37885 bytes (status 00000000).
3721[h264_vaapi @ 0x559b85c14580] Output read for pic 204/204.
3722[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3723[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3724[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (205).
3725[h264_vaapi @ 0x559b85c14580] Pictures: IDR (204/204) IDR (205/205)
3726[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 205/205 as type IDR.
3727[h264_vaapi @ 0x559b85c14580] No reference pictures.
3728[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3729[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3730[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3731[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3732[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3733[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3734[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3735[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3736[h264_vaapi @ 0x559b85c14580] Sync to pic 205/205 (input surface 0x4000007).
3737[h264_vaapi @ 0x559b85c14580] Output buffer: 38715 bytes (status 00000000).
3738[h264_vaapi @ 0x559b85c14580] Output read for pic 205/205.
3739[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3740[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3741[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (206).
3742[h264_vaapi @ 0x559b85c14580] Pictures: IDR (205/205) IDR (206/206)
3743[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 206/206 as type IDR.
3744[h264_vaapi @ 0x559b85c14580] No reference pictures.
3745[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3746[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3747[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3748[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3749[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3750[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3751[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3752[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3753[h264_vaapi @ 0x559b85c14580] Sync to pic 206/206 (input surface 0x4000000).
3754[h264_vaapi @ 0x559b85c14580] Output buffer: 38871 bytes (status 00000000).
3755[h264_vaapi @ 0x559b85c14580] Output read for pic 206/206.
3756[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3757[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3758[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (207).
3759[h264_vaapi @ 0x559b85c14580] Pictures: IDR (206/206) IDR (207/207)
3760[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 207/207 as type IDR.
3761[h264_vaapi @ 0x559b85c14580] No reference pictures.
3762[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3763[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3764[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3765[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3766[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3767[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3768[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3769[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3770[h264_vaapi @ 0x559b85c14580] Sync to pic 207/207 (input surface 0x4000007).
3771[h264_vaapi @ 0x559b85c14580] Output buffer: 39402 bytes (status 00000000).
3772[h264_vaapi @ 0x559b85c14580] Output read for pic 207/207.
3773[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3774[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3775[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (208).
3776[h264_vaapi @ 0x559b85c14580] Pictures: IDR (207/207) IDR (208/208)
3777[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 208/208 as type IDR.
3778[h264_vaapi @ 0x559b85c14580] No reference pictures.
3779[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3780[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3781[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3782[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3783[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3784[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3785[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3786[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3787[h264_vaapi @ 0x559b85c14580] Sync to pic 208/208 (input surface 0x4000000).
3788[h264_vaapi @ 0x559b85c14580] Output buffer: 40468 bytes (status 00000000).
3789[h264_vaapi @ 0x559b85c14580] Output read for pic 208/208.
3790[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3791[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3792[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (209).
3793[h264_vaapi @ 0x559b85c14580] Pictures: IDR (208/208) IDR (209/209)
3794[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 209/209 as type IDR.
3795[h264_vaapi @ 0x559b85c14580] No reference pictures.
3796[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3797[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3798[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3799[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3800[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3801[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3802[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3803[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3804[h264_vaapi @ 0x559b85c14580] Sync to pic 209/209 (input surface 0x4000007).
3805[h264_vaapi @ 0x559b85c14580] Output buffer: 41301 bytes (status 00000000).
3806[h264_vaapi @ 0x559b85c14580] Output read for pic 209/209.
3807[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3808[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3809[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (210).
3810[h264_vaapi @ 0x559b85c14580] Pictures: IDR (209/209) IDR (210/210)
3811[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 210/210 as type IDR.
3812[h264_vaapi @ 0x559b85c14580] No reference pictures.
3813[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3814[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3815[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3816[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3817[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3818[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3819[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3820[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3821[h264_vaapi @ 0x559b85c14580] Sync to pic 210/210 (input surface 0x4000000).
3822[h264_vaapi @ 0x559b85c14580] Output buffer: 41634 bytes (status 00000000).
3823[h264_vaapi @ 0x559b85c14580] Output read for pic 210/210.
3824[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3825[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3826[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (211).
3827[h264_vaapi @ 0x559b85c14580] Pictures: IDR (210/210) IDR (211/211)
3828[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 211/211 as type IDR.
3829[h264_vaapi @ 0x559b85c14580] No reference pictures.
3830[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3831[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3832[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3833[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3834[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3835[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3836[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3837[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3838[h264_vaapi @ 0x559b85c14580] Sync to pic 211/211 (input surface 0x4000007).
3839[h264_vaapi @ 0x559b85c14580] Output buffer: 42430 bytes (status 00000000).
3840[h264_vaapi @ 0x559b85c14580] Output read for pic 211/211.
3841[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3842[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3843[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (212).
3844[h264_vaapi @ 0x559b85c14580] Pictures: IDR (211/211) IDR (212/212)
3845[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 212/212 as type IDR.
3846[h264_vaapi @ 0x559b85c14580] No reference pictures.
3847[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3848[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3849[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3850[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3851[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3852[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3853[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3854[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3855[h264_vaapi @ 0x559b85c14580] Sync to pic 212/212 (input surface 0x4000000).
3856[h264_vaapi @ 0x559b85c14580] Output buffer: 44271 bytes (status 00000000).
3857[h264_vaapi @ 0x559b85c14580] Output read for pic 212/212.
3858[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3859[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3860[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (213).
3861[h264_vaapi @ 0x559b85c14580] Pictures: IDR (212/212) IDR (213/213)
3862[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 213/213 as type IDR.
3863[h264_vaapi @ 0x559b85c14580] No reference pictures.
3864[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3865[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3866[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3867[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3868[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3869[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3870[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3871[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3872[h264_vaapi @ 0x559b85c14580] Sync to pic 213/213 (input surface 0x4000007).
3873[h264_vaapi @ 0x559b85c14580] Output buffer: 44311 bytes (status 00000000).
3874[h264_vaapi @ 0x559b85c14580] Output read for pic 213/213.
3875[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3876[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3877[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (214).
3878[h264_vaapi @ 0x559b85c14580] Pictures: IDR (213/213) IDR (214/214)
3879[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 214/214 as type IDR.
3880[h264_vaapi @ 0x559b85c14580] No reference pictures.
3881[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3882[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3883[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3884[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3885[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3886[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3887[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3888[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3889[h264_vaapi @ 0x559b85c14580] Sync to pic 214/214 (input surface 0x4000000).
3890[h264_vaapi @ 0x559b85c14580] Output buffer: 43547 bytes (status 00000000).
3891[h264_vaapi @ 0x559b85c14580] Output read for pic 214/214.
3892[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3893[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3894[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (215).
3895[h264_vaapi @ 0x559b85c14580] Pictures: IDR (214/214) IDR (215/215)
3896[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 215/215 as type IDR.
3897[h264_vaapi @ 0x559b85c14580] No reference pictures.
3898[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3899[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3900[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3901[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3902[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3903[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3904[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3905[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3906[h264_vaapi @ 0x559b85c14580] Sync to pic 215/215 (input surface 0x4000007).
3907[h264_vaapi @ 0x559b85c14580] Output buffer: 44859 bytes (status 00000000).
3908[h264_vaapi @ 0x559b85c14580] Output read for pic 215/215.
3909[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3910[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3911[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (216).
3912[h264_vaapi @ 0x559b85c14580] Pictures: IDR (215/215) IDR (216/216)
3913[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 216/216 as type IDR.
3914[h264_vaapi @ 0x559b85c14580] No reference pictures.
3915[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3916[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3917[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3918[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3919[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3920[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3921[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3922[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3923[h264_vaapi @ 0x559b85c14580] Sync to pic 216/216 (input surface 0x4000000).
3924[h264_vaapi @ 0x559b85c14580] Output buffer: 45254 bytes (status 00000000).
3925[h264_vaapi @ 0x559b85c14580] Output read for pic 216/216.
3926[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3927[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3928[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (217).
3929[h264_vaapi @ 0x559b85c14580] Pictures: IDR (216/216) IDR (217/217)
3930[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 217/217 as type IDR.
3931[h264_vaapi @ 0x559b85c14580] No reference pictures.
3932[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3933[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3934[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3935[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3936[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3937[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3938[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3939[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3940[h264_vaapi @ 0x559b85c14580] Sync to pic 217/217 (input surface 0x4000007).
3941[h264_vaapi @ 0x559b85c14580] Output buffer: 44898 bytes (status 00000000).
3942[h264_vaapi @ 0x559b85c14580] Output read for pic 217/217.
3943[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3944[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3945[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (218).
3946[h264_vaapi @ 0x559b85c14580] Pictures: IDR (217/217) IDR (218/218)
3947[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 218/218 as type IDR.
3948[h264_vaapi @ 0x559b85c14580] No reference pictures.
3949[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3950[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3951[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3952[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3953[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3954[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3955[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3956[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3957[h264_vaapi @ 0x559b85c14580] Sync to pic 218/218 (input surface 0x4000000).
3958[h264_vaapi @ 0x559b85c14580] Output buffer: 45782 bytes (status 00000000).
3959[h264_vaapi @ 0x559b85c14580] Output read for pic 218/218.
3960[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3961[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3962[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (219).
3963[h264_vaapi @ 0x559b85c14580] Pictures: IDR (218/218) IDR (219/219)
3964[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 219/219 as type IDR.
3965[h264_vaapi @ 0x559b85c14580] No reference pictures.
3966[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
3967[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
3968[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3969[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
3970[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
3971[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
3972[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
3973[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
3974[h264_vaapi @ 0x559b85c14580] Sync to pic 219/219 (input surface 0x4000007).
3975[h264_vaapi @ 0x559b85c14580] Output buffer: 47099 bytes (status 00000000).
3976[h264_vaapi @ 0x559b85c14580] Output read for pic 219/219.
3977[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
3978[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
3979[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (220).
3980[h264_vaapi @ 0x559b85c14580] Pictures: IDR (219/219) IDR (220/220)
3981[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 220/220 as type IDR.
3982[h264_vaapi @ 0x559b85c14580] No reference pictures.
3983[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
3984[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
3985[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
3986[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
3987[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
3988[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
3989[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
3990[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
3991[h264_vaapi @ 0x559b85c14580] Sync to pic 220/220 (input surface 0x4000000).
3992[h264_vaapi @ 0x559b85c14580] Output buffer: 45315 bytes (status 00000000).
3993[h264_vaapi @ 0x559b85c14580] Output read for pic 220/220.
3994[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
3995[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
3996[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (221).
3997[h264_vaapi @ 0x559b85c14580] Pictures: IDR (220/220) IDR (221/221)
3998[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 221/221 as type IDR.
3999[h264_vaapi @ 0x559b85c14580] No reference pictures.
4000[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4001[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4002[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4003[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4004[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4005[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4006[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4007[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4008[h264_vaapi @ 0x559b85c14580] Sync to pic 221/221 (input surface 0x4000007).
4009[h264_vaapi @ 0x559b85c14580] Output buffer: 46410 bytes (status 00000000).
4010[h264_vaapi @ 0x559b85c14580] Output read for pic 221/221.
4011[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4012[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4013[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (222).
4014[h264_vaapi @ 0x559b85c14580] Pictures: IDR (221/221) IDR (222/222)
4015[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 222/222 as type IDR.
4016[h264_vaapi @ 0x559b85c14580] No reference pictures.
4017[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4018[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4019[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4020[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4021[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4022[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4023[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4024[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4025[h264_vaapi @ 0x559b85c14580] Sync to pic 222/222 (input surface 0x4000000).
4026[h264_vaapi @ 0x559b85c14580] Output buffer: 46230 bytes (status 00000000).
4027[h264_vaapi @ 0x559b85c14580] Output read for pic 222/222.
4028[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4029[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4030[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (223).
4031[h264_vaapi @ 0x559b85c14580] Pictures: IDR (222/222) IDR (223/223)
4032[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 223/223 as type IDR.
4033[h264_vaapi @ 0x559b85c14580] No reference pictures.
4034[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4035[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4036[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4037[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4038[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4039[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4040[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4041[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4042[h264_vaapi @ 0x559b85c14580] Sync to pic 223/223 (input surface 0x4000007).
4043[h264_vaapi @ 0x559b85c14580] Output buffer: 46014 bytes (status 00000000).
4044[h264_vaapi @ 0x559b85c14580] Output read for pic 223/223.
4045[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4046[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4047[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (224).
4048[h264_vaapi @ 0x559b85c14580] Pictures: IDR (223/223) IDR (224/224)
4049[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 224/224 as type IDR.
4050[h264_vaapi @ 0x559b85c14580] No reference pictures.
4051[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4052[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4053[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4054[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4055[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4056[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4057[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4058[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4059[h264_vaapi @ 0x559b85c14580] Sync to pic 224/224 (input surface 0x4000000).
4060[h264_vaapi @ 0x559b85c14580] Output buffer: 46345 bytes (status 00000000).
4061[h264_vaapi @ 0x559b85c14580] Output read for pic 224/224.
4062[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4063[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4064[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (225).
4065[h264_vaapi @ 0x559b85c14580] Pictures: IDR (224/224) IDR (225/225)
4066[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 225/225 as type IDR.
4067[h264_vaapi @ 0x559b85c14580] No reference pictures.
4068[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4069[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4070[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4071[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4072[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4073[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4074[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4075[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4076[h264_vaapi @ 0x559b85c14580] Sync to pic 225/225 (input surface 0x4000007).
4077[h264_vaapi @ 0x559b85c14580] Output buffer: 46124 bytes (status 00000000).
4078[h264_vaapi @ 0x559b85c14580] Output read for pic 225/225.
4079[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4080[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4081[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (226).
4082[h264_vaapi @ 0x559b85c14580] Pictures: IDR (225/225) IDR (226/226)
4083[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 226/226 as type IDR.
4084[h264_vaapi @ 0x559b85c14580] No reference pictures.
4085[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4086[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4087[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4088[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4089[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4090[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4091[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4092[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4093[h264_vaapi @ 0x559b85c14580] Sync to pic 226/226 (input surface 0x4000000).
4094[h264_vaapi @ 0x559b85c14580] Output buffer: 44503 bytes (status 00000000).
4095[h264_vaapi @ 0x559b85c14580] Output read for pic 226/226.
4096[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4097[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4098[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (227).
4099[h264_vaapi @ 0x559b85c14580] Pictures: IDR (226/226) IDR (227/227)
4100[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 227/227 as type IDR.
4101[h264_vaapi @ 0x559b85c14580] No reference pictures.
4102[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4103[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4104[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4105[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4106[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4107[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4108[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4109[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4110[h264_vaapi @ 0x559b85c14580] Sync to pic 227/227 (input surface 0x4000007).
4111[h264_vaapi @ 0x559b85c14580] Output buffer: 45537 bytes (status 00000000).
4112[h264_vaapi @ 0x559b85c14580] Output read for pic 227/227.
4113[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4114[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4115[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (228).
4116[h264_vaapi @ 0x559b85c14580] Pictures: IDR (227/227) IDR (228/228)
4117[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 228/228 as type IDR.
4118[h264_vaapi @ 0x559b85c14580] No reference pictures.
4119[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4120[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4121[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4122[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4123[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4124[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4125[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4126[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4127[h264_vaapi @ 0x559b85c14580] Sync to pic 228/228 (input surface 0x4000000).
4128[h264_vaapi @ 0x559b85c14580] Output buffer: 46304 bytes (status 00000000).
4129[h264_vaapi @ 0x559b85c14580] Output read for pic 228/228.
4130[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4131[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4132[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (229).
4133[h264_vaapi @ 0x559b85c14580] Pictures: IDR (228/228) IDR (229/229)
4134[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 229/229 as type IDR.
4135[h264_vaapi @ 0x559b85c14580] No reference pictures.
4136[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4137[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4138[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4139[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4140[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4141[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4142[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4143[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4144[h264_vaapi @ 0x559b85c14580] Sync to pic 229/229 (input surface 0x4000007).
4145[h264_vaapi @ 0x559b85c14580] Output buffer: 45905 bytes (status 00000000).
4146[h264_vaapi @ 0x559b85c14580] Output read for pic 229/229.
4147[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4148[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4149[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (230).
4150[h264_vaapi @ 0x559b85c14580] Pictures: IDR (229/229) IDR (230/230)
4151[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 230/230 as type IDR.
4152[h264_vaapi @ 0x559b85c14580] No reference pictures.
4153[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4154[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4155[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4156[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4157[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4158[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4159[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4160[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4161[h264_vaapi @ 0x559b85c14580] Sync to pic 230/230 (input surface 0x4000000).
4162[h264_vaapi @ 0x559b85c14580] Output buffer: 46572 bytes (status 00000000).
4163[h264_vaapi @ 0x559b85c14580] Output read for pic 230/230.
4164[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4165[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4166[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (231).
4167[h264_vaapi @ 0x559b85c14580] Pictures: IDR (230/230) IDR (231/231)
4168[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 231/231 as type IDR.
4169[h264_vaapi @ 0x559b85c14580] No reference pictures.
4170[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4171[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4172[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4173[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4174[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4175[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4176[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4177[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4178[h264_vaapi @ 0x559b85c14580] Sync to pic 231/231 (input surface 0x4000007).
4179[h264_vaapi @ 0x559b85c14580] Output buffer: 46056 bytes (status 00000000).
4180[h264_vaapi @ 0x559b85c14580] Output read for pic 231/231.
4181[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4182[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4183[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (232).
4184[h264_vaapi @ 0x559b85c14580] Pictures: IDR (231/231) IDR (232/232)
4185[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 232/232 as type IDR.
4186[h264_vaapi @ 0x559b85c14580] No reference pictures.
4187[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4188[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4189[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4190[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4191[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4192[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4193[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4194[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4195[h264_vaapi @ 0x559b85c14580] Sync to pic 232/232 (input surface 0x4000000).
4196[h264_vaapi @ 0x559b85c14580] Output buffer: 46298 bytes (status 00000000).
4197[h264_vaapi @ 0x559b85c14580] Output read for pic 232/232.
4198[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4199[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4200[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (233).
4201[h264_vaapi @ 0x559b85c14580] Pictures: IDR (232/232) IDR (233/233)
4202[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 233/233 as type IDR.
4203[h264_vaapi @ 0x559b85c14580] No reference pictures.
4204[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4205[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4206[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4207[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4208[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4209[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4210[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4211[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4212[h264_vaapi @ 0x559b85c14580] Sync to pic 233/233 (input surface 0x4000007).
4213[h264_vaapi @ 0x559b85c14580] Output buffer: 28995 bytes (status 00000000).
4214[h264_vaapi @ 0x559b85c14580] Output read for pic 233/233.
4215[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4216[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4217[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (234).
4218[h264_vaapi @ 0x559b85c14580] Pictures: IDR (233/233) IDR (234/234)
4219[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 234/234 as type IDR.
4220[h264_vaapi @ 0x559b85c14580] No reference pictures.
4221[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4222[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4223[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4224[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4225[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4226[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4227[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4228[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4229[h264_vaapi @ 0x559b85c14580] Sync to pic 234/234 (input surface 0x4000000).
4230[h264_vaapi @ 0x559b85c14580] Output buffer: 28215 bytes (status 00000000).
4231[h264_vaapi @ 0x559b85c14580] Output read for pic 234/234.
4232[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4233[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4234[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (235).
4235[h264_vaapi @ 0x559b85c14580] Pictures: IDR (234/234) IDR (235/235)
4236[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 235/235 as type IDR.
4237[h264_vaapi @ 0x559b85c14580] No reference pictures.
4238[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4239[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4240[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4241[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4242[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4243[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4244[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4245[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4246[h264_vaapi @ 0x559b85c14580] Sync to pic 235/235 (input surface 0x4000007).
4247[h264_vaapi @ 0x559b85c14580] Output buffer: 28384 bytes (status 00000000).
4248[h264_vaapi @ 0x559b85c14580] Output read for pic 235/235.
4249[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4250[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4251[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (236).
4252[h264_vaapi @ 0x559b85c14580] Pictures: IDR (235/235) IDR (236/236)
4253[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 236/236 as type IDR.
4254[h264_vaapi @ 0x559b85c14580] No reference pictures.
4255[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4256[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4257[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4258[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4259[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4260[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4261[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4262[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4263[h264_vaapi @ 0x559b85c14580] Sync to pic 236/236 (input surface 0x4000000).
4264[h264_vaapi @ 0x559b85c14580] Output buffer: 27550 bytes (status 00000000).
4265[h264_vaapi @ 0x559b85c14580] Output read for pic 236/236.
4266[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4267[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4268[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (237).
4269[h264_vaapi @ 0x559b85c14580] Pictures: IDR (236/236) IDR (237/237)
4270[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 237/237 as type IDR.
4271[h264_vaapi @ 0x559b85c14580] No reference pictures.
4272[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4273[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4274[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4275[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4276[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4277[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4278[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4279[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4280[h264_vaapi @ 0x559b85c14580] Sync to pic 237/237 (input surface 0x4000007).
4281[h264_vaapi @ 0x559b85c14580] Output buffer: 28792 bytes (status 00000000).
4282[h264_vaapi @ 0x559b85c14580] Output read for pic 237/237.
4283[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4284[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4285[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (238).
4286[h264_vaapi @ 0x559b85c14580] Pictures: IDR (237/237) IDR (238/238)
4287[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 238/238 as type IDR.
4288[h264_vaapi @ 0x559b85c14580] No reference pictures.
4289[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4290[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4291[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4292[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4293[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4294[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4295[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4296[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4297[h264_vaapi @ 0x559b85c14580] Sync to pic 238/238 (input surface 0x4000000).
4298[h264_vaapi @ 0x559b85c14580] Output buffer: 28115 bytes (status 00000000).
4299[h264_vaapi @ 0x559b85c14580] Output read for pic 238/238.
4300[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4301[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4302[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (239).
4303[h264_vaapi @ 0x559b85c14580] Pictures: IDR (238/238) IDR (239/239)
4304[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 239/239 as type IDR.
4305[h264_vaapi @ 0x559b85c14580] No reference pictures.
4306[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4307[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4308[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4309[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4310[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4311[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4312[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4313[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4314[h264_vaapi @ 0x559b85c14580] Sync to pic 239/239 (input surface 0x4000007).
4315[h264_vaapi @ 0x559b85c14580] Output buffer: 27557 bytes (status 00000000).
4316[h264_vaapi @ 0x559b85c14580] Output read for pic 239/239.
4317[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4318[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4319[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (240).
4320[h264_vaapi @ 0x559b85c14580] Pictures: IDR (239/239) IDR (240/240)
4321[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 240/240 as type IDR.
4322[h264_vaapi @ 0x559b85c14580] No reference pictures.
4323[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4324[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4325[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4326[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4327[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4328[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4329[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4330[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4331[h264_vaapi @ 0x559b85c14580] Sync to pic 240/240 (input surface 0x4000000).
4332[h264_vaapi @ 0x559b85c14580] Output buffer: 28443 bytes (status 00000000).
4333[h264_vaapi @ 0x559b85c14580] Output read for pic 240/240.
4334[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4335[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4336[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (241).
4337[h264_vaapi @ 0x559b85c14580] Pictures: IDR (240/240) IDR (241/241)
4338[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 241/241 as type IDR.
4339[h264_vaapi @ 0x559b85c14580] No reference pictures.
4340[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4341[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4342[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4343[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4344[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4345[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4346[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4347[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4348[h264_vaapi @ 0x559b85c14580] Sync to pic 241/241 (input surface 0x4000007).
4349[h264_vaapi @ 0x559b85c14580] Output buffer: 28813 bytes (status 00000000).
4350[h264_vaapi @ 0x559b85c14580] Output read for pic 241/241.
4351[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4352[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4353[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (242).
4354[h264_vaapi @ 0x559b85c14580] Pictures: IDR (241/241) IDR (242/242)
4355[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 242/242 as type IDR.
4356[h264_vaapi @ 0x559b85c14580] No reference pictures.
4357[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4358[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4359[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4360[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4361[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4362[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4363[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4364[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4365[h264_vaapi @ 0x559b85c14580] Sync to pic 242/242 (input surface 0x4000000).
4366[h264_vaapi @ 0x559b85c14580] Output buffer: 28879 bytes (status 00000000).
4367[h264_vaapi @ 0x559b85c14580] Output read for pic 242/242.
4368[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4369[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4370[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (243).
4371[h264_vaapi @ 0x559b85c14580] Pictures: IDR (242/242) IDR (243/243)
4372[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 243/243 as type IDR.
4373[h264_vaapi @ 0x559b85c14580] No reference pictures.
4374[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4375[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4376[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4377[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4378[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4379[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4380[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4381[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4382[h264_vaapi @ 0x559b85c14580] Sync to pic 243/243 (input surface 0x4000007).
4383[h264_vaapi @ 0x559b85c14580] Output buffer: 28463 bytes (status 00000000).
4384[h264_vaapi @ 0x559b85c14580] Output read for pic 243/243.
4385[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4386[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4387[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (244).
4388[h264_vaapi @ 0x559b85c14580] Pictures: IDR (243/243) IDR (244/244)
4389[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 244/244 as type IDR.
4390[h264_vaapi @ 0x559b85c14580] No reference pictures.
4391[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4392[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4393[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4394[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4395[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4396[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4397[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4398[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4399[h264_vaapi @ 0x559b85c14580] Sync to pic 244/244 (input surface 0x4000000).
4400[h264_vaapi @ 0x559b85c14580] Output buffer: 28604 bytes (status 00000000).
4401[h264_vaapi @ 0x559b85c14580] Output read for pic 244/244.
4402[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4403[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4404[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (245).
4405[h264_vaapi @ 0x559b85c14580] Pictures: IDR (244/244) IDR (245/245)
4406[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 245/245 as type IDR.
4407[h264_vaapi @ 0x559b85c14580] No reference pictures.
4408[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4409[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4410[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4411[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4412[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4413[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4414[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4415[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4416[h264_vaapi @ 0x559b85c14580] Sync to pic 245/245 (input surface 0x4000007).
4417[h264_vaapi @ 0x559b85c14580] Output buffer: 29288 bytes (status 00000000).
4418[h264_vaapi @ 0x559b85c14580] Output read for pic 245/245.
4419[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4420[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4421[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (246).
4422[h264_vaapi @ 0x559b85c14580] Pictures: IDR (245/245) IDR (246/246)
4423[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 246/246 as type IDR.
4424[h264_vaapi @ 0x559b85c14580] No reference pictures.
4425[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4426[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4427[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4428[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4429[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4430[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4431[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4432[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4433[h264_vaapi @ 0x559b85c14580] Sync to pic 246/246 (input surface 0x4000000).
4434[h264_vaapi @ 0x559b85c14580] Output buffer: 28821 bytes (status 00000000).
4435[h264_vaapi @ 0x559b85c14580] Output read for pic 246/246.
4436[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4437[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4438[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (247).
4439[h264_vaapi @ 0x559b85c14580] Pictures: IDR (246/246) IDR (247/247)
4440[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 247/247 as type IDR.
4441[h264_vaapi @ 0x559b85c14580] No reference pictures.
4442[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4443[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4444[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4445[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4446[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4447[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4448[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4449[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4450[h264_vaapi @ 0x559b85c14580] Sync to pic 247/247 (input surface 0x4000007).
4451[h264_vaapi @ 0x559b85c14580] Output buffer: 28847 bytes (status 00000000).
4452[h264_vaapi @ 0x559b85c14580] Output read for pic 247/247.
4453[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4454[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4455[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (248).
4456[h264_vaapi @ 0x559b85c14580] Pictures: IDR (247/247) IDR (248/248)
4457[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 248/248 as type IDR.
4458[h264_vaapi @ 0x559b85c14580] No reference pictures.
4459[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4460[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4461[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4462[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4463[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4464[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4465[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4466[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4467[h264_vaapi @ 0x559b85c14580] Sync to pic 248/248 (input surface 0x4000000).
4468[h264_vaapi @ 0x559b85c14580] Output buffer: 28882 bytes (status 00000000).
4469[h264_vaapi @ 0x559b85c14580] Output read for pic 248/248.
4470[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4471[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4472[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (249).
4473[h264_vaapi @ 0x559b85c14580] Pictures: IDR (248/248) IDR (249/249)
4474[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 249/249 as type IDR.
4475[h264_vaapi @ 0x559b85c14580] No reference pictures.
4476[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4477[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4478[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4479[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4480[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4481[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4482[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4483[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4484[h264_vaapi @ 0x559b85c14580] Sync to pic 249/249 (input surface 0x4000007).
4485[h264_vaapi @ 0x559b85c14580] Output buffer: 29121 bytes (status 00000000).
4486[h264_vaapi @ 0x559b85c14580] Output read for pic 249/249.
4487frame= 250 fps=0.0 q=-0.0 size= 2560kB time=00:00:09.96 bitrate=2105.6kbits/s speed=19.9x
4488[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4489[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4490[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (250).
4491[h264_vaapi @ 0x559b85c14580] Pictures: IDR (249/249) IDR (250/250)
4492[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 250/250 as type IDR.
4493[h264_vaapi @ 0x559b85c14580] No reference pictures.
4494[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4495[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4496[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4497[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4498[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4499[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4500[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4501[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4502[h264_vaapi @ 0x559b85c14580] Sync to pic 250/250 (input surface 0x4000000).
4503[h264_vaapi @ 0x559b85c14580] Output buffer: 29259 bytes (status 00000000).
4504[h264_vaapi @ 0x559b85c14580] Output read for pic 250/250.
4505[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4506[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4507[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (251).
4508[h264_vaapi @ 0x559b85c14580] Pictures: IDR (250/250) IDR (251/251)
4509[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 251/251 as type IDR.
4510[h264_vaapi @ 0x559b85c14580] No reference pictures.
4511[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4512[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4513[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4514[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4515[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4516[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4517[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4518[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4519[h264_vaapi @ 0x559b85c14580] Sync to pic 251/251 (input surface 0x4000007).
4520[h264_vaapi @ 0x559b85c14580] Output buffer: 28753 bytes (status 00000000).
4521[h264_vaapi @ 0x559b85c14580] Output read for pic 251/251.
4522[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4523[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4524[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (252).
4525[h264_vaapi @ 0x559b85c14580] Pictures: IDR (251/251) IDR (252/252)
4526[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 252/252 as type IDR.
4527[h264_vaapi @ 0x559b85c14580] No reference pictures.
4528[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4529[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4530[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4531[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4532[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4533[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4534[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (80 bits).
4535[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4536[h264_vaapi @ 0x559b85c14580] Sync to pic 252/252 (input surface 0x4000000).
4537[h264_vaapi @ 0x559b85c14580] Output buffer: 28873 bytes (status 00000000).
4538[h264_vaapi @ 0x559b85c14580] Output read for pic 252/252.
4539[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4540[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4541[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (253).
4542[h264_vaapi @ 0x559b85c14580] Pictures: IDR (252/252) IDR (253/253)
4543[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 253/253 as type IDR.
4544[h264_vaapi @ 0x559b85c14580] No reference pictures.
4545[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4546[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4547[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4548[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4549[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4550[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4551[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (80 bits).
4552[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4553[h264_vaapi @ 0x559b85c14580] Sync to pic 253/253 (input surface 0x4000007).
4554[h264_vaapi @ 0x559b85c14580] Output buffer: 28211 bytes (status 00000000).
4555[h264_vaapi @ 0x559b85c14580] Output read for pic 253/253.
4556[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4557[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4558[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (254).
4559[h264_vaapi @ 0x559b85c14580] Pictures: IDR (253/253) IDR (254/254)
4560[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 254/254 as type IDR.
4561[h264_vaapi @ 0x559b85c14580] No reference pictures.
4562[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4563[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4564[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4565[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4566[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4567[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4568[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4569[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4570[h264_vaapi @ 0x559b85c14580] Sync to pic 254/254 (input surface 0x4000000).
4571[h264_vaapi @ 0x559b85c14580] Output buffer: 28423 bytes (status 00000000).
4572[h264_vaapi @ 0x559b85c14580] Output read for pic 254/254.
4573[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4574[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4575[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (255).
4576[h264_vaapi @ 0x559b85c14580] Pictures: IDR (254/254) IDR (255/255)
4577[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 255/255 as type IDR.
4578[h264_vaapi @ 0x559b85c14580] No reference pictures.
4579[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4580[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4581[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4582[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4583[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4584[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4585[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4586[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4587[h264_vaapi @ 0x559b85c14580] Sync to pic 255/255 (input surface 0x4000007).
4588[h264_vaapi @ 0x559b85c14580] Output buffer: 28762 bytes (status 00000000).
4589[h264_vaapi @ 0x559b85c14580] Output read for pic 255/255.
4590[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4591[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4592[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (256).
4593[h264_vaapi @ 0x559b85c14580] Pictures: IDR (255/255) IDR (256/256)
4594[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 256/256 as type IDR.
4595[h264_vaapi @ 0x559b85c14580] No reference pictures.
4596[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4597[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4598[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4599[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4600[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4601[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4602[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4603[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4604[h264_vaapi @ 0x559b85c14580] Sync to pic 256/256 (input surface 0x4000000).
4605[h264_vaapi @ 0x559b85c14580] Output buffer: 28899 bytes (status 00000000).
4606[h264_vaapi @ 0x559b85c14580] Output read for pic 256/256.
4607[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4608[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4609[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (257).
4610[h264_vaapi @ 0x559b85c14580] Pictures: IDR (256/256) IDR (257/257)
4611[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 257/257 as type IDR.
4612[h264_vaapi @ 0x559b85c14580] No reference pictures.
4613[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4614[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4615[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4616[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4617[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4618[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4619[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4620[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4621[h264_vaapi @ 0x559b85c14580] Sync to pic 257/257 (input surface 0x4000007).
4622[h264_vaapi @ 0x559b85c14580] Output buffer: 29312 bytes (status 00000000).
4623[h264_vaapi @ 0x559b85c14580] Output read for pic 257/257.
4624[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4625[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4626[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (258).
4627[h264_vaapi @ 0x559b85c14580] Pictures: IDR (257/257) IDR (258/258)
4628[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 258/258 as type IDR.
4629[h264_vaapi @ 0x559b85c14580] No reference pictures.
4630[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4631[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4632[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4633[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4634[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4635[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4636[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4637[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4638[h264_vaapi @ 0x559b85c14580] Sync to pic 258/258 (input surface 0x4000000).
4639[h264_vaapi @ 0x559b85c14580] Output buffer: 35470 bytes (status 00000000).
4640[h264_vaapi @ 0x559b85c14580] Output read for pic 258/258.
4641[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4642[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4643[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (259).
4644[h264_vaapi @ 0x559b85c14580] Pictures: IDR (258/258) IDR (259/259)
4645[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 259/259 as type IDR.
4646[h264_vaapi @ 0x559b85c14580] No reference pictures.
4647[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4648[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4649[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4650[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4651[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4652[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4653[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4654[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4655[h264_vaapi @ 0x559b85c14580] Sync to pic 259/259 (input surface 0x4000007).
4656[h264_vaapi @ 0x559b85c14580] Output buffer: 36124 bytes (status 00000000).
4657[h264_vaapi @ 0x559b85c14580] Output read for pic 259/259.
4658[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4659[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4660[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (260).
4661[h264_vaapi @ 0x559b85c14580] Pictures: IDR (259/259) IDR (260/260)
4662[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 260/260 as type IDR.
4663[h264_vaapi @ 0x559b85c14580] No reference pictures.
4664[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4665[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4666[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4667[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4668[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4669[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4670[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4671[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4672[h264_vaapi @ 0x559b85c14580] Sync to pic 260/260 (input surface 0x4000000).
4673[h264_vaapi @ 0x559b85c14580] Output buffer: 35880 bytes (status 00000000).
4674[h264_vaapi @ 0x559b85c14580] Output read for pic 260/260.
4675[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4676[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4677[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (261).
4678[h264_vaapi @ 0x559b85c14580] Pictures: IDR (260/260) IDR (261/261)
4679[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 261/261 as type IDR.
4680[h264_vaapi @ 0x559b85c14580] No reference pictures.
4681[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4682[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4683[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4684[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4685[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4686[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4687[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4688[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4689[h264_vaapi @ 0x559b85c14580] Sync to pic 261/261 (input surface 0x4000007).
4690[h264_vaapi @ 0x559b85c14580] Output buffer: 35996 bytes (status 00000000).
4691[h264_vaapi @ 0x559b85c14580] Output read for pic 261/261.
4692[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4693[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4694[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (262).
4695[h264_vaapi @ 0x559b85c14580] Pictures: IDR (261/261) IDR (262/262)
4696[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 262/262 as type IDR.
4697[h264_vaapi @ 0x559b85c14580] No reference pictures.
4698[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4699[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4700[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4701[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4702[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4703[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4704[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4705[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4706[h264_vaapi @ 0x559b85c14580] Sync to pic 262/262 (input surface 0x4000000).
4707[h264_vaapi @ 0x559b85c14580] Output buffer: 35513 bytes (status 00000000).
4708[h264_vaapi @ 0x559b85c14580] Output read for pic 262/262.
4709[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4710[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4711[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (263).
4712[h264_vaapi @ 0x559b85c14580] Pictures: IDR (262/262) IDR (263/263)
4713[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 263/263 as type IDR.
4714[h264_vaapi @ 0x559b85c14580] No reference pictures.
4715[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4716[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4717[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4718[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4719[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4720[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4721[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4722[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4723[h264_vaapi @ 0x559b85c14580] Sync to pic 263/263 (input surface 0x4000007).
4724[h264_vaapi @ 0x559b85c14580] Output buffer: 34541 bytes (status 00000000).
4725[h264_vaapi @ 0x559b85c14580] Output read for pic 263/263.
4726[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4727[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4728[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (264).
4729[h264_vaapi @ 0x559b85c14580] Pictures: IDR (263/263) IDR (264/264)
4730[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 264/264 as type IDR.
4731[h264_vaapi @ 0x559b85c14580] No reference pictures.
4732[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4733[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4734[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4735[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4736[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4737[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4738[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4739[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4740[h264_vaapi @ 0x559b85c14580] Sync to pic 264/264 (input surface 0x4000000).
4741[h264_vaapi @ 0x559b85c14580] Output buffer: 35029 bytes (status 00000000).
4742[h264_vaapi @ 0x559b85c14580] Output read for pic 264/264.
4743[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4744[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4745[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (265).
4746[h264_vaapi @ 0x559b85c14580] Pictures: IDR (264/264) IDR (265/265)
4747[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 265/265 as type IDR.
4748[h264_vaapi @ 0x559b85c14580] No reference pictures.
4749[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4750[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4751[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4752[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4753[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4754[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4755[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4756[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4757[h264_vaapi @ 0x559b85c14580] Sync to pic 265/265 (input surface 0x4000007).
4758[h264_vaapi @ 0x559b85c14580] Output buffer: 35227 bytes (status 00000000).
4759[h264_vaapi @ 0x559b85c14580] Output read for pic 265/265.
4760[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4761[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4762[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (266).
4763[h264_vaapi @ 0x559b85c14580] Pictures: IDR (265/265) IDR (266/266)
4764[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 266/266 as type IDR.
4765[h264_vaapi @ 0x559b85c14580] No reference pictures.
4766[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4767[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4768[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4769[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4770[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4771[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4772[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4773[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4774[h264_vaapi @ 0x559b85c14580] Sync to pic 266/266 (input surface 0x4000000).
4775[h264_vaapi @ 0x559b85c14580] Output buffer: 35641 bytes (status 00000000).
4776[h264_vaapi @ 0x559b85c14580] Output read for pic 266/266.
4777[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4778[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4779[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (267).
4780[h264_vaapi @ 0x559b85c14580] Pictures: IDR (266/266) IDR (267/267)
4781[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 267/267 as type IDR.
4782[h264_vaapi @ 0x559b85c14580] No reference pictures.
4783[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4784[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4785[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4786[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4787[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4788[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4789[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4790[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4791[h264_vaapi @ 0x559b85c14580] Sync to pic 267/267 (input surface 0x4000007).
4792[h264_vaapi @ 0x559b85c14580] Output buffer: 35776 bytes (status 00000000).
4793[h264_vaapi @ 0x559b85c14580] Output read for pic 267/267.
4794[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4795[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4796[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (268).
4797[h264_vaapi @ 0x559b85c14580] Pictures: IDR (267/267) IDR (268/268)
4798[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 268/268 as type IDR.
4799[h264_vaapi @ 0x559b85c14580] No reference pictures.
4800[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4801[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4802[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4803[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4804[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4805[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4806[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4807[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4808[h264_vaapi @ 0x559b85c14580] Sync to pic 268/268 (input surface 0x4000000).
4809[h264_vaapi @ 0x559b85c14580] Output buffer: 35230 bytes (status 00000000).
4810[h264_vaapi @ 0x559b85c14580] Output read for pic 268/268.
4811[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4812[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4813[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (269).
4814[h264_vaapi @ 0x559b85c14580] Pictures: IDR (268/268) IDR (269/269)
4815[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 269/269 as type IDR.
4816[h264_vaapi @ 0x559b85c14580] No reference pictures.
4817[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4818[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4819[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4820[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4821[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4822[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4823[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4824[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4825[h264_vaapi @ 0x559b85c14580] Sync to pic 269/269 (input surface 0x4000007).
4826[h264_vaapi @ 0x559b85c14580] Output buffer: 35542 bytes (status 00000000).
4827[h264_vaapi @ 0x559b85c14580] Output read for pic 269/269.
4828[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4829[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4830[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (270).
4831[h264_vaapi @ 0x559b85c14580] Pictures: IDR (269/269) IDR (270/270)
4832[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 270/270 as type IDR.
4833[h264_vaapi @ 0x559b85c14580] No reference pictures.
4834[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4835[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4836[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4837[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4838[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4839[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4840[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4841[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4842[h264_vaapi @ 0x559b85c14580] Sync to pic 270/270 (input surface 0x4000000).
4843[h264_vaapi @ 0x559b85c14580] Output buffer: 34872 bytes (status 00000000).
4844[h264_vaapi @ 0x559b85c14580] Output read for pic 270/270.
4845[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4846[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4847[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (271).
4848[h264_vaapi @ 0x559b85c14580] Pictures: IDR (270/270) IDR (271/271)
4849[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 271/271 as type IDR.
4850[h264_vaapi @ 0x559b85c14580] No reference pictures.
4851[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4852[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4853[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4854[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4855[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4856[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4857[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4858[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4859[h264_vaapi @ 0x559b85c14580] Sync to pic 271/271 (input surface 0x4000007).
4860[h264_vaapi @ 0x559b85c14580] Output buffer: 35612 bytes (status 00000000).
4861[h264_vaapi @ 0x559b85c14580] Output read for pic 271/271.
4862[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4863[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4864[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (272).
4865[h264_vaapi @ 0x559b85c14580] Pictures: IDR (271/271) IDR (272/272)
4866[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 272/272 as type IDR.
4867[h264_vaapi @ 0x559b85c14580] No reference pictures.
4868[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4869[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4870[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4871[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4872[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4873[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4874[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4875[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4876[h264_vaapi @ 0x559b85c14580] Sync to pic 272/272 (input surface 0x4000000).
4877[h264_vaapi @ 0x559b85c14580] Output buffer: 36687 bytes (status 00000000).
4878[h264_vaapi @ 0x559b85c14580] Output read for pic 272/272.
4879[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4880[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4881[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (273).
4882[h264_vaapi @ 0x559b85c14580] Pictures: IDR (272/272) IDR (273/273)
4883[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 273/273 as type IDR.
4884[h264_vaapi @ 0x559b85c14580] No reference pictures.
4885[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4886[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4887[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4888[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4889[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4890[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4891[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4892[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4893[h264_vaapi @ 0x559b85c14580] Sync to pic 273/273 (input surface 0x4000007).
4894[h264_vaapi @ 0x559b85c14580] Output buffer: 36791 bytes (status 00000000).
4895[h264_vaapi @ 0x559b85c14580] Output read for pic 273/273.
4896[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4897[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4898[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (274).
4899[h264_vaapi @ 0x559b85c14580] Pictures: IDR (273/273) IDR (274/274)
4900[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 274/274 as type IDR.
4901[h264_vaapi @ 0x559b85c14580] No reference pictures.
4902[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4903[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4904[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4905[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4906[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4907[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4908[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4909[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4910[h264_vaapi @ 0x559b85c14580] Sync to pic 274/274 (input surface 0x4000000).
4911[h264_vaapi @ 0x559b85c14580] Output buffer: 35964 bytes (status 00000000).
4912[h264_vaapi @ 0x559b85c14580] Output read for pic 274/274.
4913[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4914[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4915[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (275).
4916[h264_vaapi @ 0x559b85c14580] Pictures: IDR (274/274) IDR (275/275)
4917[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 275/275 as type IDR.
4918[h264_vaapi @ 0x559b85c14580] No reference pictures.
4919[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4920[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4921[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4922[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4923[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4924[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4925[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4926[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4927[h264_vaapi @ 0x559b85c14580] Sync to pic 275/275 (input surface 0x4000007).
4928[h264_vaapi @ 0x559b85c14580] Output buffer: 36104 bytes (status 00000000).
4929[h264_vaapi @ 0x559b85c14580] Output read for pic 275/275.
4930[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4931[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4932[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (276).
4933[h264_vaapi @ 0x559b85c14580] Pictures: IDR (275/275) IDR (276/276)
4934[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 276/276 as type IDR.
4935[h264_vaapi @ 0x559b85c14580] No reference pictures.
4936[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4937[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4938[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4939[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4940[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4941[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4942[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4943[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4944[h264_vaapi @ 0x559b85c14580] Sync to pic 276/276 (input surface 0x4000000).
4945[h264_vaapi @ 0x559b85c14580] Output buffer: 36386 bytes (status 00000000).
4946[h264_vaapi @ 0x559b85c14580] Output read for pic 276/276.
4947[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4948[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4949[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (277).
4950[h264_vaapi @ 0x559b85c14580] Pictures: IDR (276/276) IDR (277/277)
4951[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 277/277 as type IDR.
4952[h264_vaapi @ 0x559b85c14580] No reference pictures.
4953[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4954[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4955[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4956[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4957[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4958[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4959[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4960[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4961[h264_vaapi @ 0x559b85c14580] Sync to pic 277/277 (input surface 0x4000007).
4962[h264_vaapi @ 0x559b85c14580] Output buffer: 36026 bytes (status 00000000).
4963[h264_vaapi @ 0x559b85c14580] Output read for pic 277/277.
4964[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4965[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
4966[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (278).
4967[h264_vaapi @ 0x559b85c14580] Pictures: IDR (277/277) IDR (278/278)
4968[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 278/278 as type IDR.
4969[h264_vaapi @ 0x559b85c14580] No reference pictures.
4970[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
4971[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
4972[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4973[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
4974[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
4975[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
4976[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
4977[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
4978[h264_vaapi @ 0x559b85c14580] Sync to pic 278/278 (input surface 0x4000000).
4979[h264_vaapi @ 0x559b85c14580] Output buffer: 35738 bytes (status 00000000).
4980[h264_vaapi @ 0x559b85c14580] Output read for pic 278/278.
4981[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
4982[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
4983[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (279).
4984[h264_vaapi @ 0x559b85c14580] Pictures: IDR (278/278) IDR (279/279)
4985[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 279/279 as type IDR.
4986[h264_vaapi @ 0x559b85c14580] No reference pictures.
4987[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
4988[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
4989[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
4990[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
4991[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
4992[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
4993[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
4994[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
4995[h264_vaapi @ 0x559b85c14580] Sync to pic 279/279 (input surface 0x4000007).
4996[h264_vaapi @ 0x559b85c14580] Output buffer: 36439 bytes (status 00000000).
4997[h264_vaapi @ 0x559b85c14580] Output read for pic 279/279.
4998[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
4999[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5000[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (280).
5001[h264_vaapi @ 0x559b85c14580] Pictures: IDR (279/279) IDR (280/280)
5002[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 280/280 as type IDR.
5003[h264_vaapi @ 0x559b85c14580] No reference pictures.
5004[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5005[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5006[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5007[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5008[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5009[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5010[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5011[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5012[h264_vaapi @ 0x559b85c14580] Sync to pic 280/280 (input surface 0x4000000).
5013[h264_vaapi @ 0x559b85c14580] Output buffer: 36116 bytes (status 00000000).
5014[h264_vaapi @ 0x559b85c14580] Output read for pic 280/280.
5015[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5016[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5017[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (281).
5018[h264_vaapi @ 0x559b85c14580] Pictures: IDR (280/280) IDR (281/281)
5019[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 281/281 as type IDR.
5020[h264_vaapi @ 0x559b85c14580] No reference pictures.
5021[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5022[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5023[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5024[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5025[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5026[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5027[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5028[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5029[h264_vaapi @ 0x559b85c14580] Sync to pic 281/281 (input surface 0x4000007).
5030[h264_vaapi @ 0x559b85c14580] Output buffer: 35241 bytes (status 00000000).
5031[h264_vaapi @ 0x559b85c14580] Output read for pic 281/281.
5032[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5033[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5034[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (282).
5035[h264_vaapi @ 0x559b85c14580] Pictures: IDR (281/281) IDR (282/282)
5036[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 282/282 as type IDR.
5037[h264_vaapi @ 0x559b85c14580] No reference pictures.
5038[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5039[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5040[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5041[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5042[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5043[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5044[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5045[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5046[h264_vaapi @ 0x559b85c14580] Sync to pic 282/282 (input surface 0x4000000).
5047[h264_vaapi @ 0x559b85c14580] Output buffer: 35466 bytes (status 00000000).
5048[h264_vaapi @ 0x559b85c14580] Output read for pic 282/282.
5049[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5050[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5051[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (283).
5052[h264_vaapi @ 0x559b85c14580] Pictures: IDR (282/282) IDR (283/283)
5053[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 283/283 as type IDR.
5054[h264_vaapi @ 0x559b85c14580] No reference pictures.
5055[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5056[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5057[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5058[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5059[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5060[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5061[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5062[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5063[h264_vaapi @ 0x559b85c14580] Sync to pic 283/283 (input surface 0x4000007).
5064[h264_vaapi @ 0x559b85c14580] Output buffer: 35856 bytes (status 00000000).
5065[h264_vaapi @ 0x559b85c14580] Output read for pic 283/283.
5066[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5067[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5068[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (284).
5069[h264_vaapi @ 0x559b85c14580] Pictures: IDR (283/283) IDR (284/284)
5070[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 284/284 as type IDR.
5071[h264_vaapi @ 0x559b85c14580] No reference pictures.
5072[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5073[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5074[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5075[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5076[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5077[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5078[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5079[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5080[h264_vaapi @ 0x559b85c14580] Sync to pic 284/284 (input surface 0x4000000).
5081[h264_vaapi @ 0x559b85c14580] Output buffer: 22078 bytes (status 00000000).
5082[h264_vaapi @ 0x559b85c14580] Output read for pic 284/284.
5083[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5084[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5085[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (285).
5086[h264_vaapi @ 0x559b85c14580] Pictures: IDR (284/284) IDR (285/285)
5087[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 285/285 as type IDR.
5088[h264_vaapi @ 0x559b85c14580] No reference pictures.
5089[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5090[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5091[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5092[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5093[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5094[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5095[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5096[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5097[h264_vaapi @ 0x559b85c14580] Sync to pic 285/285 (input surface 0x4000007).
5098[h264_vaapi @ 0x559b85c14580] Output buffer: 22291 bytes (status 00000000).
5099[h264_vaapi @ 0x559b85c14580] Output read for pic 285/285.
5100[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5101[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5102[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (286).
5103[h264_vaapi @ 0x559b85c14580] Pictures: IDR (285/285) IDR (286/286)
5104[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 286/286 as type IDR.
5105[h264_vaapi @ 0x559b85c14580] No reference pictures.
5106[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5107[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5108[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5109[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5110[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5111[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5112[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5113[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5114[h264_vaapi @ 0x559b85c14580] Sync to pic 286/286 (input surface 0x4000000).
5115[h264_vaapi @ 0x559b85c14580] Output buffer: 21653 bytes (status 00000000).
5116[h264_vaapi @ 0x559b85c14580] Output read for pic 286/286.
5117[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5118[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5119[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (287).
5120[h264_vaapi @ 0x559b85c14580] Pictures: IDR (286/286) IDR (287/287)
5121[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 287/287 as type IDR.
5122[h264_vaapi @ 0x559b85c14580] No reference pictures.
5123[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5124[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5125[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5126[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5127[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5128[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5129[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5130[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5131[h264_vaapi @ 0x559b85c14580] Sync to pic 287/287 (input surface 0x4000007).
5132[h264_vaapi @ 0x559b85c14580] Output buffer: 22071 bytes (status 00000000).
5133[h264_vaapi @ 0x559b85c14580] Output read for pic 287/287.
5134[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5135[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5136[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (288).
5137[h264_vaapi @ 0x559b85c14580] Pictures: IDR (287/287) IDR (288/288)
5138[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 288/288 as type IDR.
5139[h264_vaapi @ 0x559b85c14580] No reference pictures.
5140[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5141[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5142[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5143[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5144[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5145[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5146[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5147[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5148[h264_vaapi @ 0x559b85c14580] Sync to pic 288/288 (input surface 0x4000000).
5149[h264_vaapi @ 0x559b85c14580] Output buffer: 21891 bytes (status 00000000).
5150[h264_vaapi @ 0x559b85c14580] Output read for pic 288/288.
5151[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5152[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5153[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (289).
5154[h264_vaapi @ 0x559b85c14580] Pictures: IDR (288/288) IDR (289/289)
5155[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 289/289 as type IDR.
5156[h264_vaapi @ 0x559b85c14580] No reference pictures.
5157[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5158[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5159[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5160[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5161[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5162[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5163[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5164[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5165[h264_vaapi @ 0x559b85c14580] Sync to pic 289/289 (input surface 0x4000007).
5166[h264_vaapi @ 0x559b85c14580] Output buffer: 22021 bytes (status 00000000).
5167[h264_vaapi @ 0x559b85c14580] Output read for pic 289/289.
5168[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5169[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5170[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (290).
5171[h264_vaapi @ 0x559b85c14580] Pictures: IDR (289/289) IDR (290/290)
5172[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 290/290 as type IDR.
5173[h264_vaapi @ 0x559b85c14580] No reference pictures.
5174[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5175[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5176[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5177[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5178[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5179[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5180[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5181[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5182[h264_vaapi @ 0x559b85c14580] Sync to pic 290/290 (input surface 0x4000000).
5183[h264_vaapi @ 0x559b85c14580] Output buffer: 21832 bytes (status 00000000).
5184[h264_vaapi @ 0x559b85c14580] Output read for pic 290/290.
5185[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5186[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5187[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (291).
5188[h264_vaapi @ 0x559b85c14580] Pictures: IDR (290/290) IDR (291/291)
5189[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 291/291 as type IDR.
5190[h264_vaapi @ 0x559b85c14580] No reference pictures.
5191[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5192[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5193[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5194[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5195[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5196[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5197[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5198[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5199[h264_vaapi @ 0x559b85c14580] Sync to pic 291/291 (input surface 0x4000007).
5200[h264_vaapi @ 0x559b85c14580] Output buffer: 22703 bytes (status 00000000).
5201[h264_vaapi @ 0x559b85c14580] Output read for pic 291/291.
5202[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5203[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5204[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (292).
5205[h264_vaapi @ 0x559b85c14580] Pictures: IDR (291/291) IDR (292/292)
5206[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 292/292 as type IDR.
5207[h264_vaapi @ 0x559b85c14580] No reference pictures.
5208[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5209[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5210[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5211[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5212[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5213[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5214[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5215[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5216[h264_vaapi @ 0x559b85c14580] Sync to pic 292/292 (input surface 0x4000000).
5217[h264_vaapi @ 0x559b85c14580] Output buffer: 21949 bytes (status 00000000).
5218[h264_vaapi @ 0x559b85c14580] Output read for pic 292/292.
5219[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5220[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5221[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (293).
5222[h264_vaapi @ 0x559b85c14580] Pictures: IDR (292/292) IDR (293/293)
5223[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 293/293 as type IDR.
5224[h264_vaapi @ 0x559b85c14580] No reference pictures.
5225[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5226[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5227[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5228[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5229[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5230[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5231[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5232[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5233[h264_vaapi @ 0x559b85c14580] Sync to pic 293/293 (input surface 0x4000007).
5234[h264_vaapi @ 0x559b85c14580] Output buffer: 22311 bytes (status 00000000).
5235[h264_vaapi @ 0x559b85c14580] Output read for pic 293/293.
5236[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5237[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5238[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (294).
5239[h264_vaapi @ 0x559b85c14580] Pictures: IDR (293/293) IDR (294/294)
5240[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 294/294 as type IDR.
5241[h264_vaapi @ 0x559b85c14580] No reference pictures.
5242[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5243[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5244[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5245[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5246[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5247[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5248[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5249[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5250[h264_vaapi @ 0x559b85c14580] Sync to pic 294/294 (input surface 0x4000000).
5251[h264_vaapi @ 0x559b85c14580] Output buffer: 22361 bytes (status 00000000).
5252[h264_vaapi @ 0x559b85c14580] Output read for pic 294/294.
5253[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5254[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5255[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (295).
5256[h264_vaapi @ 0x559b85c14580] Pictures: IDR (294/294) IDR (295/295)
5257[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 295/295 as type IDR.
5258[h264_vaapi @ 0x559b85c14580] No reference pictures.
5259[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5260[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5261[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5262[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5263[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5264[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5265[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5266[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5267[h264_vaapi @ 0x559b85c14580] Sync to pic 295/295 (input surface 0x4000007).
5268[h264_vaapi @ 0x559b85c14580] Output buffer: 22834 bytes (status 00000000).
5269[h264_vaapi @ 0x559b85c14580] Output read for pic 295/295.
5270[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5271[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5272[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (296).
5273[h264_vaapi @ 0x559b85c14580] Pictures: IDR (295/295) IDR (296/296)
5274[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 296/296 as type IDR.
5275[h264_vaapi @ 0x559b85c14580] No reference pictures.
5276[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5277[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5278[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5279[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5280[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5281[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5282[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5283[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5284[h264_vaapi @ 0x559b85c14580] Sync to pic 296/296 (input surface 0x4000000).
5285[h264_vaapi @ 0x559b85c14580] Output buffer: 22149 bytes (status 00000000).
5286[h264_vaapi @ 0x559b85c14580] Output read for pic 296/296.
5287[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5288[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5289[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (297).
5290[h264_vaapi @ 0x559b85c14580] Pictures: IDR (296/296) IDR (297/297)
5291[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 297/297 as type IDR.
5292[h264_vaapi @ 0x559b85c14580] No reference pictures.
5293[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5294[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5295[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5296[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5297[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5298[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5299[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5300[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5301[h264_vaapi @ 0x559b85c14580] Sync to pic 297/297 (input surface 0x4000007).
5302[h264_vaapi @ 0x559b85c14580] Output buffer: 22789 bytes (status 00000000).
5303[h264_vaapi @ 0x559b85c14580] Output read for pic 297/297.
5304[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5305[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5306[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (298).
5307[h264_vaapi @ 0x559b85c14580] Pictures: IDR (297/297) IDR (298/298)
5308[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 298/298 as type IDR.
5309[h264_vaapi @ 0x559b85c14580] No reference pictures.
5310[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5311[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5312[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5313[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5314[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5315[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5316[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5317[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5318[h264_vaapi @ 0x559b85c14580] Sync to pic 298/298 (input surface 0x4000000).
5319[h264_vaapi @ 0x559b85c14580] Output buffer: 22946 bytes (status 00000000).
5320[h264_vaapi @ 0x559b85c14580] Output read for pic 298/298.
5321[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5322[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5323[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (299).
5324[h264_vaapi @ 0x559b85c14580] Pictures: IDR (298/298) IDR (299/299)
5325[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 299/299 as type IDR.
5326[h264_vaapi @ 0x559b85c14580] No reference pictures.
5327[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5328[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5329[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5330[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5331[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5332[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5333[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5334[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5335[h264_vaapi @ 0x559b85c14580] Sync to pic 299/299 (input surface 0x4000007).
5336[h264_vaapi @ 0x559b85c14580] Output buffer: 22772 bytes (status 00000000).
5337[h264_vaapi @ 0x559b85c14580] Output read for pic 299/299.
5338[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5339[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5340[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (300).
5341[h264_vaapi @ 0x559b85c14580] Pictures: IDR (299/299) IDR (300/300)
5342[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 300/300 as type IDR.
5343[h264_vaapi @ 0x559b85c14580] No reference pictures.
5344[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5345[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5346[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5347[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5348[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5349[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5350[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5351[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5352[h264_vaapi @ 0x559b85c14580] Sync to pic 300/300 (input surface 0x4000000).
5353[h264_vaapi @ 0x559b85c14580] Output buffer: 22466 bytes (status 00000000).
5354[h264_vaapi @ 0x559b85c14580] Output read for pic 300/300.
5355[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5356[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5357[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (301).
5358[h264_vaapi @ 0x559b85c14580] Pictures: IDR (300/300) IDR (301/301)
5359[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 301/301 as type IDR.
5360[h264_vaapi @ 0x559b85c14580] No reference pictures.
5361[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5362[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5363[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5364[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5365[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5366[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5367[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5368[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5369[h264_vaapi @ 0x559b85c14580] Sync to pic 301/301 (input surface 0x4000007).
5370[h264_vaapi @ 0x559b85c14580] Output buffer: 22166 bytes (status 00000000).
5371[h264_vaapi @ 0x559b85c14580] Output read for pic 301/301.
5372[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5373[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5374[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (302).
5375[h264_vaapi @ 0x559b85c14580] Pictures: IDR (301/301) IDR (302/302)
5376[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 302/302 as type IDR.
5377[h264_vaapi @ 0x559b85c14580] No reference pictures.
5378[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5379[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5380[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5381[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5382[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5383[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5384[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5385[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5386[h264_vaapi @ 0x559b85c14580] Sync to pic 302/302 (input surface 0x4000000).
5387[h264_vaapi @ 0x559b85c14580] Output buffer: 22740 bytes (status 00000000).
5388[h264_vaapi @ 0x559b85c14580] Output read for pic 302/302.
5389[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5390[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5391[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (303).
5392[h264_vaapi @ 0x559b85c14580] Pictures: IDR (302/302) IDR (303/303)
5393[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 303/303 as type IDR.
5394[h264_vaapi @ 0x559b85c14580] No reference pictures.
5395[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5396[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5397[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5398[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5399[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5400[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5401[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5402[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5403[h264_vaapi @ 0x559b85c14580] Sync to pic 303/303 (input surface 0x4000007).
5404[h264_vaapi @ 0x559b85c14580] Output buffer: 22628 bytes (status 00000000).
5405[h264_vaapi @ 0x559b85c14580] Output read for pic 303/303.
5406[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5407[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5408[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (304).
5409[h264_vaapi @ 0x559b85c14580] Pictures: IDR (303/303) IDR (304/304)
5410[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 304/304 as type IDR.
5411[h264_vaapi @ 0x559b85c14580] No reference pictures.
5412[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5413[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5414[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5415[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5416[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5417[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5418[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5419[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5420[h264_vaapi @ 0x559b85c14580] Sync to pic 304/304 (input surface 0x4000000).
5421[h264_vaapi @ 0x559b85c14580] Output buffer: 22750 bytes (status 00000000).
5422[h264_vaapi @ 0x559b85c14580] Output read for pic 304/304.
5423[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5424[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5425[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (305).
5426[h264_vaapi @ 0x559b85c14580] Pictures: IDR (304/304) IDR (305/305)
5427[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 305/305 as type IDR.
5428[h264_vaapi @ 0x559b85c14580] No reference pictures.
5429[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5430[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5431[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5432[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5433[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5434[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5435[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5436[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5437[h264_vaapi @ 0x559b85c14580] Sync to pic 305/305 (input surface 0x4000007).
5438[h264_vaapi @ 0x559b85c14580] Output buffer: 22585 bytes (status 00000000).
5439[h264_vaapi @ 0x559b85c14580] Output read for pic 305/305.
5440[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5441[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5442[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (306).
5443[h264_vaapi @ 0x559b85c14580] Pictures: IDR (305/305) IDR (306/306)
5444[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 306/306 as type IDR.
5445[h264_vaapi @ 0x559b85c14580] No reference pictures.
5446[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5447[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5448[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5449[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5450[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5451[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5452[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5453[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5454[h264_vaapi @ 0x559b85c14580] Sync to pic 306/306 (input surface 0x4000000).
5455[h264_vaapi @ 0x559b85c14580] Output buffer: 22545 bytes (status 00000000).
5456[h264_vaapi @ 0x559b85c14580] Output read for pic 306/306.
5457[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5458[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5459[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (307).
5460[h264_vaapi @ 0x559b85c14580] Pictures: IDR (306/306) IDR (307/307)
5461[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 307/307 as type IDR.
5462[h264_vaapi @ 0x559b85c14580] No reference pictures.
5463[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5464[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5465[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5466[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5467[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5468[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5469[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5470[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5471[h264_vaapi @ 0x559b85c14580] Sync to pic 307/307 (input surface 0x4000007).
5472[h264_vaapi @ 0x559b85c14580] Output buffer: 22756 bytes (status 00000000).
5473[h264_vaapi @ 0x559b85c14580] Output read for pic 307/307.
5474[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5475[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5476[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (308).
5477[h264_vaapi @ 0x559b85c14580] Pictures: IDR (307/307) IDR (308/308)
5478[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 308/308 as type IDR.
5479[h264_vaapi @ 0x559b85c14580] No reference pictures.
5480[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5481[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5482[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5483[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5484[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5485[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5486[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5487[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5488[h264_vaapi @ 0x559b85c14580] Sync to pic 308/308 (input surface 0x4000000).
5489[h264_vaapi @ 0x559b85c14580] Output buffer: 22578 bytes (status 00000000).
5490[h264_vaapi @ 0x559b85c14580] Output read for pic 308/308.
5491[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5492[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5493[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (309).
5494[h264_vaapi @ 0x559b85c14580] Pictures: IDR (308/308) IDR (309/309)
5495[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 309/309 as type IDR.
5496[h264_vaapi @ 0x559b85c14580] No reference pictures.
5497[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5498[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5499[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5500[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5501[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5502[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5503[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5504[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5505[h264_vaapi @ 0x559b85c14580] Sync to pic 309/309 (input surface 0x4000007).
5506[h264_vaapi @ 0x559b85c14580] Output buffer: 22570 bytes (status 00000000).
5507[h264_vaapi @ 0x559b85c14580] Output read for pic 309/309.
5508[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5509[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5510[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (310).
5511[h264_vaapi @ 0x559b85c14580] Pictures: IDR (309/309) IDR (310/310)
5512[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 310/310 as type IDR.
5513[h264_vaapi @ 0x559b85c14580] No reference pictures.
5514[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5515[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5516[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5517[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5518[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5519[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5520[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5521[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5522[h264_vaapi @ 0x559b85c14580] Sync to pic 310/310 (input surface 0x4000000).
5523[h264_vaapi @ 0x559b85c14580] Output buffer: 22501 bytes (status 00000000).
5524[h264_vaapi @ 0x559b85c14580] Output read for pic 310/310.
5525[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5526[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5527[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (311).
5528[h264_vaapi @ 0x559b85c14580] Pictures: IDR (310/310) IDR (311/311)
5529[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 311/311 as type IDR.
5530[h264_vaapi @ 0x559b85c14580] No reference pictures.
5531[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5532[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5533[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5534[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5535[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5536[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5537[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5538[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5539[h264_vaapi @ 0x559b85c14580] Sync to pic 311/311 (input surface 0x4000007).
5540[h264_vaapi @ 0x559b85c14580] Output buffer: 22806 bytes (status 00000000).
5541[h264_vaapi @ 0x559b85c14580] Output read for pic 311/311.
5542[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5543[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5544[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (312).
5545[h264_vaapi @ 0x559b85c14580] Pictures: IDR (311/311) IDR (312/312)
5546[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 312/312 as type IDR.
5547[h264_vaapi @ 0x559b85c14580] No reference pictures.
5548[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5549[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5550[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5551[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5552[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5553[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5554[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5555[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5556[h264_vaapi @ 0x559b85c14580] Sync to pic 312/312 (input surface 0x4000000).
5557[h264_vaapi @ 0x559b85c14580] Output buffer: 22327 bytes (status 00000000).
5558[h264_vaapi @ 0x559b85c14580] Output read for pic 312/312.
5559[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5560[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5561[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (313).
5562[h264_vaapi @ 0x559b85c14580] Pictures: IDR (312/312) IDR (313/313)
5563[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 313/313 as type IDR.
5564[h264_vaapi @ 0x559b85c14580] No reference pictures.
5565[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5566[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5567[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5568[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5569[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5570[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5571[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5572[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5573[h264_vaapi @ 0x559b85c14580] Sync to pic 313/313 (input surface 0x4000007).
5574[h264_vaapi @ 0x559b85c14580] Output buffer: 22519 bytes (status 00000000).
5575[h264_vaapi @ 0x559b85c14580] Output read for pic 313/313.
5576[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5577[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5578[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (314).
5579[h264_vaapi @ 0x559b85c14580] Pictures: IDR (313/313) IDR (314/314)
5580[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 314/314 as type IDR.
5581[h264_vaapi @ 0x559b85c14580] No reference pictures.
5582[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5583[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5584[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5585[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5586[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5587[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5588[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5589[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5590[h264_vaapi @ 0x559b85c14580] Sync to pic 314/314 (input surface 0x4000000).
5591[h264_vaapi @ 0x559b85c14580] Output buffer: 22746 bytes (status 00000000).
5592[h264_vaapi @ 0x559b85c14580] Output read for pic 314/314.
5593[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5594[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5595[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (315).
5596[h264_vaapi @ 0x559b85c14580] Pictures: IDR (314/314) IDR (315/315)
5597[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 315/315 as type IDR.
5598[h264_vaapi @ 0x559b85c14580] No reference pictures.
5599[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5600[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5601[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5602[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5603[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5604[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5605[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5606[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5607[h264_vaapi @ 0x559b85c14580] Sync to pic 315/315 (input surface 0x4000007).
5608[h264_vaapi @ 0x559b85c14580] Output buffer: 10718 bytes (status 00000000).
5609[h264_vaapi @ 0x559b85c14580] Output read for pic 315/315.
5610[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5611[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5612[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (316).
5613[h264_vaapi @ 0x559b85c14580] Pictures: IDR (315/315) IDR (316/316)
5614[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 316/316 as type IDR.
5615[h264_vaapi @ 0x559b85c14580] No reference pictures.
5616[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5617[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5618[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5619[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5620[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5621[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5622[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5623[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5624[h264_vaapi @ 0x559b85c14580] Sync to pic 316/316 (input surface 0x4000000).
5625[h264_vaapi @ 0x559b85c14580] Output buffer: 10505 bytes (status 00000000).
5626[h264_vaapi @ 0x559b85c14580] Output read for pic 316/316.
5627[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5628[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5629[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (317).
5630[h264_vaapi @ 0x559b85c14580] Pictures: IDR (316/316) IDR (317/317)
5631[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 317/317 as type IDR.
5632[h264_vaapi @ 0x559b85c14580] No reference pictures.
5633[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5634[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5635[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5636[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5637[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5638[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5639[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5640[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5641[h264_vaapi @ 0x559b85c14580] Sync to pic 317/317 (input surface 0x4000007).
5642[h264_vaapi @ 0x559b85c14580] Output buffer: 10317 bytes (status 00000000).
5643[h264_vaapi @ 0x559b85c14580] Output read for pic 317/317.
5644[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5645[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5646[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (318).
5647[h264_vaapi @ 0x559b85c14580] Pictures: IDR (317/317) IDR (318/318)
5648[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 318/318 as type IDR.
5649[h264_vaapi @ 0x559b85c14580] No reference pictures.
5650[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5651[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5652[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5653[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5654[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5655[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5656[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5657[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5658[h264_vaapi @ 0x559b85c14580] Sync to pic 318/318 (input surface 0x4000000).
5659[h264_vaapi @ 0x559b85c14580] Output buffer: 10381 bytes (status 00000000).
5660[h264_vaapi @ 0x559b85c14580] Output read for pic 318/318.
5661[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5662[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5663[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (319).
5664[h264_vaapi @ 0x559b85c14580] Pictures: IDR (318/318) IDR (319/319)
5665[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 319/319 as type IDR.
5666[h264_vaapi @ 0x559b85c14580] No reference pictures.
5667[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5668[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5669[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5670[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5671[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5672[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5673[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5674[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5675[h264_vaapi @ 0x559b85c14580] Sync to pic 319/319 (input surface 0x4000007).
5676[h264_vaapi @ 0x559b85c14580] Output buffer: 10533 bytes (status 00000000).
5677[h264_vaapi @ 0x559b85c14580] Output read for pic 319/319.
5678[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5679[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5680[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (320).
5681[h264_vaapi @ 0x559b85c14580] Pictures: IDR (319/319) IDR (320/320)
5682[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 320/320 as type IDR.
5683[h264_vaapi @ 0x559b85c14580] No reference pictures.
5684[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5685[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5686[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5687[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5688[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5689[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5690[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5691[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5692[h264_vaapi @ 0x559b85c14580] Sync to pic 320/320 (input surface 0x4000000).
5693[h264_vaapi @ 0x559b85c14580] Output buffer: 11102 bytes (status 00000000).
5694[h264_vaapi @ 0x559b85c14580] Output read for pic 320/320.
5695[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5696[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5697[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (321).
5698[h264_vaapi @ 0x559b85c14580] Pictures: IDR (320/320) IDR (321/321)
5699[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 321/321 as type IDR.
5700[h264_vaapi @ 0x559b85c14580] No reference pictures.
5701[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5702[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5703[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5704[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5705[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5706[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5707[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5708[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5709[h264_vaapi @ 0x559b85c14580] Sync to pic 321/321 (input surface 0x4000007).
5710[h264_vaapi @ 0x559b85c14580] Output buffer: 10785 bytes (status 00000000).
5711[h264_vaapi @ 0x559b85c14580] Output read for pic 321/321.
5712[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5713[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5714[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (322).
5715[h264_vaapi @ 0x559b85c14580] Pictures: IDR (321/321) IDR (322/322)
5716[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 322/322 as type IDR.
5717[h264_vaapi @ 0x559b85c14580] No reference pictures.
5718[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5719[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5720[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5721[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5722[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5723[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5724[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5725[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5726[h264_vaapi @ 0x559b85c14580] Sync to pic 322/322 (input surface 0x4000000).
5727[h264_vaapi @ 0x559b85c14580] Output buffer: 10847 bytes (status 00000000).
5728[h264_vaapi @ 0x559b85c14580] Output read for pic 322/322.
5729[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5730[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5731[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (323).
5732[h264_vaapi @ 0x559b85c14580] Pictures: IDR (322/322) IDR (323/323)
5733[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 323/323 as type IDR.
5734[h264_vaapi @ 0x559b85c14580] No reference pictures.
5735[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5736[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5737[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5738[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5739[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5740[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5741[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5742[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5743[h264_vaapi @ 0x559b85c14580] Sync to pic 323/323 (input surface 0x4000007).
5744[h264_vaapi @ 0x559b85c14580] Output buffer: 11386 bytes (status 00000000).
5745[h264_vaapi @ 0x559b85c14580] Output read for pic 323/323.
5746[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5747[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5748[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (324).
5749[h264_vaapi @ 0x559b85c14580] Pictures: IDR (323/323) IDR (324/324)
5750[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 324/324 as type IDR.
5751[h264_vaapi @ 0x559b85c14580] No reference pictures.
5752[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5753[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5754[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5755[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5756[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5757[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5758[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5759[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5760[h264_vaapi @ 0x559b85c14580] Sync to pic 324/324 (input surface 0x4000000).
5761[h264_vaapi @ 0x559b85c14580] Output buffer: 11051 bytes (status 00000000).
5762[h264_vaapi @ 0x559b85c14580] Output read for pic 324/324.
5763[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5764[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5765[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (325).
5766[h264_vaapi @ 0x559b85c14580] Pictures: IDR (324/324) IDR (325/325)
5767[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 325/325 as type IDR.
5768[h264_vaapi @ 0x559b85c14580] No reference pictures.
5769[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5770[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5771[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5772[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5773[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5774[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5775[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5776[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5777[h264_vaapi @ 0x559b85c14580] Sync to pic 325/325 (input surface 0x4000007).
5778[h264_vaapi @ 0x559b85c14580] Output buffer: 11644 bytes (status 00000000).
5779[h264_vaapi @ 0x559b85c14580] Output read for pic 325/325.
5780[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5781[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5782[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (326).
5783[h264_vaapi @ 0x559b85c14580] Pictures: IDR (325/325) IDR (326/326)
5784[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 326/326 as type IDR.
5785[h264_vaapi @ 0x559b85c14580] No reference pictures.
5786[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5787[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5788[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5789[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5790[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5791[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5792[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5793[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5794[h264_vaapi @ 0x559b85c14580] Sync to pic 326/326 (input surface 0x4000000).
5795[h264_vaapi @ 0x559b85c14580] Output buffer: 11491 bytes (status 00000000).
5796[h264_vaapi @ 0x559b85c14580] Output read for pic 326/326.
5797[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5798[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5799[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (327).
5800[h264_vaapi @ 0x559b85c14580] Pictures: IDR (326/326) IDR (327/327)
5801[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 327/327 as type IDR.
5802[h264_vaapi @ 0x559b85c14580] No reference pictures.
5803[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5804[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5805[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5806[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5807[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5808[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5809[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5810[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5811[h264_vaapi @ 0x559b85c14580] Sync to pic 327/327 (input surface 0x4000007).
5812[h264_vaapi @ 0x559b85c14580] Output buffer: 11415 bytes (status 00000000).
5813[h264_vaapi @ 0x559b85c14580] Output read for pic 327/327.
5814[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5815[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5816[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (328).
5817[h264_vaapi @ 0x559b85c14580] Pictures: IDR (327/327) IDR (328/328)
5818[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 328/328 as type IDR.
5819[h264_vaapi @ 0x559b85c14580] No reference pictures.
5820[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5821[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5822[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5823[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5824[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5825[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5826[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5827[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5828[h264_vaapi @ 0x559b85c14580] Sync to pic 328/328 (input surface 0x4000000).
5829[h264_vaapi @ 0x559b85c14580] Output buffer: 11555 bytes (status 00000000).
5830[h264_vaapi @ 0x559b85c14580] Output read for pic 328/328.
5831[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5832[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5833[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (329).
5834[h264_vaapi @ 0x559b85c14580] Pictures: IDR (328/328) IDR (329/329)
5835[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 329/329 as type IDR.
5836[h264_vaapi @ 0x559b85c14580] No reference pictures.
5837[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5838[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5839[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5840[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5841[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5842[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5843[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5844[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5845[h264_vaapi @ 0x559b85c14580] Sync to pic 329/329 (input surface 0x4000007).
5846[h264_vaapi @ 0x559b85c14580] Output buffer: 11476 bytes (status 00000000).
5847[h264_vaapi @ 0x559b85c14580] Output read for pic 329/329.
5848[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5849[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5850[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (330).
5851[h264_vaapi @ 0x559b85c14580] Pictures: IDR (329/329) IDR (330/330)
5852[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 330/330 as type IDR.
5853[h264_vaapi @ 0x559b85c14580] No reference pictures.
5854[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5855[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5856[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5857[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5858[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5859[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5860[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5861[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5862[h264_vaapi @ 0x559b85c14580] Sync to pic 330/330 (input surface 0x4000000).
5863[h264_vaapi @ 0x559b85c14580] Output buffer: 11376 bytes (status 00000000).
5864[h264_vaapi @ 0x559b85c14580] Output read for pic 330/330.
5865[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5866[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5867[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (331).
5868[h264_vaapi @ 0x559b85c14580] Pictures: IDR (330/330) IDR (331/331)
5869[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 331/331 as type IDR.
5870[h264_vaapi @ 0x559b85c14580] No reference pictures.
5871[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5872[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5873[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5874[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5875[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5876[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5877[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5878[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5879[h264_vaapi @ 0x559b85c14580] Sync to pic 331/331 (input surface 0x4000007).
5880[h264_vaapi @ 0x559b85c14580] Output buffer: 11709 bytes (status 00000000).
5881[h264_vaapi @ 0x559b85c14580] Output read for pic 331/331.
5882[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5883[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5884[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (332).
5885[h264_vaapi @ 0x559b85c14580] Pictures: IDR (331/331) IDR (332/332)
5886[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 332/332 as type IDR.
5887[h264_vaapi @ 0x559b85c14580] No reference pictures.
5888[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5889[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5890[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5891[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5892[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5893[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5894[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5895[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5896[h264_vaapi @ 0x559b85c14580] Sync to pic 332/332 (input surface 0x4000000).
5897[h264_vaapi @ 0x559b85c14580] Output buffer: 11752 bytes (status 00000000).
5898[h264_vaapi @ 0x559b85c14580] Output read for pic 332/332.
5899[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5900[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5901[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (333).
5902[h264_vaapi @ 0x559b85c14580] Pictures: IDR (332/332) IDR (333/333)
5903[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 333/333 as type IDR.
5904[h264_vaapi @ 0x559b85c14580] No reference pictures.
5905[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5906[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5907[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5908[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5909[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5910[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5911[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5912[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5913[h264_vaapi @ 0x559b85c14580] Sync to pic 333/333 (input surface 0x4000007).
5914[h264_vaapi @ 0x559b85c14580] Output buffer: 11913 bytes (status 00000000).
5915[h264_vaapi @ 0x559b85c14580] Output read for pic 333/333.
5916[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5917[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5918[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (334).
5919[h264_vaapi @ 0x559b85c14580] Pictures: IDR (333/333) IDR (334/334)
5920[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 334/334 as type IDR.
5921[h264_vaapi @ 0x559b85c14580] No reference pictures.
5922[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5923[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5924[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5925[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5926[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5927[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5928[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5929[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5930[h264_vaapi @ 0x559b85c14580] Sync to pic 334/334 (input surface 0x4000000).
5931[h264_vaapi @ 0x559b85c14580] Output buffer: 12087 bytes (status 00000000).
5932[h264_vaapi @ 0x559b85c14580] Output read for pic 334/334.
5933[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5934[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5935[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (335).
5936[h264_vaapi @ 0x559b85c14580] Pictures: IDR (334/334) IDR (335/335)
5937[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 335/335 as type IDR.
5938[h264_vaapi @ 0x559b85c14580] No reference pictures.
5939[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5940[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5941[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5942[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5943[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5944[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5945[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5946[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5947[h264_vaapi @ 0x559b85c14580] Sync to pic 335/335 (input surface 0x4000007).
5948[h264_vaapi @ 0x559b85c14580] Output buffer: 11875 bytes (status 00000000).
5949[h264_vaapi @ 0x559b85c14580] Output read for pic 335/335.
5950[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5951[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5952[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (336).
5953[h264_vaapi @ 0x559b85c14580] Pictures: IDR (335/335) IDR (336/336)
5954[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 336/336 as type IDR.
5955[h264_vaapi @ 0x559b85c14580] No reference pictures.
5956[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5957[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5958[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5959[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5960[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5961[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5962[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5963[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5964[h264_vaapi @ 0x559b85c14580] Sync to pic 336/336 (input surface 0x4000000).
5965[h264_vaapi @ 0x559b85c14580] Output buffer: 12104 bytes (status 00000000).
5966[h264_vaapi @ 0x559b85c14580] Output read for pic 336/336.
5967[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
5968[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
5969[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (337).
5970[h264_vaapi @ 0x559b85c14580] Pictures: IDR (336/336) IDR (337/337)
5971[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 337/337 as type IDR.
5972[h264_vaapi @ 0x559b85c14580] No reference pictures.
5973[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
5974[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
5975[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5976[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
5977[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
5978[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
5979[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
5980[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
5981[h264_vaapi @ 0x559b85c14580] Sync to pic 337/337 (input surface 0x4000007).
5982[h264_vaapi @ 0x559b85c14580] Output buffer: 12340 bytes (status 00000000).
5983[h264_vaapi @ 0x559b85c14580] Output read for pic 337/337.
5984[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
5985[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
5986[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (338).
5987[h264_vaapi @ 0x559b85c14580] Pictures: IDR (337/337) IDR (338/338)
5988[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 338/338 as type IDR.
5989[h264_vaapi @ 0x559b85c14580] No reference pictures.
5990[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
5991[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
5992[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
5993[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
5994[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
5995[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
5996[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
5997[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
5998[h264_vaapi @ 0x559b85c14580] Sync to pic 338/338 (input surface 0x4000000).
5999[h264_vaapi @ 0x559b85c14580] Output buffer: 12353 bytes (status 00000000).
6000[h264_vaapi @ 0x559b85c14580] Output read for pic 338/338.
6001[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6002[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6003[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (339).
6004[h264_vaapi @ 0x559b85c14580] Pictures: IDR (338/338) IDR (339/339)
6005[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 339/339 as type IDR.
6006[h264_vaapi @ 0x559b85c14580] No reference pictures.
6007[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6008[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6009[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6010[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6011[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6012[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6013[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6014[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6015[h264_vaapi @ 0x559b85c14580] Sync to pic 339/339 (input surface 0x4000007).
6016[h264_vaapi @ 0x559b85c14580] Output buffer: 12699 bytes (status 00000000).
6017[h264_vaapi @ 0x559b85c14580] Output read for pic 339/339.
6018[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6019[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6020[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (340).
6021[h264_vaapi @ 0x559b85c14580] Pictures: IDR (339/339) IDR (340/340)
6022[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 340/340 as type IDR.
6023[h264_vaapi @ 0x559b85c14580] No reference pictures.
6024[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6025[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6026[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6027[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6028[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6029[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6030[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6031[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6032[h264_vaapi @ 0x559b85c14580] Sync to pic 340/340 (input surface 0x4000000).
6033[h264_vaapi @ 0x559b85c14580] Output buffer: 12574 bytes (status 00000000).
6034[h264_vaapi @ 0x559b85c14580] Output read for pic 340/340.
6035[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6036[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6037[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (341).
6038[h264_vaapi @ 0x559b85c14580] Pictures: IDR (340/340) IDR (341/341)
6039[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 341/341 as type IDR.
6040[h264_vaapi @ 0x559b85c14580] No reference pictures.
6041[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6042[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6043[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6044[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6045[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6046[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6047[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6048[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6049[h264_vaapi @ 0x559b85c14580] Sync to pic 341/341 (input surface 0x4000007).
6050[h264_vaapi @ 0x559b85c14580] Output buffer: 12705 bytes (status 00000000).
6051[h264_vaapi @ 0x559b85c14580] Output read for pic 341/341.
6052[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6053[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6054[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (342).
6055[h264_vaapi @ 0x559b85c14580] Pictures: IDR (341/341) IDR (342/342)
6056[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 342/342 as type IDR.
6057[h264_vaapi @ 0x559b85c14580] No reference pictures.
6058[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6059[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6060[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6061[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6062[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6063[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6064[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6065[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6066[h264_vaapi @ 0x559b85c14580] Sync to pic 342/342 (input surface 0x4000000).
6067[h264_vaapi @ 0x559b85c14580] Output buffer: 13222 bytes (status 00000000).
6068[h264_vaapi @ 0x559b85c14580] Output read for pic 342/342.
6069[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6070[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6071[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (343).
6072[h264_vaapi @ 0x559b85c14580] Pictures: IDR (342/342) IDR (343/343)
6073[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 343/343 as type IDR.
6074[h264_vaapi @ 0x559b85c14580] No reference pictures.
6075[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6076[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6077[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6078[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6079[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6080[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6081[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6082[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6083[h264_vaapi @ 0x559b85c14580] Sync to pic 343/343 (input surface 0x4000007).
6084[h264_vaapi @ 0x559b85c14580] Output buffer: 12904 bytes (status 00000000).
6085[h264_vaapi @ 0x559b85c14580] Output read for pic 343/343.
6086[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6087[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6088[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (344).
6089[h264_vaapi @ 0x559b85c14580] Pictures: IDR (343/343) IDR (344/344)
6090[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 344/344 as type IDR.
6091[h264_vaapi @ 0x559b85c14580] No reference pictures.
6092[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6093[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6094[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6095[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6096[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6097[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6098[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6099[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6100[h264_vaapi @ 0x559b85c14580] Sync to pic 344/344 (input surface 0x4000000).
6101[h264_vaapi @ 0x559b85c14580] Output buffer: 13219 bytes (status 00000000).
6102[h264_vaapi @ 0x559b85c14580] Output read for pic 344/344.
6103[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6104[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6105[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (345).
6106[h264_vaapi @ 0x559b85c14580] Pictures: IDR (344/344) IDR (345/345)
6107[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 345/345 as type IDR.
6108[h264_vaapi @ 0x559b85c14580] No reference pictures.
6109[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6110[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6111[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6112[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6113[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6114[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6115[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6116[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6117[h264_vaapi @ 0x559b85c14580] Sync to pic 345/345 (input surface 0x4000007).
6118[h264_vaapi @ 0x559b85c14580] Output buffer: 13185 bytes (status 00000000).
6119[h264_vaapi @ 0x559b85c14580] Output read for pic 345/345.
6120[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6121[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6122[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (346).
6123[h264_vaapi @ 0x559b85c14580] Pictures: IDR (345/345) IDR (346/346)
6124[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 346/346 as type IDR.
6125[h264_vaapi @ 0x559b85c14580] No reference pictures.
6126[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6127[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6128[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6129[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6130[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6131[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6132[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6133[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6134[h264_vaapi @ 0x559b85c14580] Sync to pic 346/346 (input surface 0x4000000).
6135[h264_vaapi @ 0x559b85c14580] Output buffer: 13245 bytes (status 00000000).
6136[h264_vaapi @ 0x559b85c14580] Output read for pic 346/346.
6137[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6138[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6139[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (347).
6140[h264_vaapi @ 0x559b85c14580] Pictures: IDR (346/346) IDR (347/347)
6141[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 347/347 as type IDR.
6142[h264_vaapi @ 0x559b85c14580] No reference pictures.
6143[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6144[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6145[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6146[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6147[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6148[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6149[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6150[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6151[h264_vaapi @ 0x559b85c14580] Sync to pic 347/347 (input surface 0x4000007).
6152[h264_vaapi @ 0x559b85c14580] Output buffer: 13070 bytes (status 00000000).
6153[h264_vaapi @ 0x559b85c14580] Output read for pic 347/347.
6154[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6155[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6156[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (348).
6157[h264_vaapi @ 0x559b85c14580] Pictures: IDR (347/347) IDR (348/348)
6158[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 348/348 as type IDR.
6159[h264_vaapi @ 0x559b85c14580] No reference pictures.
6160[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6161[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6162[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6163[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6164[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6165[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6166[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6167[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6168[h264_vaapi @ 0x559b85c14580] Sync to pic 348/348 (input surface 0x4000000).
6169[h264_vaapi @ 0x559b85c14580] Output buffer: 12958 bytes (status 00000000).
6170[h264_vaapi @ 0x559b85c14580] Output read for pic 348/348.
6171[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6172[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6173[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (349).
6174[h264_vaapi @ 0x559b85c14580] Pictures: IDR (348/348) IDR (349/349)
6175[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 349/349 as type IDR.
6176[h264_vaapi @ 0x559b85c14580] No reference pictures.
6177[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6178[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6179[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6180[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6181[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6182[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6183[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6184[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6185[h264_vaapi @ 0x559b85c14580] Sync to pic 349/349 (input surface 0x4000007).
6186[h264_vaapi @ 0x559b85c14580] Output buffer: 13593 bytes (status 00000000).
6187[h264_vaapi @ 0x559b85c14580] Output read for pic 349/349.
6188[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6189[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6190[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (350).
6191[h264_vaapi @ 0x559b85c14580] Pictures: IDR (349/349) IDR (350/350)
6192[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 350/350 as type IDR.
6193[h264_vaapi @ 0x559b85c14580] No reference pictures.
6194[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6195[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6196[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6197[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6198[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6199[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6200[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6201[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6202[h264_vaapi @ 0x559b85c14580] Sync to pic 350/350 (input surface 0x4000000).
6203[h264_vaapi @ 0x559b85c14580] Output buffer: 13510 bytes (status 00000000).
6204[h264_vaapi @ 0x559b85c14580] Output read for pic 350/350.
6205[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6206[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6207[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (351).
6208[h264_vaapi @ 0x559b85c14580] Pictures: IDR (350/350) IDR (351/351)
6209[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 351/351 as type IDR.
6210[h264_vaapi @ 0x559b85c14580] No reference pictures.
6211[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6212[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6213[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6214[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6215[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6216[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6217[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6218[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6219[h264_vaapi @ 0x559b85c14580] Sync to pic 351/351 (input surface 0x4000007).
6220[h264_vaapi @ 0x559b85c14580] Output buffer: 13960 bytes (status 00000000).
6221[h264_vaapi @ 0x559b85c14580] Output read for pic 351/351.
6222[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6223[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6224[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (352).
6225[h264_vaapi @ 0x559b85c14580] Pictures: IDR (351/351) IDR (352/352)
6226[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 352/352 as type IDR.
6227[h264_vaapi @ 0x559b85c14580] No reference pictures.
6228[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6229[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6230[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6231[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6232[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6233[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6234[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6235[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6236[h264_vaapi @ 0x559b85c14580] Sync to pic 352/352 (input surface 0x4000000).
6237[h264_vaapi @ 0x559b85c14580] Output buffer: 13555 bytes (status 00000000).
6238[h264_vaapi @ 0x559b85c14580] Output read for pic 352/352.
6239[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6240[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6241[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (353).
6242[h264_vaapi @ 0x559b85c14580] Pictures: IDR (352/352) IDR (353/353)
6243[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 353/353 as type IDR.
6244[h264_vaapi @ 0x559b85c14580] No reference pictures.
6245[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6246[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6247[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6248[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6249[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6250[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6251[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6252[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6253[h264_vaapi @ 0x559b85c14580] Sync to pic 353/353 (input surface 0x4000007).
6254[h264_vaapi @ 0x559b85c14580] Output buffer: 13764 bytes (status 00000000).
6255[h264_vaapi @ 0x559b85c14580] Output read for pic 353/353.
6256[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6257[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6258[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (354).
6259[h264_vaapi @ 0x559b85c14580] Pictures: IDR (353/353) IDR (354/354)
6260[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 354/354 as type IDR.
6261[h264_vaapi @ 0x559b85c14580] No reference pictures.
6262[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6263[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6264[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6265[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6266[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6267[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6268[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6269[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6270[h264_vaapi @ 0x559b85c14580] Sync to pic 354/354 (input surface 0x4000000).
6271[h264_vaapi @ 0x559b85c14580] Output buffer: 13694 bytes (status 00000000).
6272[h264_vaapi @ 0x559b85c14580] Output read for pic 354/354.
6273[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6274[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6275[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (355).
6276[h264_vaapi @ 0x559b85c14580] Pictures: IDR (354/354) IDR (355/355)
6277[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 355/355 as type IDR.
6278[h264_vaapi @ 0x559b85c14580] No reference pictures.
6279[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6280[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6281[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6282[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6283[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6284[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6285[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6286[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6287[h264_vaapi @ 0x559b85c14580] Sync to pic 355/355 (input surface 0x4000007).
6288[h264_vaapi @ 0x559b85c14580] Output buffer: 1026 bytes (status 00000000).
6289[h264_vaapi @ 0x559b85c14580] Output read for pic 355/355.
6290[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6291[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6292[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (356).
6293[h264_vaapi @ 0x559b85c14580] Pictures: IDR (355/355) IDR (356/356)
6294[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 356/356 as type IDR.
6295[h264_vaapi @ 0x559b85c14580] No reference pictures.
6296[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6297[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6298[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6299[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6300[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6301[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6302[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6303[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6304[h264_vaapi @ 0x559b85c14580] Sync to pic 356/356 (input surface 0x4000000).
6305[h264_vaapi @ 0x559b85c14580] Output buffer: 1094 bytes (status 00000000).
6306[h264_vaapi @ 0x559b85c14580] Output read for pic 356/356.
6307[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6308[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6309[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (357).
6310[h264_vaapi @ 0x559b85c14580] Pictures: IDR (356/356) IDR (357/357)
6311[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 357/357 as type IDR.
6312[h264_vaapi @ 0x559b85c14580] No reference pictures.
6313[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6314[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6315[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6316[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6317[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6318[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6319[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6320[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6321[h264_vaapi @ 0x559b85c14580] Sync to pic 357/357 (input surface 0x4000007).
6322[h264_vaapi @ 0x559b85c14580] Output buffer: 1021 bytes (status 00000000).
6323[h264_vaapi @ 0x559b85c14580] Output read for pic 357/357.
6324[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6325[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6326[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (358).
6327[h264_vaapi @ 0x559b85c14580] Pictures: IDR (357/357) IDR (358/358)
6328[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 358/358 as type IDR.
6329[h264_vaapi @ 0x559b85c14580] No reference pictures.
6330[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6331[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6332[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6333[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6334[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6335[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6336[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6337[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6338[h264_vaapi @ 0x559b85c14580] Sync to pic 358/358 (input surface 0x4000000).
6339[h264_vaapi @ 0x559b85c14580] Output buffer: 1204 bytes (status 00000000).
6340[h264_vaapi @ 0x559b85c14580] Output read for pic 358/358.
6341[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6342[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6343[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (359).
6344[h264_vaapi @ 0x559b85c14580] Pictures: IDR (358/358) IDR (359/359)
6345[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 359/359 as type IDR.
6346[h264_vaapi @ 0x559b85c14580] No reference pictures.
6347[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6348[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6349[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6350[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6351[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6352[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6353[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6354[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6355[h264_vaapi @ 0x559b85c14580] Sync to pic 359/359 (input surface 0x4000007).
6356[h264_vaapi @ 0x559b85c14580] Output buffer: 1771 bytes (status 00000000).
6357[h264_vaapi @ 0x559b85c14580] Output read for pic 359/359.
6358[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6359[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6360[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (360).
6361[h264_vaapi @ 0x559b85c14580] Pictures: IDR (359/359) IDR (360/360)
6362[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 360/360 as type IDR.
6363[h264_vaapi @ 0x559b85c14580] No reference pictures.
6364[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6365[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6366[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6367[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6368[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6369[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6370[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6371[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6372[h264_vaapi @ 0x559b85c14580] Sync to pic 360/360 (input surface 0x4000000).
6373[h264_vaapi @ 0x559b85c14580] Output buffer: 2404 bytes (status 00000000).
6374[h264_vaapi @ 0x559b85c14580] Output read for pic 360/360.
6375[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6376[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6377[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (361).
6378[h264_vaapi @ 0x559b85c14580] Pictures: IDR (360/360) IDR (361/361)
6379[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 361/361 as type IDR.
6380[h264_vaapi @ 0x559b85c14580] No reference pictures.
6381[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6382[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6383[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6384[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6385[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6386[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6387[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6388[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6389[h264_vaapi @ 0x559b85c14580] Sync to pic 361/361 (input surface 0x4000007).
6390[h264_vaapi @ 0x559b85c14580] Output buffer: 3107 bytes (status 00000000).
6391[h264_vaapi @ 0x559b85c14580] Output read for pic 361/361.
6392[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6393[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6394[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (362).
6395[h264_vaapi @ 0x559b85c14580] Pictures: IDR (361/361) IDR (362/362)
6396[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 362/362 as type IDR.
6397[h264_vaapi @ 0x559b85c14580] No reference pictures.
6398[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6399[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6400[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6401[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6402[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6403[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6404[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6405[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6406[h264_vaapi @ 0x559b85c14580] Sync to pic 362/362 (input surface 0x4000000).
6407[h264_vaapi @ 0x559b85c14580] Output buffer: 4135 bytes (status 00000000).
6408[h264_vaapi @ 0x559b85c14580] Output read for pic 362/362.
6409[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6410[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6411[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (363).
6412[h264_vaapi @ 0x559b85c14580] Pictures: IDR (362/362) IDR (363/363)
6413[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 363/363 as type IDR.
6414[h264_vaapi @ 0x559b85c14580] No reference pictures.
6415[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6416[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6417[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6418[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6419[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6420[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6421[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6422[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6423[h264_vaapi @ 0x559b85c14580] Sync to pic 363/363 (input surface 0x4000007).
6424[h264_vaapi @ 0x559b85c14580] Output buffer: 5468 bytes (status 00000000).
6425[h264_vaapi @ 0x559b85c14580] Output read for pic 363/363.
6426[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6427[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6428[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (364).
6429[h264_vaapi @ 0x559b85c14580] Pictures: IDR (363/363) IDR (364/364)
6430[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 364/364 as type IDR.
6431[h264_vaapi @ 0x559b85c14580] No reference pictures.
6432[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6433[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6434[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6435[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6436[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6437[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6438[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6439[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6440[h264_vaapi @ 0x559b85c14580] Sync to pic 364/364 (input surface 0x4000000).
6441[h264_vaapi @ 0x559b85c14580] Output buffer: 6943 bytes (status 00000000).
6442[h264_vaapi @ 0x559b85c14580] Output read for pic 364/364.
6443[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6444[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6445[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (365).
6446[h264_vaapi @ 0x559b85c14580] Pictures: IDR (364/364) IDR (365/365)
6447[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 365/365 as type IDR.
6448[h264_vaapi @ 0x559b85c14580] No reference pictures.
6449[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6450[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6451[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6452[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6453[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6454[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6455[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6456[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6457[h264_vaapi @ 0x559b85c14580] Sync to pic 365/365 (input surface 0x4000007).
6458[h264_vaapi @ 0x559b85c14580] Output buffer: 8724 bytes (status 00000000).
6459[h264_vaapi @ 0x559b85c14580] Output read for pic 365/365.
6460[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6461[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6462[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (366).
6463[h264_vaapi @ 0x559b85c14580] Pictures: IDR (365/365) IDR (366/366)
6464[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 366/366 as type IDR.
6465[h264_vaapi @ 0x559b85c14580] No reference pictures.
6466[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6467[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6468[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6469[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6470[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6471[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6472[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6473[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6474[h264_vaapi @ 0x559b85c14580] Sync to pic 366/366 (input surface 0x4000000).
6475[h264_vaapi @ 0x559b85c14580] Output buffer: 10610 bytes (status 00000000).
6476[h264_vaapi @ 0x559b85c14580] Output read for pic 366/366.
6477[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6478[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6479[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (367).
6480[h264_vaapi @ 0x559b85c14580] Pictures: IDR (366/366) IDR (367/367)
6481[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 367/367 as type IDR.
6482[h264_vaapi @ 0x559b85c14580] No reference pictures.
6483[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6484[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6485[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6486[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6487[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6488[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6489[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6490[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6491[h264_vaapi @ 0x559b85c14580] Sync to pic 367/367 (input surface 0x4000007).
6492[h264_vaapi @ 0x559b85c14580] Output buffer: 12591 bytes (status 00000000).
6493[h264_vaapi @ 0x559b85c14580] Output read for pic 367/367.
6494[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6495[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6496[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (368).
6497[h264_vaapi @ 0x559b85c14580] Pictures: IDR (367/367) IDR (368/368)
6498[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 368/368 as type IDR.
6499[h264_vaapi @ 0x559b85c14580] No reference pictures.
6500[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6501[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6502[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6503[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6504[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6505[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6506[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6507[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6508[h264_vaapi @ 0x559b85c14580] Sync to pic 368/368 (input surface 0x4000000).
6509[h264_vaapi @ 0x559b85c14580] Output buffer: 14660 bytes (status 00000000).
6510[h264_vaapi @ 0x559b85c14580] Output read for pic 368/368.
6511[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6512[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6513[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (369).
6514[h264_vaapi @ 0x559b85c14580] Pictures: IDR (368/368) IDR (369/369)
6515[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 369/369 as type IDR.
6516[h264_vaapi @ 0x559b85c14580] No reference pictures.
6517[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6518[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6519[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6520[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6521[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6522[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6523[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6524[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6525[h264_vaapi @ 0x559b85c14580] Sync to pic 369/369 (input surface 0x4000007).
6526[h264_vaapi @ 0x559b85c14580] Output buffer: 15039 bytes (status 00000000).
6527[h264_vaapi @ 0x559b85c14580] Output read for pic 369/369.
6528[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6529[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6530[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (370).
6531[h264_vaapi @ 0x559b85c14580] Pictures: IDR (369/369) IDR (370/370)
6532[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 370/370 as type IDR.
6533[h264_vaapi @ 0x559b85c14580] No reference pictures.
6534[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6535[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6536[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6537[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6538[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6539[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6540[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6541[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6542[h264_vaapi @ 0x559b85c14580] Sync to pic 370/370 (input surface 0x4000000).
6543[h264_vaapi @ 0x559b85c14580] Output buffer: 14914 bytes (status 00000000).
6544[h264_vaapi @ 0x559b85c14580] Output read for pic 370/370.
6545[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6546[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6547[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (371).
6548[h264_vaapi @ 0x559b85c14580] Pictures: IDR (370/370) IDR (371/371)
6549[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 371/371 as type IDR.
6550[h264_vaapi @ 0x559b85c14580] No reference pictures.
6551[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6552[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6553[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6554[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6555[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6556[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6557[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6558[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6559[h264_vaapi @ 0x559b85c14580] Sync to pic 371/371 (input surface 0x4000007).
6560[h264_vaapi @ 0x559b85c14580] Output buffer: 14939 bytes (status 00000000).
6561[h264_vaapi @ 0x559b85c14580] Output read for pic 371/371.
6562[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6563[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6564[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (372).
6565[h264_vaapi @ 0x559b85c14580] Pictures: IDR (371/371) IDR (372/372)
6566[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 372/372 as type IDR.
6567[h264_vaapi @ 0x559b85c14580] No reference pictures.
6568[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6569[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6570[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6571[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6572[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6573[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6574[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6575[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6576[h264_vaapi @ 0x559b85c14580] Sync to pic 372/372 (input surface 0x4000000).
6577[h264_vaapi @ 0x559b85c14580] Output buffer: 14941 bytes (status 00000000).
6578[h264_vaapi @ 0x559b85c14580] Output read for pic 372/372.
6579[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6580[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6581[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (373).
6582[h264_vaapi @ 0x559b85c14580] Pictures: IDR (372/372) IDR (373/373)
6583[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 373/373 as type IDR.
6584[h264_vaapi @ 0x559b85c14580] No reference pictures.
6585[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6586[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6587[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6588[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6589[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6590[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6591[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6592[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6593[h264_vaapi @ 0x559b85c14580] Sync to pic 373/373 (input surface 0x4000007).
6594[h264_vaapi @ 0x559b85c14580] Output buffer: 14879 bytes (status 00000000).
6595[h264_vaapi @ 0x559b85c14580] Output read for pic 373/373.
6596[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6597[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6598[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (374).
6599[h264_vaapi @ 0x559b85c14580] Pictures: IDR (373/373) IDR (374/374)
6600[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 374/374 as type IDR.
6601[h264_vaapi @ 0x559b85c14580] No reference pictures.
6602[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6603[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6604[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6605[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6606[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6607[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6608[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6609[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6610[h264_vaapi @ 0x559b85c14580] Sync to pic 374/374 (input surface 0x4000000).
6611[h264_vaapi @ 0x559b85c14580] Output buffer: 14853 bytes (status 00000000).
6612[h264_vaapi @ 0x559b85c14580] Output read for pic 374/374.
6613[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6614[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6615[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (375).
6616[h264_vaapi @ 0x559b85c14580] Pictures: IDR (374/374) IDR (375/375)
6617[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 375/375 as type IDR.
6618[h264_vaapi @ 0x559b85c14580] No reference pictures.
6619[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6620[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6621[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6622[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6623[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6624[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6625[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6626[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6627[h264_vaapi @ 0x559b85c14580] Sync to pic 375/375 (input surface 0x4000007).
6628[h264_vaapi @ 0x559b85c14580] Output buffer: 14787 bytes (status 00000000).
6629[h264_vaapi @ 0x559b85c14580] Output read for pic 375/375.
6630[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6631[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6632[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (376).
6633[h264_vaapi @ 0x559b85c14580] Pictures: IDR (375/375) IDR (376/376)
6634[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 376/376 as type IDR.
6635[h264_vaapi @ 0x559b85c14580] No reference pictures.
6636[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6637[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6638[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6639[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6640[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6641[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6642[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6643[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6644[h264_vaapi @ 0x559b85c14580] Sync to pic 376/376 (input surface 0x4000000).
6645[h264_vaapi @ 0x559b85c14580] Output buffer: 14685 bytes (status 00000000).
6646[h264_vaapi @ 0x559b85c14580] Output read for pic 376/376.
6647[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6648[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6649[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (377).
6650[h264_vaapi @ 0x559b85c14580] Pictures: IDR (376/376) IDR (377/377)
6651[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 377/377 as type IDR.
6652[h264_vaapi @ 0x559b85c14580] No reference pictures.
6653[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6654[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6655[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6656[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6657[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6658[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6659[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6660[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6661[h264_vaapi @ 0x559b85c14580] Sync to pic 377/377 (input surface 0x4000007).
6662[h264_vaapi @ 0x559b85c14580] Output buffer: 14694 bytes (status 00000000).
6663[h264_vaapi @ 0x559b85c14580] Output read for pic 377/377.
6664[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6665[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6666[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (378).
6667[h264_vaapi @ 0x559b85c14580] Pictures: IDR (377/377) IDR (378/378)
6668[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 378/378 as type IDR.
6669[h264_vaapi @ 0x559b85c14580] No reference pictures.
6670[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6671[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6672[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6673[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6674[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6675[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6676[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6677[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6678[h264_vaapi @ 0x559b85c14580] Sync to pic 378/378 (input surface 0x4000000).
6679[h264_vaapi @ 0x559b85c14580] Output buffer: 14687 bytes (status 00000000).
6680[h264_vaapi @ 0x559b85c14580] Output read for pic 378/378.
6681[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6682[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6683[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (379).
6684[h264_vaapi @ 0x559b85c14580] Pictures: IDR (378/378) IDR (379/379)
6685[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 379/379 as type IDR.
6686[h264_vaapi @ 0x559b85c14580] No reference pictures.
6687[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6688[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6689[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6690[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6691[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6692[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6693[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6694[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6695[h264_vaapi @ 0x559b85c14580] Sync to pic 379/379 (input surface 0x4000007).
6696[h264_vaapi @ 0x559b85c14580] Output buffer: 14791 bytes (status 00000000).
6697[h264_vaapi @ 0x559b85c14580] Output read for pic 379/379.
6698[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6699[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6700[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (380).
6701[h264_vaapi @ 0x559b85c14580] Pictures: IDR (379/379) IDR (380/380)
6702[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 380/380 as type IDR.
6703[h264_vaapi @ 0x559b85c14580] No reference pictures.
6704[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6705[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6706[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6707[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6708[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6709[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6710[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6711[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6712[h264_vaapi @ 0x559b85c14580] Sync to pic 380/380 (input surface 0x4000000).
6713[h264_vaapi @ 0x559b85c14580] Output buffer: 14770 bytes (status 00000000).
6714[h264_vaapi @ 0x559b85c14580] Output read for pic 380/380.
6715[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6716[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6717[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (381).
6718[h264_vaapi @ 0x559b85c14580] Pictures: IDR (380/380) IDR (381/381)
6719[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 381/381 as type IDR.
6720[h264_vaapi @ 0x559b85c14580] No reference pictures.
6721[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6722[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6723[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6724[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6725[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6726[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6727[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6728[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6729[h264_vaapi @ 0x559b85c14580] Sync to pic 381/381 (input surface 0x4000007).
6730[h264_vaapi @ 0x559b85c14580] Output buffer: 14698 bytes (status 00000000).
6731[h264_vaapi @ 0x559b85c14580] Output read for pic 381/381.
6732[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6733[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6734[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (382).
6735[h264_vaapi @ 0x559b85c14580] Pictures: IDR (381/381) IDR (382/382)
6736[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 382/382 as type IDR.
6737[h264_vaapi @ 0x559b85c14580] No reference pictures.
6738[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6739[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6740[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6741[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6742[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6743[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6744[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6745[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6746[h264_vaapi @ 0x559b85c14580] Sync to pic 382/382 (input surface 0x4000000).
6747[h264_vaapi @ 0x559b85c14580] Output buffer: 14409 bytes (status 00000000).
6748[h264_vaapi @ 0x559b85c14580] Output read for pic 382/382.
6749[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6750[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6751[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (383).
6752[h264_vaapi @ 0x559b85c14580] Pictures: IDR (382/382) IDR (383/383)
6753[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 383/383 as type IDR.
6754[h264_vaapi @ 0x559b85c14580] No reference pictures.
6755[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6756[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6757[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6758[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6759[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6760[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6761[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6762[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6763[h264_vaapi @ 0x559b85c14580] Sync to pic 383/383 (input surface 0x4000007).
6764[h264_vaapi @ 0x559b85c14580] Output buffer: 14544 bytes (status 00000000).
6765[h264_vaapi @ 0x559b85c14580] Output read for pic 383/383.
6766[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6767[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6768[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (384).
6769[h264_vaapi @ 0x559b85c14580] Pictures: IDR (383/383) IDR (384/384)
6770[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 384/384 as type IDR.
6771[h264_vaapi @ 0x559b85c14580] No reference pictures.
6772[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6773[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6774[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6775[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6776[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6777[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6778[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6779[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6780[h264_vaapi @ 0x559b85c14580] Sync to pic 384/384 (input surface 0x4000000).
6781[h264_vaapi @ 0x559b85c14580] Output buffer: 14299 bytes (status 00000000).
6782[h264_vaapi @ 0x559b85c14580] Output read for pic 384/384.
6783[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6784[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6785[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (385).
6786[h264_vaapi @ 0x559b85c14580] Pictures: IDR (384/384) IDR (385/385)
6787[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 385/385 as type IDR.
6788[h264_vaapi @ 0x559b85c14580] No reference pictures.
6789[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6790[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6791[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6792[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6793[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6794[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6795[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6796[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6797[h264_vaapi @ 0x559b85c14580] Sync to pic 385/385 (input surface 0x4000007).
6798[h264_vaapi @ 0x559b85c14580] Output buffer: 14737 bytes (status 00000000).
6799[h264_vaapi @ 0x559b85c14580] Output read for pic 385/385.
6800[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6801[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6802[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (386).
6803[h264_vaapi @ 0x559b85c14580] Pictures: IDR (385/385) IDR (386/386)
6804[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 386/386 as type IDR.
6805[h264_vaapi @ 0x559b85c14580] No reference pictures.
6806[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6807[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6808[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6809[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6810[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6811[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6812[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6813[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6814[h264_vaapi @ 0x559b85c14580] Sync to pic 386/386 (input surface 0x4000000).
6815[h264_vaapi @ 0x559b85c14580] Output buffer: 14467 bytes (status 00000000).
6816[h264_vaapi @ 0x559b85c14580] Output read for pic 386/386.
6817[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6818[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6819[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (387).
6820[h264_vaapi @ 0x559b85c14580] Pictures: IDR (386/386) IDR (387/387)
6821[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 387/387 as type IDR.
6822[h264_vaapi @ 0x559b85c14580] No reference pictures.
6823[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6824[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6825[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6826[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6827[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6828[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6829[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6830[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6831[h264_vaapi @ 0x559b85c14580] Sync to pic 387/387 (input surface 0x4000007).
6832[h264_vaapi @ 0x559b85c14580] Output buffer: 14636 bytes (status 00000000).
6833[h264_vaapi @ 0x559b85c14580] Output read for pic 387/387.
6834[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6835[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6836[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (388).
6837[h264_vaapi @ 0x559b85c14580] Pictures: IDR (387/387) IDR (388/388)
6838[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 388/388 as type IDR.
6839[h264_vaapi @ 0x559b85c14580] No reference pictures.
6840[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6841[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6842[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6843[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6844[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6845[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6846[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6847[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6848[h264_vaapi @ 0x559b85c14580] Sync to pic 388/388 (input surface 0x4000000).
6849[h264_vaapi @ 0x559b85c14580] Output buffer: 13896 bytes (status 00000000).
6850[h264_vaapi @ 0x559b85c14580] Output read for pic 388/388.
6851[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6852[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6853[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (389).
6854[h264_vaapi @ 0x559b85c14580] Pictures: IDR (388/388) IDR (389/389)
6855[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 389/389 as type IDR.
6856[h264_vaapi @ 0x559b85c14580] No reference pictures.
6857[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6858[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6859[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6860[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6861[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6862[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6863[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6864[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6865[h264_vaapi @ 0x559b85c14580] Sync to pic 389/389 (input surface 0x4000007).
6866[h264_vaapi @ 0x559b85c14580] Output buffer: 11905 bytes (status 00000000).
6867[h264_vaapi @ 0x559b85c14580] Output read for pic 389/389.
6868[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6869[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6870[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (390).
6871[h264_vaapi @ 0x559b85c14580] Pictures: IDR (389/389) IDR (390/390)
6872[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 390/390 as type IDR.
6873[h264_vaapi @ 0x559b85c14580] No reference pictures.
6874[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6875[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6876[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6877[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6878[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6879[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6880[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6881[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6882[h264_vaapi @ 0x559b85c14580] Sync to pic 390/390 (input surface 0x4000000).
6883[h264_vaapi @ 0x559b85c14580] Output buffer: 9231 bytes (status 00000000).
6884[h264_vaapi @ 0x559b85c14580] Output read for pic 390/390.
6885[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6886[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6887[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (391).
6888[h264_vaapi @ 0x559b85c14580] Pictures: IDR (390/390) IDR (391/391)
6889[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 391/391 as type IDR.
6890[h264_vaapi @ 0x559b85c14580] No reference pictures.
6891[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6892[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6893[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6894[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6895[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6896[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6897[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6898[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6899[h264_vaapi @ 0x559b85c14580] Sync to pic 391/391 (input surface 0x4000007).
6900[h264_vaapi @ 0x559b85c14580] Output buffer: 6553 bytes (status 00000000).
6901[h264_vaapi @ 0x559b85c14580] Output read for pic 391/391.
6902[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6903[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6904[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (392).
6905[h264_vaapi @ 0x559b85c14580] Pictures: IDR (391/391) IDR (392/392)
6906[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 392/392 as type IDR.
6907[h264_vaapi @ 0x559b85c14580] No reference pictures.
6908[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6909[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6910[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6911[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6912[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6913[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6914[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6915[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6916[h264_vaapi @ 0x559b85c14580] Sync to pic 392/392 (input surface 0x4000000).
6917[h264_vaapi @ 0x559b85c14580] Output buffer: 4609 bytes (status 00000000).
6918[h264_vaapi @ 0x559b85c14580] Output read for pic 392/392.
6919[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6920[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6921[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (393).
6922[h264_vaapi @ 0x559b85c14580] Pictures: IDR (392/392) IDR (393/393)
6923[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 393/393 as type IDR.
6924[h264_vaapi @ 0x559b85c14580] No reference pictures.
6925[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6926[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6927[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6928[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6929[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6930[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6931[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6932[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6933[h264_vaapi @ 0x559b85c14580] Sync to pic 393/393 (input surface 0x4000007).
6934[h264_vaapi @ 0x559b85c14580] Output buffer: 3223 bytes (status 00000000).
6935[h264_vaapi @ 0x559b85c14580] Output read for pic 393/393.
6936[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6937[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6938[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (394).
6939[h264_vaapi @ 0x559b85c14580] Pictures: IDR (393/393) IDR (394/394)
6940[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 394/394 as type IDR.
6941[h264_vaapi @ 0x559b85c14580] No reference pictures.
6942[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6943[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6944[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6945[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6946[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6947[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6948[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6949[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6950[h264_vaapi @ 0x559b85c14580] Sync to pic 394/394 (input surface 0x4000000).
6951[h264_vaapi @ 0x559b85c14580] Output buffer: 2296 bytes (status 00000000).
6952[h264_vaapi @ 0x559b85c14580] Output read for pic 394/394.
6953[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6954[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6955[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (395).
6956[h264_vaapi @ 0x559b85c14580] Pictures: IDR (394/394) IDR (395/395)
6957[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 395/395 as type IDR.
6958[h264_vaapi @ 0x559b85c14580] No reference pictures.
6959[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6960[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6961[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6962[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6963[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6964[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6965[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
6966[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
6967[h264_vaapi @ 0x559b85c14580] Sync to pic 395/395 (input surface 0x4000007).
6968[h264_vaapi @ 0x559b85c14580] Output buffer: 1554 bytes (status 00000000).
6969[h264_vaapi @ 0x559b85c14580] Output read for pic 395/395.
6970[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
6971[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
6972[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (396).
6973[h264_vaapi @ 0x559b85c14580] Pictures: IDR (395/395) IDR (396/396)
6974[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 396/396 as type IDR.
6975[h264_vaapi @ 0x559b85c14580] No reference pictures.
6976[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
6977[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
6978[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6979[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
6980[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
6981[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
6982[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
6983[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
6984[h264_vaapi @ 0x559b85c14580] Sync to pic 396/396 (input surface 0x4000000).
6985[h264_vaapi @ 0x559b85c14580] Output buffer: 1172 bytes (status 00000000).
6986[h264_vaapi @ 0x559b85c14580] Output read for pic 396/396.
6987[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
6988[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
6989[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (397).
6990[h264_vaapi @ 0x559b85c14580] Pictures: IDR (396/396) IDR (397/397)
6991[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 397/397 as type IDR.
6992[h264_vaapi @ 0x559b85c14580] No reference pictures.
6993[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
6994[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
6995[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
6996[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
6997[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
6998[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
6999[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7000[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7001[h264_vaapi @ 0x559b85c14580] Sync to pic 397/397 (input surface 0x4000007).
7002[h264_vaapi @ 0x559b85c14580] Output buffer: 1072 bytes (status 00000000).
7003[h264_vaapi @ 0x559b85c14580] Output read for pic 397/397.
7004[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7005[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7006[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (398).
7007[h264_vaapi @ 0x559b85c14580] Pictures: IDR (397/397) IDR (398/398)
7008[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 398/398 as type IDR.
7009[h264_vaapi @ 0x559b85c14580] No reference pictures.
7010[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7011[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7012[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7013[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7014[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7015[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7016[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7017[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7018[h264_vaapi @ 0x559b85c14580] Sync to pic 398/398 (input surface 0x4000000).
7019[h264_vaapi @ 0x559b85c14580] Output buffer: 978 bytes (status 00000000).
7020[h264_vaapi @ 0x559b85c14580] Output read for pic 398/398.
7021[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7022[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7023[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (399).
7024[h264_vaapi @ 0x559b85c14580] Pictures: IDR (398/398) IDR (399/399)
7025[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 399/399 as type IDR.
7026[h264_vaapi @ 0x559b85c14580] No reference pictures.
7027[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7028[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7029[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7030[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7031[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7032[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7033[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7034[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7035[h264_vaapi @ 0x559b85c14580] Sync to pic 399/399 (input surface 0x4000007).
7036[h264_vaapi @ 0x559b85c14580] Output buffer: 1105 bytes (status 00000000).
7037[h264_vaapi @ 0x559b85c14580] Output read for pic 399/399.
7038[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7039[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7040[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (400).
7041[h264_vaapi @ 0x559b85c14580] Pictures: IDR (399/399) IDR (400/400)
7042[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 400/400 as type IDR.
7043[h264_vaapi @ 0x559b85c14580] No reference pictures.
7044[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7045[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7046[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7047[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7048[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7049[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7050[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7051[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7052[h264_vaapi @ 0x559b85c14580] Sync to pic 400/400 (input surface 0x4000000).
7053[h264_vaapi @ 0x559b85c14580] Output buffer: 1314 bytes (status 00000000).
7054[h264_vaapi @ 0x559b85c14580] Output read for pic 400/400.
7055[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7056[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7057[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (401).
7058[h264_vaapi @ 0x559b85c14580] Pictures: IDR (400/400) IDR (401/401)
7059[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 401/401 as type IDR.
7060[h264_vaapi @ 0x559b85c14580] No reference pictures.
7061[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7062[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7063[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7064[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7065[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7066[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7067[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7068[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7069[h264_vaapi @ 0x559b85c14580] Sync to pic 401/401 (input surface 0x4000007).
7070[h264_vaapi @ 0x559b85c14580] Output buffer: 1932 bytes (status 00000000).
7071[h264_vaapi @ 0x559b85c14580] Output read for pic 401/401.
7072[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7073[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7074[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (402).
7075[h264_vaapi @ 0x559b85c14580] Pictures: IDR (401/401) IDR (402/402)
7076[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 402/402 as type IDR.
7077[h264_vaapi @ 0x559b85c14580] No reference pictures.
7078[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7079[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7080[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7081[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7082[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7083[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7084[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7085[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7086[h264_vaapi @ 0x559b85c14580] Sync to pic 402/402 (input surface 0x4000000).
7087[h264_vaapi @ 0x559b85c14580] Output buffer: 2636 bytes (status 00000000).
7088[h264_vaapi @ 0x559b85c14580] Output read for pic 402/402.
7089[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7090[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7091[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (403).
7092[h264_vaapi @ 0x559b85c14580] Pictures: IDR (402/402) IDR (403/403)
7093[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 403/403 as type IDR.
7094[h264_vaapi @ 0x559b85c14580] No reference pictures.
7095[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7096[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7097[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7098[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7099[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7100[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7101[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7102[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7103[h264_vaapi @ 0x559b85c14580] Sync to pic 403/403 (input surface 0x4000007).
7104[h264_vaapi @ 0x559b85c14580] Output buffer: 3292 bytes (status 00000000).
7105[h264_vaapi @ 0x559b85c14580] Output read for pic 403/403.
7106[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7107[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7108[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (404).
7109[h264_vaapi @ 0x559b85c14580] Pictures: IDR (403/403) IDR (404/404)
7110[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 404/404 as type IDR.
7111[h264_vaapi @ 0x559b85c14580] No reference pictures.
7112[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7113[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7114[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7115[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7116[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7117[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7118[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7119[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7120[h264_vaapi @ 0x559b85c14580] Sync to pic 404/404 (input surface 0x4000000).
7121[h264_vaapi @ 0x559b85c14580] Output buffer: 3960 bytes (status 00000000).
7122[h264_vaapi @ 0x559b85c14580] Output read for pic 404/404.
7123[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7124[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7125[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (405).
7126[h264_vaapi @ 0x559b85c14580] Pictures: IDR (404/404) IDR (405/405)
7127[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 405/405 as type IDR.
7128[h264_vaapi @ 0x559b85c14580] No reference pictures.
7129[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7130[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7131[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7132[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7133[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7134[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7135[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7136[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7137[h264_vaapi @ 0x559b85c14580] Sync to pic 405/405 (input surface 0x4000007).
7138[h264_vaapi @ 0x559b85c14580] Output buffer: 4704 bytes (status 00000000).
7139[h264_vaapi @ 0x559b85c14580] Output read for pic 405/405.
7140[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7141[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7142[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (406).
7143[h264_vaapi @ 0x559b85c14580] Pictures: IDR (405/405) IDR (406/406)
7144[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 406/406 as type IDR.
7145[h264_vaapi @ 0x559b85c14580] No reference pictures.
7146[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7147[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7148[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7149[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7150[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7151[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7152[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7153[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7154[h264_vaapi @ 0x559b85c14580] Sync to pic 406/406 (input surface 0x4000000).
7155[h264_vaapi @ 0x559b85c14580] Output buffer: 4934 bytes (status 00000000).
7156[h264_vaapi @ 0x559b85c14580] Output read for pic 406/406.
7157[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7158[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7159[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (407).
7160[h264_vaapi @ 0x559b85c14580] Pictures: IDR (406/406) IDR (407/407)
7161[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 407/407 as type IDR.
7162[h264_vaapi @ 0x559b85c14580] No reference pictures.
7163[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7164[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7165[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7166[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7167[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7168[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7169[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7170[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7171[h264_vaapi @ 0x559b85c14580] Sync to pic 407/407 (input surface 0x4000007).
7172[h264_vaapi @ 0x559b85c14580] Output buffer: 4989 bytes (status 00000000).
7173[h264_vaapi @ 0x559b85c14580] Output read for pic 407/407.
7174[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7175[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7176[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (408).
7177[h264_vaapi @ 0x559b85c14580] Pictures: IDR (407/407) IDR (408/408)
7178[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 408/408 as type IDR.
7179[h264_vaapi @ 0x559b85c14580] No reference pictures.
7180[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7181[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7182[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7183[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7184[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7185[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7186[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7187[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7188[h264_vaapi @ 0x559b85c14580] Sync to pic 408/408 (input surface 0x4000000).
7189[h264_vaapi @ 0x559b85c14580] Output buffer: 4917 bytes (status 00000000).
7190[h264_vaapi @ 0x559b85c14580] Output read for pic 408/408.
7191[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7192[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7193[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (409).
7194[h264_vaapi @ 0x559b85c14580] Pictures: IDR (408/408) IDR (409/409)
7195[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 409/409 as type IDR.
7196[h264_vaapi @ 0x559b85c14580] No reference pictures.
7197[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7198[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7199[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7200[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7201[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7202[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7203[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7204[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7205[h264_vaapi @ 0x559b85c14580] Sync to pic 409/409 (input surface 0x4000007).
7206[h264_vaapi @ 0x559b85c14580] Output buffer: 4951 bytes (status 00000000).
7207[h264_vaapi @ 0x559b85c14580] Output read for pic 409/409.
7208[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7209[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7210[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (410).
7211[h264_vaapi @ 0x559b85c14580] Pictures: IDR (409/409) IDR (410/410)
7212[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 410/410 as type IDR.
7213[h264_vaapi @ 0x559b85c14580] No reference pictures.
7214[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7215[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7216[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7217[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7218[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7219[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7220[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7221[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7222[h264_vaapi @ 0x559b85c14580] Sync to pic 410/410 (input surface 0x4000000).
7223[h264_vaapi @ 0x559b85c14580] Output buffer: 5208 bytes (status 00000000).
7224[h264_vaapi @ 0x559b85c14580] Output read for pic 410/410.
7225[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7226[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7227[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (411).
7228[h264_vaapi @ 0x559b85c14580] Pictures: IDR (410/410) IDR (411/411)
7229[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 411/411 as type IDR.
7230[h264_vaapi @ 0x559b85c14580] No reference pictures.
7231[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7232[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7233[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7234[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7235[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7236[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7237[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7238[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7239[h264_vaapi @ 0x559b85c14580] Sync to pic 411/411 (input surface 0x4000007).
7240[h264_vaapi @ 0x559b85c14580] Output buffer: 4923 bytes (status 00000000).
7241[h264_vaapi @ 0x559b85c14580] Output read for pic 411/411.
7242[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7243[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7244[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (412).
7245[h264_vaapi @ 0x559b85c14580] Pictures: IDR (411/411) IDR (412/412)
7246[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 412/412 as type IDR.
7247[h264_vaapi @ 0x559b85c14580] No reference pictures.
7248[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7249[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7250[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7251[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7252[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7253[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7254[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7255[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7256[h264_vaapi @ 0x559b85c14580] Sync to pic 412/412 (input surface 0x4000000).
7257[h264_vaapi @ 0x559b85c14580] Output buffer: 5010 bytes (status 00000000).
7258[h264_vaapi @ 0x559b85c14580] Output read for pic 412/412.
7259[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7260[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7261[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (413).
7262[h264_vaapi @ 0x559b85c14580] Pictures: IDR (412/412) IDR (413/413)
7263[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 413/413 as type IDR.
7264[h264_vaapi @ 0x559b85c14580] No reference pictures.
7265[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7266[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7267[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7268[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7269[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7270[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7271[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7272[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7273[h264_vaapi @ 0x559b85c14580] Sync to pic 413/413 (input surface 0x4000007).
7274[h264_vaapi @ 0x559b85c14580] Output buffer: 4943 bytes (status 00000000).
7275[h264_vaapi @ 0x559b85c14580] Output read for pic 413/413.
7276[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7277[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7278[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (414).
7279[h264_vaapi @ 0x559b85c14580] Pictures: IDR (413/413) IDR (414/414)
7280[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 414/414 as type IDR.
7281[h264_vaapi @ 0x559b85c14580] No reference pictures.
7282[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7283[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7284[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7285[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7286[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7287[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7288[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7289[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7290[h264_vaapi @ 0x559b85c14580] Sync to pic 414/414 (input surface 0x4000000).
7291[h264_vaapi @ 0x559b85c14580] Output buffer: 4914 bytes (status 00000000).
7292[h264_vaapi @ 0x559b85c14580] Output read for pic 414/414.
7293[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7294[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7295[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (415).
7296[h264_vaapi @ 0x559b85c14580] Pictures: IDR (414/414) IDR (415/415)
7297[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 415/415 as type IDR.
7298[h264_vaapi @ 0x559b85c14580] No reference pictures.
7299[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7300[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7301[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7302[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7303[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7304[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7305[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7306[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7307[h264_vaapi @ 0x559b85c14580] Sync to pic 415/415 (input surface 0x4000007).
7308[h264_vaapi @ 0x559b85c14580] Output buffer: 4937 bytes (status 00000000).
7309[h264_vaapi @ 0x559b85c14580] Output read for pic 415/415.
7310[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7311[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7312[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (416).
7313[h264_vaapi @ 0x559b85c14580] Pictures: IDR (415/415) IDR (416/416)
7314[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 416/416 as type IDR.
7315[h264_vaapi @ 0x559b85c14580] No reference pictures.
7316[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7317[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7318[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7319[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7320[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7321[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7322[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7323[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7324[h264_vaapi @ 0x559b85c14580] Sync to pic 416/416 (input surface 0x4000000).
7325[h264_vaapi @ 0x559b85c14580] Output buffer: 4979 bytes (status 00000000).
7326[h264_vaapi @ 0x559b85c14580] Output read for pic 416/416.
7327[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7328[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7329[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (417).
7330[h264_vaapi @ 0x559b85c14580] Pictures: IDR (416/416) IDR (417/417)
7331[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 417/417 as type IDR.
7332[h264_vaapi @ 0x559b85c14580] No reference pictures.
7333[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7334[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7335[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7336[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7337[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7338[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7339[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7340[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7341[h264_vaapi @ 0x559b85c14580] Sync to pic 417/417 (input surface 0x4000007).
7342[h264_vaapi @ 0x559b85c14580] Output buffer: 4992 bytes (status 00000000).
7343[h264_vaapi @ 0x559b85c14580] Output read for pic 417/417.
7344[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7345[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7346[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (418).
7347[h264_vaapi @ 0x559b85c14580] Pictures: IDR (417/417) IDR (418/418)
7348[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 418/418 as type IDR.
7349[h264_vaapi @ 0x559b85c14580] No reference pictures.
7350[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7351[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7352[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7353[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7354[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7355[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7356[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7357[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7358[h264_vaapi @ 0x559b85c14580] Sync to pic 418/418 (input surface 0x4000000).
7359[h264_vaapi @ 0x559b85c14580] Output buffer: 4905 bytes (status 00000000).
7360[h264_vaapi @ 0x559b85c14580] Output read for pic 418/418.
7361[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7362[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7363[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (419).
7364[h264_vaapi @ 0x559b85c14580] Pictures: IDR (418/418) IDR (419/419)
7365[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 419/419 as type IDR.
7366[h264_vaapi @ 0x559b85c14580] No reference pictures.
7367[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7368[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7369[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7370[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7371[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7372[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7373[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7374[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7375[h264_vaapi @ 0x559b85c14580] Sync to pic 419/419 (input surface 0x4000007).
7376[h264_vaapi @ 0x559b85c14580] Output buffer: 4908 bytes (status 00000000).
7377[h264_vaapi @ 0x559b85c14580] Output read for pic 419/419.
7378[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7379[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7380[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (420).
7381[h264_vaapi @ 0x559b85c14580] Pictures: IDR (419/419) IDR (420/420)
7382[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 420/420 as type IDR.
7383[h264_vaapi @ 0x559b85c14580] No reference pictures.
7384[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7385[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7386[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7387[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7388[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7389[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7390[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7391[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7392[h264_vaapi @ 0x559b85c14580] Sync to pic 420/420 (input surface 0x4000000).
7393[h264_vaapi @ 0x559b85c14580] Output buffer: 4960 bytes (status 00000000).
7394[h264_vaapi @ 0x559b85c14580] Output read for pic 420/420.
7395[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7396[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7397[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (421).
7398[h264_vaapi @ 0x559b85c14580] Pictures: IDR (420/420) IDR (421/421)
7399[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 421/421 as type IDR.
7400[h264_vaapi @ 0x559b85c14580] No reference pictures.
7401[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7402[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7403[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7404[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7405[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7406[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7407[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7408[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7409[h264_vaapi @ 0x559b85c14580] Sync to pic 421/421 (input surface 0x4000007).
7410[h264_vaapi @ 0x559b85c14580] Output buffer: 4864 bytes (status 00000000).
7411[h264_vaapi @ 0x559b85c14580] Output read for pic 421/421.
7412[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7413[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7414[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (422).
7415[h264_vaapi @ 0x559b85c14580] Pictures: IDR (421/421) IDR (422/422)
7416[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 422/422 as type IDR.
7417[h264_vaapi @ 0x559b85c14580] No reference pictures.
7418[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7419[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7420[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7421[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7422[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7423[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7424[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7425[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7426[h264_vaapi @ 0x559b85c14580] Sync to pic 422/422 (input surface 0x4000000).
7427[h264_vaapi @ 0x559b85c14580] Output buffer: 4936 bytes (status 00000000).
7428[h264_vaapi @ 0x559b85c14580] Output read for pic 422/422.
7429[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7430[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7431[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (423).
7432[h264_vaapi @ 0x559b85c14580] Pictures: IDR (422/422) IDR (423/423)
7433[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 423/423 as type IDR.
7434[h264_vaapi @ 0x559b85c14580] No reference pictures.
7435[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7436[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7437[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7438[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7439[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7440[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7441[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7442[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7443[h264_vaapi @ 0x559b85c14580] Sync to pic 423/423 (input surface 0x4000007).
7444[h264_vaapi @ 0x559b85c14580] Output buffer: 4914 bytes (status 00000000).
7445[h264_vaapi @ 0x559b85c14580] Output read for pic 423/423.
7446[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7447[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7448[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (424).
7449[h264_vaapi @ 0x559b85c14580] Pictures: IDR (423/423) IDR (424/424)
7450[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 424/424 as type IDR.
7451[h264_vaapi @ 0x559b85c14580] No reference pictures.
7452[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7453[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7454[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7455[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7456[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7457[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7458[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7459[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7460[h264_vaapi @ 0x559b85c14580] Sync to pic 424/424 (input surface 0x4000000).
7461[h264_vaapi @ 0x559b85c14580] Output buffer: 4994 bytes (status 00000000).
7462[h264_vaapi @ 0x559b85c14580] Output read for pic 424/424.
7463[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7464[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7465[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (425).
7466[h264_vaapi @ 0x559b85c14580] Pictures: IDR (424/424) IDR (425/425)
7467[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 425/425 as type IDR.
7468[h264_vaapi @ 0x559b85c14580] No reference pictures.
7469[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7470[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7471[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7472[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7473[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7474[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7475[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7476[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7477[h264_vaapi @ 0x559b85c14580] Sync to pic 425/425 (input surface 0x4000007).
7478[h264_vaapi @ 0x559b85c14580] Output buffer: 4921 bytes (status 00000000).
7479[h264_vaapi @ 0x559b85c14580] Output read for pic 425/425.
7480[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7481[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7482[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (426).
7483[h264_vaapi @ 0x559b85c14580] Pictures: IDR (425/425) IDR (426/426)
7484[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 426/426 as type IDR.
7485[h264_vaapi @ 0x559b85c14580] No reference pictures.
7486[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7487[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7488[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7489[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7490[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7491[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7492[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7493[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7494[h264_vaapi @ 0x559b85c14580] Sync to pic 426/426 (input surface 0x4000000).
7495[h264_vaapi @ 0x559b85c14580] Output buffer: 4951 bytes (status 00000000).
7496[h264_vaapi @ 0x559b85c14580] Output read for pic 426/426.
7497[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7498[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7499[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (427).
7500[h264_vaapi @ 0x559b85c14580] Pictures: IDR (426/426) IDR (427/427)
7501[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 427/427 as type IDR.
7502[h264_vaapi @ 0x559b85c14580] No reference pictures.
7503[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7504[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7505[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7506[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7507[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7508[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7509[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7510[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7511[h264_vaapi @ 0x559b85c14580] Sync to pic 427/427 (input surface 0x4000007).
7512[h264_vaapi @ 0x559b85c14580] Output buffer: 4926 bytes (status 00000000).
7513[h264_vaapi @ 0x559b85c14580] Output read for pic 427/427.
7514[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7515[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7516[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (428).
7517[h264_vaapi @ 0x559b85c14580] Pictures: IDR (427/427) IDR (428/428)
7518[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 428/428 as type IDR.
7519[h264_vaapi @ 0x559b85c14580] No reference pictures.
7520[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7521[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7522[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7523[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7524[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7525[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7526[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7527[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7528[h264_vaapi @ 0x559b85c14580] Sync to pic 428/428 (input surface 0x4000000).
7529[h264_vaapi @ 0x559b85c14580] Output buffer: 4946 bytes (status 00000000).
7530[h264_vaapi @ 0x559b85c14580] Output read for pic 428/428.
7531[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7532[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7533[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (429).
7534[h264_vaapi @ 0x559b85c14580] Pictures: IDR (428/428) IDR (429/429)
7535[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 429/429 as type IDR.
7536[h264_vaapi @ 0x559b85c14580] No reference pictures.
7537[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7538[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7539[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7540[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7541[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7542[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7543[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7544[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7545[h264_vaapi @ 0x559b85c14580] Sync to pic 429/429 (input surface 0x4000007).
7546[h264_vaapi @ 0x559b85c14580] Output buffer: 4881 bytes (status 00000000).
7547[h264_vaapi @ 0x559b85c14580] Output read for pic 429/429.
7548[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7549[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7550[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (430).
7551[h264_vaapi @ 0x559b85c14580] Pictures: IDR (429/429) IDR (430/430)
7552[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 430/430 as type IDR.
7553[h264_vaapi @ 0x559b85c14580] No reference pictures.
7554[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7555[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7556[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7557[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7558[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7559[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7560[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7561[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7562[h264_vaapi @ 0x559b85c14580] Sync to pic 430/430 (input surface 0x4000000).
7563[h264_vaapi @ 0x559b85c14580] Output buffer: 4921 bytes (status 00000000).
7564[h264_vaapi @ 0x559b85c14580] Output read for pic 430/430.
7565[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7566[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7567[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (431).
7568[h264_vaapi @ 0x559b85c14580] Pictures: IDR (430/430) IDR (431/431)
7569[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 431/431 as type IDR.
7570[h264_vaapi @ 0x559b85c14580] No reference pictures.
7571[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7572[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7573[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7574[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7575[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7576[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7577[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7578[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7579[h264_vaapi @ 0x559b85c14580] Sync to pic 431/431 (input surface 0x4000007).
7580[h264_vaapi @ 0x559b85c14580] Output buffer: 4860 bytes (status 00000000).
7581[h264_vaapi @ 0x559b85c14580] Output read for pic 431/431.
7582[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7583[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7584[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (432).
7585[h264_vaapi @ 0x559b85c14580] Pictures: IDR (431/431) IDR (432/432)
7586[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 432/432 as type IDR.
7587[h264_vaapi @ 0x559b85c14580] No reference pictures.
7588[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7589[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7590[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7591[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7592[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7593[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7594[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7595[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7596[h264_vaapi @ 0x559b85c14580] Sync to pic 432/432 (input surface 0x4000000).
7597[h264_vaapi @ 0x559b85c14580] Output buffer: 4919 bytes (status 00000000).
7598[h264_vaapi @ 0x559b85c14580] Output read for pic 432/432.
7599[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7600[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7601[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (433).
7602[h264_vaapi @ 0x559b85c14580] Pictures: IDR (432/432) IDR (433/433)
7603[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 433/433 as type IDR.
7604[h264_vaapi @ 0x559b85c14580] No reference pictures.
7605[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7606[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7607[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7608[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7609[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7610[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7611[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7612[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7613[h264_vaapi @ 0x559b85c14580] Sync to pic 433/433 (input surface 0x4000007).
7614[h264_vaapi @ 0x559b85c14580] Output buffer: 1110 bytes (status 00000000).
7615[h264_vaapi @ 0x559b85c14580] Output read for pic 433/433.
7616[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7617[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7618[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (434).
7619[h264_vaapi @ 0x559b85c14580] Pictures: IDR (433/433) IDR (434/434)
7620[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 434/434 as type IDR.
7621[h264_vaapi @ 0x559b85c14580] No reference pictures.
7622[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7623[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7624[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7625[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7626[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7627[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7628[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7629[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7630[h264_vaapi @ 0x559b85c14580] Sync to pic 434/434 (input surface 0x4000000).
7631[h264_vaapi @ 0x559b85c14580] Output buffer: 1048 bytes (status 00000000).
7632[h264_vaapi @ 0x559b85c14580] Output read for pic 434/434.
7633[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7634[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7635[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (435).
7636[h264_vaapi @ 0x559b85c14580] Pictures: IDR (434/434) IDR (435/435)
7637[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 435/435 as type IDR.
7638[h264_vaapi @ 0x559b85c14580] No reference pictures.
7639[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7640[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7641[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7642[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7643[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7644[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7645[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7646[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7647[h264_vaapi @ 0x559b85c14580] Sync to pic 435/435 (input surface 0x4000007).
7648[h264_vaapi @ 0x559b85c14580] Output buffer: 1075 bytes (status 00000000).
7649[h264_vaapi @ 0x559b85c14580] Output read for pic 435/435.
7650[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7651[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7652[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (436).
7653[h264_vaapi @ 0x559b85c14580] Pictures: IDR (435/435) IDR (436/436)
7654[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 436/436 as type IDR.
7655[h264_vaapi @ 0x559b85c14580] No reference pictures.
7656[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7657[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7658[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7659[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7660[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7661[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7662[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7663[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7664[h264_vaapi @ 0x559b85c14580] Sync to pic 436/436 (input surface 0x4000000).
7665[h264_vaapi @ 0x559b85c14580] Output buffer: 1793 bytes (status 00000000).
7666[h264_vaapi @ 0x559b85c14580] Output read for pic 436/436.
7667[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7668[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7669[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (437).
7670[h264_vaapi @ 0x559b85c14580] Pictures: IDR (436/436) IDR (437/437)
7671[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 437/437 as type IDR.
7672[h264_vaapi @ 0x559b85c14580] No reference pictures.
7673[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7674[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7675[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7676[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7677[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7678[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7679[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7680[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7681[h264_vaapi @ 0x559b85c14580] Sync to pic 437/437 (input surface 0x4000007).
7682[h264_vaapi @ 0x559b85c14580] Output buffer: 2396 bytes (status 00000000).
7683[h264_vaapi @ 0x559b85c14580] Output read for pic 437/437.
7684[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7685[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7686[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (438).
7687[h264_vaapi @ 0x559b85c14580] Pictures: IDR (437/437) IDR (438/438)
7688[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 438/438 as type IDR.
7689[h264_vaapi @ 0x559b85c14580] No reference pictures.
7690[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7691[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7692[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7693[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7694[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7695[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7696[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7697[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7698[h264_vaapi @ 0x559b85c14580] Sync to pic 438/438 (input surface 0x4000000).
7699[h264_vaapi @ 0x559b85c14580] Output buffer: 3442 bytes (status 00000000).
7700[h264_vaapi @ 0x559b85c14580] Output read for pic 438/438.
7701[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7702[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7703[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (439).
7704[h264_vaapi @ 0x559b85c14580] Pictures: IDR (438/438) IDR (439/439)
7705[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 439/439 as type IDR.
7706[h264_vaapi @ 0x559b85c14580] No reference pictures.
7707[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7708[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7709[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7710[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7711[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7712[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7713[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7714[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7715[h264_vaapi @ 0x559b85c14580] Sync to pic 439/439 (input surface 0x4000007).
7716[h264_vaapi @ 0x559b85c14580] Output buffer: 6602 bytes (status 00000000).
7717[h264_vaapi @ 0x559b85c14580] Output read for pic 439/439.
7718[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7719[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7720[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (440).
7721[h264_vaapi @ 0x559b85c14580] Pictures: IDR (439/439) IDR (440/440)
7722[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 440/440 as type IDR.
7723[h264_vaapi @ 0x559b85c14580] No reference pictures.
7724[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7725[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7726[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7727[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7728[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7729[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7730[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7731[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7732[h264_vaapi @ 0x559b85c14580] Sync to pic 440/440 (input surface 0x4000000).
7733[h264_vaapi @ 0x559b85c14580] Output buffer: 11032 bytes (status 00000000).
7734[h264_vaapi @ 0x559b85c14580] Output read for pic 440/440.
7735[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7736[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7737[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (441).
7738[h264_vaapi @ 0x559b85c14580] Pictures: IDR (440/440) IDR (441/441)
7739[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 441/441 as type IDR.
7740[h264_vaapi @ 0x559b85c14580] No reference pictures.
7741[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7742[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7743[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7744[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7745[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7746[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7747[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7748[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7749[h264_vaapi @ 0x559b85c14580] Sync to pic 441/441 (input surface 0x4000007).
7750[h264_vaapi @ 0x559b85c14580] Output buffer: 15222 bytes (status 00000000).
7751[h264_vaapi @ 0x559b85c14580] Output read for pic 441/441.
7752[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7753[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7754[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (442).
7755[h264_vaapi @ 0x559b85c14580] Pictures: IDR (441/441) IDR (442/442)
7756[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 442/442 as type IDR.
7757[h264_vaapi @ 0x559b85c14580] No reference pictures.
7758[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7759[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7760[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7761[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7762[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7763[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7764[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7765[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7766[h264_vaapi @ 0x559b85c14580] Sync to pic 442/442 (input surface 0x4000000).
7767[h264_vaapi @ 0x559b85c14580] Output buffer: 18611 bytes (status 00000000).
7768[h264_vaapi @ 0x559b85c14580] Output read for pic 442/442.
7769[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7770[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7771[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (443).
7772[h264_vaapi @ 0x559b85c14580] Pictures: IDR (442/442) IDR (443/443)
7773[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 443/443 as type IDR.
7774[h264_vaapi @ 0x559b85c14580] No reference pictures.
7775[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7776[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7777[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7778[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7779[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7780[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7781[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7782[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7783[h264_vaapi @ 0x559b85c14580] Sync to pic 443/443 (input surface 0x4000007).
7784[h264_vaapi @ 0x559b85c14580] Output buffer: 20668 bytes (status 00000000).
7785[h264_vaapi @ 0x559b85c14580] Output read for pic 443/443.
7786[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7787[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7788[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (444).
7789[h264_vaapi @ 0x559b85c14580] Pictures: IDR (443/443) IDR (444/444)
7790[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 444/444 as type IDR.
7791[h264_vaapi @ 0x559b85c14580] No reference pictures.
7792[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7793[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7794[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7795[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7796[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7797[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7798[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7799[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7800[h264_vaapi @ 0x559b85c14580] Sync to pic 444/444 (input surface 0x4000000).
7801[h264_vaapi @ 0x559b85c14580] Output buffer: 22148 bytes (status 00000000).
7802[h264_vaapi @ 0x559b85c14580] Output read for pic 444/444.
7803[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7804[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7805[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (445).
7806[h264_vaapi @ 0x559b85c14580] Pictures: IDR (444/444) IDR (445/445)
7807[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 445/445 as type IDR.
7808[h264_vaapi @ 0x559b85c14580] No reference pictures.
7809[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7810[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7811[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7812[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7813[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7814[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7815[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7816[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7817[h264_vaapi @ 0x559b85c14580] Sync to pic 445/445 (input surface 0x4000007).
7818[h264_vaapi @ 0x559b85c14580] Output buffer: 23506 bytes (status 00000000).
7819[h264_vaapi @ 0x559b85c14580] Output read for pic 445/445.
7820[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7821[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7822[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (446).
7823[h264_vaapi @ 0x559b85c14580] Pictures: IDR (445/445) IDR (446/446)
7824[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 446/446 as type IDR.
7825[h264_vaapi @ 0x559b85c14580] No reference pictures.
7826[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7827[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7828[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7829[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7830[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7831[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7832[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7833[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7834[h264_vaapi @ 0x559b85c14580] Sync to pic 446/446 (input surface 0x4000000).
7835[h264_vaapi @ 0x559b85c14580] Output buffer: 23532 bytes (status 00000000).
7836[h264_vaapi @ 0x559b85c14580] Output read for pic 446/446.
7837[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7838[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7839[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (447).
7840[h264_vaapi @ 0x559b85c14580] Pictures: IDR (446/446) IDR (447/447)
7841[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 447/447 as type IDR.
7842[h264_vaapi @ 0x559b85c14580] No reference pictures.
7843[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7844[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7845[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7846[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7847[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7848[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7849[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7850[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7851[h264_vaapi @ 0x559b85c14580] Sync to pic 447/447 (input surface 0x4000007).
7852[h264_vaapi @ 0x559b85c14580] Output buffer: 23318 bytes (status 00000000).
7853[h264_vaapi @ 0x559b85c14580] Output read for pic 447/447.
7854[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7855[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7856[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (448).
7857[h264_vaapi @ 0x559b85c14580] Pictures: IDR (447/447) IDR (448/448)
7858[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 448/448 as type IDR.
7859[h264_vaapi @ 0x559b85c14580] No reference pictures.
7860[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7861[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7862[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7863[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7864[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7865[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7866[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7867[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7868[h264_vaapi @ 0x559b85c14580] Sync to pic 448/448 (input surface 0x4000000).
7869[h264_vaapi @ 0x559b85c14580] Output buffer: 23105 bytes (status 00000000).
7870[h264_vaapi @ 0x559b85c14580] Output read for pic 448/448.
7871[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7872[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7873[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (449).
7874[h264_vaapi @ 0x559b85c14580] Pictures: IDR (448/448) IDR (449/449)
7875[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 449/449 as type IDR.
7876[h264_vaapi @ 0x559b85c14580] No reference pictures.
7877[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7878[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7879[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7880[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7881[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7882[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7883[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7884[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7885[h264_vaapi @ 0x559b85c14580] Sync to pic 449/449 (input surface 0x4000007).
7886[h264_vaapi @ 0x559b85c14580] Output buffer: 23535 bytes (status 00000000).
7887[h264_vaapi @ 0x559b85c14580] Output read for pic 449/449.
7888[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7889[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7890[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (450).
7891[h264_vaapi @ 0x559b85c14580] Pictures: IDR (449/449) IDR (450/450)
7892[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 450/450 as type IDR.
7893[h264_vaapi @ 0x559b85c14580] No reference pictures.
7894[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7895[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7896[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7897[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7898[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7899[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7900[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7901[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7902[h264_vaapi @ 0x559b85c14580] Sync to pic 450/450 (input surface 0x4000000).
7903[h264_vaapi @ 0x559b85c14580] Output buffer: 23298 bytes (status 00000000).
7904[h264_vaapi @ 0x559b85c14580] Output read for pic 450/450.
7905[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7906[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7907[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (451).
7908[h264_vaapi @ 0x559b85c14580] Pictures: IDR (450/450) IDR (451/451)
7909[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 451/451 as type IDR.
7910[h264_vaapi @ 0x559b85c14580] No reference pictures.
7911[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7912[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7913[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7914[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7915[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7916[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7917[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7918[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7919[h264_vaapi @ 0x559b85c14580] Sync to pic 451/451 (input surface 0x4000007).
7920[h264_vaapi @ 0x559b85c14580] Output buffer: 23415 bytes (status 00000000).
7921[h264_vaapi @ 0x559b85c14580] Output read for pic 451/451.
7922[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7923[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7924[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (452).
7925[h264_vaapi @ 0x559b85c14580] Pictures: IDR (451/451) IDR (452/452)
7926[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 452/452 as type IDR.
7927[h264_vaapi @ 0x559b85c14580] No reference pictures.
7928[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7929[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7930[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7931[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7932[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7933[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7934[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7935[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7936[h264_vaapi @ 0x559b85c14580] Sync to pic 452/452 (input surface 0x4000000).
7937[h264_vaapi @ 0x559b85c14580] Output buffer: 23163 bytes (status 00000000).
7938[h264_vaapi @ 0x559b85c14580] Output read for pic 452/452.
7939[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7940[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7941[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (453).
7942[h264_vaapi @ 0x559b85c14580] Pictures: IDR (452/452) IDR (453/453)
7943[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 453/453 as type IDR.
7944[h264_vaapi @ 0x559b85c14580] No reference pictures.
7945[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7946[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7947[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7948[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7949[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7950[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7951[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7952[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7953[h264_vaapi @ 0x559b85c14580] Sync to pic 453/453 (input surface 0x4000007).
7954[h264_vaapi @ 0x559b85c14580] Output buffer: 23196 bytes (status 00000000).
7955[h264_vaapi @ 0x559b85c14580] Output read for pic 453/453.
7956[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7957[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7958[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (454).
7959[h264_vaapi @ 0x559b85c14580] Pictures: IDR (453/453) IDR (454/454)
7960[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 454/454 as type IDR.
7961[h264_vaapi @ 0x559b85c14580] No reference pictures.
7962[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7963[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7964[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7965[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
7966[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
7967[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
7968[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
7969[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
7970[h264_vaapi @ 0x559b85c14580] Sync to pic 454/454 (input surface 0x4000000).
7971[h264_vaapi @ 0x559b85c14580] Output buffer: 23358 bytes (status 00000000).
7972[h264_vaapi @ 0x559b85c14580] Output read for pic 454/454.
7973frame= 455 fps=454 q=-0.0 size= 5632kB time=00:00:18.16 bitrate=2540.6kbits/s speed=18.1x
7974[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
7975[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
7976[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (455).
7977[h264_vaapi @ 0x559b85c14580] Pictures: IDR (454/454) IDR (455/455)
7978[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 455/455 as type IDR.
7979[h264_vaapi @ 0x559b85c14580] No reference pictures.
7980[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
7981[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
7982[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
7983[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
7984[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
7985[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
7986[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
7987[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
7988[h264_vaapi @ 0x559b85c14580] Sync to pic 455/455 (input surface 0x4000007).
7989[h264_vaapi @ 0x559b85c14580] Output buffer: 23091 bytes (status 00000000).
7990[h264_vaapi @ 0x559b85c14580] Output read for pic 455/455.
7991[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
7992[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
7993[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (456).
7994[h264_vaapi @ 0x559b85c14580] Pictures: IDR (455/455) IDR (456/456)
7995[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 456/456 as type IDR.
7996[h264_vaapi @ 0x559b85c14580] No reference pictures.
7997[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
7998[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
7999[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8000[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8001[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8002[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8003[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8004[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8005[h264_vaapi @ 0x559b85c14580] Sync to pic 456/456 (input surface 0x4000000).
8006[h264_vaapi @ 0x559b85c14580] Output buffer: 23297 bytes (status 00000000).
8007[h264_vaapi @ 0x559b85c14580] Output read for pic 456/456.
8008[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8009[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8010[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (457).
8011[h264_vaapi @ 0x559b85c14580] Pictures: IDR (456/456) IDR (457/457)
8012[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 457/457 as type IDR.
8013[h264_vaapi @ 0x559b85c14580] No reference pictures.
8014[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8015[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8016[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8017[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8018[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8019[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8020[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8021[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8022[h264_vaapi @ 0x559b85c14580] Sync to pic 457/457 (input surface 0x4000007).
8023[h264_vaapi @ 0x559b85c14580] Output buffer: 23732 bytes (status 00000000).
8024[h264_vaapi @ 0x559b85c14580] Output read for pic 457/457.
8025[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8026[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8027[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (458).
8028[h264_vaapi @ 0x559b85c14580] Pictures: IDR (457/457) IDR (458/458)
8029[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 458/458 as type IDR.
8030[h264_vaapi @ 0x559b85c14580] No reference pictures.
8031[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8032[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8033[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8034[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8035[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8036[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8037[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8038[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8039[h264_vaapi @ 0x559b85c14580] Sync to pic 458/458 (input surface 0x4000000).
8040[h264_vaapi @ 0x559b85c14580] Output buffer: 23559 bytes (status 00000000).
8041[h264_vaapi @ 0x559b85c14580] Output read for pic 458/458.
8042[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8043[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8044[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (459).
8045[h264_vaapi @ 0x559b85c14580] Pictures: IDR (458/458) IDR (459/459)
8046[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 459/459 as type IDR.
8047[h264_vaapi @ 0x559b85c14580] No reference pictures.
8048[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8049[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8050[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8051[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8052[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8053[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8054[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8055[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8056[h264_vaapi @ 0x559b85c14580] Sync to pic 459/459 (input surface 0x4000007).
8057[h264_vaapi @ 0x559b85c14580] Output buffer: 23627 bytes (status 00000000).
8058[h264_vaapi @ 0x559b85c14580] Output read for pic 459/459.
8059[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8060[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8061[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (460).
8062[h264_vaapi @ 0x559b85c14580] Pictures: IDR (459/459) IDR (460/460)
8063[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 460/460 as type IDR.
8064[h264_vaapi @ 0x559b85c14580] No reference pictures.
8065[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8066[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8067[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8068[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8069[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8070[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8071[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8072[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8073[h264_vaapi @ 0x559b85c14580] Sync to pic 460/460 (input surface 0x4000000).
8074[h264_vaapi @ 0x559b85c14580] Output buffer: 23597 bytes (status 00000000).
8075[h264_vaapi @ 0x559b85c14580] Output read for pic 460/460.
8076[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8077[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8078[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (461).
8079[h264_vaapi @ 0x559b85c14580] Pictures: IDR (460/460) IDR (461/461)
8080[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 461/461 as type IDR.
8081[h264_vaapi @ 0x559b85c14580] No reference pictures.
8082[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8083[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8084[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8085[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8086[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8087[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8088[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8089[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8090[h264_vaapi @ 0x559b85c14580] Sync to pic 461/461 (input surface 0x4000007).
8091[h264_vaapi @ 0x559b85c14580] Output buffer: 23955 bytes (status 00000000).
8092[h264_vaapi @ 0x559b85c14580] Output read for pic 461/461.
8093[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8094[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8095[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (462).
8096[h264_vaapi @ 0x559b85c14580] Pictures: IDR (461/461) IDR (462/462)
8097[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 462/462 as type IDR.
8098[h264_vaapi @ 0x559b85c14580] No reference pictures.
8099[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8100[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8101[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8102[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8103[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8104[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8105[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8106[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8107[h264_vaapi @ 0x559b85c14580] Sync to pic 462/462 (input surface 0x4000000).
8108[h264_vaapi @ 0x559b85c14580] Output buffer: 23987 bytes (status 00000000).
8109[h264_vaapi @ 0x559b85c14580] Output read for pic 462/462.
8110[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8111[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8112[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (463).
8113[h264_vaapi @ 0x559b85c14580] Pictures: IDR (462/462) IDR (463/463)
8114[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 463/463 as type IDR.
8115[h264_vaapi @ 0x559b85c14580] No reference pictures.
8116[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8117[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8118[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8119[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8120[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8121[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8122[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8123[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8124[h264_vaapi @ 0x559b85c14580] Sync to pic 463/463 (input surface 0x4000007).
8125[h264_vaapi @ 0x559b85c14580] Output buffer: 24398 bytes (status 00000000).
8126[h264_vaapi @ 0x559b85c14580] Output read for pic 463/463.
8127[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8128[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8129[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (464).
8130[h264_vaapi @ 0x559b85c14580] Pictures: IDR (463/463) IDR (464/464)
8131[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 464/464 as type IDR.
8132[h264_vaapi @ 0x559b85c14580] No reference pictures.
8133[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8134[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8135[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8136[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8137[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8138[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8139[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8140[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8141[h264_vaapi @ 0x559b85c14580] Sync to pic 464/464 (input surface 0x4000000).
8142[h264_vaapi @ 0x559b85c14580] Output buffer: 24188 bytes (status 00000000).
8143[h264_vaapi @ 0x559b85c14580] Output read for pic 464/464.
8144[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8145[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8146[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (465).
8147[h264_vaapi @ 0x559b85c14580] Pictures: IDR (464/464) IDR (465/465)
8148[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 465/465 as type IDR.
8149[h264_vaapi @ 0x559b85c14580] No reference pictures.
8150[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8151[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8152[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8153[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8154[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8155[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8156[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8157[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8158[h264_vaapi @ 0x559b85c14580] Sync to pic 465/465 (input surface 0x4000007).
8159[h264_vaapi @ 0x559b85c14580] Output buffer: 24028 bytes (status 00000000).
8160[h264_vaapi @ 0x559b85c14580] Output read for pic 465/465.
8161[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8162[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8163[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (466).
8164[h264_vaapi @ 0x559b85c14580] Pictures: IDR (465/465) IDR (466/466)
8165[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 466/466 as type IDR.
8166[h264_vaapi @ 0x559b85c14580] No reference pictures.
8167[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8168[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8169[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8170[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8171[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8172[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8173[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8174[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8175[h264_vaapi @ 0x559b85c14580] Sync to pic 466/466 (input surface 0x4000000).
8176[h264_vaapi @ 0x559b85c14580] Output buffer: 24640 bytes (status 00000000).
8177[h264_vaapi @ 0x559b85c14580] Output read for pic 466/466.
8178[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8179[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8180[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (467).
8181[h264_vaapi @ 0x559b85c14580] Pictures: IDR (466/466) IDR (467/467)
8182[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 467/467 as type IDR.
8183[h264_vaapi @ 0x559b85c14580] No reference pictures.
8184[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8185[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8186[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8187[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8188[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8189[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8190[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8191[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8192[h264_vaapi @ 0x559b85c14580] Sync to pic 467/467 (input surface 0x4000007).
8193[h264_vaapi @ 0x559b85c14580] Output buffer: 24369 bytes (status 00000000).
8194[h264_vaapi @ 0x559b85c14580] Output read for pic 467/467.
8195[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8196[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8197[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (468).
8198[h264_vaapi @ 0x559b85c14580] Pictures: IDR (467/467) IDR (468/468)
8199[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 468/468 as type IDR.
8200[h264_vaapi @ 0x559b85c14580] No reference pictures.
8201[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8202[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8203[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8204[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8205[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8206[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8207[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8208[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8209[h264_vaapi @ 0x559b85c14580] Sync to pic 468/468 (input surface 0x4000000).
8210[h264_vaapi @ 0x559b85c14580] Output buffer: 24807 bytes (status 00000000).
8211[h264_vaapi @ 0x559b85c14580] Output read for pic 468/468.
8212[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8213[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8214[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (469).
8215[h264_vaapi @ 0x559b85c14580] Pictures: IDR (468/468) IDR (469/469)
8216[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 469/469 as type IDR.
8217[h264_vaapi @ 0x559b85c14580] No reference pictures.
8218[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8219[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8220[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8221[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8222[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8223[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8224[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8225[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8226[h264_vaapi @ 0x559b85c14580] Sync to pic 469/469 (input surface 0x4000007).
8227[h264_vaapi @ 0x559b85c14580] Output buffer: 24756 bytes (status 00000000).
8228[h264_vaapi @ 0x559b85c14580] Output read for pic 469/469.
8229[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8230[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8231[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (470).
8232[h264_vaapi @ 0x559b85c14580] Pictures: IDR (469/469) IDR (470/470)
8233[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 470/470 as type IDR.
8234[h264_vaapi @ 0x559b85c14580] No reference pictures.
8235[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8236[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8237[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8238[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8239[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8240[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8241[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8242[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8243[h264_vaapi @ 0x559b85c14580] Sync to pic 470/470 (input surface 0x4000000).
8244[h264_vaapi @ 0x559b85c14580] Output buffer: 25269 bytes (status 00000000).
8245[h264_vaapi @ 0x559b85c14580] Output read for pic 470/470.
8246[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8247[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8248[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (471).
8249[h264_vaapi @ 0x559b85c14580] Pictures: IDR (470/470) IDR (471/471)
8250[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 471/471 as type IDR.
8251[h264_vaapi @ 0x559b85c14580] No reference pictures.
8252[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8253[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8254[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8255[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8256[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8257[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8258[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8259[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8260[h264_vaapi @ 0x559b85c14580] Sync to pic 471/471 (input surface 0x4000007).
8261[h264_vaapi @ 0x559b85c14580] Output buffer: 24753 bytes (status 00000000).
8262[h264_vaapi @ 0x559b85c14580] Output read for pic 471/471.
8263[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8264[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8265[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (472).
8266[h264_vaapi @ 0x559b85c14580] Pictures: IDR (471/471) IDR (472/472)
8267[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 472/472 as type IDR.
8268[h264_vaapi @ 0x559b85c14580] No reference pictures.
8269[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8270[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8271[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8272[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8273[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8274[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8275[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8276[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8277[h264_vaapi @ 0x559b85c14580] Sync to pic 472/472 (input surface 0x4000000).
8278[h264_vaapi @ 0x559b85c14580] Output buffer: 6858 bytes (status 00000000).
8279[h264_vaapi @ 0x559b85c14580] Output read for pic 472/472.
8280[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8281[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8282[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (473).
8283[h264_vaapi @ 0x559b85c14580] Pictures: IDR (472/472) IDR (473/473)
8284[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 473/473 as type IDR.
8285[h264_vaapi @ 0x559b85c14580] No reference pictures.
8286[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8287[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8288[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8289[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8290[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8291[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8292[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8293[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8294[h264_vaapi @ 0x559b85c14580] Sync to pic 473/473 (input surface 0x4000007).
8295[h264_vaapi @ 0x559b85c14580] Output buffer: 6534 bytes (status 00000000).
8296[h264_vaapi @ 0x559b85c14580] Output read for pic 473/473.
8297[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8298[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8299[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (474).
8300[h264_vaapi @ 0x559b85c14580] Pictures: IDR (473/473) IDR (474/474)
8301[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 474/474 as type IDR.
8302[h264_vaapi @ 0x559b85c14580] No reference pictures.
8303[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8304[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8305[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8306[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8307[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8308[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8309[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8310[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8311[h264_vaapi @ 0x559b85c14580] Sync to pic 474/474 (input surface 0x4000000).
8312[h264_vaapi @ 0x559b85c14580] Output buffer: 6037 bytes (status 00000000).
8313[h264_vaapi @ 0x559b85c14580] Output read for pic 474/474.
8314[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8315[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8316[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (475).
8317[h264_vaapi @ 0x559b85c14580] Pictures: IDR (474/474) IDR (475/475)
8318[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 475/475 as type IDR.
8319[h264_vaapi @ 0x559b85c14580] No reference pictures.
8320[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8321[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8322[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8323[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8324[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8325[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8326[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8327[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8328[h264_vaapi @ 0x559b85c14580] Sync to pic 475/475 (input surface 0x4000007).
8329[h264_vaapi @ 0x559b85c14580] Output buffer: 6239 bytes (status 00000000).
8330[h264_vaapi @ 0x559b85c14580] Output read for pic 475/475.
8331[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8332[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8333[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (476).
8334[h264_vaapi @ 0x559b85c14580] Pictures: IDR (475/475) IDR (476/476)
8335[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 476/476 as type IDR.
8336[h264_vaapi @ 0x559b85c14580] No reference pictures.
8337[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8338[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8339[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8340[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8341[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8342[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8343[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8344[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8345[h264_vaapi @ 0x559b85c14580] Sync to pic 476/476 (input surface 0x4000000).
8346[h264_vaapi @ 0x559b85c14580] Output buffer: 6053 bytes (status 00000000).
8347[h264_vaapi @ 0x559b85c14580] Output read for pic 476/476.
8348[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8349[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8350[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (477).
8351[h264_vaapi @ 0x559b85c14580] Pictures: IDR (476/476) IDR (477/477)
8352[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 477/477 as type IDR.
8353[h264_vaapi @ 0x559b85c14580] No reference pictures.
8354[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8355[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8356[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8357[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8358[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8359[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8360[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8361[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8362[h264_vaapi @ 0x559b85c14580] Sync to pic 477/477 (input surface 0x4000007).
8363[h264_vaapi @ 0x559b85c14580] Output buffer: 5694 bytes (status 00000000).
8364[h264_vaapi @ 0x559b85c14580] Output read for pic 477/477.
8365[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8366[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8367[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (478).
8368[h264_vaapi @ 0x559b85c14580] Pictures: IDR (477/477) IDR (478/478)
8369[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 478/478 as type IDR.
8370[h264_vaapi @ 0x559b85c14580] No reference pictures.
8371[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8372[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8373[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8374[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8375[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8376[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8377[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8378[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8379[h264_vaapi @ 0x559b85c14580] Sync to pic 478/478 (input surface 0x4000000).
8380[h264_vaapi @ 0x559b85c14580] Output buffer: 5336 bytes (status 00000000).
8381[h264_vaapi @ 0x559b85c14580] Output read for pic 478/478.
8382[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8383[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8384[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (479).
8385[h264_vaapi @ 0x559b85c14580] Pictures: IDR (478/478) IDR (479/479)
8386[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 479/479 as type IDR.
8387[h264_vaapi @ 0x559b85c14580] No reference pictures.
8388[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8389[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8390[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8391[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8392[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8393[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8394[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8395[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8396[h264_vaapi @ 0x559b85c14580] Sync to pic 479/479 (input surface 0x4000007).
8397[h264_vaapi @ 0x559b85c14580] Output buffer: 5549 bytes (status 00000000).
8398[h264_vaapi @ 0x559b85c14580] Output read for pic 479/479.
8399[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8400[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8401[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (480).
8402[h264_vaapi @ 0x559b85c14580] Pictures: IDR (479/479) IDR (480/480)
8403[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 480/480 as type IDR.
8404[h264_vaapi @ 0x559b85c14580] No reference pictures.
8405[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8406[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8407[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8408[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8409[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8410[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8411[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8412[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8413[h264_vaapi @ 0x559b85c14580] Sync to pic 480/480 (input surface 0x4000000).
8414[h264_vaapi @ 0x559b85c14580] Output buffer: 6055 bytes (status 00000000).
8415[h264_vaapi @ 0x559b85c14580] Output read for pic 480/480.
8416[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8417[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8418[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (481).
8419[h264_vaapi @ 0x559b85c14580] Pictures: IDR (480/480) IDR (481/481)
8420[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 481/481 as type IDR.
8421[h264_vaapi @ 0x559b85c14580] No reference pictures.
8422[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8423[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8424[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8425[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8426[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8427[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8428[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8429[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8430[h264_vaapi @ 0x559b85c14580] Sync to pic 481/481 (input surface 0x4000007).
8431[h264_vaapi @ 0x559b85c14580] Output buffer: 6283 bytes (status 00000000).
8432[h264_vaapi @ 0x559b85c14580] Output read for pic 481/481.
8433[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8434[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8435[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (482).
8436[h264_vaapi @ 0x559b85c14580] Pictures: IDR (481/481) IDR (482/482)
8437[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 482/482 as type IDR.
8438[h264_vaapi @ 0x559b85c14580] No reference pictures.
8439[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8440[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8441[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8442[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8443[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8444[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8445[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8446[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8447[h264_vaapi @ 0x559b85c14580] Sync to pic 482/482 (input surface 0x4000000).
8448[h264_vaapi @ 0x559b85c14580] Output buffer: 6030 bytes (status 00000000).
8449[h264_vaapi @ 0x559b85c14580] Output read for pic 482/482.
8450[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8451[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8452[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (483).
8453[h264_vaapi @ 0x559b85c14580] Pictures: IDR (482/482) IDR (483/483)
8454[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 483/483 as type IDR.
8455[h264_vaapi @ 0x559b85c14580] No reference pictures.
8456[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8457[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8458[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8459[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8460[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8461[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8462[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8463[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8464[h264_vaapi @ 0x559b85c14580] Sync to pic 483/483 (input surface 0x4000007).
8465[h264_vaapi @ 0x559b85c14580] Output buffer: 6186 bytes (status 00000000).
8466[h264_vaapi @ 0x559b85c14580] Output read for pic 483/483.
8467[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8468[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8469[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (484).
8470[h264_vaapi @ 0x559b85c14580] Pictures: IDR (483/483) IDR (484/484)
8471[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 484/484 as type IDR.
8472[h264_vaapi @ 0x559b85c14580] No reference pictures.
8473[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8474[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8475[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8476[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8477[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8478[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8479[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8480[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8481[h264_vaapi @ 0x559b85c14580] Sync to pic 484/484 (input surface 0x4000000).
8482[h264_vaapi @ 0x559b85c14580] Output buffer: 6057 bytes (status 00000000).
8483[h264_vaapi @ 0x559b85c14580] Output read for pic 484/484.
8484[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8485[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8486[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (485).
8487[h264_vaapi @ 0x559b85c14580] Pictures: IDR (484/484) IDR (485/485)
8488[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 485/485 as type IDR.
8489[h264_vaapi @ 0x559b85c14580] No reference pictures.
8490[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8491[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8492[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8493[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8494[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8495[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8496[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8497[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8498[h264_vaapi @ 0x559b85c14580] Sync to pic 485/485 (input surface 0x4000007).
8499[h264_vaapi @ 0x559b85c14580] Output buffer: 5859 bytes (status 00000000).
8500[h264_vaapi @ 0x559b85c14580] Output read for pic 485/485.
8501[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8502[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8503[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (486).
8504[h264_vaapi @ 0x559b85c14580] Pictures: IDR (485/485) IDR (486/486)
8505[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 486/486 as type IDR.
8506[h264_vaapi @ 0x559b85c14580] No reference pictures.
8507[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8508[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8509[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8510[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8511[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8512[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8513[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8514[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8515[h264_vaapi @ 0x559b85c14580] Sync to pic 486/486 (input surface 0x4000000).
8516[h264_vaapi @ 0x559b85c14580] Output buffer: 6006 bytes (status 00000000).
8517[h264_vaapi @ 0x559b85c14580] Output read for pic 486/486.
8518[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8519[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8520[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (487).
8521[h264_vaapi @ 0x559b85c14580] Pictures: IDR (486/486) IDR (487/487)
8522[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 487/487 as type IDR.
8523[h264_vaapi @ 0x559b85c14580] No reference pictures.
8524[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8525[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8526[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8527[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8528[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8529[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8530[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8531[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8532[h264_vaapi @ 0x559b85c14580] Sync to pic 487/487 (input surface 0x4000007).
8533[h264_vaapi @ 0x559b85c14580] Output buffer: 6018 bytes (status 00000000).
8534[h264_vaapi @ 0x559b85c14580] Output read for pic 487/487.
8535[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8536[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8537[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (488).
8538[h264_vaapi @ 0x559b85c14580] Pictures: IDR (487/487) IDR (488/488)
8539[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 488/488 as type IDR.
8540[h264_vaapi @ 0x559b85c14580] No reference pictures.
8541[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8542[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8543[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8544[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8545[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8546[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8547[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8548[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8549[h264_vaapi @ 0x559b85c14580] Sync to pic 488/488 (input surface 0x4000000).
8550[h264_vaapi @ 0x559b85c14580] Output buffer: 6112 bytes (status 00000000).
8551[h264_vaapi @ 0x559b85c14580] Output read for pic 488/488.
8552[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8553[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8554[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (489).
8555[h264_vaapi @ 0x559b85c14580] Pictures: IDR (488/488) IDR (489/489)
8556[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 489/489 as type IDR.
8557[h264_vaapi @ 0x559b85c14580] No reference pictures.
8558[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8559[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8560[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8561[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8562[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8563[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8564[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8565[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8566[h264_vaapi @ 0x559b85c14580] Sync to pic 489/489 (input surface 0x4000007).
8567[h264_vaapi @ 0x559b85c14580] Output buffer: 6271 bytes (status 00000000).
8568[h264_vaapi @ 0x559b85c14580] Output read for pic 489/489.
8569[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8570[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8571[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (490).
8572[h264_vaapi @ 0x559b85c14580] Pictures: IDR (489/489) IDR (490/490)
8573[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 490/490 as type IDR.
8574[h264_vaapi @ 0x559b85c14580] No reference pictures.
8575[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8576[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8577[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8578[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8579[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8580[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8581[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8582[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8583[h264_vaapi @ 0x559b85c14580] Sync to pic 490/490 (input surface 0x4000000).
8584[h264_vaapi @ 0x559b85c14580] Output buffer: 6162 bytes (status 00000000).
8585[h264_vaapi @ 0x559b85c14580] Output read for pic 490/490.
8586[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8587[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8588[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (491).
8589[h264_vaapi @ 0x559b85c14580] Pictures: IDR (490/490) IDR (491/491)
8590[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 491/491 as type IDR.
8591[h264_vaapi @ 0x559b85c14580] No reference pictures.
8592[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8593[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8594[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8595[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8596[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8597[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8598[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8599[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8600[h264_vaapi @ 0x559b85c14580] Sync to pic 491/491 (input surface 0x4000007).
8601[h264_vaapi @ 0x559b85c14580] Output buffer: 6343 bytes (status 00000000).
8602[h264_vaapi @ 0x559b85c14580] Output read for pic 491/491.
8603[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8604[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8605[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (492).
8606[h264_vaapi @ 0x559b85c14580] Pictures: IDR (491/491) IDR (492/492)
8607[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 492/492 as type IDR.
8608[h264_vaapi @ 0x559b85c14580] No reference pictures.
8609[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8610[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8611[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8612[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8613[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8614[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8615[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8616[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8617[h264_vaapi @ 0x559b85c14580] Sync to pic 492/492 (input surface 0x4000000).
8618[h264_vaapi @ 0x559b85c14580] Output buffer: 6588 bytes (status 00000000).
8619[h264_vaapi @ 0x559b85c14580] Output read for pic 492/492.
8620[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8621[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8622[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (493).
8623[h264_vaapi @ 0x559b85c14580] Pictures: IDR (492/492) IDR (493/493)
8624[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 493/493 as type IDR.
8625[h264_vaapi @ 0x559b85c14580] No reference pictures.
8626[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8627[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8628[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8629[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8630[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8631[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8632[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8633[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8634[h264_vaapi @ 0x559b85c14580] Sync to pic 493/493 (input surface 0x4000007).
8635[h264_vaapi @ 0x559b85c14580] Output buffer: 6463 bytes (status 00000000).
8636[h264_vaapi @ 0x559b85c14580] Output read for pic 493/493.
8637[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8638[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8639[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (494).
8640[h264_vaapi @ 0x559b85c14580] Pictures: IDR (493/493) IDR (494/494)
8641[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 494/494 as type IDR.
8642[h264_vaapi @ 0x559b85c14580] No reference pictures.
8643[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8644[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8645[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8646[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8647[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8648[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8649[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8650[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8651[h264_vaapi @ 0x559b85c14580] Sync to pic 494/494 (input surface 0x4000000).
8652[h264_vaapi @ 0x559b85c14580] Output buffer: 6449 bytes (status 00000000).
8653[h264_vaapi @ 0x559b85c14580] Output read for pic 494/494.
8654[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8655[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8656[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (495).
8657[h264_vaapi @ 0x559b85c14580] Pictures: IDR (494/494) IDR (495/495)
8658[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 495/495 as type IDR.
8659[h264_vaapi @ 0x559b85c14580] No reference pictures.
8660[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8661[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8662[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8663[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8664[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8665[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8666[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8667[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8668[h264_vaapi @ 0x559b85c14580] Sync to pic 495/495 (input surface 0x4000007).
8669[h264_vaapi @ 0x559b85c14580] Output buffer: 6375 bytes (status 00000000).
8670[h264_vaapi @ 0x559b85c14580] Output read for pic 495/495.
8671[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8672[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8673[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (496).
8674[h264_vaapi @ 0x559b85c14580] Pictures: IDR (495/495) IDR (496/496)
8675[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 496/496 as type IDR.
8676[h264_vaapi @ 0x559b85c14580] No reference pictures.
8677[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8678[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8679[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8680[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8681[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8682[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8683[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8684[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8685[h264_vaapi @ 0x559b85c14580] Sync to pic 496/496 (input surface 0x4000000).
8686[h264_vaapi @ 0x559b85c14580] Output buffer: 6395 bytes (status 00000000).
8687[h264_vaapi @ 0x559b85c14580] Output read for pic 496/496.
8688[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8689[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8690[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (497).
8691[h264_vaapi @ 0x559b85c14580] Pictures: IDR (496/496) IDR (497/497)
8692[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 497/497 as type IDR.
8693[h264_vaapi @ 0x559b85c14580] No reference pictures.
8694[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8695[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8696[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8697[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8698[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8699[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8700[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8701[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8702[h264_vaapi @ 0x559b85c14580] Sync to pic 497/497 (input surface 0x4000007).
8703[h264_vaapi @ 0x559b85c14580] Output buffer: 6376 bytes (status 00000000).
8704[h264_vaapi @ 0x559b85c14580] Output read for pic 497/497.
8705[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8706[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8707[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (498).
8708[h264_vaapi @ 0x559b85c14580] Pictures: IDR (497/497) IDR (498/498)
8709[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 498/498 as type IDR.
8710[h264_vaapi @ 0x559b85c14580] No reference pictures.
8711[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8712[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8713[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8714[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8715[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8716[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8717[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8718[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8719[h264_vaapi @ 0x559b85c14580] Sync to pic 498/498 (input surface 0x4000000).
8720[h264_vaapi @ 0x559b85c14580] Output buffer: 6701 bytes (status 00000000).
8721[h264_vaapi @ 0x559b85c14580] Output read for pic 498/498.
8722[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8723[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8724[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (499).
8725[h264_vaapi @ 0x559b85c14580] Pictures: IDR (498/498) IDR (499/499)
8726[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 499/499 as type IDR.
8727[h264_vaapi @ 0x559b85c14580] No reference pictures.
8728[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8729[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8730[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8731[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8732[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8733[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8734[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8735[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8736[h264_vaapi @ 0x559b85c14580] Sync to pic 499/499 (input surface 0x4000007).
8737[h264_vaapi @ 0x559b85c14580] Output buffer: 6868 bytes (status 00000000).
8738[h264_vaapi @ 0x559b85c14580] Output read for pic 499/499.
8739[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8740[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8741[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (500).
8742[h264_vaapi @ 0x559b85c14580] Pictures: IDR (499/499) IDR (500/500)
8743[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 500/500 as type IDR.
8744[h264_vaapi @ 0x559b85c14580] No reference pictures.
8745[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8746[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8747[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8748[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8749[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8750[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8751[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8752[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8753[h264_vaapi @ 0x559b85c14580] Sync to pic 500/500 (input surface 0x4000000).
8754[h264_vaapi @ 0x559b85c14580] Output buffer: 6969 bytes (status 00000000).
8755[h264_vaapi @ 0x559b85c14580] Output read for pic 500/500.
8756[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8757[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8758[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (501).
8759[h264_vaapi @ 0x559b85c14580] Pictures: IDR (500/500) IDR (501/501)
8760[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 501/501 as type IDR.
8761[h264_vaapi @ 0x559b85c14580] No reference pictures.
8762[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8763[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8764[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8765[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8766[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8767[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8768[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8769[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8770[h264_vaapi @ 0x559b85c14580] Sync to pic 501/501 (input surface 0x4000007).
8771[h264_vaapi @ 0x559b85c14580] Output buffer: 6890 bytes (status 00000000).
8772[h264_vaapi @ 0x559b85c14580] Output read for pic 501/501.
8773[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8774[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8775[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (502).
8776[h264_vaapi @ 0x559b85c14580] Pictures: IDR (501/501) IDR (502/502)
8777[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 502/502 as type IDR.
8778[h264_vaapi @ 0x559b85c14580] No reference pictures.
8779[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8780[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8781[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8782[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8783[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8784[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8785[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8786[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8787[h264_vaapi @ 0x559b85c14580] Sync to pic 502/502 (input surface 0x4000000).
8788[h264_vaapi @ 0x559b85c14580] Output buffer: 6828 bytes (status 00000000).
8789[h264_vaapi @ 0x559b85c14580] Output read for pic 502/502.
8790[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8791[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8792[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (503).
8793[h264_vaapi @ 0x559b85c14580] Pictures: IDR (502/502) IDR (503/503)
8794[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 503/503 as type IDR.
8795[h264_vaapi @ 0x559b85c14580] No reference pictures.
8796[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8797[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8798[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8799[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8800[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8801[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8802[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8803[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8804[h264_vaapi @ 0x559b85c14580] Sync to pic 503/503 (input surface 0x4000007).
8805[h264_vaapi @ 0x559b85c14580] Output buffer: 7018 bytes (status 00000000).
8806[h264_vaapi @ 0x559b85c14580] Output read for pic 503/503.
8807[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8808[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8809[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (504).
8810[h264_vaapi @ 0x559b85c14580] Pictures: IDR (503/503) IDR (504/504)
8811[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 504/504 as type IDR.
8812[h264_vaapi @ 0x559b85c14580] No reference pictures.
8813[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8814[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8815[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8816[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8817[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8818[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8819[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8820[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8821[h264_vaapi @ 0x559b85c14580] Sync to pic 504/504 (input surface 0x4000000).
8822[h264_vaapi @ 0x559b85c14580] Output buffer: 6992 bytes (status 00000000).
8823[h264_vaapi @ 0x559b85c14580] Output read for pic 504/504.
8824[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8825[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8826[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (505).
8827[h264_vaapi @ 0x559b85c14580] Pictures: IDR (504/504) IDR (505/505)
8828[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 505/505 as type IDR.
8829[h264_vaapi @ 0x559b85c14580] No reference pictures.
8830[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8831[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8832[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8833[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8834[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8835[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8836[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8837[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8838[h264_vaapi @ 0x559b85c14580] Sync to pic 505/505 (input surface 0x4000007).
8839[h264_vaapi @ 0x559b85c14580] Output buffer: 7073 bytes (status 00000000).
8840[h264_vaapi @ 0x559b85c14580] Output read for pic 505/505.
8841[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8842[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8843[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (506).
8844[h264_vaapi @ 0x559b85c14580] Pictures: IDR (505/505) IDR (506/506)
8845[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 506/506 as type IDR.
8846[h264_vaapi @ 0x559b85c14580] No reference pictures.
8847[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8848[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8849[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8850[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8851[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8852[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8853[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8854[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8855[h264_vaapi @ 0x559b85c14580] Sync to pic 506/506 (input surface 0x4000000).
8856[h264_vaapi @ 0x559b85c14580] Output buffer: 6923 bytes (status 00000000).
8857[h264_vaapi @ 0x559b85c14580] Output read for pic 506/506.
8858[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8859[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8860[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (507).
8861[h264_vaapi @ 0x559b85c14580] Pictures: IDR (506/506) IDR (507/507)
8862[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 507/507 as type IDR.
8863[h264_vaapi @ 0x559b85c14580] No reference pictures.
8864[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8865[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8866[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8867[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8868[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8869[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8870[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8871[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8872[h264_vaapi @ 0x559b85c14580] Sync to pic 507/507 (input surface 0x4000007).
8873[h264_vaapi @ 0x559b85c14580] Output buffer: 6669 bytes (status 00000000).
8874[h264_vaapi @ 0x559b85c14580] Output read for pic 507/507.
8875[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8876[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8877[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (508).
8878[h264_vaapi @ 0x559b85c14580] Pictures: IDR (507/507) IDR (508/508)
8879[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 508/508 as type IDR.
8880[h264_vaapi @ 0x559b85c14580] No reference pictures.
8881[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8882[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8883[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8884[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8885[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8886[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8887[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8888[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8889[h264_vaapi @ 0x559b85c14580] Sync to pic 508/508 (input surface 0x4000000).
8890[h264_vaapi @ 0x559b85c14580] Output buffer: 6535 bytes (status 00000000).
8891[h264_vaapi @ 0x559b85c14580] Output read for pic 508/508.
8892[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8893[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8894[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (509).
8895[h264_vaapi @ 0x559b85c14580] Pictures: IDR (508/508) IDR (509/509)
8896[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 509/509 as type IDR.
8897[h264_vaapi @ 0x559b85c14580] No reference pictures.
8898[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8899[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8900[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8901[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8902[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8903[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8904[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8905[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8906[h264_vaapi @ 0x559b85c14580] Sync to pic 509/509 (input surface 0x4000007).
8907[h264_vaapi @ 0x559b85c14580] Output buffer: 6953 bytes (status 00000000).
8908[h264_vaapi @ 0x559b85c14580] Output read for pic 509/509.
8909[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8910[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8911[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (510).
8912[h264_vaapi @ 0x559b85c14580] Pictures: IDR (509/509) IDR (510/510)
8913[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 510/510 as type IDR.
8914[h264_vaapi @ 0x559b85c14580] No reference pictures.
8915[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8916[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8917[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8918[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8919[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8920[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8921[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8922[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8923[h264_vaapi @ 0x559b85c14580] Sync to pic 510/510 (input surface 0x4000000).
8924[h264_vaapi @ 0x559b85c14580] Output buffer: 7385 bytes (status 00000000).
8925[h264_vaapi @ 0x559b85c14580] Output read for pic 510/510.
8926[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8927[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8928[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (511).
8929[h264_vaapi @ 0x559b85c14580] Pictures: IDR (510/510) IDR (511/511)
8930[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 511/511 as type IDR.
8931[h264_vaapi @ 0x559b85c14580] No reference pictures.
8932[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8933[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8934[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8935[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8936[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8937[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8938[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8939[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8940[h264_vaapi @ 0x559b85c14580] Sync to pic 511/511 (input surface 0x4000007).
8941[h264_vaapi @ 0x559b85c14580] Output buffer: 7580 bytes (status 00000000).
8942[h264_vaapi @ 0x559b85c14580] Output read for pic 511/511.
8943[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8944[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8945[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (512).
8946[h264_vaapi @ 0x559b85c14580] Pictures: IDR (511/511) IDR (512/512)
8947[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 512/512 as type IDR.
8948[h264_vaapi @ 0x559b85c14580] No reference pictures.
8949[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8950[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8951[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8952[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8953[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8954[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8955[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8956[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8957[h264_vaapi @ 0x559b85c14580] Sync to pic 512/512 (input surface 0x4000000).
8958[h264_vaapi @ 0x559b85c14580] Output buffer: 7726 bytes (status 00000000).
8959[h264_vaapi @ 0x559b85c14580] Output read for pic 512/512.
8960[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8961[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8962[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (513).
8963[h264_vaapi @ 0x559b85c14580] Pictures: IDR (512/512) IDR (513/513)
8964[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 513/513 as type IDR.
8965[h264_vaapi @ 0x559b85c14580] No reference pictures.
8966[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
8967[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
8968[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8969[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
8970[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
8971[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
8972[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
8973[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
8974[h264_vaapi @ 0x559b85c14580] Sync to pic 513/513 (input surface 0x4000007).
8975[h264_vaapi @ 0x559b85c14580] Output buffer: 8285 bytes (status 00000000).
8976[h264_vaapi @ 0x559b85c14580] Output read for pic 513/513.
8977[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
8978[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
8979[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (514).
8980[h264_vaapi @ 0x559b85c14580] Pictures: IDR (513/513) IDR (514/514)
8981[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 514/514 as type IDR.
8982[h264_vaapi @ 0x559b85c14580] No reference pictures.
8983[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
8984[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
8985[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
8986[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
8987[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
8988[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
8989[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
8990[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
8991[h264_vaapi @ 0x559b85c14580] Sync to pic 514/514 (input surface 0x4000000).
8992[h264_vaapi @ 0x559b85c14580] Output buffer: 9724 bytes (status 00000000).
8993[h264_vaapi @ 0x559b85c14580] Output read for pic 514/514.
8994[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
8995[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
8996[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (515).
8997[h264_vaapi @ 0x559b85c14580] Pictures: IDR (514/514) IDR (515/515)
8998[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 515/515 as type IDR.
8999[h264_vaapi @ 0x559b85c14580] No reference pictures.
9000[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9001[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9002[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9003[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9004[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9005[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9006[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9007[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9008[h264_vaapi @ 0x559b85c14580] Sync to pic 515/515 (input surface 0x4000007).
9009[h264_vaapi @ 0x559b85c14580] Output buffer: 11013 bytes (status 00000000).
9010[h264_vaapi @ 0x559b85c14580] Output read for pic 515/515.
9011[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9012[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9013[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (516).
9014[h264_vaapi @ 0x559b85c14580] Pictures: IDR (515/515) IDR (516/516)
9015[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 516/516 as type IDR.
9016[h264_vaapi @ 0x559b85c14580] No reference pictures.
9017[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9018[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9019[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9020[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9021[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9022[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9023[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9024[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9025[h264_vaapi @ 0x559b85c14580] Sync to pic 516/516 (input surface 0x4000000).
9026[h264_vaapi @ 0x559b85c14580] Output buffer: 10726 bytes (status 00000000).
9027[h264_vaapi @ 0x559b85c14580] Output read for pic 516/516.
9028[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9029[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9030[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (517).
9031[h264_vaapi @ 0x559b85c14580] Pictures: IDR (516/516) IDR (517/517)
9032[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 517/517 as type IDR.
9033[h264_vaapi @ 0x559b85c14580] No reference pictures.
9034[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9035[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9036[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9037[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9038[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9039[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9040[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9041[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9042[h264_vaapi @ 0x559b85c14580] Sync to pic 517/517 (input surface 0x4000007).
9043[h264_vaapi @ 0x559b85c14580] Output buffer: 10316 bytes (status 00000000).
9044[h264_vaapi @ 0x559b85c14580] Output read for pic 517/517.
9045[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9046[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9047[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (518).
9048[h264_vaapi @ 0x559b85c14580] Pictures: IDR (517/517) IDR (518/518)
9049[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 518/518 as type IDR.
9050[h264_vaapi @ 0x559b85c14580] No reference pictures.
9051[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9052[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9053[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9054[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9055[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9056[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9057[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9058[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9059[h264_vaapi @ 0x559b85c14580] Sync to pic 518/518 (input surface 0x4000000).
9060[h264_vaapi @ 0x559b85c14580] Output buffer: 10786 bytes (status 00000000).
9061[h264_vaapi @ 0x559b85c14580] Output read for pic 518/518.
9062[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9063[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9064[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (519).
9065[h264_vaapi @ 0x559b85c14580] Pictures: IDR (518/518) IDR (519/519)
9066[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 519/519 as type IDR.
9067[h264_vaapi @ 0x559b85c14580] No reference pictures.
9068[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9069[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9070[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9071[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9072[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9073[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9074[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9075[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9076[h264_vaapi @ 0x559b85c14580] Sync to pic 519/519 (input surface 0x4000007).
9077[h264_vaapi @ 0x559b85c14580] Output buffer: 8560 bytes (status 00000000).
9078[h264_vaapi @ 0x559b85c14580] Output read for pic 519/519.
9079[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9080[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9081[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (520).
9082[h264_vaapi @ 0x559b85c14580] Pictures: IDR (519/519) IDR (520/520)
9083[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 520/520 as type IDR.
9084[h264_vaapi @ 0x559b85c14580] No reference pictures.
9085[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9086[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9087[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9088[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9089[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9090[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9091[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9092[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9093[h264_vaapi @ 0x559b85c14580] Sync to pic 520/520 (input surface 0x4000000).
9094[h264_vaapi @ 0x559b85c14580] Output buffer: 9956 bytes (status 00000000).
9095[h264_vaapi @ 0x559b85c14580] Output read for pic 520/520.
9096[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9097[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9098[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (521).
9099[h264_vaapi @ 0x559b85c14580] Pictures: IDR (520/520) IDR (521/521)
9100[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 521/521 as type IDR.
9101[h264_vaapi @ 0x559b85c14580] No reference pictures.
9102[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9103[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9104[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9105[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9106[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9107[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9108[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9109[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9110[h264_vaapi @ 0x559b85c14580] Sync to pic 521/521 (input surface 0x4000007).
9111[h264_vaapi @ 0x559b85c14580] Output buffer: 10845 bytes (status 00000000).
9112[h264_vaapi @ 0x559b85c14580] Output read for pic 521/521.
9113[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9114[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9115[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (522).
9116[h264_vaapi @ 0x559b85c14580] Pictures: IDR (521/521) IDR (522/522)
9117[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 522/522 as type IDR.
9118[h264_vaapi @ 0x559b85c14580] No reference pictures.
9119[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9120[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9121[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9122[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9123[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9124[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9125[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9126[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9127[h264_vaapi @ 0x559b85c14580] Sync to pic 522/522 (input surface 0x4000000).
9128[h264_vaapi @ 0x559b85c14580] Output buffer: 11086 bytes (status 00000000).
9129[h264_vaapi @ 0x559b85c14580] Output read for pic 522/522.
9130[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9131[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9132[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (523).
9133[h264_vaapi @ 0x559b85c14580] Pictures: IDR (522/522) IDR (523/523)
9134[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 523/523 as type IDR.
9135[h264_vaapi @ 0x559b85c14580] No reference pictures.
9136[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9137[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9138[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9139[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9140[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9141[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9142[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9143[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9144[h264_vaapi @ 0x559b85c14580] Sync to pic 523/523 (input surface 0x4000007).
9145[h264_vaapi @ 0x559b85c14580] Output buffer: 11643 bytes (status 00000000).
9146[h264_vaapi @ 0x559b85c14580] Output read for pic 523/523.
9147[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9148[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9149[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (524).
9150[h264_vaapi @ 0x559b85c14580] Pictures: IDR (523/523) IDR (524/524)
9151[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 524/524 as type IDR.
9152[h264_vaapi @ 0x559b85c14580] No reference pictures.
9153[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9154[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9155[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9156[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9157[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9158[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9159[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9160[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9161[h264_vaapi @ 0x559b85c14580] Sync to pic 524/524 (input surface 0x4000000).
9162[h264_vaapi @ 0x559b85c14580] Output buffer: 11714 bytes (status 00000000).
9163[h264_vaapi @ 0x559b85c14580] Output read for pic 524/524.
9164[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9165[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9166[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (525).
9167[h264_vaapi @ 0x559b85c14580] Pictures: IDR (524/524) IDR (525/525)
9168[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 525/525 as type IDR.
9169[h264_vaapi @ 0x559b85c14580] No reference pictures.
9170[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9171[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9172[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9173[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9174[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9175[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9176[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9177[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9178[h264_vaapi @ 0x559b85c14580] Sync to pic 525/525 (input surface 0x4000007).
9179[h264_vaapi @ 0x559b85c14580] Output buffer: 12877 bytes (status 00000000).
9180[h264_vaapi @ 0x559b85c14580] Output read for pic 525/525.
9181[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9182[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9183[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (526).
9184[h264_vaapi @ 0x559b85c14580] Pictures: IDR (525/525) IDR (526/526)
9185[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 526/526 as type IDR.
9186[h264_vaapi @ 0x559b85c14580] No reference pictures.
9187[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9188[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9189[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9190[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9191[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9192[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9193[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9194[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9195[h264_vaapi @ 0x559b85c14580] Sync to pic 526/526 (input surface 0x4000000).
9196[h264_vaapi @ 0x559b85c14580] Output buffer: 10924 bytes (status 00000000).
9197[h264_vaapi @ 0x559b85c14580] Output read for pic 526/526.
9198[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9199[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9200[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (527).
9201[h264_vaapi @ 0x559b85c14580] Pictures: IDR (526/526) IDR (527/527)
9202[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 527/527 as type IDR.
9203[h264_vaapi @ 0x559b85c14580] No reference pictures.
9204[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9205[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9206[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9207[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9208[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9209[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9210[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9211[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9212[h264_vaapi @ 0x559b85c14580] Sync to pic 527/527 (input surface 0x4000007).
9213[h264_vaapi @ 0x559b85c14580] Output buffer: 9764 bytes (status 00000000).
9214[h264_vaapi @ 0x559b85c14580] Output read for pic 527/527.
9215[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9216[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9217[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (528).
9218[h264_vaapi @ 0x559b85c14580] Pictures: IDR (527/527) IDR (528/528)
9219[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 528/528 as type IDR.
9220[h264_vaapi @ 0x559b85c14580] No reference pictures.
9221[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9222[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9223[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9224[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9225[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9226[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9227[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9228[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9229[h264_vaapi @ 0x559b85c14580] Sync to pic 528/528 (input surface 0x4000000).
9230[h264_vaapi @ 0x559b85c14580] Output buffer: 9068 bytes (status 00000000).
9231[h264_vaapi @ 0x559b85c14580] Output read for pic 528/528.
9232[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9233[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9234[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (529).
9235[h264_vaapi @ 0x559b85c14580] Pictures: IDR (528/528) IDR (529/529)
9236[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 529/529 as type IDR.
9237[h264_vaapi @ 0x559b85c14580] No reference pictures.
9238[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9239[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9240[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9241[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9242[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9243[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9244[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9245[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9246[h264_vaapi @ 0x559b85c14580] Sync to pic 529/529 (input surface 0x4000007).
9247[h264_vaapi @ 0x559b85c14580] Output buffer: 9241 bytes (status 00000000).
9248[h264_vaapi @ 0x559b85c14580] Output read for pic 529/529.
9249[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9250[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9251[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (530).
9252[h264_vaapi @ 0x559b85c14580] Pictures: IDR (529/529) IDR (530/530)
9253[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 530/530 as type IDR.
9254[h264_vaapi @ 0x559b85c14580] No reference pictures.
9255[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9256[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9257[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9258[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9259[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9260[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9261[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9262[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9263[h264_vaapi @ 0x559b85c14580] Sync to pic 530/530 (input surface 0x4000000).
9264[h264_vaapi @ 0x559b85c14580] Output buffer: 10277 bytes (status 00000000).
9265[h264_vaapi @ 0x559b85c14580] Output read for pic 530/530.
9266[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9267[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9268[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (531).
9269[h264_vaapi @ 0x559b85c14580] Pictures: IDR (530/530) IDR (531/531)
9270[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 531/531 as type IDR.
9271[h264_vaapi @ 0x559b85c14580] No reference pictures.
9272[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9273[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9274[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9275[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9276[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9277[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9278[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9279[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9280[h264_vaapi @ 0x559b85c14580] Sync to pic 531/531 (input surface 0x4000007).
9281[h264_vaapi @ 0x559b85c14580] Output buffer: 11126 bytes (status 00000000).
9282[h264_vaapi @ 0x559b85c14580] Output read for pic 531/531.
9283[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9284[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9285[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (532).
9286[h264_vaapi @ 0x559b85c14580] Pictures: IDR (531/531) IDR (532/532)
9287[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 532/532 as type IDR.
9288[h264_vaapi @ 0x559b85c14580] No reference pictures.
9289[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9290[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9291[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9292[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9293[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9294[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9295[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9296[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9297[h264_vaapi @ 0x559b85c14580] Sync to pic 532/532 (input surface 0x4000000).
9298[h264_vaapi @ 0x559b85c14580] Output buffer: 11804 bytes (status 00000000).
9299[h264_vaapi @ 0x559b85c14580] Output read for pic 532/532.
9300[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9301[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9302[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (533).
9303[h264_vaapi @ 0x559b85c14580] Pictures: IDR (532/532) IDR (533/533)
9304[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 533/533 as type IDR.
9305[h264_vaapi @ 0x559b85c14580] No reference pictures.
9306[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9307[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9308[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9309[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9310[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9311[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9312[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9313[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9314[h264_vaapi @ 0x559b85c14580] Sync to pic 533/533 (input surface 0x4000007).
9315[h264_vaapi @ 0x559b85c14580] Output buffer: 974 bytes (status 00000000).
9316[h264_vaapi @ 0x559b85c14580] Output read for pic 533/533.
9317[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9318[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9319[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (534).
9320[h264_vaapi @ 0x559b85c14580] Pictures: IDR (533/533) IDR (534/534)
9321[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 534/534 as type IDR.
9322[h264_vaapi @ 0x559b85c14580] No reference pictures.
9323[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9324[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9325[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9326[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9327[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9328[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9329[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9330[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9331[h264_vaapi @ 0x559b85c14580] Sync to pic 534/534 (input surface 0x4000000).
9332[h264_vaapi @ 0x559b85c14580] Output buffer: 844 bytes (status 00000000).
9333[h264_vaapi @ 0x559b85c14580] Output read for pic 534/534.
9334[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9335[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9336[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (535).
9337[h264_vaapi @ 0x559b85c14580] Pictures: IDR (534/534) IDR (535/535)
9338[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 535/535 as type IDR.
9339[h264_vaapi @ 0x559b85c14580] No reference pictures.
9340[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9341[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9342[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9343[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9344[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9345[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9346[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9347[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9348[h264_vaapi @ 0x559b85c14580] Sync to pic 535/535 (input surface 0x4000007).
9349[h264_vaapi @ 0x559b85c14580] Output buffer: 1071 bytes (status 00000000).
9350[h264_vaapi @ 0x559b85c14580] Output read for pic 535/535.
9351[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9352[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9353[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (536).
9354[h264_vaapi @ 0x559b85c14580] Pictures: IDR (535/535) IDR (536/536)
9355[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 536/536 as type IDR.
9356[h264_vaapi @ 0x559b85c14580] No reference pictures.
9357[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9358[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9359[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9360[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9361[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9362[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9363[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9364[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9365[h264_vaapi @ 0x559b85c14580] Sync to pic 536/536 (input surface 0x4000000).
9366[h264_vaapi @ 0x559b85c14580] Output buffer: 1919 bytes (status 00000000).
9367[h264_vaapi @ 0x559b85c14580] Output read for pic 536/536.
9368[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9369[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9370[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (537).
9371[h264_vaapi @ 0x559b85c14580] Pictures: IDR (536/536) IDR (537/537)
9372[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 537/537 as type IDR.
9373[h264_vaapi @ 0x559b85c14580] No reference pictures.
9374[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9375[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9376[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9377[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9378[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9379[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9380[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9381[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9382[h264_vaapi @ 0x559b85c14580] Sync to pic 537/537 (input surface 0x4000007).
9383[h264_vaapi @ 0x559b85c14580] Output buffer: 2614 bytes (status 00000000).
9384[h264_vaapi @ 0x559b85c14580] Output read for pic 537/537.
9385[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9386[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9387[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (538).
9388[h264_vaapi @ 0x559b85c14580] Pictures: IDR (537/537) IDR (538/538)
9389[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 538/538 as type IDR.
9390[h264_vaapi @ 0x559b85c14580] No reference pictures.
9391[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9392[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9393[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9394[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9395[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9396[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9397[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9398[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9399[h264_vaapi @ 0x559b85c14580] Sync to pic 538/538 (input surface 0x4000000).
9400[h264_vaapi @ 0x559b85c14580] Output buffer: 3194 bytes (status 00000000).
9401[h264_vaapi @ 0x559b85c14580] Output read for pic 538/538.
9402[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9403[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9404[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (539).
9405[h264_vaapi @ 0x559b85c14580] Pictures: IDR (538/538) IDR (539/539)
9406[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 539/539 as type IDR.
9407[h264_vaapi @ 0x559b85c14580] No reference pictures.
9408[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9409[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9410[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9411[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9412[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9413[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9414[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9415[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9416[h264_vaapi @ 0x559b85c14580] Sync to pic 539/539 (input surface 0x4000007).
9417[h264_vaapi @ 0x559b85c14580] Output buffer: 6452 bytes (status 00000000).
9418[h264_vaapi @ 0x559b85c14580] Output read for pic 539/539.
9419[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9420[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9421[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (540).
9422[h264_vaapi @ 0x559b85c14580] Pictures: IDR (539/539) IDR (540/540)
9423[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 540/540 as type IDR.
9424[h264_vaapi @ 0x559b85c14580] No reference pictures.
9425[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9426[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9427[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9428[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9429[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9430[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9431[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9432[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9433[h264_vaapi @ 0x559b85c14580] Sync to pic 540/540 (input surface 0x4000000).
9434[h264_vaapi @ 0x559b85c14580] Output buffer: 11402 bytes (status 00000000).
9435[h264_vaapi @ 0x559b85c14580] Output read for pic 540/540.
9436[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9437[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9438[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (541).
9439[h264_vaapi @ 0x559b85c14580] Pictures: IDR (540/540) IDR (541/541)
9440[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 541/541 as type IDR.
9441[h264_vaapi @ 0x559b85c14580] No reference pictures.
9442[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9443[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9444[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9445[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9446[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9447[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9448[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9449[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9450[h264_vaapi @ 0x559b85c14580] Sync to pic 541/541 (input surface 0x4000007).
9451[h264_vaapi @ 0x559b85c14580] Output buffer: 18787 bytes (status 00000000).
9452[h264_vaapi @ 0x559b85c14580] Output read for pic 541/541.
9453[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9454[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9455[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (542).
9456[h264_vaapi @ 0x559b85c14580] Pictures: IDR (541/541) IDR (542/542)
9457[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 542/542 as type IDR.
9458[h264_vaapi @ 0x559b85c14580] No reference pictures.
9459[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9460[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9461[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9462[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9463[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9464[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9465[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9466[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9467[h264_vaapi @ 0x559b85c14580] Sync to pic 542/542 (input surface 0x4000000).
9468[h264_vaapi @ 0x559b85c14580] Output buffer: 24131 bytes (status 00000000).
9469[h264_vaapi @ 0x559b85c14580] Output read for pic 542/542.
9470[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9471[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9472[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (543).
9473[h264_vaapi @ 0x559b85c14580] Pictures: IDR (542/542) IDR (543/543)
9474[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 543/543 as type IDR.
9475[h264_vaapi @ 0x559b85c14580] No reference pictures.
9476[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9477[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9478[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9479[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9480[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9481[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9482[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9483[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9484[h264_vaapi @ 0x559b85c14580] Sync to pic 543/543 (input surface 0x4000007).
9485[h264_vaapi @ 0x559b85c14580] Output buffer: 28080 bytes (status 00000000).
9486[h264_vaapi @ 0x559b85c14580] Output read for pic 543/543.
9487[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9488[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9489[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (544).
9490[h264_vaapi @ 0x559b85c14580] Pictures: IDR (543/543) IDR (544/544)
9491[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 544/544 as type IDR.
9492[h264_vaapi @ 0x559b85c14580] No reference pictures.
9493[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9494[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9495[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9496[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9497[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9498[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9499[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9500[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9501[h264_vaapi @ 0x559b85c14580] Sync to pic 544/544 (input surface 0x4000000).
9502[h264_vaapi @ 0x559b85c14580] Output buffer: 29518 bytes (status 00000000).
9503[h264_vaapi @ 0x559b85c14580] Output read for pic 544/544.
9504[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9505[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9506[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (545).
9507[h264_vaapi @ 0x559b85c14580] Pictures: IDR (544/544) IDR (545/545)
9508[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 545/545 as type IDR.
9509[h264_vaapi @ 0x559b85c14580] No reference pictures.
9510[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9511[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9512[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9513[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9514[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9515[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9516[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9517[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9518[h264_vaapi @ 0x559b85c14580] Sync to pic 545/545 (input surface 0x4000007).
9519[h264_vaapi @ 0x559b85c14580] Output buffer: 28958 bytes (status 00000000).
9520[h264_vaapi @ 0x559b85c14580] Output read for pic 545/545.
9521[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9522[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9523[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (546).
9524[h264_vaapi @ 0x559b85c14580] Pictures: IDR (545/545) IDR (546/546)
9525[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 546/546 as type IDR.
9526[h264_vaapi @ 0x559b85c14580] No reference pictures.
9527[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9528[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9529[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9530[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9531[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9532[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9533[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9534[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9535[h264_vaapi @ 0x559b85c14580] Sync to pic 546/546 (input surface 0x4000000).
9536[h264_vaapi @ 0x559b85c14580] Output buffer: 28333 bytes (status 00000000).
9537[h264_vaapi @ 0x559b85c14580] Output read for pic 546/546.
9538[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9539[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9540[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (547).
9541[h264_vaapi @ 0x559b85c14580] Pictures: IDR (546/546) IDR (547/547)
9542[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 547/547 as type IDR.
9543[h264_vaapi @ 0x559b85c14580] No reference pictures.
9544[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9545[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9546[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9547[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9548[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9549[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9550[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9551[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9552[h264_vaapi @ 0x559b85c14580] Sync to pic 547/547 (input surface 0x4000007).
9553[h264_vaapi @ 0x559b85c14580] Output buffer: 27065 bytes (status 00000000).
9554[h264_vaapi @ 0x559b85c14580] Output read for pic 547/547.
9555[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9556[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9557[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (548).
9558[h264_vaapi @ 0x559b85c14580] Pictures: IDR (547/547) IDR (548/548)
9559[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 548/548 as type IDR.
9560[h264_vaapi @ 0x559b85c14580] No reference pictures.
9561[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9562[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9563[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9564[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9565[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9566[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9567[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9568[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9569[h264_vaapi @ 0x559b85c14580] Sync to pic 548/548 (input surface 0x4000000).
9570[h264_vaapi @ 0x559b85c14580] Output buffer: 29238 bytes (status 00000000).
9571[h264_vaapi @ 0x559b85c14580] Output read for pic 548/548.
9572[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9573[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9574[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (549).
9575[h264_vaapi @ 0x559b85c14580] Pictures: IDR (548/548) IDR (549/549)
9576[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 549/549 as type IDR.
9577[h264_vaapi @ 0x559b85c14580] No reference pictures.
9578[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9579[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9580[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9581[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9582[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9583[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9584[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9585[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9586[h264_vaapi @ 0x559b85c14580] Sync to pic 549/549 (input surface 0x4000007).
9587[h264_vaapi @ 0x559b85c14580] Output buffer: 27742 bytes (status 00000000).
9588[h264_vaapi @ 0x559b85c14580] Output read for pic 549/549.
9589[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9590[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9591[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (550).
9592[h264_vaapi @ 0x559b85c14580] Pictures: IDR (549/549) IDR (550/550)
9593[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 550/550 as type IDR.
9594[h264_vaapi @ 0x559b85c14580] No reference pictures.
9595[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9596[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9597[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9598[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9599[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9600[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9601[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9602[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9603[h264_vaapi @ 0x559b85c14580] Sync to pic 550/550 (input surface 0x4000000).
9604[h264_vaapi @ 0x559b85c14580] Output buffer: 29974 bytes (status 00000000).
9605[h264_vaapi @ 0x559b85c14580] Output read for pic 550/550.
9606[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9607[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9608[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (551).
9609[h264_vaapi @ 0x559b85c14580] Pictures: IDR (550/550) IDR (551/551)
9610[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 551/551 as type IDR.
9611[h264_vaapi @ 0x559b85c14580] No reference pictures.
9612[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9613[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9614[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9615[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9616[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9617[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9618[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9619[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9620[h264_vaapi @ 0x559b85c14580] Sync to pic 551/551 (input surface 0x4000007).
9621[h264_vaapi @ 0x559b85c14580] Output buffer: 30572 bytes (status 00000000).
9622[h264_vaapi @ 0x559b85c14580] Output read for pic 551/551.
9623[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9624[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9625[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (552).
9626[h264_vaapi @ 0x559b85c14580] Pictures: IDR (551/551) IDR (552/552)
9627[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 552/552 as type IDR.
9628[h264_vaapi @ 0x559b85c14580] No reference pictures.
9629[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9630[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9631[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9632[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9633[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9634[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9635[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9636[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9637[h264_vaapi @ 0x559b85c14580] Sync to pic 552/552 (input surface 0x4000000).
9638[h264_vaapi @ 0x559b85c14580] Output buffer: 29893 bytes (status 00000000).
9639[h264_vaapi @ 0x559b85c14580] Output read for pic 552/552.
9640[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9641[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9642[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (553).
9643[h264_vaapi @ 0x559b85c14580] Pictures: IDR (552/552) IDR (553/553)
9644[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 553/553 as type IDR.
9645[h264_vaapi @ 0x559b85c14580] No reference pictures.
9646[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9647[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9648[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9649[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9650[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9651[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9652[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9653[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9654[h264_vaapi @ 0x559b85c14580] Sync to pic 553/553 (input surface 0x4000007).
9655[h264_vaapi @ 0x559b85c14580] Output buffer: 30155 bytes (status 00000000).
9656[h264_vaapi @ 0x559b85c14580] Output read for pic 553/553.
9657[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9658[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9659[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (554).
9660[h264_vaapi @ 0x559b85c14580] Pictures: IDR (553/553) IDR (554/554)
9661[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 554/554 as type IDR.
9662[h264_vaapi @ 0x559b85c14580] No reference pictures.
9663[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9664[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9665[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9666[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9667[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9668[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9669[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9670[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9671[h264_vaapi @ 0x559b85c14580] Sync to pic 554/554 (input surface 0x4000000).
9672[h264_vaapi @ 0x559b85c14580] Output buffer: 30463 bytes (status 00000000).
9673[h264_vaapi @ 0x559b85c14580] Output read for pic 554/554.
9674[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9675[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9676[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (555).
9677[h264_vaapi @ 0x559b85c14580] Pictures: IDR (554/554) IDR (555/555)
9678[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 555/555 as type IDR.
9679[h264_vaapi @ 0x559b85c14580] No reference pictures.
9680[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9681[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9682[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9683[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9684[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9685[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9686[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9687[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9688[h264_vaapi @ 0x559b85c14580] Sync to pic 555/555 (input surface 0x4000007).
9689[h264_vaapi @ 0x559b85c14580] Output buffer: 30675 bytes (status 00000000).
9690[h264_vaapi @ 0x559b85c14580] Output read for pic 555/555.
9691[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9692[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9693[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (556).
9694[h264_vaapi @ 0x559b85c14580] Pictures: IDR (555/555) IDR (556/556)
9695[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 556/556 as type IDR.
9696[h264_vaapi @ 0x559b85c14580] No reference pictures.
9697[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9698[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9699[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9700[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9701[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9702[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9703[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9704[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9705[h264_vaapi @ 0x559b85c14580] Sync to pic 556/556 (input surface 0x4000000).
9706[h264_vaapi @ 0x559b85c14580] Output buffer: 30209 bytes (status 00000000).
9707[h264_vaapi @ 0x559b85c14580] Output read for pic 556/556.
9708[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9709[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9710[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (557).
9711[h264_vaapi @ 0x559b85c14580] Pictures: IDR (556/556) IDR (557/557)
9712[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 557/557 as type IDR.
9713[h264_vaapi @ 0x559b85c14580] No reference pictures.
9714[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9715[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9716[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9717[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9718[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9719[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9720[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9721[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9722[h264_vaapi @ 0x559b85c14580] Sync to pic 557/557 (input surface 0x4000007).
9723[h264_vaapi @ 0x559b85c14580] Output buffer: 30709 bytes (status 00000000).
9724[h264_vaapi @ 0x559b85c14580] Output read for pic 557/557.
9725[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9726[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9727[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (558).
9728[h264_vaapi @ 0x559b85c14580] Pictures: IDR (557/557) IDR (558/558)
9729[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 558/558 as type IDR.
9730[h264_vaapi @ 0x559b85c14580] No reference pictures.
9731[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9732[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9733[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9734[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9735[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9736[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9737[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9738[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9739[h264_vaapi @ 0x559b85c14580] Sync to pic 558/558 (input surface 0x4000000).
9740[h264_vaapi @ 0x559b85c14580] Output buffer: 31154 bytes (status 00000000).
9741[h264_vaapi @ 0x559b85c14580] Output read for pic 558/558.
9742[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9743[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9744[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (559).
9745[h264_vaapi @ 0x559b85c14580] Pictures: IDR (558/558) IDR (559/559)
9746[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 559/559 as type IDR.
9747[h264_vaapi @ 0x559b85c14580] No reference pictures.
9748[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9749[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9750[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9751[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9752[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9753[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9754[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9755[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9756[h264_vaapi @ 0x559b85c14580] Sync to pic 559/559 (input surface 0x4000007).
9757[h264_vaapi @ 0x559b85c14580] Output buffer: 29280 bytes (status 00000000).
9758[h264_vaapi @ 0x559b85c14580] Output read for pic 559/559.
9759[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9760[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9761[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (560).
9762[h264_vaapi @ 0x559b85c14580] Pictures: IDR (559/559) IDR (560/560)
9763[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 560/560 as type IDR.
9764[h264_vaapi @ 0x559b85c14580] No reference pictures.
9765[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9766[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9767[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9768[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9769[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9770[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9771[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9772[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9773[h264_vaapi @ 0x559b85c14580] Sync to pic 560/560 (input surface 0x4000000).
9774[h264_vaapi @ 0x559b85c14580] Output buffer: 30926 bytes (status 00000000).
9775[h264_vaapi @ 0x559b85c14580] Output read for pic 560/560.
9776[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9777[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9778[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (561).
9779[h264_vaapi @ 0x559b85c14580] Pictures: IDR (560/560) IDR (561/561)
9780[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 561/561 as type IDR.
9781[h264_vaapi @ 0x559b85c14580] No reference pictures.
9782[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9783[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9784[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9785[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9786[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9787[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9788[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9789[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9790[h264_vaapi @ 0x559b85c14580] Sync to pic 561/561 (input surface 0x4000007).
9791[h264_vaapi @ 0x559b85c14580] Output buffer: 8149 bytes (status 00000000).
9792[h264_vaapi @ 0x559b85c14580] Output read for pic 561/561.
9793[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9794[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9795[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (562).
9796[h264_vaapi @ 0x559b85c14580] Pictures: IDR (561/561) IDR (562/562)
9797[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 562/562 as type IDR.
9798[h264_vaapi @ 0x559b85c14580] No reference pictures.
9799[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9800[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9801[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9802[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9803[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9804[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9805[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9806[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9807[h264_vaapi @ 0x559b85c14580] Sync to pic 562/562 (input surface 0x4000000).
9808[h264_vaapi @ 0x559b85c14580] Output buffer: 8062 bytes (status 00000000).
9809[h264_vaapi @ 0x559b85c14580] Output read for pic 562/562.
9810[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9811[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9812[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (563).
9813[h264_vaapi @ 0x559b85c14580] Pictures: IDR (562/562) IDR (563/563)
9814[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 563/563 as type IDR.
9815[h264_vaapi @ 0x559b85c14580] No reference pictures.
9816[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9817[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9818[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9819[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9820[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9821[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9822[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9823[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9824[h264_vaapi @ 0x559b85c14580] Sync to pic 563/563 (input surface 0x4000007).
9825[h264_vaapi @ 0x559b85c14580] Output buffer: 7949 bytes (status 00000000).
9826[h264_vaapi @ 0x559b85c14580] Output read for pic 563/563.
9827[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9828[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9829[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (564).
9830[h264_vaapi @ 0x559b85c14580] Pictures: IDR (563/563) IDR (564/564)
9831[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 564/564 as type IDR.
9832[h264_vaapi @ 0x559b85c14580] No reference pictures.
9833[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9834[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9835[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9836[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9837[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9838[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9839[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9840[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9841[h264_vaapi @ 0x559b85c14580] Sync to pic 564/564 (input surface 0x4000000).
9842[h264_vaapi @ 0x559b85c14580] Output buffer: 8271 bytes (status 00000000).
9843[h264_vaapi @ 0x559b85c14580] Output read for pic 564/564.
9844[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9845[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9846[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (565).
9847[h264_vaapi @ 0x559b85c14580] Pictures: IDR (564/564) IDR (565/565)
9848[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 565/565 as type IDR.
9849[h264_vaapi @ 0x559b85c14580] No reference pictures.
9850[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9851[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9852[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9853[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9854[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9855[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9856[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9857[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9858[h264_vaapi @ 0x559b85c14580] Sync to pic 565/565 (input surface 0x4000007).
9859[h264_vaapi @ 0x559b85c14580] Output buffer: 8172 bytes (status 00000000).
9860[h264_vaapi @ 0x559b85c14580] Output read for pic 565/565.
9861[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9862[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9863[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (566).
9864[h264_vaapi @ 0x559b85c14580] Pictures: IDR (565/565) IDR (566/566)
9865[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 566/566 as type IDR.
9866[h264_vaapi @ 0x559b85c14580] No reference pictures.
9867[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9868[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9869[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9870[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9871[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9872[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9873[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9874[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9875[h264_vaapi @ 0x559b85c14580] Sync to pic 566/566 (input surface 0x4000000).
9876[h264_vaapi @ 0x559b85c14580] Output buffer: 7814 bytes (status 00000000).
9877[h264_vaapi @ 0x559b85c14580] Output read for pic 566/566.
9878[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9879[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9880[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (567).
9881[h264_vaapi @ 0x559b85c14580] Pictures: IDR (566/566) IDR (567/567)
9882[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 567/567 as type IDR.
9883[h264_vaapi @ 0x559b85c14580] No reference pictures.
9884[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9885[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9886[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9887[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9888[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9889[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9890[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9891[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9892[h264_vaapi @ 0x559b85c14580] Sync to pic 567/567 (input surface 0x4000007).
9893[h264_vaapi @ 0x559b85c14580] Output buffer: 7776 bytes (status 00000000).
9894[h264_vaapi @ 0x559b85c14580] Output read for pic 567/567.
9895[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9896[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9897[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (568).
9898[h264_vaapi @ 0x559b85c14580] Pictures: IDR (567/567) IDR (568/568)
9899[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 568/568 as type IDR.
9900[h264_vaapi @ 0x559b85c14580] No reference pictures.
9901[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9902[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9903[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9904[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9905[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9906[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9907[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9908[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9909[h264_vaapi @ 0x559b85c14580] Sync to pic 568/568 (input surface 0x4000000).
9910[h264_vaapi @ 0x559b85c14580] Output buffer: 7934 bytes (status 00000000).
9911[h264_vaapi @ 0x559b85c14580] Output read for pic 568/568.
9912[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9913[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9914[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (569).
9915[h264_vaapi @ 0x559b85c14580] Pictures: IDR (568/568) IDR (569/569)
9916[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 569/569 as type IDR.
9917[h264_vaapi @ 0x559b85c14580] No reference pictures.
9918[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9919[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9920[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9921[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9922[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9923[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9924[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9925[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9926[h264_vaapi @ 0x559b85c14580] Sync to pic 569/569 (input surface 0x4000007).
9927[h264_vaapi @ 0x559b85c14580] Output buffer: 8006 bytes (status 00000000).
9928[h264_vaapi @ 0x559b85c14580] Output read for pic 569/569.
9929[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9930[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9931[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (570).
9932[h264_vaapi @ 0x559b85c14580] Pictures: IDR (569/569) IDR (570/570)
9933[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 570/570 as type IDR.
9934[h264_vaapi @ 0x559b85c14580] No reference pictures.
9935[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9936[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9937[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9938[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9939[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9940[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9941[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9942[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9943[h264_vaapi @ 0x559b85c14580] Sync to pic 570/570 (input surface 0x4000000).
9944[h264_vaapi @ 0x559b85c14580] Output buffer: 7966 bytes (status 00000000).
9945[h264_vaapi @ 0x559b85c14580] Output read for pic 570/570.
9946[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9947[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9948[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (571).
9949[h264_vaapi @ 0x559b85c14580] Pictures: IDR (570/570) IDR (571/571)
9950[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 571/571 as type IDR.
9951[h264_vaapi @ 0x559b85c14580] No reference pictures.
9952[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9953[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9954[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9955[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9956[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9957[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9958[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9959[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9960[h264_vaapi @ 0x559b85c14580] Sync to pic 571/571 (input surface 0x4000007).
9961[h264_vaapi @ 0x559b85c14580] Output buffer: 8226 bytes (status 00000000).
9962[h264_vaapi @ 0x559b85c14580] Output read for pic 571/571.
9963[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9964[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9965[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (572).
9966[h264_vaapi @ 0x559b85c14580] Pictures: IDR (571/571) IDR (572/572)
9967[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 572/572 as type IDR.
9968[h264_vaapi @ 0x559b85c14580] No reference pictures.
9969[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
9970[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
9971[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9972[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
9973[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
9974[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
9975[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
9976[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
9977[h264_vaapi @ 0x559b85c14580] Sync to pic 572/572 (input surface 0x4000000).
9978[h264_vaapi @ 0x559b85c14580] Output buffer: 8240 bytes (status 00000000).
9979[h264_vaapi @ 0x559b85c14580] Output read for pic 572/572.
9980[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
9981[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
9982[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (573).
9983[h264_vaapi @ 0x559b85c14580] Pictures: IDR (572/572) IDR (573/573)
9984[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 573/573 as type IDR.
9985[h264_vaapi @ 0x559b85c14580] No reference pictures.
9986[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
9987[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
9988[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
9989[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
9990[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
9991[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
9992[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
9993[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
9994[h264_vaapi @ 0x559b85c14580] Sync to pic 573/573 (input surface 0x4000007).
9995[h264_vaapi @ 0x559b85c14580] Output buffer: 8096 bytes (status 00000000).
9996[h264_vaapi @ 0x559b85c14580] Output read for pic 573/573.
9997[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
9998[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
9999[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (574).
10000[h264_vaapi @ 0x559b85c14580] Pictures: IDR (573/573) IDR (574/574)
10001[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 574/574 as type IDR.
10002[h264_vaapi @ 0x559b85c14580] No reference pictures.
10003[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10004[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10005[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10006[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10007[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10008[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10009[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10010[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10011[h264_vaapi @ 0x559b85c14580] Sync to pic 574/574 (input surface 0x4000000).
10012[h264_vaapi @ 0x559b85c14580] Output buffer: 7942 bytes (status 00000000).
10013[h264_vaapi @ 0x559b85c14580] Output read for pic 574/574.
10014[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10015[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10016[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (575).
10017[h264_vaapi @ 0x559b85c14580] Pictures: IDR (574/574) IDR (575/575)
10018[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 575/575 as type IDR.
10019[h264_vaapi @ 0x559b85c14580] No reference pictures.
10020[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10021[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10022[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10023[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10024[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10025[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10026[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10027[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10028[h264_vaapi @ 0x559b85c14580] Sync to pic 575/575 (input surface 0x4000007).
10029[h264_vaapi @ 0x559b85c14580] Output buffer: 8252 bytes (status 00000000).
10030[h264_vaapi @ 0x559b85c14580] Output read for pic 575/575.
10031[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10032[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10033[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (576).
10034[h264_vaapi @ 0x559b85c14580] Pictures: IDR (575/575) IDR (576/576)
10035[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 576/576 as type IDR.
10036[h264_vaapi @ 0x559b85c14580] No reference pictures.
10037[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10038[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10039[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10040[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10041[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10042[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10043[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10044[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10045[h264_vaapi @ 0x559b85c14580] Sync to pic 576/576 (input surface 0x4000000).
10046[h264_vaapi @ 0x559b85c14580] Output buffer: 7827 bytes (status 00000000).
10047[h264_vaapi @ 0x559b85c14580] Output read for pic 576/576.
10048[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10049[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10050[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (577).
10051[h264_vaapi @ 0x559b85c14580] Pictures: IDR (576/576) IDR (577/577)
10052[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 577/577 as type IDR.
10053[h264_vaapi @ 0x559b85c14580] No reference pictures.
10054[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10055[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10056[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10057[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10058[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10059[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10060[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10061[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10062[h264_vaapi @ 0x559b85c14580] Sync to pic 577/577 (input surface 0x4000007).
10063[h264_vaapi @ 0x559b85c14580] Output buffer: 7852 bytes (status 00000000).
10064[h264_vaapi @ 0x559b85c14580] Output read for pic 577/577.
10065[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10066[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10067[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (578).
10068[h264_vaapi @ 0x559b85c14580] Pictures: IDR (577/577) IDR (578/578)
10069[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 578/578 as type IDR.
10070[h264_vaapi @ 0x559b85c14580] No reference pictures.
10071[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10072[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10073[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10074[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10075[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10076[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10077[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10078[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10079[h264_vaapi @ 0x559b85c14580] Sync to pic 578/578 (input surface 0x4000000).
10080[h264_vaapi @ 0x559b85c14580] Output buffer: 8004 bytes (status 00000000).
10081[h264_vaapi @ 0x559b85c14580] Output read for pic 578/578.
10082[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10083[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10084[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (579).
10085[h264_vaapi @ 0x559b85c14580] Pictures: IDR (578/578) IDR (579/579)
10086[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 579/579 as type IDR.
10087[h264_vaapi @ 0x559b85c14580] No reference pictures.
10088[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10089[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10090[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10091[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10092[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10093[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10094[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10095[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10096[h264_vaapi @ 0x559b85c14580] Sync to pic 579/579 (input surface 0x4000007).
10097[h264_vaapi @ 0x559b85c14580] Output buffer: 8052 bytes (status 00000000).
10098[h264_vaapi @ 0x559b85c14580] Output read for pic 579/579.
10099[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10100[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10101[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (580).
10102[h264_vaapi @ 0x559b85c14580] Pictures: IDR (579/579) IDR (580/580)
10103[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 580/580 as type IDR.
10104[h264_vaapi @ 0x559b85c14580] No reference pictures.
10105[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10106[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10107[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10108[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10109[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10110[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10111[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10112[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10113[h264_vaapi @ 0x559b85c14580] Sync to pic 580/580 (input surface 0x4000000).
10114[h264_vaapi @ 0x559b85c14580] Output buffer: 8527 bytes (status 00000000).
10115[h264_vaapi @ 0x559b85c14580] Output read for pic 580/580.
10116[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10117[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10118[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (581).
10119[h264_vaapi @ 0x559b85c14580] Pictures: IDR (580/580) IDR (581/581)
10120[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 581/581 as type IDR.
10121[h264_vaapi @ 0x559b85c14580] No reference pictures.
10122[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10123[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10124[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10125[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10126[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10127[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10128[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10129[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10130[h264_vaapi @ 0x559b85c14580] Sync to pic 581/581 (input surface 0x4000007).
10131[h264_vaapi @ 0x559b85c14580] Output buffer: 8313 bytes (status 00000000).
10132[h264_vaapi @ 0x559b85c14580] Output read for pic 581/581.
10133[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10134[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10135[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (582).
10136[h264_vaapi @ 0x559b85c14580] Pictures: IDR (581/581) IDR (582/582)
10137[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 582/582 as type IDR.
10138[h264_vaapi @ 0x559b85c14580] No reference pictures.
10139[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10140[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10141[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10142[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10143[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10144[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10145[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10146[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10147[h264_vaapi @ 0x559b85c14580] Sync to pic 582/582 (input surface 0x4000000).
10148[h264_vaapi @ 0x559b85c14580] Output buffer: 8272 bytes (status 00000000).
10149[h264_vaapi @ 0x559b85c14580] Output read for pic 582/582.
10150[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10151[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10152[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (583).
10153[h264_vaapi @ 0x559b85c14580] Pictures: IDR (582/582) IDR (583/583)
10154[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 583/583 as type IDR.
10155[h264_vaapi @ 0x559b85c14580] No reference pictures.
10156[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10157[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10158[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10159[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10160[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10161[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10162[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10163[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10164[h264_vaapi @ 0x559b85c14580] Sync to pic 583/583 (input surface 0x4000007).
10165[h264_vaapi @ 0x559b85c14580] Output buffer: 8369 bytes (status 00000000).
10166[h264_vaapi @ 0x559b85c14580] Output read for pic 583/583.
10167[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10168[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10169[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (584).
10170[h264_vaapi @ 0x559b85c14580] Pictures: IDR (583/583) IDR (584/584)
10171[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 584/584 as type IDR.
10172[h264_vaapi @ 0x559b85c14580] No reference pictures.
10173[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10174[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10175[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10176[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10177[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10178[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10179[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10180[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10181[h264_vaapi @ 0x559b85c14580] Sync to pic 584/584 (input surface 0x4000000).
10182[h264_vaapi @ 0x559b85c14580] Output buffer: 8494 bytes (status 00000000).
10183[h264_vaapi @ 0x559b85c14580] Output read for pic 584/584.
10184[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10185[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10186[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (585).
10187[h264_vaapi @ 0x559b85c14580] Pictures: IDR (584/584) IDR (585/585)
10188[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 585/585 as type IDR.
10189[h264_vaapi @ 0x559b85c14580] No reference pictures.
10190[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10191[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10192[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10193[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10194[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10195[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10196[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10197[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10198[h264_vaapi @ 0x559b85c14580] Sync to pic 585/585 (input surface 0x4000007).
10199[h264_vaapi @ 0x559b85c14580] Output buffer: 8828 bytes (status 00000000).
10200[h264_vaapi @ 0x559b85c14580] Output read for pic 585/585.
10201[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10202[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10203[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (586).
10204[h264_vaapi @ 0x559b85c14580] Pictures: IDR (585/585) IDR (586/586)
10205[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 586/586 as type IDR.
10206[h264_vaapi @ 0x559b85c14580] No reference pictures.
10207[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10208[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10209[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10210[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10211[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10212[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10213[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10214[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10215[h264_vaapi @ 0x559b85c14580] Sync to pic 586/586 (input surface 0x4000000).
10216[h264_vaapi @ 0x559b85c14580] Output buffer: 8510 bytes (status 00000000).
10217[h264_vaapi @ 0x559b85c14580] Output read for pic 586/586.
10218[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10219[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10220[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (587).
10221[h264_vaapi @ 0x559b85c14580] Pictures: IDR (586/586) IDR (587/587)
10222[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 587/587 as type IDR.
10223[h264_vaapi @ 0x559b85c14580] No reference pictures.
10224[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10225[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10226[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10227[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10228[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10229[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10230[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10231[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10232[h264_vaapi @ 0x559b85c14580] Sync to pic 587/587 (input surface 0x4000007).
10233[h264_vaapi @ 0x559b85c14580] Output buffer: 8435 bytes (status 00000000).
10234[h264_vaapi @ 0x559b85c14580] Output read for pic 587/587.
10235[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10236[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10237[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (588).
10238[h264_vaapi @ 0x559b85c14580] Pictures: IDR (587/587) IDR (588/588)
10239[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 588/588 as type IDR.
10240[h264_vaapi @ 0x559b85c14580] No reference pictures.
10241[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10242[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10243[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10244[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10245[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10246[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10247[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10248[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10249[h264_vaapi @ 0x559b85c14580] Sync to pic 588/588 (input surface 0x4000000).
10250[h264_vaapi @ 0x559b85c14580] Output buffer: 8331 bytes (status 00000000).
10251[h264_vaapi @ 0x559b85c14580] Output read for pic 588/588.
10252[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10253[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10254[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (589).
10255[h264_vaapi @ 0x559b85c14580] Pictures: IDR (588/588) IDR (589/589)
10256[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 589/589 as type IDR.
10257[h264_vaapi @ 0x559b85c14580] No reference pictures.
10258[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10259[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10260[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10261[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10262[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10263[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10264[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10265[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10266[h264_vaapi @ 0x559b85c14580] Sync to pic 589/589 (input surface 0x4000007).
10267[h264_vaapi @ 0x559b85c14580] Output buffer: 8465 bytes (status 00000000).
10268[h264_vaapi @ 0x559b85c14580] Output read for pic 589/589.
10269[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10270[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10271[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (590).
10272[h264_vaapi @ 0x559b85c14580] Pictures: IDR (589/589) IDR (590/590)
10273[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 590/590 as type IDR.
10274[h264_vaapi @ 0x559b85c14580] No reference pictures.
10275[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10276[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10277[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10278[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10279[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10280[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10281[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10282[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10283[h264_vaapi @ 0x559b85c14580] Sync to pic 590/590 (input surface 0x4000000).
10284[h264_vaapi @ 0x559b85c14580] Output buffer: 8379 bytes (status 00000000).
10285[h264_vaapi @ 0x559b85c14580] Output read for pic 590/590.
10286[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10287[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10288[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (591).
10289[h264_vaapi @ 0x559b85c14580] Pictures: IDR (590/590) IDR (591/591)
10290[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 591/591 as type IDR.
10291[h264_vaapi @ 0x559b85c14580] No reference pictures.
10292[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10293[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10294[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10295[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10296[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10297[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10298[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10299[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10300[h264_vaapi @ 0x559b85c14580] Sync to pic 591/591 (input surface 0x4000007).
10301[h264_vaapi @ 0x559b85c14580] Output buffer: 8498 bytes (status 00000000).
10302[h264_vaapi @ 0x559b85c14580] Output read for pic 591/591.
10303[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10304[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10305[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (592).
10306[h264_vaapi @ 0x559b85c14580] Pictures: IDR (591/591) IDR (592/592)
10307[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 592/592 as type IDR.
10308[h264_vaapi @ 0x559b85c14580] No reference pictures.
10309[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10310[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10311[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10312[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10313[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10314[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10315[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10316[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10317[h264_vaapi @ 0x559b85c14580] Sync to pic 592/592 (input surface 0x4000000).
10318[h264_vaapi @ 0x559b85c14580] Output buffer: 11231 bytes (status 00000000).
10319[h264_vaapi @ 0x559b85c14580] Output read for pic 592/592.
10320[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10321[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10322[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (593).
10323[h264_vaapi @ 0x559b85c14580] Pictures: IDR (592/592) IDR (593/593)
10324[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 593/593 as type IDR.
10325[h264_vaapi @ 0x559b85c14580] No reference pictures.
10326[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10327[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10328[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10329[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10330[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10331[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10332[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10333[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10334[h264_vaapi @ 0x559b85c14580] Sync to pic 593/593 (input surface 0x4000007).
10335[h264_vaapi @ 0x559b85c14580] Output buffer: 11232 bytes (status 00000000).
10336[h264_vaapi @ 0x559b85c14580] Output read for pic 593/593.
10337[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10338[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10339[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (594).
10340[h264_vaapi @ 0x559b85c14580] Pictures: IDR (593/593) IDR (594/594)
10341[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 594/594 as type IDR.
10342[h264_vaapi @ 0x559b85c14580] No reference pictures.
10343[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10344[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10345[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10346[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10347[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10348[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10349[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10350[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10351[h264_vaapi @ 0x559b85c14580] Sync to pic 594/594 (input surface 0x4000000).
10352[h264_vaapi @ 0x559b85c14580] Output buffer: 11082 bytes (status 00000000).
10353[h264_vaapi @ 0x559b85c14580] Output read for pic 594/594.
10354[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10355[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10356[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (595).
10357[h264_vaapi @ 0x559b85c14580] Pictures: IDR (594/594) IDR (595/595)
10358[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 595/595 as type IDR.
10359[h264_vaapi @ 0x559b85c14580] No reference pictures.
10360[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10361[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10362[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10363[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10364[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10365[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10366[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10367[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10368[h264_vaapi @ 0x559b85c14580] Sync to pic 595/595 (input surface 0x4000007).
10369[h264_vaapi @ 0x559b85c14580] Output buffer: 11477 bytes (status 00000000).
10370[h264_vaapi @ 0x559b85c14580] Output read for pic 595/595.
10371[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10372[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10373[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (596).
10374[h264_vaapi @ 0x559b85c14580] Pictures: IDR (595/595) IDR (596/596)
10375[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 596/596 as type IDR.
10376[h264_vaapi @ 0x559b85c14580] No reference pictures.
10377[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10378[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10379[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10380[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10381[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10382[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10383[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10384[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10385[h264_vaapi @ 0x559b85c14580] Sync to pic 596/596 (input surface 0x4000000).
10386[h264_vaapi @ 0x559b85c14580] Output buffer: 11147 bytes (status 00000000).
10387[h264_vaapi @ 0x559b85c14580] Output read for pic 596/596.
10388[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10389[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10390[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (597).
10391[h264_vaapi @ 0x559b85c14580] Pictures: IDR (596/596) IDR (597/597)
10392[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 597/597 as type IDR.
10393[h264_vaapi @ 0x559b85c14580] No reference pictures.
10394[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10395[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10396[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10397[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10398[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10399[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10400[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10401[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10402[h264_vaapi @ 0x559b85c14580] Sync to pic 597/597 (input surface 0x4000007).
10403[h264_vaapi @ 0x559b85c14580] Output buffer: 11418 bytes (status 00000000).
10404[h264_vaapi @ 0x559b85c14580] Output read for pic 597/597.
10405[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10406[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10407[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (598).
10408[h264_vaapi @ 0x559b85c14580] Pictures: IDR (597/597) IDR (598/598)
10409[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 598/598 as type IDR.
10410[h264_vaapi @ 0x559b85c14580] No reference pictures.
10411[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10412[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10413[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10414[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10415[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10416[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10417[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10418[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10419[h264_vaapi @ 0x559b85c14580] Sync to pic 598/598 (input surface 0x4000000).
10420[h264_vaapi @ 0x559b85c14580] Output buffer: 11383 bytes (status 00000000).
10421[h264_vaapi @ 0x559b85c14580] Output read for pic 598/598.
10422[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10423[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10424[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (599).
10425[h264_vaapi @ 0x559b85c14580] Pictures: IDR (598/598) IDR (599/599)
10426[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 599/599 as type IDR.
10427[h264_vaapi @ 0x559b85c14580] No reference pictures.
10428[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10429[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10430[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10431[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10432[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10433[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10434[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10435[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10436[h264_vaapi @ 0x559b85c14580] Sync to pic 599/599 (input surface 0x4000007).
10437[h264_vaapi @ 0x559b85c14580] Output buffer: 11705 bytes (status 00000000).
10438[h264_vaapi @ 0x559b85c14580] Output read for pic 599/599.
10439[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10440[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10441[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (600).
10442[h264_vaapi @ 0x559b85c14580] Pictures: IDR (599/599) IDR (600/600)
10443[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 600/600 as type IDR.
10444[h264_vaapi @ 0x559b85c14580] No reference pictures.
10445[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10446[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10447[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10448[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10449[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10450[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10451[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10452[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10453[h264_vaapi @ 0x559b85c14580] Sync to pic 600/600 (input surface 0x4000000).
10454[h264_vaapi @ 0x559b85c14580] Output buffer: 11350 bytes (status 00000000).
10455[h264_vaapi @ 0x559b85c14580] Output read for pic 600/600.
10456[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10457[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10458[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (601).
10459[h264_vaapi @ 0x559b85c14580] Pictures: IDR (600/600) IDR (601/601)
10460[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 601/601 as type IDR.
10461[h264_vaapi @ 0x559b85c14580] No reference pictures.
10462[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10463[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10464[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10465[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10466[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10467[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10468[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10469[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10470[h264_vaapi @ 0x559b85c14580] Sync to pic 601/601 (input surface 0x4000007).
10471[h264_vaapi @ 0x559b85c14580] Output buffer: 12125 bytes (status 00000000).
10472[h264_vaapi @ 0x559b85c14580] Output read for pic 601/601.
10473[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10474[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10475[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (602).
10476[h264_vaapi @ 0x559b85c14580] Pictures: IDR (601/601) IDR (602/602)
10477[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 602/602 as type IDR.
10478[h264_vaapi @ 0x559b85c14580] No reference pictures.
10479[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10480[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10481[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10482[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10483[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10484[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10485[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10486[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10487[h264_vaapi @ 0x559b85c14580] Sync to pic 602/602 (input surface 0x4000000).
10488[h264_vaapi @ 0x559b85c14580] Output buffer: 11812 bytes (status 00000000).
10489[h264_vaapi @ 0x559b85c14580] Output read for pic 602/602.
10490[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10491[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10492[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (603).
10493[h264_vaapi @ 0x559b85c14580] Pictures: IDR (602/602) IDR (603/603)
10494[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 603/603 as type IDR.
10495[h264_vaapi @ 0x559b85c14580] No reference pictures.
10496[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10497[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10498[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10499[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10500[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10501[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10502[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10503[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10504[h264_vaapi @ 0x559b85c14580] Sync to pic 603/603 (input surface 0x4000007).
10505[h264_vaapi @ 0x559b85c14580] Output buffer: 12024 bytes (status 00000000).
10506[h264_vaapi @ 0x559b85c14580] Output read for pic 603/603.
10507[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10508[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10509[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (604).
10510[h264_vaapi @ 0x559b85c14580] Pictures: IDR (603/603) IDR (604/604)
10511[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 604/604 as type IDR.
10512[h264_vaapi @ 0x559b85c14580] No reference pictures.
10513[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10514[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10515[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10516[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10517[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10518[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10519[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10520[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10521[h264_vaapi @ 0x559b85c14580] Sync to pic 604/604 (input surface 0x4000000).
10522[h264_vaapi @ 0x559b85c14580] Output buffer: 11547 bytes (status 00000000).
10523[h264_vaapi @ 0x559b85c14580] Output read for pic 604/604.
10524[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10525[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10526[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (605).
10527[h264_vaapi @ 0x559b85c14580] Pictures: IDR (604/604) IDR (605/605)
10528[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 605/605 as type IDR.
10529[h264_vaapi @ 0x559b85c14580] No reference pictures.
10530[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10531[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10532[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10533[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10534[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10535[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10536[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10537[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10538[h264_vaapi @ 0x559b85c14580] Sync to pic 605/605 (input surface 0x4000007).
10539[h264_vaapi @ 0x559b85c14580] Output buffer: 11967 bytes (status 00000000).
10540[h264_vaapi @ 0x559b85c14580] Output read for pic 605/605.
10541[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10542[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10543[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (606).
10544[h264_vaapi @ 0x559b85c14580] Pictures: IDR (605/605) IDR (606/606)
10545[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 606/606 as type IDR.
10546[h264_vaapi @ 0x559b85c14580] No reference pictures.
10547[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10548[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10549[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10550[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10551[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10552[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10553[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10554[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10555[h264_vaapi @ 0x559b85c14580] Sync to pic 606/606 (input surface 0x4000000).
10556[h264_vaapi @ 0x559b85c14580] Output buffer: 11558 bytes (status 00000000).
10557[h264_vaapi @ 0x559b85c14580] Output read for pic 606/606.
10558[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10559[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10560[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (607).
10561[h264_vaapi @ 0x559b85c14580] Pictures: IDR (606/606) IDR (607/607)
10562[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 607/607 as type IDR.
10563[h264_vaapi @ 0x559b85c14580] No reference pictures.
10564[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10565[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10566[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10567[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10568[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10569[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10570[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10571[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10572[h264_vaapi @ 0x559b85c14580] Sync to pic 607/607 (input surface 0x4000007).
10573[h264_vaapi @ 0x559b85c14580] Output buffer: 11729 bytes (status 00000000).
10574[h264_vaapi @ 0x559b85c14580] Output read for pic 607/607.
10575[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10576[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10577[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (608).
10578[h264_vaapi @ 0x559b85c14580] Pictures: IDR (607/607) IDR (608/608)
10579[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 608/608 as type IDR.
10580[h264_vaapi @ 0x559b85c14580] No reference pictures.
10581[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10582[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10583[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10584[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10585[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10586[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10587[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10588[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10589[h264_vaapi @ 0x559b85c14580] Sync to pic 608/608 (input surface 0x4000000).
10590[h264_vaapi @ 0x559b85c14580] Output buffer: 11838 bytes (status 00000000).
10591[h264_vaapi @ 0x559b85c14580] Output read for pic 608/608.
10592[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10593[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10594[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (609).
10595[h264_vaapi @ 0x559b85c14580] Pictures: IDR (608/608) IDR (609/609)
10596[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 609/609 as type IDR.
10597[h264_vaapi @ 0x559b85c14580] No reference pictures.
10598[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10599[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10600[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10601[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10602[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10603[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10604[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10605[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10606[h264_vaapi @ 0x559b85c14580] Sync to pic 609/609 (input surface 0x4000007).
10607[h264_vaapi @ 0x559b85c14580] Output buffer: 11738 bytes (status 00000000).
10608[h264_vaapi @ 0x559b85c14580] Output read for pic 609/609.
10609[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10610[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10611[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (610).
10612[h264_vaapi @ 0x559b85c14580] Pictures: IDR (609/609) IDR (610/610)
10613[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 610/610 as type IDR.
10614[h264_vaapi @ 0x559b85c14580] No reference pictures.
10615[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10616[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10617[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10618[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10619[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10620[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10621[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10622[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10623[h264_vaapi @ 0x559b85c14580] Sync to pic 610/610 (input surface 0x4000000).
10624[h264_vaapi @ 0x559b85c14580] Output buffer: 11528 bytes (status 00000000).
10625[h264_vaapi @ 0x559b85c14580] Output read for pic 610/610.
10626[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10627[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10628[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (611).
10629[h264_vaapi @ 0x559b85c14580] Pictures: IDR (610/610) IDR (611/611)
10630[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 611/611 as type IDR.
10631[h264_vaapi @ 0x559b85c14580] No reference pictures.
10632[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10633[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10634[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10635[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10636[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10637[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10638[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10639[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10640[h264_vaapi @ 0x559b85c14580] Sync to pic 611/611 (input surface 0x4000007).
10641[h264_vaapi @ 0x559b85c14580] Output buffer: 11654 bytes (status 00000000).
10642[h264_vaapi @ 0x559b85c14580] Output read for pic 611/611.
10643[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10644[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10645[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (612).
10646[h264_vaapi @ 0x559b85c14580] Pictures: IDR (611/611) IDR (612/612)
10647[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 612/612 as type IDR.
10648[h264_vaapi @ 0x559b85c14580] No reference pictures.
10649[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10650[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10651[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10652[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10653[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10654[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10655[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10656[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10657[h264_vaapi @ 0x559b85c14580] Sync to pic 612/612 (input surface 0x4000000).
10658[h264_vaapi @ 0x559b85c14580] Output buffer: 11968 bytes (status 00000000).
10659[h264_vaapi @ 0x559b85c14580] Output read for pic 612/612.
10660[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10661[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10662[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (613).
10663[h264_vaapi @ 0x559b85c14580] Pictures: IDR (612/612) IDR (613/613)
10664[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 613/613 as type IDR.
10665[h264_vaapi @ 0x559b85c14580] No reference pictures.
10666[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10667[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10668[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10669[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10670[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10671[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10672[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10673[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10674[h264_vaapi @ 0x559b85c14580] Sync to pic 613/613 (input surface 0x4000007).
10675[h264_vaapi @ 0x559b85c14580] Output buffer: 12045 bytes (status 00000000).
10676[h264_vaapi @ 0x559b85c14580] Output read for pic 613/613.
10677[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10678[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10679[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (614).
10680[h264_vaapi @ 0x559b85c14580] Pictures: IDR (613/613) IDR (614/614)
10681[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 614/614 as type IDR.
10682[h264_vaapi @ 0x559b85c14580] No reference pictures.
10683[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10684[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10685[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10686[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10687[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10688[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10689[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10690[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10691[h264_vaapi @ 0x559b85c14580] Sync to pic 614/614 (input surface 0x4000000).
10692[h264_vaapi @ 0x559b85c14580] Output buffer: 11824 bytes (status 00000000).
10693[h264_vaapi @ 0x559b85c14580] Output read for pic 614/614.
10694[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10695[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10696[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (615).
10697[h264_vaapi @ 0x559b85c14580] Pictures: IDR (614/614) IDR (615/615)
10698[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 615/615 as type IDR.
10699[h264_vaapi @ 0x559b85c14580] No reference pictures.
10700[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10701[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10702[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10703[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10704[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10705[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10706[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10707[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10708[h264_vaapi @ 0x559b85c14580] Sync to pic 615/615 (input surface 0x4000007).
10709[h264_vaapi @ 0x559b85c14580] Output buffer: 12402 bytes (status 00000000).
10710[h264_vaapi @ 0x559b85c14580] Output read for pic 615/615.
10711[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10712[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10713[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (616).
10714[h264_vaapi @ 0x559b85c14580] Pictures: IDR (615/615) IDR (616/616)
10715[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 616/616 as type IDR.
10716[h264_vaapi @ 0x559b85c14580] No reference pictures.
10717[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10718[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10719[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10720[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10721[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10722[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10723[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10724[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10725[h264_vaapi @ 0x559b85c14580] Sync to pic 616/616 (input surface 0x4000000).
10726[h264_vaapi @ 0x559b85c14580] Output buffer: 12020 bytes (status 00000000).
10727[h264_vaapi @ 0x559b85c14580] Output read for pic 616/616.
10728[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10729[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10730[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (617).
10731[h264_vaapi @ 0x559b85c14580] Pictures: IDR (616/616) IDR (617/617)
10732[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 617/617 as type IDR.
10733[h264_vaapi @ 0x559b85c14580] No reference pictures.
10734[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10735[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10736[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10737[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10738[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10739[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10740[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10741[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10742[h264_vaapi @ 0x559b85c14580] Sync to pic 617/617 (input surface 0x4000007).
10743[h264_vaapi @ 0x559b85c14580] Output buffer: 11812 bytes (status 00000000).
10744[h264_vaapi @ 0x559b85c14580] Output read for pic 617/617.
10745[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10746[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10747[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (618).
10748[h264_vaapi @ 0x559b85c14580] Pictures: IDR (617/617) IDR (618/618)
10749[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 618/618 as type IDR.
10750[h264_vaapi @ 0x559b85c14580] No reference pictures.
10751[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10752[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10753[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10754[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10755[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10756[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10757[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10758[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10759[h264_vaapi @ 0x559b85c14580] Sync to pic 618/618 (input surface 0x4000000).
10760[h264_vaapi @ 0x559b85c14580] Output buffer: 11519 bytes (status 00000000).
10761[h264_vaapi @ 0x559b85c14580] Output read for pic 618/618.
10762[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10763[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10764[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (619).
10765[h264_vaapi @ 0x559b85c14580] Pictures: IDR (618/618) IDR (619/619)
10766[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 619/619 as type IDR.
10767[h264_vaapi @ 0x559b85c14580] No reference pictures.
10768[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10769[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10770[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10771[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10772[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10773[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10774[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10775[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10776[h264_vaapi @ 0x559b85c14580] Sync to pic 619/619 (input surface 0x4000007).
10777[h264_vaapi @ 0x559b85c14580] Output buffer: 11555 bytes (status 00000000).
10778[h264_vaapi @ 0x559b85c14580] Output read for pic 619/619.
10779[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10780[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10781[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (620).
10782[h264_vaapi @ 0x559b85c14580] Pictures: IDR (619/619) IDR (620/620)
10783[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 620/620 as type IDR.
10784[h264_vaapi @ 0x559b85c14580] No reference pictures.
10785[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10786[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10787[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10788[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10789[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10790[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10791[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10792[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10793[h264_vaapi @ 0x559b85c14580] Sync to pic 620/620 (input surface 0x4000000).
10794[h264_vaapi @ 0x559b85c14580] Output buffer: 11792 bytes (status 00000000).
10795[h264_vaapi @ 0x559b85c14580] Output read for pic 620/620.
10796[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10797[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10798[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (621).
10799[h264_vaapi @ 0x559b85c14580] Pictures: IDR (620/620) IDR (621/621)
10800[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 621/621 as type IDR.
10801[h264_vaapi @ 0x559b85c14580] No reference pictures.
10802[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10803[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10804[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10805[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10806[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10807[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10808[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10809[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10810[h264_vaapi @ 0x559b85c14580] Sync to pic 621/621 (input surface 0x4000007).
10811[h264_vaapi @ 0x559b85c14580] Output buffer: 11478 bytes (status 00000000).
10812[h264_vaapi @ 0x559b85c14580] Output read for pic 621/621.
10813[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10814[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10815[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (622).
10816[h264_vaapi @ 0x559b85c14580] Pictures: IDR (621/621) IDR (622/622)
10817[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 622/622 as type IDR.
10818[h264_vaapi @ 0x559b85c14580] No reference pictures.
10819[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10820[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10821[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10822[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10823[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10824[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10825[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10826[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10827[h264_vaapi @ 0x559b85c14580] Sync to pic 622/622 (input surface 0x4000000).
10828[h264_vaapi @ 0x559b85c14580] Output buffer: 11039 bytes (status 00000000).
10829[h264_vaapi @ 0x559b85c14580] Output read for pic 622/622.
10830[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10831[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10832[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (623).
10833[h264_vaapi @ 0x559b85c14580] Pictures: IDR (622/622) IDR (623/623)
10834[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 623/623 as type IDR.
10835[h264_vaapi @ 0x559b85c14580] No reference pictures.
10836[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10837[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10838[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10839[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10840[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10841[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10842[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10843[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10844[h264_vaapi @ 0x559b85c14580] Sync to pic 623/623 (input surface 0x4000007).
10845[h264_vaapi @ 0x559b85c14580] Output buffer: 10679 bytes (status 00000000).
10846[h264_vaapi @ 0x559b85c14580] Output read for pic 623/623.
10847[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10848[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10849[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (624).
10850[h264_vaapi @ 0x559b85c14580] Pictures: IDR (623/623) IDR (624/624)
10851[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 624/624 as type IDR.
10852[h264_vaapi @ 0x559b85c14580] No reference pictures.
10853[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10854[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10855[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10856[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10857[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10858[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10859[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10860[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10861[h264_vaapi @ 0x559b85c14580] Sync to pic 624/624 (input surface 0x4000000).
10862[h264_vaapi @ 0x559b85c14580] Output buffer: 10714 bytes (status 00000000).
10863[h264_vaapi @ 0x559b85c14580] Output read for pic 624/624.
10864[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10865[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10866[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (625).
10867[h264_vaapi @ 0x559b85c14580] Pictures: IDR (624/624) IDR (625/625)
10868[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 625/625 as type IDR.
10869[h264_vaapi @ 0x559b85c14580] No reference pictures.
10870[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10871[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10872[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10873[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10874[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10875[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10876[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10877[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10878[h264_vaapi @ 0x559b85c14580] Sync to pic 625/625 (input surface 0x4000007).
10879[h264_vaapi @ 0x559b85c14580] Output buffer: 10678 bytes (status 00000000).
10880[h264_vaapi @ 0x559b85c14580] Output read for pic 625/625.
10881[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10882[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10883[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (626).
10884[h264_vaapi @ 0x559b85c14580] Pictures: IDR (625/625) IDR (626/626)
10885[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 626/626 as type IDR.
10886[h264_vaapi @ 0x559b85c14580] No reference pictures.
10887[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10888[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10889[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10890[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10891[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10892[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10893[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10894[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10895[h264_vaapi @ 0x559b85c14580] Sync to pic 626/626 (input surface 0x4000000).
10896[h264_vaapi @ 0x559b85c14580] Output buffer: 10324 bytes (status 00000000).
10897[h264_vaapi @ 0x559b85c14580] Output read for pic 626/626.
10898[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10899[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10900[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (627).
10901[h264_vaapi @ 0x559b85c14580] Pictures: IDR (626/626) IDR (627/627)
10902[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 627/627 as type IDR.
10903[h264_vaapi @ 0x559b85c14580] No reference pictures.
10904[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10905[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10906[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10907[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10908[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10909[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10910[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10911[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10912[h264_vaapi @ 0x559b85c14580] Sync to pic 627/627 (input surface 0x4000007).
10913[h264_vaapi @ 0x559b85c14580] Output buffer: 10105 bytes (status 00000000).
10914[h264_vaapi @ 0x559b85c14580] Output read for pic 627/627.
10915[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10916[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10917[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (628).
10918[h264_vaapi @ 0x559b85c14580] Pictures: IDR (627/627) IDR (628/628)
10919[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 628/628 as type IDR.
10920[h264_vaapi @ 0x559b85c14580] No reference pictures.
10921[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10922[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10923[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10924[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10925[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10926[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10927[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10928[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10929[h264_vaapi @ 0x559b85c14580] Sync to pic 628/628 (input surface 0x4000000).
10930[h264_vaapi @ 0x559b85c14580] Output buffer: 10117 bytes (status 00000000).
10931[h264_vaapi @ 0x559b85c14580] Output read for pic 628/628.
10932[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10933[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10934[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (629).
10935[h264_vaapi @ 0x559b85c14580] Pictures: IDR (628/628) IDR (629/629)
10936[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 629/629 as type IDR.
10937[h264_vaapi @ 0x559b85c14580] No reference pictures.
10938[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10939[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10940[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10941[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10942[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10943[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10944[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10945[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10946[h264_vaapi @ 0x559b85c14580] Sync to pic 629/629 (input surface 0x4000007).
10947[h264_vaapi @ 0x559b85c14580] Output buffer: 10575 bytes (status 00000000).
10948[h264_vaapi @ 0x559b85c14580] Output read for pic 629/629.
10949[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10950[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10951[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (630).
10952[h264_vaapi @ 0x559b85c14580] Pictures: IDR (629/629) IDR (630/630)
10953[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 630/630 as type IDR.
10954[h264_vaapi @ 0x559b85c14580] No reference pictures.
10955[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10956[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10957[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10958[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10959[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10960[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10961[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10962[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10963[h264_vaapi @ 0x559b85c14580] Sync to pic 630/630 (input surface 0x4000000).
10964[h264_vaapi @ 0x559b85c14580] Output buffer: 10274 bytes (status 00000000).
10965[h264_vaapi @ 0x559b85c14580] Output read for pic 630/630.
10966[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
10967[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
10968[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (631).
10969[h264_vaapi @ 0x559b85c14580] Pictures: IDR (630/630) IDR (631/631)
10970[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 631/631 as type IDR.
10971[h264_vaapi @ 0x559b85c14580] No reference pictures.
10972[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
10973[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
10974[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10975[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
10976[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
10977[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
10978[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
10979[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
10980[h264_vaapi @ 0x559b85c14580] Sync to pic 631/631 (input surface 0x4000007).
10981[h264_vaapi @ 0x559b85c14580] Output buffer: 10483 bytes (status 00000000).
10982[h264_vaapi @ 0x559b85c14580] Output read for pic 631/631.
10983[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
10984[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
10985[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (632).
10986[h264_vaapi @ 0x559b85c14580] Pictures: IDR (631/631) IDR (632/632)
10987[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 632/632 as type IDR.
10988[h264_vaapi @ 0x559b85c14580] No reference pictures.
10989[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
10990[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
10991[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
10992[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
10993[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
10994[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
10995[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
10996[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
10997[h264_vaapi @ 0x559b85c14580] Sync to pic 632/632 (input surface 0x4000000).
10998[h264_vaapi @ 0x559b85c14580] Output buffer: 9891 bytes (status 00000000).
10999[h264_vaapi @ 0x559b85c14580] Output read for pic 632/632.
11000[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11001[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11002[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (633).
11003[h264_vaapi @ 0x559b85c14580] Pictures: IDR (632/632) IDR (633/633)
11004[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 633/633 as type IDR.
11005[h264_vaapi @ 0x559b85c14580] No reference pictures.
11006[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11007[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11008[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11009[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11010[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11011[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11012[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11013[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11014[h264_vaapi @ 0x559b85c14580] Sync to pic 633/633 (input surface 0x4000007).
11015[h264_vaapi @ 0x559b85c14580] Output buffer: 10185 bytes (status 00000000).
11016[h264_vaapi @ 0x559b85c14580] Output read for pic 633/633.
11017[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11018[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11019[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (634).
11020[h264_vaapi @ 0x559b85c14580] Pictures: IDR (633/633) IDR (634/634)
11021[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 634/634 as type IDR.
11022[h264_vaapi @ 0x559b85c14580] No reference pictures.
11023[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11024[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11025[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11026[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11027[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11028[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11029[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11030[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11031[h264_vaapi @ 0x559b85c14580] Sync to pic 634/634 (input surface 0x4000000).
11032[h264_vaapi @ 0x559b85c14580] Output buffer: 9769 bytes (status 00000000).
11033[h264_vaapi @ 0x559b85c14580] Output read for pic 634/634.
11034[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11035[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11036[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (635).
11037[h264_vaapi @ 0x559b85c14580] Pictures: IDR (634/634) IDR (635/635)
11038[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 635/635 as type IDR.
11039[h264_vaapi @ 0x559b85c14580] No reference pictures.
11040[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11041[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11042[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11043[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11044[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11045[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11046[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11047[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11048[h264_vaapi @ 0x559b85c14580] Sync to pic 635/635 (input surface 0x4000007).
11049[h264_vaapi @ 0x559b85c14580] Output buffer: 9932 bytes (status 00000000).
11050[h264_vaapi @ 0x559b85c14580] Output read for pic 635/635.
11051[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11052[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11053[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (636).
11054[h264_vaapi @ 0x559b85c14580] Pictures: IDR (635/635) IDR (636/636)
11055[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 636/636 as type IDR.
11056[h264_vaapi @ 0x559b85c14580] No reference pictures.
11057[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11058[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11059[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11060[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11061[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11062[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11063[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11064[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11065[h264_vaapi @ 0x559b85c14580] Sync to pic 636/636 (input surface 0x4000000).
11066[h264_vaapi @ 0x559b85c14580] Output buffer: 10194 bytes (status 00000000).
11067[h264_vaapi @ 0x559b85c14580] Output read for pic 636/636.
11068[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11069[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11070[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (637).
11071[h264_vaapi @ 0x559b85c14580] Pictures: IDR (636/636) IDR (637/637)
11072[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 637/637 as type IDR.
11073[h264_vaapi @ 0x559b85c14580] No reference pictures.
11074[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11075[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11076[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11077[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11078[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11079[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11080[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11081[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11082[h264_vaapi @ 0x559b85c14580] Sync to pic 637/637 (input surface 0x4000007).
11083[h264_vaapi @ 0x559b85c14580] Output buffer: 10351 bytes (status 00000000).
11084[h264_vaapi @ 0x559b85c14580] Output read for pic 637/637.
11085[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11086[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11087[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (638).
11088[h264_vaapi @ 0x559b85c14580] Pictures: IDR (637/637) IDR (638/638)
11089[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 638/638 as type IDR.
11090[h264_vaapi @ 0x559b85c14580] No reference pictures.
11091[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11092[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11093[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11094[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11095[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11096[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11097[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11098[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11099[h264_vaapi @ 0x559b85c14580] Sync to pic 638/638 (input surface 0x4000000).
11100[h264_vaapi @ 0x559b85c14580] Output buffer: 10212 bytes (status 00000000).
11101[h264_vaapi @ 0x559b85c14580] Output read for pic 638/638.
11102[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11103[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11104[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (639).
11105[h264_vaapi @ 0x559b85c14580] Pictures: IDR (638/638) IDR (639/639)
11106[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 639/639 as type IDR.
11107[h264_vaapi @ 0x559b85c14580] No reference pictures.
11108[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11109[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11110[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11111[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11112[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11113[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11114[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11115[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11116[h264_vaapi @ 0x559b85c14580] Sync to pic 639/639 (input surface 0x4000007).
11117[h264_vaapi @ 0x559b85c14580] Output buffer: 10486 bytes (status 00000000).
11118[h264_vaapi @ 0x559b85c14580] Output read for pic 639/639.
11119[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11120[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11121[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (640).
11122[h264_vaapi @ 0x559b85c14580] Pictures: IDR (639/639) IDR (640/640)
11123[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 640/640 as type IDR.
11124[h264_vaapi @ 0x559b85c14580] No reference pictures.
11125[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11126[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11127[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11128[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11129[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11130[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11131[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11132[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11133[h264_vaapi @ 0x559b85c14580] Sync to pic 640/640 (input surface 0x4000000).
11134[h264_vaapi @ 0x559b85c14580] Output buffer: 10776 bytes (status 00000000).
11135[h264_vaapi @ 0x559b85c14580] Output read for pic 640/640.
11136[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11137[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11138[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (641).
11139[h264_vaapi @ 0x559b85c14580] Pictures: IDR (640/640) IDR (641/641)
11140[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 641/641 as type IDR.
11141[h264_vaapi @ 0x559b85c14580] No reference pictures.
11142[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11143[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11144[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11145[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11146[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11147[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11148[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11149[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11150[h264_vaapi @ 0x559b85c14580] Sync to pic 641/641 (input surface 0x4000007).
11151[h264_vaapi @ 0x559b85c14580] Output buffer: 10937 bytes (status 00000000).
11152[h264_vaapi @ 0x559b85c14580] Output read for pic 641/641.
11153[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11154[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11155[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (642).
11156[h264_vaapi @ 0x559b85c14580] Pictures: IDR (641/641) IDR (642/642)
11157[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 642/642 as type IDR.
11158[h264_vaapi @ 0x559b85c14580] No reference pictures.
11159[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11160[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11161[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11162[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11163[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11164[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11165[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11166[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11167[h264_vaapi @ 0x559b85c14580] Sync to pic 642/642 (input surface 0x4000000).
11168[h264_vaapi @ 0x559b85c14580] Output buffer: 11139 bytes (status 00000000).
11169[h264_vaapi @ 0x559b85c14580] Output read for pic 642/642.
11170[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11171[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11172[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (643).
11173[h264_vaapi @ 0x559b85c14580] Pictures: IDR (642/642) IDR (643/643)
11174[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 643/643 as type IDR.
11175[h264_vaapi @ 0x559b85c14580] No reference pictures.
11176[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11177[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11178[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11179[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11180[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11181[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11182[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11183[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11184[h264_vaapi @ 0x559b85c14580] Sync to pic 643/643 (input surface 0x4000007).
11185[h264_vaapi @ 0x559b85c14580] Output buffer: 11201 bytes (status 00000000).
11186[h264_vaapi @ 0x559b85c14580] Output read for pic 643/643.
11187[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11188[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11189[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (644).
11190[h264_vaapi @ 0x559b85c14580] Pictures: IDR (643/643) IDR (644/644)
11191[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 644/644 as type IDR.
11192[h264_vaapi @ 0x559b85c14580] No reference pictures.
11193[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11194[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11195[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11196[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11197[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11198[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11199[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11200[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11201[h264_vaapi @ 0x559b85c14580] Sync to pic 644/644 (input surface 0x4000000).
11202[h264_vaapi @ 0x559b85c14580] Output buffer: 11598 bytes (status 00000000).
11203[h264_vaapi @ 0x559b85c14580] Output read for pic 644/644.
11204[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11205[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11206[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (645).
11207[h264_vaapi @ 0x559b85c14580] Pictures: IDR (644/644) IDR (645/645)
11208[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 645/645 as type IDR.
11209[h264_vaapi @ 0x559b85c14580] No reference pictures.
11210[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11211[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11212[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11213[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11214[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11215[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11216[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11217[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11218[h264_vaapi @ 0x559b85c14580] Sync to pic 645/645 (input surface 0x4000007).
11219[h264_vaapi @ 0x559b85c14580] Output buffer: 11799 bytes (status 00000000).
11220[h264_vaapi @ 0x559b85c14580] Output read for pic 645/645.
11221[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11222[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11223[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (646).
11224[h264_vaapi @ 0x559b85c14580] Pictures: IDR (645/645) IDR (646/646)
11225[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 646/646 as type IDR.
11226[h264_vaapi @ 0x559b85c14580] No reference pictures.
11227[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11228[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11229[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11230[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11231[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11232[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11233[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11234[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11235[h264_vaapi @ 0x559b85c14580] Sync to pic 646/646 (input surface 0x4000000).
11236[h264_vaapi @ 0x559b85c14580] Output buffer: 12106 bytes (status 00000000).
11237[h264_vaapi @ 0x559b85c14580] Output read for pic 646/646.
11238[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11239[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11240[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (647).
11241[h264_vaapi @ 0x559b85c14580] Pictures: IDR (646/646) IDR (647/647)
11242[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 647/647 as type IDR.
11243[h264_vaapi @ 0x559b85c14580] No reference pictures.
11244[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11245[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11246[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11247[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11248[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11249[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11250[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11251[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11252[h264_vaapi @ 0x559b85c14580] Sync to pic 647/647 (input surface 0x4000007).
11253[h264_vaapi @ 0x559b85c14580] Output buffer: 12139 bytes (status 00000000).
11254[h264_vaapi @ 0x559b85c14580] Output read for pic 647/647.
11255[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11256[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11257[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (648).
11258[h264_vaapi @ 0x559b85c14580] Pictures: IDR (647/647) IDR (648/648)
11259[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 648/648 as type IDR.
11260[h264_vaapi @ 0x559b85c14580] No reference pictures.
11261[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11262[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11263[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11264[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11265[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11266[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11267[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11268[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11269[h264_vaapi @ 0x559b85c14580] Sync to pic 648/648 (input surface 0x4000000).
11270[h264_vaapi @ 0x559b85c14580] Output buffer: 12450 bytes (status 00000000).
11271[h264_vaapi @ 0x559b85c14580] Output read for pic 648/648.
11272[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11273[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11274[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (649).
11275[h264_vaapi @ 0x559b85c14580] Pictures: IDR (648/648) IDR (649/649)
11276[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 649/649 as type IDR.
11277[h264_vaapi @ 0x559b85c14580] No reference pictures.
11278[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11279[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11280[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11281[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11282[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11283[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11284[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11285[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11286[h264_vaapi @ 0x559b85c14580] Sync to pic 649/649 (input surface 0x4000007).
11287[h264_vaapi @ 0x559b85c14580] Output buffer: 12604 bytes (status 00000000).
11288[h264_vaapi @ 0x559b85c14580] Output read for pic 649/649.
11289[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11290[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11291[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (650).
11292[h264_vaapi @ 0x559b85c14580] Pictures: IDR (649/649) IDR (650/650)
11293[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 650/650 as type IDR.
11294[h264_vaapi @ 0x559b85c14580] No reference pictures.
11295[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11296[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11297[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11298[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11299[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11300[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11301[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11302[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11303[h264_vaapi @ 0x559b85c14580] Sync to pic 650/650 (input surface 0x4000000).
11304[h264_vaapi @ 0x559b85c14580] Output buffer: 12868 bytes (status 00000000).
11305[h264_vaapi @ 0x559b85c14580] Output read for pic 650/650.
11306[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11307[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11308[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (651).
11309[h264_vaapi @ 0x559b85c14580] Pictures: IDR (650/650) IDR (651/651)
11310[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 651/651 as type IDR.
11311[h264_vaapi @ 0x559b85c14580] No reference pictures.
11312[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11313[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11314[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11315[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11316[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11317[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11318[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11319[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11320[h264_vaapi @ 0x559b85c14580] Sync to pic 651/651 (input surface 0x4000007).
11321[h264_vaapi @ 0x559b85c14580] Output buffer: 12522 bytes (status 00000000).
11322[h264_vaapi @ 0x559b85c14580] Output read for pic 651/651.
11323[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11324[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11325[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (652).
11326[h264_vaapi @ 0x559b85c14580] Pictures: IDR (651/651) IDR (652/652)
11327[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 652/652 as type IDR.
11328[h264_vaapi @ 0x559b85c14580] No reference pictures.
11329[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11330[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11331[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11332[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11333[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11334[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11335[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11336[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11337[h264_vaapi @ 0x559b85c14580] Sync to pic 652/652 (input surface 0x4000000).
11338[h264_vaapi @ 0x559b85c14580] Output buffer: 12309 bytes (status 00000000).
11339[h264_vaapi @ 0x559b85c14580] Output read for pic 652/652.
11340[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11341[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11342[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (653).
11343[h264_vaapi @ 0x559b85c14580] Pictures: IDR (652/652) IDR (653/653)
11344[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 653/653 as type IDR.
11345[h264_vaapi @ 0x559b85c14580] No reference pictures.
11346[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11347[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11348[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11349[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11350[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11351[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11352[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11353[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11354[h264_vaapi @ 0x559b85c14580] Sync to pic 653/653 (input surface 0x4000007).
11355[h264_vaapi @ 0x559b85c14580] Output buffer: 11769 bytes (status 00000000).
11356[h264_vaapi @ 0x559b85c14580] Output read for pic 653/653.
11357[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11358[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11359[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (654).
11360[h264_vaapi @ 0x559b85c14580] Pictures: IDR (653/653) IDR (654/654)
11361[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 654/654 as type IDR.
11362[h264_vaapi @ 0x559b85c14580] No reference pictures.
11363[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11364[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11365[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11366[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11367[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11368[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11369[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11370[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11371[h264_vaapi @ 0x559b85c14580] Sync to pic 654/654 (input surface 0x4000000).
11372[h264_vaapi @ 0x559b85c14580] Output buffer: 11046 bytes (status 00000000).
11373[h264_vaapi @ 0x559b85c14580] Output read for pic 654/654.
11374[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11375[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11376[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (655).
11377[h264_vaapi @ 0x559b85c14580] Pictures: IDR (654/654) IDR (655/655)
11378[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 655/655 as type IDR.
11379[h264_vaapi @ 0x559b85c14580] No reference pictures.
11380[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11381[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11382[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11383[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11384[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11385[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11386[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11387[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11388[h264_vaapi @ 0x559b85c14580] Sync to pic 655/655 (input surface 0x4000007).
11389[h264_vaapi @ 0x559b85c14580] Output buffer: 11073 bytes (status 00000000).
11390[h264_vaapi @ 0x559b85c14580] Output read for pic 655/655.
11391[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11392[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11393[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (656).
11394[h264_vaapi @ 0x559b85c14580] Pictures: IDR (655/655) IDR (656/656)
11395[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 656/656 as type IDR.
11396[h264_vaapi @ 0x559b85c14580] No reference pictures.
11397[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11398[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11399[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11400[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11401[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11402[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11403[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11404[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11405[h264_vaapi @ 0x559b85c14580] Sync to pic 656/656 (input surface 0x4000000).
11406[h264_vaapi @ 0x559b85c14580] Output buffer: 11643 bytes (status 00000000).
11407[h264_vaapi @ 0x559b85c14580] Output read for pic 656/656.
11408[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11409[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11410[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (657).
11411[h264_vaapi @ 0x559b85c14580] Pictures: IDR (656/656) IDR (657/657)
11412[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 657/657 as type IDR.
11413[h264_vaapi @ 0x559b85c14580] No reference pictures.
11414[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11415[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11416[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11417[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11418[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11419[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11420[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11421[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11422[h264_vaapi @ 0x559b85c14580] Sync to pic 657/657 (input surface 0x4000007).
11423[h264_vaapi @ 0x559b85c14580] Output buffer: 11562 bytes (status 00000000).
11424[h264_vaapi @ 0x559b85c14580] Output read for pic 657/657.
11425[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11426[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11427[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (658).
11428[h264_vaapi @ 0x559b85c14580] Pictures: IDR (657/657) IDR (658/658)
11429[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 658/658 as type IDR.
11430[h264_vaapi @ 0x559b85c14580] No reference pictures.
11431[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11432[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11433[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11434[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11435[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11436[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11437[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11438[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11439[h264_vaapi @ 0x559b85c14580] Sync to pic 658/658 (input surface 0x4000000).
11440[h264_vaapi @ 0x559b85c14580] Output buffer: 11580 bytes (status 00000000).
11441[h264_vaapi @ 0x559b85c14580] Output read for pic 658/658.
11442[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11443[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11444[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (659).
11445[h264_vaapi @ 0x559b85c14580] Pictures: IDR (658/658) IDR (659/659)
11446[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 659/659 as type IDR.
11447[h264_vaapi @ 0x559b85c14580] No reference pictures.
11448[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11449[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11450[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11451[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11452[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11453[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11454[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11455[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11456[h264_vaapi @ 0x559b85c14580] Sync to pic 659/659 (input surface 0x4000007).
11457[h264_vaapi @ 0x559b85c14580] Output buffer: 12283 bytes (status 00000000).
11458[h264_vaapi @ 0x559b85c14580] Output read for pic 659/659.
11459[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11460[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11461[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (660).
11462[h264_vaapi @ 0x559b85c14580] Pictures: IDR (659/659) IDR (660/660)
11463[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 660/660 as type IDR.
11464[h264_vaapi @ 0x559b85c14580] No reference pictures.
11465[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11466[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11467[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11468[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11469[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11470[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11471[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11472[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11473[h264_vaapi @ 0x559b85c14580] Sync to pic 660/660 (input surface 0x4000000).
11474[h264_vaapi @ 0x559b85c14580] Output buffer: 12234 bytes (status 00000000).
11475[h264_vaapi @ 0x559b85c14580] Output read for pic 660/660.
11476frame= 661 fps=440 q=-0.0 size= 8192kB time=00:00:26.40 bitrate=2542.0kbits/s speed=17.6x
11477[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11478[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11479[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (661).
11480[h264_vaapi @ 0x559b85c14580] Pictures: IDR (660/660) IDR (661/661)
11481[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 661/661 as type IDR.
11482[h264_vaapi @ 0x559b85c14580] No reference pictures.
11483[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11484[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11485[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11486[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11487[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11488[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11489[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11490[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11491[h264_vaapi @ 0x559b85c14580] Sync to pic 661/661 (input surface 0x4000007).
11492[h264_vaapi @ 0x559b85c14580] Output buffer: 11705 bytes (status 00000000).
11493[h264_vaapi @ 0x559b85c14580] Output read for pic 661/661.
11494[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11495[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11496[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (662).
11497[h264_vaapi @ 0x559b85c14580] Pictures: IDR (661/661) IDR (662/662)
11498[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 662/662 as type IDR.
11499[h264_vaapi @ 0x559b85c14580] No reference pictures.
11500[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11501[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11502[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11503[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11504[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11505[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11506[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11507[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11508[h264_vaapi @ 0x559b85c14580] Sync to pic 662/662 (input surface 0x4000000).
11509[h264_vaapi @ 0x559b85c14580] Output buffer: 11358 bytes (status 00000000).
11510[h264_vaapi @ 0x559b85c14580] Output read for pic 662/662.
11511[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11512[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11513[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (663).
11514[h264_vaapi @ 0x559b85c14580] Pictures: IDR (662/662) IDR (663/663)
11515[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 663/663 as type IDR.
11516[h264_vaapi @ 0x559b85c14580] No reference pictures.
11517[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11518[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11519[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11520[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11521[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11522[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11523[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11524[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11525[h264_vaapi @ 0x559b85c14580] Sync to pic 663/663 (input surface 0x4000007).
11526[h264_vaapi @ 0x559b85c14580] Output buffer: 11248 bytes (status 00000000).
11527[h264_vaapi @ 0x559b85c14580] Output read for pic 663/663.
11528[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11529[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11530[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (664).
11531[h264_vaapi @ 0x559b85c14580] Pictures: IDR (663/663) IDR (664/664)
11532[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 664/664 as type IDR.
11533[h264_vaapi @ 0x559b85c14580] No reference pictures.
11534[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11535[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11536[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11537[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11538[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11539[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11540[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11541[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11542[h264_vaapi @ 0x559b85c14580] Sync to pic 664/664 (input surface 0x4000000).
11543[h264_vaapi @ 0x559b85c14580] Output buffer: 10959 bytes (status 00000000).
11544[h264_vaapi @ 0x559b85c14580] Output read for pic 664/664.
11545[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11546[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11547[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (665).
11548[h264_vaapi @ 0x559b85c14580] Pictures: IDR (664/664) IDR (665/665)
11549[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 665/665 as type IDR.
11550[h264_vaapi @ 0x559b85c14580] No reference pictures.
11551[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11552[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11553[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11554[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11555[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11556[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11557[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11558[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11559[h264_vaapi @ 0x559b85c14580] Sync to pic 665/665 (input surface 0x4000007).
11560[h264_vaapi @ 0x559b85c14580] Output buffer: 12256 bytes (status 00000000).
11561[h264_vaapi @ 0x559b85c14580] Output read for pic 665/665.
11562[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11563[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11564[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (666).
11565[h264_vaapi @ 0x559b85c14580] Pictures: IDR (665/665) IDR (666/666)
11566[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 666/666 as type IDR.
11567[h264_vaapi @ 0x559b85c14580] No reference pictures.
11568[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11569[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11570[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11571[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11572[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11573[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11574[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11575[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11576[h264_vaapi @ 0x559b85c14580] Sync to pic 666/666 (input surface 0x4000000).
11577[h264_vaapi @ 0x559b85c14580] Output buffer: 11987 bytes (status 00000000).
11578[h264_vaapi @ 0x559b85c14580] Output read for pic 666/666.
11579[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11580[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11581[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (667).
11582[h264_vaapi @ 0x559b85c14580] Pictures: IDR (666/666) IDR (667/667)
11583[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 667/667 as type IDR.
11584[h264_vaapi @ 0x559b85c14580] No reference pictures.
11585[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11586[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11587[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11588[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11589[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11590[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11591[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11592[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11593[h264_vaapi @ 0x559b85c14580] Sync to pic 667/667 (input surface 0x4000007).
11594[h264_vaapi @ 0x559b85c14580] Output buffer: 11473 bytes (status 00000000).
11595[h264_vaapi @ 0x559b85c14580] Output read for pic 667/667.
11596[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11597[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11598[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (668).
11599[h264_vaapi @ 0x559b85c14580] Pictures: IDR (667/667) IDR (668/668)
11600[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 668/668 as type IDR.
11601[h264_vaapi @ 0x559b85c14580] No reference pictures.
11602[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11603[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11604[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11605[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11606[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11607[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11608[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11609[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11610[h264_vaapi @ 0x559b85c14580] Sync to pic 668/668 (input surface 0x4000000).
11611[h264_vaapi @ 0x559b85c14580] Output buffer: 11556 bytes (status 00000000).
11612[h264_vaapi @ 0x559b85c14580] Output read for pic 668/668.
11613[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11614[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11615[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (669).
11616[h264_vaapi @ 0x559b85c14580] Pictures: IDR (668/668) IDR (669/669)
11617[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 669/669 as type IDR.
11618[h264_vaapi @ 0x559b85c14580] No reference pictures.
11619[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11620[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11621[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11622[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11623[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11624[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11625[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11626[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11627[h264_vaapi @ 0x559b85c14580] Sync to pic 669/669 (input surface 0x4000007).
11628[h264_vaapi @ 0x559b85c14580] Output buffer: 11721 bytes (status 00000000).
11629[h264_vaapi @ 0x559b85c14580] Output read for pic 669/669.
11630[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11631[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11632[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (670).
11633[h264_vaapi @ 0x559b85c14580] Pictures: IDR (669/669) IDR (670/670)
11634[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 670/670 as type IDR.
11635[h264_vaapi @ 0x559b85c14580] No reference pictures.
11636[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11637[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11638[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11639[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11640[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11641[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11642[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11643[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11644[h264_vaapi @ 0x559b85c14580] Sync to pic 670/670 (input surface 0x4000000).
11645[h264_vaapi @ 0x559b85c14580] Output buffer: 11621 bytes (status 00000000).
11646[h264_vaapi @ 0x559b85c14580] Output read for pic 670/670.
11647[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11648[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11649[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (671).
11650[h264_vaapi @ 0x559b85c14580] Pictures: IDR (670/670) IDR (671/671)
11651[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 671/671 as type IDR.
11652[h264_vaapi @ 0x559b85c14580] No reference pictures.
11653[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11654[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11655[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11656[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11657[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11658[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11659[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11660[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11661[h264_vaapi @ 0x559b85c14580] Sync to pic 671/671 (input surface 0x4000007).
11662[h264_vaapi @ 0x559b85c14580] Output buffer: 11470 bytes (status 00000000).
11663[h264_vaapi @ 0x559b85c14580] Output read for pic 671/671.
11664[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11665[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11666[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (672).
11667[h264_vaapi @ 0x559b85c14580] Pictures: IDR (671/671) IDR (672/672)
11668[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 672/672 as type IDR.
11669[h264_vaapi @ 0x559b85c14580] No reference pictures.
11670[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11671[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11672[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11673[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11674[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11675[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11676[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11677[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11678[h264_vaapi @ 0x559b85c14580] Sync to pic 672/672 (input surface 0x4000000).
11679[h264_vaapi @ 0x559b85c14580] Output buffer: 11546 bytes (status 00000000).
11680[h264_vaapi @ 0x559b85c14580] Output read for pic 672/672.
11681[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11682[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11683[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (673).
11684[h264_vaapi @ 0x559b85c14580] Pictures: IDR (672/672) IDR (673/673)
11685[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 673/673 as type IDR.
11686[h264_vaapi @ 0x559b85c14580] No reference pictures.
11687[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11688[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11689[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11690[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11691[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11692[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11693[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11694[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11695[h264_vaapi @ 0x559b85c14580] Sync to pic 673/673 (input surface 0x4000007).
11696[h264_vaapi @ 0x559b85c14580] Output buffer: 11470 bytes (status 00000000).
11697[h264_vaapi @ 0x559b85c14580] Output read for pic 673/673.
11698[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11699[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11700[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (674).
11701[h264_vaapi @ 0x559b85c14580] Pictures: IDR (673/673) IDR (674/674)
11702[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 674/674 as type IDR.
11703[h264_vaapi @ 0x559b85c14580] No reference pictures.
11704[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11705[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11706[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11707[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11708[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11709[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11710[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11711[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11712[h264_vaapi @ 0x559b85c14580] Sync to pic 674/674 (input surface 0x4000000).
11713[h264_vaapi @ 0x559b85c14580] Output buffer: 11168 bytes (status 00000000).
11714[h264_vaapi @ 0x559b85c14580] Output read for pic 674/674.
11715[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11716[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11717[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (675).
11718[h264_vaapi @ 0x559b85c14580] Pictures: IDR (674/674) IDR (675/675)
11719[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 675/675 as type IDR.
11720[h264_vaapi @ 0x559b85c14580] No reference pictures.
11721[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11722[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11723[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11724[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11725[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11726[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11727[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11728[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11729[h264_vaapi @ 0x559b85c14580] Sync to pic 675/675 (input surface 0x4000007).
11730[h264_vaapi @ 0x559b85c14580] Output buffer: 11472 bytes (status 00000000).
11731[h264_vaapi @ 0x559b85c14580] Output read for pic 675/675.
11732[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11733[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11734[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (676).
11735[h264_vaapi @ 0x559b85c14580] Pictures: IDR (675/675) IDR (676/676)
11736[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 676/676 as type IDR.
11737[h264_vaapi @ 0x559b85c14580] No reference pictures.
11738[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11739[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11740[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11741[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11742[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11743[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11744[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11745[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11746[h264_vaapi @ 0x559b85c14580] Sync to pic 676/676 (input surface 0x4000000).
11747[h264_vaapi @ 0x559b85c14580] Output buffer: 11881 bytes (status 00000000).
11748[h264_vaapi @ 0x559b85c14580] Output read for pic 676/676.
11749[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11750[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11751[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (677).
11752[h264_vaapi @ 0x559b85c14580] Pictures: IDR (676/676) IDR (677/677)
11753[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 677/677 as type IDR.
11754[h264_vaapi @ 0x559b85c14580] No reference pictures.
11755[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11756[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11757[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11758[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11759[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11760[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11761[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11762[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11763[h264_vaapi @ 0x559b85c14580] Sync to pic 677/677 (input surface 0x4000007).
11764[h264_vaapi @ 0x559b85c14580] Output buffer: 11706 bytes (status 00000000).
11765[h264_vaapi @ 0x559b85c14580] Output read for pic 677/677.
11766[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11767[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11768[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (678).
11769[h264_vaapi @ 0x559b85c14580] Pictures: IDR (677/677) IDR (678/678)
11770[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 678/678 as type IDR.
11771[h264_vaapi @ 0x559b85c14580] No reference pictures.
11772[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11773[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11774[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11775[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11776[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11777[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11778[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11779[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11780[h264_vaapi @ 0x559b85c14580] Sync to pic 678/678 (input surface 0x4000000).
11781[h264_vaapi @ 0x559b85c14580] Output buffer: 784 bytes (status 00000000).
11782[h264_vaapi @ 0x559b85c14580] Output read for pic 678/678.
11783[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11784[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11785[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (679).
11786[h264_vaapi @ 0x559b85c14580] Pictures: IDR (678/678) IDR (679/679)
11787[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 679/679 as type IDR.
11788[h264_vaapi @ 0x559b85c14580] No reference pictures.
11789[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11790[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11791[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11792[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11793[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11794[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11795[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11796[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11797[h264_vaapi @ 0x559b85c14580] Sync to pic 679/679 (input surface 0x4000007).
11798[h264_vaapi @ 0x559b85c14580] Output buffer: 929 bytes (status 00000000).
11799[h264_vaapi @ 0x559b85c14580] Output read for pic 679/679.
11800[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11801[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11802[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (680).
11803[h264_vaapi @ 0x559b85c14580] Pictures: IDR (679/679) IDR (680/680)
11804[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 680/680 as type IDR.
11805[h264_vaapi @ 0x559b85c14580] No reference pictures.
11806[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11807[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11808[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11809[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11810[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11811[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11812[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11813[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11814[h264_vaapi @ 0x559b85c14580] Sync to pic 680/680 (input surface 0x4000000).
11815[h264_vaapi @ 0x559b85c14580] Output buffer: 1082 bytes (status 00000000).
11816[h264_vaapi @ 0x559b85c14580] Output read for pic 680/680.
11817[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11818[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11819[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (681).
11820[h264_vaapi @ 0x559b85c14580] Pictures: IDR (680/680) IDR (681/681)
11821[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 681/681 as type IDR.
11822[h264_vaapi @ 0x559b85c14580] No reference pictures.
11823[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11824[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11825[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11826[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11827[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11828[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11829[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11830[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11831[h264_vaapi @ 0x559b85c14580] Sync to pic 681/681 (input surface 0x4000007).
11832[h264_vaapi @ 0x559b85c14580] Output buffer: 1507 bytes (status 00000000).
11833[h264_vaapi @ 0x559b85c14580] Output read for pic 681/681.
11834[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11835[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11836[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (682).
11837[h264_vaapi @ 0x559b85c14580] Pictures: IDR (681/681) IDR (682/682)
11838[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 682/682 as type IDR.
11839[h264_vaapi @ 0x559b85c14580] No reference pictures.
11840[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11841[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11842[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11843[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11844[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11845[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11846[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11847[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11848[h264_vaapi @ 0x559b85c14580] Sync to pic 682/682 (input surface 0x4000000).
11849[h264_vaapi @ 0x559b85c14580] Output buffer: 1946 bytes (status 00000000).
11850[h264_vaapi @ 0x559b85c14580] Output read for pic 682/682.
11851[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11852[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11853[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (683).
11854[h264_vaapi @ 0x559b85c14580] Pictures: IDR (682/682) IDR (683/683)
11855[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 683/683 as type IDR.
11856[h264_vaapi @ 0x559b85c14580] No reference pictures.
11857[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11858[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11859[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11860[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11861[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11862[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11863[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11864[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11865[h264_vaapi @ 0x559b85c14580] Sync to pic 683/683 (input surface 0x4000007).
11866[h264_vaapi @ 0x559b85c14580] Output buffer: 2656 bytes (status 00000000).
11867[h264_vaapi @ 0x559b85c14580] Output read for pic 683/683.
11868[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11869[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11870[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (684).
11871[h264_vaapi @ 0x559b85c14580] Pictures: IDR (683/683) IDR (684/684)
11872[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 684/684 as type IDR.
11873[h264_vaapi @ 0x559b85c14580] No reference pictures.
11874[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11875[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11876[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11877[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11878[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11879[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11880[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11881[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11882[h264_vaapi @ 0x559b85c14580] Sync to pic 684/684 (input surface 0x4000000).
11883[h264_vaapi @ 0x559b85c14580] Output buffer: 3949 bytes (status 00000000).
11884[h264_vaapi @ 0x559b85c14580] Output read for pic 684/684.
11885[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11886[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11887[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (685).
11888[h264_vaapi @ 0x559b85c14580] Pictures: IDR (684/684) IDR (685/685)
11889[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 685/685 as type IDR.
11890[h264_vaapi @ 0x559b85c14580] No reference pictures.
11891[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11892[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11893[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11894[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11895[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11896[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11897[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11898[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11899[h264_vaapi @ 0x559b85c14580] Sync to pic 685/685 (input surface 0x4000007).
11900[h264_vaapi @ 0x559b85c14580] Output buffer: 5591 bytes (status 00000000).
11901[h264_vaapi @ 0x559b85c14580] Output read for pic 685/685.
11902[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11903[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11904[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (686).
11905[h264_vaapi @ 0x559b85c14580] Pictures: IDR (685/685) IDR (686/686)
11906[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 686/686 as type IDR.
11907[h264_vaapi @ 0x559b85c14580] No reference pictures.
11908[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11909[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11910[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11911[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11912[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11913[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11914[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11915[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11916[h264_vaapi @ 0x559b85c14580] Sync to pic 686/686 (input surface 0x4000000).
11917[h264_vaapi @ 0x559b85c14580] Output buffer: 7030 bytes (status 00000000).
11918[h264_vaapi @ 0x559b85c14580] Output read for pic 686/686.
11919[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11920[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11921[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (687).
11922[h264_vaapi @ 0x559b85c14580] Pictures: IDR (686/686) IDR (687/687)
11923[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 687/687 as type IDR.
11924[h264_vaapi @ 0x559b85c14580] No reference pictures.
11925[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11926[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11927[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11928[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11929[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11930[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11931[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11932[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11933[h264_vaapi @ 0x559b85c14580] Sync to pic 687/687 (input surface 0x4000007).
11934[h264_vaapi @ 0x559b85c14580] Output buffer: 8119 bytes (status 00000000).
11935[h264_vaapi @ 0x559b85c14580] Output read for pic 687/687.
11936[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11937[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11938[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (688).
11939[h264_vaapi @ 0x559b85c14580] Pictures: IDR (687/687) IDR (688/688)
11940[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 688/688 as type IDR.
11941[h264_vaapi @ 0x559b85c14580] No reference pictures.
11942[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11943[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11944[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11945[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11946[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11947[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11948[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11949[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11950[h264_vaapi @ 0x559b85c14580] Sync to pic 688/688 (input surface 0x4000000).
11951[h264_vaapi @ 0x559b85c14580] Output buffer: 8946 bytes (status 00000000).
11952[h264_vaapi @ 0x559b85c14580] Output read for pic 688/688.
11953[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11954[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11955[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (689).
11956[h264_vaapi @ 0x559b85c14580] Pictures: IDR (688/688) IDR (689/689)
11957[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 689/689 as type IDR.
11958[h264_vaapi @ 0x559b85c14580] No reference pictures.
11959[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11960[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11961[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11962[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11963[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11964[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11965[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
11966[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
11967[h264_vaapi @ 0x559b85c14580] Sync to pic 689/689 (input surface 0x4000007).
11968[h264_vaapi @ 0x559b85c14580] Output buffer: 9243 bytes (status 00000000).
11969[h264_vaapi @ 0x559b85c14580] Output read for pic 689/689.
11970[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
11971[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
11972[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (690).
11973[h264_vaapi @ 0x559b85c14580] Pictures: IDR (689/689) IDR (690/690)
11974[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 690/690 as type IDR.
11975[h264_vaapi @ 0x559b85c14580] No reference pictures.
11976[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
11977[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
11978[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11979[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
11980[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
11981[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
11982[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
11983[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
11984[h264_vaapi @ 0x559b85c14580] Sync to pic 690/690 (input surface 0x4000000).
11985[h264_vaapi @ 0x559b85c14580] Output buffer: 9152 bytes (status 00000000).
11986[h264_vaapi @ 0x559b85c14580] Output read for pic 690/690.
11987[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
11988[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
11989[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (691).
11990[h264_vaapi @ 0x559b85c14580] Pictures: IDR (690/690) IDR (691/691)
11991[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 691/691 as type IDR.
11992[h264_vaapi @ 0x559b85c14580] No reference pictures.
11993[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
11994[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
11995[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
11996[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
11997[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
11998[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
11999[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12000[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12001[h264_vaapi @ 0x559b85c14580] Sync to pic 691/691 (input surface 0x4000007).
12002[h264_vaapi @ 0x559b85c14580] Output buffer: 9509 bytes (status 00000000).
12003[h264_vaapi @ 0x559b85c14580] Output read for pic 691/691.
12004[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12005[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12006[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (692).
12007[h264_vaapi @ 0x559b85c14580] Pictures: IDR (691/691) IDR (692/692)
12008[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 692/692 as type IDR.
12009[h264_vaapi @ 0x559b85c14580] No reference pictures.
12010[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12011[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12012[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12013[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12014[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12015[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12016[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12017[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12018[h264_vaapi @ 0x559b85c14580] Sync to pic 692/692 (input surface 0x4000000).
12019[h264_vaapi @ 0x559b85c14580] Output buffer: 9281 bytes (status 00000000).
12020[h264_vaapi @ 0x559b85c14580] Output read for pic 692/692.
12021[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12022[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12023[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (693).
12024[h264_vaapi @ 0x559b85c14580] Pictures: IDR (692/692) IDR (693/693)
12025[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 693/693 as type IDR.
12026[h264_vaapi @ 0x559b85c14580] No reference pictures.
12027[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12028[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12029[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12030[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12031[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12032[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12033[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12034[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12035[h264_vaapi @ 0x559b85c14580] Sync to pic 693/693 (input surface 0x4000007).
12036[h264_vaapi @ 0x559b85c14580] Output buffer: 9424 bytes (status 00000000).
12037[h264_vaapi @ 0x559b85c14580] Output read for pic 693/693.
12038[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12039[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12040[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (694).
12041[h264_vaapi @ 0x559b85c14580] Pictures: IDR (693/693) IDR (694/694)
12042[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 694/694 as type IDR.
12043[h264_vaapi @ 0x559b85c14580] No reference pictures.
12044[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12045[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12046[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12047[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12048[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12049[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12050[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12051[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12052[h264_vaapi @ 0x559b85c14580] Sync to pic 694/694 (input surface 0x4000000).
12053[h264_vaapi @ 0x559b85c14580] Output buffer: 9472 bytes (status 00000000).
12054[h264_vaapi @ 0x559b85c14580] Output read for pic 694/694.
12055[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12056[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12057[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (695).
12058[h264_vaapi @ 0x559b85c14580] Pictures: IDR (694/694) IDR (695/695)
12059[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 695/695 as type IDR.
12060[h264_vaapi @ 0x559b85c14580] No reference pictures.
12061[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12062[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12063[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12064[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12065[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12066[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12067[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12068[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12069[h264_vaapi @ 0x559b85c14580] Sync to pic 695/695 (input surface 0x4000007).
12070[h264_vaapi @ 0x559b85c14580] Output buffer: 9468 bytes (status 00000000).
12071[h264_vaapi @ 0x559b85c14580] Output read for pic 695/695.
12072[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12073[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12074[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (696).
12075[h264_vaapi @ 0x559b85c14580] Pictures: IDR (695/695) IDR (696/696)
12076[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 696/696 as type IDR.
12077[h264_vaapi @ 0x559b85c14580] No reference pictures.
12078[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12079[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12080[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12081[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12082[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12083[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12084[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12085[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12086[h264_vaapi @ 0x559b85c14580] Sync to pic 696/696 (input surface 0x4000000).
12087[h264_vaapi @ 0x559b85c14580] Output buffer: 9664 bytes (status 00000000).
12088[h264_vaapi @ 0x559b85c14580] Output read for pic 696/696.
12089[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12090[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12091[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (697).
12092[h264_vaapi @ 0x559b85c14580] Pictures: IDR (696/696) IDR (697/697)
12093[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 697/697 as type IDR.
12094[h264_vaapi @ 0x559b85c14580] No reference pictures.
12095[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12096[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12097[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12098[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12099[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12100[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12101[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12102[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12103[h264_vaapi @ 0x559b85c14580] Sync to pic 697/697 (input surface 0x4000007).
12104[h264_vaapi @ 0x559b85c14580] Output buffer: 9620 bytes (status 00000000).
12105[h264_vaapi @ 0x559b85c14580] Output read for pic 697/697.
12106[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12107[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12108[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (698).
12109[h264_vaapi @ 0x559b85c14580] Pictures: IDR (697/697) IDR (698/698)
12110[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 698/698 as type IDR.
12111[h264_vaapi @ 0x559b85c14580] No reference pictures.
12112[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12113[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12114[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12115[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12116[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12117[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12118[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12119[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12120[h264_vaapi @ 0x559b85c14580] Sync to pic 698/698 (input surface 0x4000000).
12121[h264_vaapi @ 0x559b85c14580] Output buffer: 9673 bytes (status 00000000).
12122[h264_vaapi @ 0x559b85c14580] Output read for pic 698/698.
12123[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12124[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12125[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (699).
12126[h264_vaapi @ 0x559b85c14580] Pictures: IDR (698/698) IDR (699/699)
12127[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 699/699 as type IDR.
12128[h264_vaapi @ 0x559b85c14580] No reference pictures.
12129[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12130[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12131[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12132[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12133[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12134[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12135[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12136[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12137[h264_vaapi @ 0x559b85c14580] Sync to pic 699/699 (input surface 0x4000007).
12138[h264_vaapi @ 0x559b85c14580] Output buffer: 9569 bytes (status 00000000).
12139[h264_vaapi @ 0x559b85c14580] Output read for pic 699/699.
12140[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12141[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12142[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (700).
12143[h264_vaapi @ 0x559b85c14580] Pictures: IDR (699/699) IDR (700/700)
12144[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 700/700 as type IDR.
12145[h264_vaapi @ 0x559b85c14580] No reference pictures.
12146[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12147[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12148[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12149[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12150[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12151[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12152[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12153[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12154[h264_vaapi @ 0x559b85c14580] Sync to pic 700/700 (input surface 0x4000000).
12155[h264_vaapi @ 0x559b85c14580] Output buffer: 9620 bytes (status 00000000).
12156[h264_vaapi @ 0x559b85c14580] Output read for pic 700/700.
12157[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12158[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12159[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (701).
12160[h264_vaapi @ 0x559b85c14580] Pictures: IDR (700/700) IDR (701/701)
12161[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 701/701 as type IDR.
12162[h264_vaapi @ 0x559b85c14580] No reference pictures.
12163[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12164[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12165[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12166[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12167[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12168[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12169[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12170[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12171[h264_vaapi @ 0x559b85c14580] Sync to pic 701/701 (input surface 0x4000007).
12172[h264_vaapi @ 0x559b85c14580] Output buffer: 9763 bytes (status 00000000).
12173[h264_vaapi @ 0x559b85c14580] Output read for pic 701/701.
12174[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12175[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12176[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (702).
12177[h264_vaapi @ 0x559b85c14580] Pictures: IDR (701/701) IDR (702/702)
12178[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 702/702 as type IDR.
12179[h264_vaapi @ 0x559b85c14580] No reference pictures.
12180[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12181[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12182[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12183[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12184[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12185[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12186[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12187[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12188[h264_vaapi @ 0x559b85c14580] Sync to pic 702/702 (input surface 0x4000000).
12189[h264_vaapi @ 0x559b85c14580] Output buffer: 9802 bytes (status 00000000).
12190[h264_vaapi @ 0x559b85c14580] Output read for pic 702/702.
12191[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12192[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12193[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (703).
12194[h264_vaapi @ 0x559b85c14580] Pictures: IDR (702/702) IDR (703/703)
12195[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 703/703 as type IDR.
12196[h264_vaapi @ 0x559b85c14580] No reference pictures.
12197[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12198[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12199[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12200[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12201[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12202[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12203[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12204[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12205[h264_vaapi @ 0x559b85c14580] Sync to pic 703/703 (input surface 0x4000007).
12206[h264_vaapi @ 0x559b85c14580] Output buffer: 9875 bytes (status 00000000).
12207[h264_vaapi @ 0x559b85c14580] Output read for pic 703/703.
12208[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12209[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12210[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (704).
12211[h264_vaapi @ 0x559b85c14580] Pictures: IDR (703/703) IDR (704/704)
12212[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 704/704 as type IDR.
12213[h264_vaapi @ 0x559b85c14580] No reference pictures.
12214[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12215[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12216[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12217[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12218[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12219[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12220[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12221[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12222[h264_vaapi @ 0x559b85c14580] Sync to pic 704/704 (input surface 0x4000000).
12223[h264_vaapi @ 0x559b85c14580] Output buffer: 9897 bytes (status 00000000).
12224[h264_vaapi @ 0x559b85c14580] Output read for pic 704/704.
12225[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12226[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12227[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (705).
12228[h264_vaapi @ 0x559b85c14580] Pictures: IDR (704/704) IDR (705/705)
12229[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 705/705 as type IDR.
12230[h264_vaapi @ 0x559b85c14580] No reference pictures.
12231[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12232[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12233[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12234[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12235[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12236[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12237[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12238[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12239[h264_vaapi @ 0x559b85c14580] Sync to pic 705/705 (input surface 0x4000007).
12240[h264_vaapi @ 0x559b85c14580] Output buffer: 9868 bytes (status 00000000).
12241[h264_vaapi @ 0x559b85c14580] Output read for pic 705/705.
12242[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12243[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12244[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (706).
12245[h264_vaapi @ 0x559b85c14580] Pictures: IDR (705/705) IDR (706/706)
12246[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 706/706 as type IDR.
12247[h264_vaapi @ 0x559b85c14580] No reference pictures.
12248[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12249[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12250[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12251[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12252[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12253[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12254[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12255[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12256[h264_vaapi @ 0x559b85c14580] Sync to pic 706/706 (input surface 0x4000000).
12257[h264_vaapi @ 0x559b85c14580] Output buffer: 9999 bytes (status 00000000).
12258[h264_vaapi @ 0x559b85c14580] Output read for pic 706/706.
12259[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12260[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12261[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (707).
12262[h264_vaapi @ 0x559b85c14580] Pictures: IDR (706/706) IDR (707/707)
12263[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 707/707 as type IDR.
12264[h264_vaapi @ 0x559b85c14580] No reference pictures.
12265[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12266[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12267[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12268[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12269[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12270[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12271[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12272[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12273[h264_vaapi @ 0x559b85c14580] Sync to pic 707/707 (input surface 0x4000007).
12274[h264_vaapi @ 0x559b85c14580] Output buffer: 9849 bytes (status 00000000).
12275[h264_vaapi @ 0x559b85c14580] Output read for pic 707/707.
12276[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12277[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12278[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (708).
12279[h264_vaapi @ 0x559b85c14580] Pictures: IDR (707/707) IDR (708/708)
12280[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 708/708 as type IDR.
12281[h264_vaapi @ 0x559b85c14580] No reference pictures.
12282[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12283[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12284[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12285[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12286[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12287[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12288[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12289[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12290[h264_vaapi @ 0x559b85c14580] Sync to pic 708/708 (input surface 0x4000000).
12291[h264_vaapi @ 0x559b85c14580] Output buffer: 10105 bytes (status 00000000).
12292[h264_vaapi @ 0x559b85c14580] Output read for pic 708/708.
12293[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12294[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12295[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (709).
12296[h264_vaapi @ 0x559b85c14580] Pictures: IDR (708/708) IDR (709/709)
12297[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 709/709 as type IDR.
12298[h264_vaapi @ 0x559b85c14580] No reference pictures.
12299[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12300[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12301[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12302[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12303[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12304[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12305[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12306[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12307[h264_vaapi @ 0x559b85c14580] Sync to pic 709/709 (input surface 0x4000007).
12308[h264_vaapi @ 0x559b85c14580] Output buffer: 10086 bytes (status 00000000).
12309[h264_vaapi @ 0x559b85c14580] Output read for pic 709/709.
12310[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12311[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12312[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (710).
12313[h264_vaapi @ 0x559b85c14580] Pictures: IDR (709/709) IDR (710/710)
12314[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 710/710 as type IDR.
12315[h264_vaapi @ 0x559b85c14580] No reference pictures.
12316[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12317[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12318[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12319[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12320[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12321[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12322[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12323[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12324[h264_vaapi @ 0x559b85c14580] Sync to pic 710/710 (input surface 0x4000000).
12325[h264_vaapi @ 0x559b85c14580] Output buffer: 10115 bytes (status 00000000).
12326[h264_vaapi @ 0x559b85c14580] Output read for pic 710/710.
12327[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12328[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12329[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (711).
12330[h264_vaapi @ 0x559b85c14580] Pictures: IDR (710/710) IDR (711/711)
12331[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 711/711 as type IDR.
12332[h264_vaapi @ 0x559b85c14580] No reference pictures.
12333[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12334[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12335[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12336[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12337[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12338[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12339[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12340[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12341[h264_vaapi @ 0x559b85c14580] Sync to pic 711/711 (input surface 0x4000007).
12342[h264_vaapi @ 0x559b85c14580] Output buffer: 10108 bytes (status 00000000).
12343[h264_vaapi @ 0x559b85c14580] Output read for pic 711/711.
12344[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12345[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12346[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (712).
12347[h264_vaapi @ 0x559b85c14580] Pictures: IDR (711/711) IDR (712/712)
12348[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 712/712 as type IDR.
12349[h264_vaapi @ 0x559b85c14580] No reference pictures.
12350[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12351[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12352[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12353[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12354[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12355[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12356[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12357[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12358[h264_vaapi @ 0x559b85c14580] Sync to pic 712/712 (input surface 0x4000000).
12359[h264_vaapi @ 0x559b85c14580] Output buffer: 10161 bytes (status 00000000).
12360[h264_vaapi @ 0x559b85c14580] Output read for pic 712/712.
12361[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12362[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12363[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (713).
12364[h264_vaapi @ 0x559b85c14580] Pictures: IDR (712/712) IDR (713/713)
12365[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 713/713 as type IDR.
12366[h264_vaapi @ 0x559b85c14580] No reference pictures.
12367[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12368[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12369[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12370[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12371[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12372[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12373[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12374[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12375[h264_vaapi @ 0x559b85c14580] Sync to pic 713/713 (input surface 0x4000007).
12376[h264_vaapi @ 0x559b85c14580] Output buffer: 11534 bytes (status 00000000).
12377[h264_vaapi @ 0x559b85c14580] Output read for pic 713/713.
12378[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12379[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12380[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (714).
12381[h264_vaapi @ 0x559b85c14580] Pictures: IDR (713/713) IDR (714/714)
12382[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 714/714 as type IDR.
12383[h264_vaapi @ 0x559b85c14580] No reference pictures.
12384[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12385[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12386[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12387[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12388[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12389[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12390[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12391[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12392[h264_vaapi @ 0x559b85c14580] Sync to pic 714/714 (input surface 0x4000000).
12393[h264_vaapi @ 0x559b85c14580] Output buffer: 11543 bytes (status 00000000).
12394[h264_vaapi @ 0x559b85c14580] Output read for pic 714/714.
12395[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12396[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12397[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (715).
12398[h264_vaapi @ 0x559b85c14580] Pictures: IDR (714/714) IDR (715/715)
12399[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 715/715 as type IDR.
12400[h264_vaapi @ 0x559b85c14580] No reference pictures.
12401[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12402[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12403[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12404[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12405[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12406[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12407[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12408[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12409[h264_vaapi @ 0x559b85c14580] Sync to pic 715/715 (input surface 0x4000007).
12410[h264_vaapi @ 0x559b85c14580] Output buffer: 11642 bytes (status 00000000).
12411[h264_vaapi @ 0x559b85c14580] Output read for pic 715/715.
12412[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12413[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12414[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (716).
12415[h264_vaapi @ 0x559b85c14580] Pictures: IDR (715/715) IDR (716/716)
12416[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 716/716 as type IDR.
12417[h264_vaapi @ 0x559b85c14580] No reference pictures.
12418[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12419[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12420[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12421[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12422[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12423[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12424[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12425[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12426[h264_vaapi @ 0x559b85c14580] Sync to pic 716/716 (input surface 0x4000000).
12427[h264_vaapi @ 0x559b85c14580] Output buffer: 11593 bytes (status 00000000).
12428[h264_vaapi @ 0x559b85c14580] Output read for pic 716/716.
12429[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12430[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12431[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (717).
12432[h264_vaapi @ 0x559b85c14580] Pictures: IDR (716/716) IDR (717/717)
12433[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 717/717 as type IDR.
12434[h264_vaapi @ 0x559b85c14580] No reference pictures.
12435[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12436[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12437[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12438[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12439[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12440[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12441[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12442[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12443[h264_vaapi @ 0x559b85c14580] Sync to pic 717/717 (input surface 0x4000007).
12444[h264_vaapi @ 0x559b85c14580] Output buffer: 11683 bytes (status 00000000).
12445[h264_vaapi @ 0x559b85c14580] Output read for pic 717/717.
12446[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12447[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12448[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (718).
12449[h264_vaapi @ 0x559b85c14580] Pictures: IDR (717/717) IDR (718/718)
12450[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 718/718 as type IDR.
12451[h264_vaapi @ 0x559b85c14580] No reference pictures.
12452[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12453[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12454[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12455[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12456[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12457[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12458[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12459[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12460[h264_vaapi @ 0x559b85c14580] Sync to pic 718/718 (input surface 0x4000000).
12461[h264_vaapi @ 0x559b85c14580] Output buffer: 11610 bytes (status 00000000).
12462[h264_vaapi @ 0x559b85c14580] Output read for pic 718/718.
12463[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12464[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12465[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (719).
12466[h264_vaapi @ 0x559b85c14580] Pictures: IDR (718/718) IDR (719/719)
12467[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 719/719 as type IDR.
12468[h264_vaapi @ 0x559b85c14580] No reference pictures.
12469[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12470[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12471[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12472[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12473[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12474[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12475[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12476[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12477[h264_vaapi @ 0x559b85c14580] Sync to pic 719/719 (input surface 0x4000007).
12478[h264_vaapi @ 0x559b85c14580] Output buffer: 11241 bytes (status 00000000).
12479[h264_vaapi @ 0x559b85c14580] Output read for pic 719/719.
12480[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12481[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12482[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (720).
12483[h264_vaapi @ 0x559b85c14580] Pictures: IDR (719/719) IDR (720/720)
12484[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 720/720 as type IDR.
12485[h264_vaapi @ 0x559b85c14580] No reference pictures.
12486[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12487[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12488[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12489[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12490[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12491[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12492[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12493[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12494[h264_vaapi @ 0x559b85c14580] Sync to pic 720/720 (input surface 0x4000000).
12495[h264_vaapi @ 0x559b85c14580] Output buffer: 11563 bytes (status 00000000).
12496[h264_vaapi @ 0x559b85c14580] Output read for pic 720/720.
12497[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12498[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12499[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (721).
12500[h264_vaapi @ 0x559b85c14580] Pictures: IDR (720/720) IDR (721/721)
12501[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 721/721 as type IDR.
12502[h264_vaapi @ 0x559b85c14580] No reference pictures.
12503[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12504[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12505[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12506[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12507[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12508[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12509[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12510[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12511[h264_vaapi @ 0x559b85c14580] Sync to pic 721/721 (input surface 0x4000007).
12512[h264_vaapi @ 0x559b85c14580] Output buffer: 11419 bytes (status 00000000).
12513[h264_vaapi @ 0x559b85c14580] Output read for pic 721/721.
12514[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12515[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12516[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (722).
12517[h264_vaapi @ 0x559b85c14580] Pictures: IDR (721/721) IDR (722/722)
12518[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 722/722 as type IDR.
12519[h264_vaapi @ 0x559b85c14580] No reference pictures.
12520[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12521[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12522[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12523[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12524[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12525[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12526[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12527[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12528[h264_vaapi @ 0x559b85c14580] Sync to pic 722/722 (input surface 0x4000000).
12529[h264_vaapi @ 0x559b85c14580] Output buffer: 11432 bytes (status 00000000).
12530[h264_vaapi @ 0x559b85c14580] Output read for pic 722/722.
12531[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12532[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12533[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (723).
12534[h264_vaapi @ 0x559b85c14580] Pictures: IDR (722/722) IDR (723/723)
12535[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 723/723 as type IDR.
12536[h264_vaapi @ 0x559b85c14580] No reference pictures.
12537[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12538[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12539[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12540[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12541[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12542[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12543[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12544[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12545[h264_vaapi @ 0x559b85c14580] Sync to pic 723/723 (input surface 0x4000007).
12546[h264_vaapi @ 0x559b85c14580] Output buffer: 11452 bytes (status 00000000).
12547[h264_vaapi @ 0x559b85c14580] Output read for pic 723/723.
12548[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12549[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12550[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (724).
12551[h264_vaapi @ 0x559b85c14580] Pictures: IDR (723/723) IDR (724/724)
12552[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 724/724 as type IDR.
12553[h264_vaapi @ 0x559b85c14580] No reference pictures.
12554[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12555[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12556[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12557[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12558[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12559[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12560[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12561[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12562[h264_vaapi @ 0x559b85c14580] Sync to pic 724/724 (input surface 0x4000000).
12563[h264_vaapi @ 0x559b85c14580] Output buffer: 11372 bytes (status 00000000).
12564[h264_vaapi @ 0x559b85c14580] Output read for pic 724/724.
12565[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12566[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12567[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (725).
12568[h264_vaapi @ 0x559b85c14580] Pictures: IDR (724/724) IDR (725/725)
12569[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 725/725 as type IDR.
12570[h264_vaapi @ 0x559b85c14580] No reference pictures.
12571[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12572[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12573[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12574[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12575[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12576[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12577[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12578[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12579[h264_vaapi @ 0x559b85c14580] Sync to pic 725/725 (input surface 0x4000007).
12580[h264_vaapi @ 0x559b85c14580] Output buffer: 11154 bytes (status 00000000).
12581[h264_vaapi @ 0x559b85c14580] Output read for pic 725/725.
12582[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12583[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12584[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (726).
12585[h264_vaapi @ 0x559b85c14580] Pictures: IDR (725/725) IDR (726/726)
12586[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 726/726 as type IDR.
12587[h264_vaapi @ 0x559b85c14580] No reference pictures.
12588[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12589[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12590[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12591[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12592[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12593[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12594[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12595[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12596[h264_vaapi @ 0x559b85c14580] Sync to pic 726/726 (input surface 0x4000000).
12597[h264_vaapi @ 0x559b85c14580] Output buffer: 11356 bytes (status 00000000).
12598[h264_vaapi @ 0x559b85c14580] Output read for pic 726/726.
12599[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12600[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12601[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (727).
12602[h264_vaapi @ 0x559b85c14580] Pictures: IDR (726/726) IDR (727/727)
12603[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 727/727 as type IDR.
12604[h264_vaapi @ 0x559b85c14580] No reference pictures.
12605[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12606[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12607[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12608[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12609[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12610[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12611[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12612[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12613[h264_vaapi @ 0x559b85c14580] Sync to pic 727/727 (input surface 0x4000007).
12614[h264_vaapi @ 0x559b85c14580] Output buffer: 11580 bytes (status 00000000).
12615[h264_vaapi @ 0x559b85c14580] Output read for pic 727/727.
12616[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12617[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12618[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (728).
12619[h264_vaapi @ 0x559b85c14580] Pictures: IDR (727/727) IDR (728/728)
12620[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 728/728 as type IDR.
12621[h264_vaapi @ 0x559b85c14580] No reference pictures.
12622[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12623[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12624[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12625[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12626[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12627[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12628[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12629[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12630[h264_vaapi @ 0x559b85c14580] Sync to pic 728/728 (input surface 0x4000000).
12631[h264_vaapi @ 0x559b85c14580] Output buffer: 11506 bytes (status 00000000).
12632[h264_vaapi @ 0x559b85c14580] Output read for pic 728/728.
12633[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12634[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12635[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (729).
12636[h264_vaapi @ 0x559b85c14580] Pictures: IDR (728/728) IDR (729/729)
12637[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 729/729 as type IDR.
12638[h264_vaapi @ 0x559b85c14580] No reference pictures.
12639[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12640[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12641[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12642[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12643[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12644[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12645[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12646[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12647[h264_vaapi @ 0x559b85c14580] Sync to pic 729/729 (input surface 0x4000007).
12648[h264_vaapi @ 0x559b85c14580] Output buffer: 11417 bytes (status 00000000).
12649[h264_vaapi @ 0x559b85c14580] Output read for pic 729/729.
12650[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12651[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12652[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (730).
12653[h264_vaapi @ 0x559b85c14580] Pictures: IDR (729/729) IDR (730/730)
12654[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 730/730 as type IDR.
12655[h264_vaapi @ 0x559b85c14580] No reference pictures.
12656[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12657[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12658[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12659[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12660[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12661[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12662[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12663[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12664[h264_vaapi @ 0x559b85c14580] Sync to pic 730/730 (input surface 0x4000000).
12665[h264_vaapi @ 0x559b85c14580] Output buffer: 11668 bytes (status 00000000).
12666[h264_vaapi @ 0x559b85c14580] Output read for pic 730/730.
12667[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12668[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12669[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (731).
12670[h264_vaapi @ 0x559b85c14580] Pictures: IDR (730/730) IDR (731/731)
12671[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 731/731 as type IDR.
12672[h264_vaapi @ 0x559b85c14580] No reference pictures.
12673[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12674[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12675[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12676[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12677[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12678[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12679[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12680[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12681[h264_vaapi @ 0x559b85c14580] Sync to pic 731/731 (input surface 0x4000007).
12682[h264_vaapi @ 0x559b85c14580] Output buffer: 11265 bytes (status 00000000).
12683[h264_vaapi @ 0x559b85c14580] Output read for pic 731/731.
12684[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12685[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12686[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (732).
12687[h264_vaapi @ 0x559b85c14580] Pictures: IDR (731/731) IDR (732/732)
12688[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 732/732 as type IDR.
12689[h264_vaapi @ 0x559b85c14580] No reference pictures.
12690[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12691[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12692[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12693[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12694[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12695[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12696[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12697[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12698[h264_vaapi @ 0x559b85c14580] Sync to pic 732/732 (input surface 0x4000000).
12699[h264_vaapi @ 0x559b85c14580] Output buffer: 11419 bytes (status 00000000).
12700[h264_vaapi @ 0x559b85c14580] Output read for pic 732/732.
12701[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12702[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12703[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (733).
12704[h264_vaapi @ 0x559b85c14580] Pictures: IDR (732/732) IDR (733/733)
12705[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 733/733 as type IDR.
12706[h264_vaapi @ 0x559b85c14580] No reference pictures.
12707[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12708[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12709[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12710[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12711[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12712[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12713[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12714[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12715[h264_vaapi @ 0x559b85c14580] Sync to pic 733/733 (input surface 0x4000007).
12716[h264_vaapi @ 0x559b85c14580] Output buffer: 10048 bytes (status 00000000).
12717[h264_vaapi @ 0x559b85c14580] Output read for pic 733/733.
12718[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12719[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12720[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (734).
12721[h264_vaapi @ 0x559b85c14580] Pictures: IDR (733/733) IDR (734/734)
12722[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 734/734 as type IDR.
12723[h264_vaapi @ 0x559b85c14580] No reference pictures.
12724[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12725[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12726[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12727[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12728[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12729[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12730[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12731[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12732[h264_vaapi @ 0x559b85c14580] Sync to pic 734/734 (input surface 0x4000000).
12733[h264_vaapi @ 0x559b85c14580] Output buffer: 6229 bytes (status 00000000).
12734[h264_vaapi @ 0x559b85c14580] Output read for pic 734/734.
12735[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12736[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12737[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (735).
12738[h264_vaapi @ 0x559b85c14580] Pictures: IDR (734/734) IDR (735/735)
12739[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 735/735 as type IDR.
12740[h264_vaapi @ 0x559b85c14580] No reference pictures.
12741[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12742[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12743[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12744[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12745[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12746[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12747[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12748[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12749[h264_vaapi @ 0x559b85c14580] Sync to pic 735/735 (input surface 0x4000007).
12750[h264_vaapi @ 0x559b85c14580] Output buffer: 3381 bytes (status 00000000).
12751[h264_vaapi @ 0x559b85c14580] Output read for pic 735/735.
12752[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12753[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12754[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (736).
12755[h264_vaapi @ 0x559b85c14580] Pictures: IDR (735/735) IDR (736/736)
12756[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 736/736 as type IDR.
12757[h264_vaapi @ 0x559b85c14580] No reference pictures.
12758[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12759[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12760[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12761[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12762[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12763[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12764[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12765[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12766[h264_vaapi @ 0x559b85c14580] Sync to pic 736/736 (input surface 0x4000000).
12767[h264_vaapi @ 0x559b85c14580] Output buffer: 2205 bytes (status 00000000).
12768[h264_vaapi @ 0x559b85c14580] Output read for pic 736/736.
12769[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12770[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12771[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (737).
12772[h264_vaapi @ 0x559b85c14580] Pictures: IDR (736/736) IDR (737/737)
12773[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 737/737 as type IDR.
12774[h264_vaapi @ 0x559b85c14580] No reference pictures.
12775[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12776[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12777[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12778[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12779[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12780[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12781[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12782[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12783[h264_vaapi @ 0x559b85c14580] Sync to pic 737/737 (input surface 0x4000007).
12784[h264_vaapi @ 0x559b85c14580] Output buffer: 1135 bytes (status 00000000).
12785[h264_vaapi @ 0x559b85c14580] Output read for pic 737/737.
12786[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12787[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12788[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (738).
12789[h264_vaapi @ 0x559b85c14580] Pictures: IDR (737/737) IDR (738/738)
12790[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 738/738 as type IDR.
12791[h264_vaapi @ 0x559b85c14580] No reference pictures.
12792[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12793[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12794[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12795[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12796[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12797[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12798[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12799[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12800[h264_vaapi @ 0x559b85c14580] Sync to pic 738/738 (input surface 0x4000000).
12801[h264_vaapi @ 0x559b85c14580] Output buffer: 944 bytes (status 00000000).
12802[h264_vaapi @ 0x559b85c14580] Output read for pic 738/738.
12803[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12804[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12805[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (739).
12806[h264_vaapi @ 0x559b85c14580] Pictures: IDR (738/738) IDR (739/739)
12807[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 739/739 as type IDR.
12808[h264_vaapi @ 0x559b85c14580] No reference pictures.
12809[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12810[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12811[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12812[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12813[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12814[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12815[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12816[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12817[h264_vaapi @ 0x559b85c14580] Sync to pic 739/739 (input surface 0x4000007).
12818[h264_vaapi @ 0x559b85c14580] Output buffer: 1011 bytes (status 00000000).
12819[h264_vaapi @ 0x559b85c14580] Output read for pic 739/739.
12820[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12821[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12822[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (740).
12823[h264_vaapi @ 0x559b85c14580] Pictures: IDR (739/739) IDR (740/740)
12824[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 740/740 as type IDR.
12825[h264_vaapi @ 0x559b85c14580] No reference pictures.
12826[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12827[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12828[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12829[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12830[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12831[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12832[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12833[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12834[h264_vaapi @ 0x559b85c14580] Sync to pic 740/740 (input surface 0x4000000).
12835[h264_vaapi @ 0x559b85c14580] Output buffer: 1056 bytes (status 00000000).
12836[h264_vaapi @ 0x559b85c14580] Output read for pic 740/740.
12837[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12838[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12839[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (741).
12840[h264_vaapi @ 0x559b85c14580] Pictures: IDR (740/740) IDR (741/741)
12841[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 741/741 as type IDR.
12842[h264_vaapi @ 0x559b85c14580] No reference pictures.
12843[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12844[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12845[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12846[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12847[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12848[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12849[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12850[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12851[h264_vaapi @ 0x559b85c14580] Sync to pic 741/741 (input surface 0x4000007).
12852[h264_vaapi @ 0x559b85c14580] Output buffer: 1150 bytes (status 00000000).
12853[h264_vaapi @ 0x559b85c14580] Output read for pic 741/741.
12854[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12855[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12856[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (742).
12857[h264_vaapi @ 0x559b85c14580] Pictures: IDR (741/741) IDR (742/742)
12858[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 742/742 as type IDR.
12859[h264_vaapi @ 0x559b85c14580] No reference pictures.
12860[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12861[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12862[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12863[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12864[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12865[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12866[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12867[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12868[h264_vaapi @ 0x559b85c14580] Sync to pic 742/742 (input surface 0x4000000).
12869[h264_vaapi @ 0x559b85c14580] Output buffer: 1548 bytes (status 00000000).
12870[h264_vaapi @ 0x559b85c14580] Output read for pic 742/742.
12871[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12872[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12873[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (743).
12874[h264_vaapi @ 0x559b85c14580] Pictures: IDR (742/742) IDR (743/743)
12875[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 743/743 as type IDR.
12876[h264_vaapi @ 0x559b85c14580] No reference pictures.
12877[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12878[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12879[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12880[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12881[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12882[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12883[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12884[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12885[h264_vaapi @ 0x559b85c14580] Sync to pic 743/743 (input surface 0x4000007).
12886[h264_vaapi @ 0x559b85c14580] Output buffer: 2179 bytes (status 00000000).
12887[h264_vaapi @ 0x559b85c14580] Output read for pic 743/743.
12888[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12889[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12890[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (744).
12891[h264_vaapi @ 0x559b85c14580] Pictures: IDR (743/743) IDR (744/744)
12892[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 744/744 as type IDR.
12893[h264_vaapi @ 0x559b85c14580] No reference pictures.
12894[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12895[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12896[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12897[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12898[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12899[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12900[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12901[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12902[h264_vaapi @ 0x559b85c14580] Sync to pic 744/744 (input surface 0x4000000).
12903[h264_vaapi @ 0x559b85c14580] Output buffer: 2723 bytes (status 00000000).
12904[h264_vaapi @ 0x559b85c14580] Output read for pic 744/744.
12905[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12906[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12907[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (745).
12908[h264_vaapi @ 0x559b85c14580] Pictures: IDR (744/744) IDR (745/745)
12909[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 745/745 as type IDR.
12910[h264_vaapi @ 0x559b85c14580] No reference pictures.
12911[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12912[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12913[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12914[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12915[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12916[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12917[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12918[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12919[h264_vaapi @ 0x559b85c14580] Sync to pic 745/745 (input surface 0x4000007).
12920[h264_vaapi @ 0x559b85c14580] Output buffer: 3214 bytes (status 00000000).
12921[h264_vaapi @ 0x559b85c14580] Output read for pic 745/745.
12922[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12923[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12924[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (746).
12925[h264_vaapi @ 0x559b85c14580] Pictures: IDR (745/745) IDR (746/746)
12926[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 746/746 as type IDR.
12927[h264_vaapi @ 0x559b85c14580] No reference pictures.
12928[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12929[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12930[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12931[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12932[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12933[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12934[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12935[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12936[h264_vaapi @ 0x559b85c14580] Sync to pic 746/746 (input surface 0x4000000).
12937[h264_vaapi @ 0x559b85c14580] Output buffer: 3959 bytes (status 00000000).
12938[h264_vaapi @ 0x559b85c14580] Output read for pic 746/746.
12939[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12940[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12941[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (747).
12942[h264_vaapi @ 0x559b85c14580] Pictures: IDR (746/746) IDR (747/747)
12943[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 747/747 as type IDR.
12944[h264_vaapi @ 0x559b85c14580] No reference pictures.
12945[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12946[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12947[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12948[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12949[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12950[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12951[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12952[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12953[h264_vaapi @ 0x559b85c14580] Sync to pic 747/747 (input surface 0x4000007).
12954[h264_vaapi @ 0x559b85c14580] Output buffer: 4786 bytes (status 00000000).
12955[h264_vaapi @ 0x559b85c14580] Output read for pic 747/747.
12956[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000000.
12957[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000000.
12958[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (748).
12959[h264_vaapi @ 0x559b85c14580] Pictures: IDR (747/747) IDR (748/748)
12960[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 748/748 as type IDR.
12961[h264_vaapi @ 0x559b85c14580] No reference pictures.
12962[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000000.
12963[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000003.
12964[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12965[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x8000004.
12966[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000005.
12967[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000006/0x8000007 (328 bits).
12968[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000008/0x8000009 (88 bits).
12969[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x800000a.
12970[h264_vaapi @ 0x559b85c14580] Sync to pic 748/748 (input surface 0x4000000).
12971[h264_vaapi @ 0x559b85c14580] Output buffer: 5584 bytes (status 00000000).
12972[h264_vaapi @ 0x559b85c14580] Output read for pic 748/748.
12973[AVHWFramesContext @ 0x559b85bc6840] Map surface 0x4000007.
12974[AVHWFramesContext @ 0x559b85bc6840] Unmap surface 0x4000007.
12975[h264_vaapi @ 0x559b85c14580] Encode frame: 720x576 (749).
12976[h264_vaapi @ 0x559b85c14580] Pictures: IDR (748/748) IDR (749/749)
12977[h264_vaapi @ 0x559b85c14580] Issuing encode for pic 749/749 as type IDR.
12978[h264_vaapi @ 0x559b85c14580] No reference pictures.
12979[h264_vaapi @ 0x559b85c14580] Input surface is 0x4000007.
12980[h264_vaapi @ 0x559b85c14580] Recon surface is 0x4000002.
12981[h264_vaapi @ 0x559b85c14580] Output buffer is 0x8000000.
12982[h264_vaapi @ 0x559b85c14580] Param buffer (22) is 0x800000a.
12983[h264_vaapi @ 0x559b85c14580] Param buffer (23) is 0x8000009.
12984[h264_vaapi @ 0x559b85c14580] Packed header buffer (1) is 0x8000008/0x8000007 (328 bits).
12985[h264_vaapi @ 0x559b85c14580] Packed header buffer (3) is 0x8000006/0x8000005 (88 bits).
12986[h264_vaapi @ 0x559b85c14580] Param buffer (24) is 0x8000004.
12987[h264_vaapi @ 0x559b85c14580] Sync to pic 749/749 (input surface 0x4000007).
12988[h264_vaapi @ 0x559b85c14580] Output buffer: 6734 bytes (status 00000000).
12989[h264_vaapi @ 0x559b85c14580] Output read for pic 749/749.
12990[out_0_0 @ 0x559b85bca640] EOF on sink link out_0_0:default.
12991No more output streams to write to, finishing.
12992[h264_vaapi @ 0x559b85c14580] Pictures ending truncated GOP: IDR (749/749)
12993frame= 750 fps=436 q=-0.0 Lsize= 8978kB time=00:00:29.96 bitrate=2455.0kbits/s speed=17.4x
12994video:8974kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.047891%
12995Input file #0 (/tmp/PROKINO_ALLEANDEREN-source.mov):
12996 Input stream #0:0 (video): 751 packets read (183395856 bytes); 751 frames decoded;
12997 Input stream #0:1 (data): 0 packets read (0 bytes);
12998 Input stream #0:2 (audio): 48 packets read (192000 bytes);
12999 Total: 799 packets (183587856 bytes) demuxed
13000Output file #0 (/tmp/vaapi_skipping-frame_h264-intra.mp4):
13001 Output stream #0:0 (video): 750 frames encoded; 750 packets muxed (9189534 bytes);
13002 Total: 750 packets (9189534 bytes) muxed
13003751 frames successfully decoded, 0 decoding errors
13004[AVIOContext @ 0x559b85c14dc0] Statistics: 2 seeks, 39 writeouts
13005[h264_vaapi @ 0x559b85c14580] Freed output buffer 0x8000000
13006[AVIOContext @ 0x559b85bbb980] Statistics: 183823936 bytes read, 62 seeks