| 1 | ffmpeg started on 2024-11-09 at 22:47:08
|
|---|
| 2 | Report written to "ffmpeg-20241109-224708.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./bin/ffmpeg -init_hw_device "vulkan=vkdev:0" -filter_hw_device vkdev -f lavfi -i testsrc -t 10 -filter:v "format=nv12,hwupload" -an -c:v h264_vulkan out.mp4 -report
|
|---|
| 6 | ffmpeg version N-117737-g10c02deccb Copyright (c) 2000-2024 the FFmpeg developers
|
|---|
| 7 | built with gcc 14.2.1 (GCC) 20240910
|
|---|
| 8 | configuration: --enable-shared --disable-optimizations --disable-stripping --enable-debug --enable-vulkan --enable-libshaderc --prefix=/home/russell/ffmpeg/inst
|
|---|
| 9 | libavutil 59. 46.100 / 59. 46.100
|
|---|
| 10 | libavcodec 61. 24.100 / 61. 24.100
|
|---|
| 11 | libavformat 61. 9.100 / 61. 9.100
|
|---|
| 12 | libavdevice 61. 4.100 / 61. 4.100
|
|---|
| 13 | libavfilter 10. 6.101 / 10. 6.101
|
|---|
| 14 | libswscale 8. 9.101 / 8. 9.101
|
|---|
| 15 | libswresample 5. 4.100 / 5. 4.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-init_hw_device' ... matched as option 'init_hw_device' (initialise hardware device) with argument 'vulkan=vkdev:0'.
|
|---|
| 18 | Reading option '-filter_hw_device' ... matched as option 'filter_hw_device' (set hardware device used when filtering) with argument 'vkdev'.
|
|---|
| 19 | Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'lavfi'.
|
|---|
| 20 | Reading option '-i' ... matched as input url with argument 'testsrc'.
|
|---|
| 21 | Reading option '-t' ... matched as option 't' (stop transcoding after specified duration) with argument '10'.
|
|---|
| 22 | Reading option '-filter:v' ... matched as option 'filter' (apply specified filters to audio/video) with argument 'format=nv12,hwupload'.
|
|---|
| 23 | Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
|
|---|
| 24 | Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'h264_vulkan'.
|
|---|
| 25 | Reading option 'out.mp4' ... matched as output url.
|
|---|
| 26 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 27 | Finished splitting the commandline.
|
|---|
| 28 | Parsing a group of options: global .
|
|---|
| 29 | Applying option init_hw_device (initialise hardware device) with argument vulkan=vkdev:0.
|
|---|
| 30 | [AVHWDeviceContext @ 0x5c94595f49c0] Supported layers:
|
|---|
| 31 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_RENDERDOC_Capture
|
|---|
| 32 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_VALVE_steam_overlay_32
|
|---|
| 33 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_VALVE_steam_fossilize_32
|
|---|
| 34 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_VALVE_steam_fossilize_64
|
|---|
| 35 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_VALVE_steam_overlay_64
|
|---|
| 36 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_MANGOHUD_overlay_x86_64
|
|---|
| 37 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_MANGOAPP_overlay
|
|---|
| 38 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_FROG_gamescope_wsi_x86_64
|
|---|
| 39 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_NV_optimus
|
|---|
| 40 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_MESA_device_select
|
|---|
| 41 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_LUNARG_screenshot
|
|---|
| 42 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_LUNARG_api_dump
|
|---|
| 43 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_LUNARG_monitor
|
|---|
| 44 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_MESA_overlay
|
|---|
| 45 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_INTEL_nullhw
|
|---|
| 46 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_KHRONOS_validation
|
|---|
| 47 | [AVHWDeviceContext @ 0x5c94595f49c0] VK_LAYER_LUNARG_gfxreconstruct
|
|---|
| 48 | [AVHWDeviceContext @ 0x5c94595f49c0] Using instance extension VK_KHR_portability_enumeration
|
|---|
| 49 | [AVHWDeviceContext @ 0x5c94595f49c0] GPU listing:
|
|---|
| 50 | [AVHWDeviceContext @ 0x5c94595f49c0] 0: Intel(R) UHD Graphics (TGL GT1) (integrated) (0x9a60)
|
|---|
| 51 | [AVHWDeviceContext @ 0x5c94595f49c0] Device 0 selected: Intel(R) UHD Graphics (TGL GT1) (integrated) (0x9a60)
|
|---|
| 52 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_push_descriptor
|
|---|
| 53 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_descriptor_buffer
|
|---|
| 54 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_physical_device_drm
|
|---|
| 55 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_shader_atomic_float
|
|---|
| 56 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_cooperative_matrix
|
|---|
| 57 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_video_maintenance1
|
|---|
| 58 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_external_memory_fd
|
|---|
| 59 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_external_memory_dma_buf
|
|---|
| 60 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_image_drm_format_modifier
|
|---|
| 61 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_external_semaphore_fd
|
|---|
| 62 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_EXT_external_memory_host
|
|---|
| 63 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_video_queue
|
|---|
| 64 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_video_encode_queue
|
|---|
| 65 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_video_encode_h264
|
|---|
| 66 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device extension VK_KHR_video_encode_h265
|
|---|
| 67 | [AVHWDeviceContext @ 0x5c94595f49c0] Queue families:
|
|---|
| 68 | [AVHWDeviceContext @ 0x5c94595f49c0] 0: graphics compute transfer sparse protected (queues: 1)
|
|---|
| 69 | [AVHWDeviceContext @ 0x5c94595f49c0] 1: encode (queues: 2)
|
|---|
| 70 | [AVHWDeviceContext @ 0x5c94595f49c0] Using device: Intel(R) UHD Graphics (TGL GT1)
|
|---|
| 71 | [AVHWDeviceContext @ 0x5c94595f49c0] Alignments:
|
|---|
| 72 | [AVHWDeviceContext @ 0x5c94595f49c0] optimalBufferCopyRowPitchAlignment: 128
|
|---|
| 73 | [AVHWDeviceContext @ 0x5c94595f49c0] minMemoryMapAlignment: 4096
|
|---|
| 74 | [AVHWDeviceContext @ 0x5c94595f49c0] nonCoherentAtomSize: 64
|
|---|
| 75 | [AVHWDeviceContext @ 0x5c94595f49c0] minImportedHostPointerAlignment: 4096
|
|---|
| 76 | [AVHWDeviceContext @ 0x5c94595f49c0] Using queue family 0 (queues: 1) for graphics compute transfers
|
|---|
| 77 | [AVHWDeviceContext @ 0x5c94595f49c0] Using queue family 1 (queues: 2) for encode
|
|---|
| 78 | Applying option filter_hw_device (set hardware device used when filtering) with argument vkdev.
|
|---|
| 79 | Applying option report (generate a report) with argument 1.
|
|---|
| 80 | Successfully parsed a group of options.
|
|---|
| 81 | Parsing a group of options: input url testsrc.
|
|---|
| 82 | Applying option f (force container format (auto-detected otherwise)) with argument lavfi.
|
|---|
| 83 | Successfully parsed a group of options.
|
|---|
| 84 | Opening an input file: testsrc.
|
|---|
| 85 | detected 16 logical cores
|
|---|
| 86 | [Parsed_testsrc_0 @ 0x5c9459658c80] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
|
|---|
| 87 | [AVFilterGraph @ 0x5c9459645f00] query_formats: 2 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 88 | [lavfi @ 0x5c9459611800] All info found
|
|---|
| 89 | Input #0, lavfi, from 'testsrc':
|
|---|
| 90 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 91 | Stream #0:0, 1, 1/25: Video: wrapped_avframe, rgb24, 320x240 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 25 tbn
|
|---|
| 92 | Successfully opened the file.
|
|---|
| 93 | Parsing a group of options: output url out.mp4.
|
|---|
| 94 | Applying option t (stop transcoding after specified duration) with argument 10.
|
|---|
| 95 | Applying option filter:v (apply specified filters to audio/video) with argument format=nv12,hwupload.
|
|---|
| 96 | Applying option an (disable audio) with argument 1.
|
|---|
| 97 | Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument h264_vulkan.
|
|---|
| 98 | Successfully parsed a group of options.
|
|---|
| 99 | Opening an output file: out.mp4.
|
|---|
| 100 | [out#0/mp4 @ 0x5c9459610c40] No explicit maps, mapping streams automatically...
|
|---|
| 101 | [vost#0:0/h264_vulkan @ 0x5c9459600fc0] Created video stream from input stream 0:0
|
|---|
| 102 | [AVFilterGraph @ 0x5c945965cfc0] Setting 'pix_fmts' to value 'nv12'
|
|---|
| 103 | [file @ 0x5c9459617d00] Setting default whitelist 'file,crypto,data'
|
|---|
| 104 | Successfully opened the file.
|
|---|
| 105 | Stream mapping:
|
|---|
| 106 | Stream #0:0 -> #0:0 (wrapped_avframe (native) -> h264 (h264_vulkan))
|
|---|
| 107 | [vost#0:0/h264_vulkan @ 0x5c9459600fc0] Starting thread...
|
|---|
| 108 | [vf#0:0 @ 0x5c9459657f00] Starting thread...
|
|---|
| 109 | [vist#0:0/wrapped_avframe @ 0x5c9459610a40] [dec:wrapped_avframe @ 0x5c94596500c0] Starting thread...
|
|---|
| 110 | [in#0/lavfi @ 0x5c94596158c0] Starting thread...
|
|---|
| 111 | Press [q] to stop, [?] for help
|
|---|
| 112 | [AVFilterGraph @ 0x705a04001000] Setting 'pix_fmts' to value 'nv12'
|
|---|
| 113 | [graph -1 input from stream 0:0 @ 0x705a04003b80] w:320 h:240 pixfmt:rgb24 tb:1/25 fr:25/1 sar:1/1 csp:gbr range:pc
|
|---|
| 114 | [format @ 0x705a040041c0] Setting 'pix_fmts' to value 'vulkan'
|
|---|
| 115 | [auto_scale_0 @ 0x705a040061c0] w:iw h:ih flags:'' interl:0
|
|---|
| 116 | [Parsed_format_0 @ 0x705a04003300] auto-inserting filter 'auto_scale_0' between the filter 'graph -1 input from stream 0:0' and the filter 'Parsed_format_0'
|
|---|
| 117 | [AVFilterGraph @ 0x705a04001000] query_formats: 6 queried, 12 merged, 3 already done, 0 delayed
|
|---|
| 118 | [auto_scale_0 @ 0x705a040061c0] w:320 h:240 fmt:rgb24 csp:gbr range:pc sar:1/1 -> w:320 h:240 fmt:nv12 csp:unknown range:unknown sar:1/1 flags:0x00000004
|
|---|
| 119 | [auto_scale_0 @ 0x705a040061c0] [framesync @ 0x705a040062e8] Selected 1/25 time base
|
|---|
| 120 | [auto_scale_0 @ 0x705a040061c0] [framesync @ 0x705a040062e8] Sync level 1
|
|---|
| 121 | [hwupload @ 0x705a04003640] Surface format is nv12.
|
|---|
| 122 | [vost#0:0/h264_vulkan @ 0x5c9459600fc0] [enc:h264_vulkan @ 0x5c9459611700] Using input frames context (format vulkan) with h264_vulkan encoder.
|
|---|
| 123 | [h264_vulkan @ 0x5c94596492c0] Supported profiles:
|
|---|
| 124 | [h264_vulkan @ 0x5c94596492c0] Constrained Baseline
|
|---|
| 125 | [h264_vulkan @ 0x5c94596492c0] Main
|
|---|
| 126 | [h264_vulkan @ 0x5c94596492c0] High
|
|---|
| 127 | [h264_vulkan @ 0x5c94596492c0] Using profile High
|
|---|
| 128 | [h264_vulkan @ 0x5c94596492c0] No rate control settings specified, using fixed QP = 18
|
|---|
| 129 | [h264_vulkan @ 0x5c94596492c0] Encoder capabilities for h264 profile "High":
|
|---|
| 130 | [h264_vulkan @ 0x5c94596492c0] Width: from 16 to 4096
|
|---|
| 131 | [h264_vulkan @ 0x5c94596492c0] Height: from 16 to 4096
|
|---|
| 132 | [h264_vulkan @ 0x5c94596492c0] Width alignment: 16
|
|---|
| 133 | [h264_vulkan @ 0x5c94596492c0] Height alignment: 16
|
|---|
| 134 | [h264_vulkan @ 0x5c94596492c0] Bitstream offset alignment: 32
|
|---|
| 135 | [h264_vulkan @ 0x5c94596492c0] Bitstream size alignment: 4096
|
|---|
| 136 | [h264_vulkan @ 0x5c94596492c0] Maximum references: 16
|
|---|
| 137 | [h264_vulkan @ 0x5c94596492c0] Maximum active references: 16
|
|---|
| 138 | [h264_vulkan @ 0x5c94596492c0] Codec header version: 1.0.0 (driver), 1.0.0 (compiled)
|
|---|
| 139 | [h264_vulkan @ 0x5c94596492c0] Encoder max quality: 1
|
|---|
| 140 | [h264_vulkan @ 0x5c94596492c0] Encoder image width alignment: 32
|
|---|
| 141 | [h264_vulkan @ 0x5c94596492c0] Encoder image height alignment: 32
|
|---|
| 142 | [h264_vulkan @ 0x5c94596492c0] Capability flags: separate_references
|
|---|
| 143 | [h264_vulkan @ 0x5c94596492c0] Supported input formats:
|
|---|
| 144 | [h264_vulkan @ 0x5c94596492c0] 0: 1000156003
|
|---|
| 145 | [h264_vulkan @ 0x5c94596492c0] 1: 1000156003
|
|---|
| 146 | [h264_vulkan @ 0x5c94596492c0] Allocating 16384 bytes in bind index 0 for video session
|
|---|
| 147 | [h264_vulkan @ 0x5c94596492c0] Allocating 65536 bytes in bind index 1 for video session
|
|---|
| 148 | [h264_vulkan @ 0x5c94596492c0] Allocating 32768 bytes in bind index 2 for video session
|
|---|
| 149 | [h264_vulkan @ 0x5c94596492c0] Allocating 32768 bytes in bind index 3 for video session
|
|---|
| 150 | [h264_vulkan @ 0x5c94596492c0] Using nv12 as format of reconstructed frames.
|
|---|
| 151 | [h264_vulkan @ 0x5c94596492c0] H264 encoder capabilities:
|
|---|
| 152 | [h264_vulkan @ 0x5c94596492c0] Standard capability flags:
|
|---|
| 153 | [h264_vulkan @ 0x5c94596492c0] separate_color_plane: 0
|
|---|
| 154 | [h264_vulkan @ 0x5c94596492c0] qprime_y_zero_transform_bypass: 0
|
|---|
| 155 | [h264_vulkan @ 0x5c94596492c0] scaling_lists: 0
|
|---|
| 156 | [h264_vulkan @ 0x5c94596492c0] chroma_qp_index_offset: 0
|
|---|
| 157 | [h264_vulkan @ 0x5c94596492c0] second_chroma_qp_index_offset: 0
|
|---|
| 158 | [h264_vulkan @ 0x5c94596492c0] pic_init_qp: 0
|
|---|
| 159 | [h264_vulkan @ 0x5c94596492c0] weighted:
|
|---|
| 160 | [h264_vulkan @ 0x5c94596492c0] 8x8_transforms: 0
|
|---|
| 161 | [h264_vulkan @ 0x5c94596492c0] disable_direct_spatial_mv_pred: 0
|
|---|
| 162 | [h264_vulkan @ 0x5c94596492c0] coder:
|
|---|
| 163 | [h264_vulkan @ 0x5c94596492c0] direct_8x8_inference: 0
|
|---|
| 164 | [h264_vulkan @ 0x5c94596492c0] constrained_intra_pred: 0
|
|---|
| 165 | [h264_vulkan @ 0x5c94596492c0] deblock:
|
|---|
| 166 | [h264_vulkan @ 0x5c94596492c0] Capability flags:
|
|---|
| 167 | [h264_vulkan @ 0x5c94596492c0] hdr_compliance: 1
|
|---|
| 168 | [h264_vulkan @ 0x5c94596492c0] pred_weight_table_generated: 0
|
|---|
| 169 | [h264_vulkan @ 0x5c94596492c0] row_unaligned_slice: 0
|
|---|
| 170 | [h264_vulkan @ 0x5c94596492c0] different_slice_type: 0
|
|---|
| 171 | [h264_vulkan @ 0x5c94596492c0] b_frame_in_l0_list: 0
|
|---|
| 172 | [h264_vulkan @ 0x5c94596492c0] b_frame_in_l1_list: 0
|
|---|
| 173 | [h264_vulkan @ 0x5c94596492c0] per_pict_type_min_max_qp: 0
|
|---|
| 174 | [h264_vulkan @ 0x5c94596492c0] per_slice_constant_qp: 0
|
|---|
| 175 | [h264_vulkan @ 0x5c94596492c0] generate_prefix_nalu: 0
|
|---|
| 176 | [h264_vulkan @ 0x5c94596492c0] Capabilities:
|
|---|
| 177 | [h264_vulkan @ 0x5c94596492c0] maxLevelIdc: 14
|
|---|
| 178 | [h264_vulkan @ 0x5c94596492c0] maxSliceCount: 1
|
|---|
| 179 | [h264_vulkan @ 0x5c94596492c0] max(P/B)PictureL0ReferenceCount: 8 P's; 8 B's
|
|---|
| 180 | [h264_vulkan @ 0x5c94596492c0] maxL1ReferenceCount: 0
|
|---|
| 181 | [h264_vulkan @ 0x5c94596492c0] maxTemporalLayerCount: 0
|
|---|
| 182 | [h264_vulkan @ 0x5c94596492c0] expectDyadicTemporalLayerPattern: 0
|
|---|
| 183 | [h264_vulkan @ 0x5c94596492c0] min/max Qp: [10, 51]
|
|---|
| 184 | [h264_vulkan @ 0x5c94596492c0] prefersGopRemainingFrames: 0
|
|---|
| 185 | [h264_vulkan @ 0x5c94596492c0] requiresGopRemainingFrames: 0
|
|---|
| 186 | [h264_vulkan @ 0x5c94596492c0] Using fixed QP = 18 / 18 / 18 for IDR- / P- / B-frames.
|
|---|
| 187 | [h264_vulkan @ 0x5c94596492c0] Using intra and P-frames (supported references: 8 / 0).
|
|---|
| 188 | [h264_vulkan @ 0x5c94596492c0] Using level 1.3.
|
|---|
| 189 | [h264_vulkan @ 0x5c94596492c0] Feedback units written, overrides: 0 (SPS: 0 PPS: 0)
|
|---|
| 190 | [h264_vulkan @ 0x5c94596492c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 191 | [h264_vulkan @ 0x5c94596492c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 192 | Output #0, mp4, to 'out.mp4':
|
|---|
| 193 | Metadata:
|
|---|
| 194 | encoder : Lavf61.9.100
|
|---|
| 195 | Stream #0:0, 0, 1/12800: Video: h264 (High) (avc1 / 0x31637661), vulkan(progressive), 320x240 [SAR 1:1 DAR 4:3], q=2-31, 25 fps, 12800 tbn
|
|---|
| 196 | Metadata:
|
|---|
| 197 | encoder : Lavc61.24.100 h264_vulkan
|
|---|
| 198 | [out#0/mp4 @ 0x5c9459610c40] Starting thread...
|
|---|
| 199 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (0).
|
|---|
| 200 | [h264_vulkan @ 0x5c94596492c0] Pick forced IDR-picture to encode next.
|
|---|
| 201 | [h264_vulkan @ 0x5c945965a400] Creating a buffer of 311296 bytes, usage: 0x8000, flags: 0xa
|
|---|
| 202 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (1).
|
|---|
| 203 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 204 | [h264_vulkan @ 0x5c945965a400] Creating a buffer of 311296 bytes, usage: 0x8000, flags: 0xa
|
|---|
| 205 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=1/poc=2: fn=0/poc=0
|
|---|
| 206 | [h264_vulkan @ 0x5c94596492c0] Frame 0/0 encoded
|
|---|
| 207 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 0, dts 0, size 963 bytes.
|
|---|
| 208 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (2).
|
|---|
| 209 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 210 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=2/poc=4: fn=1/poc=2
|
|---|
| 211 | [h264_vulkan @ 0x5c94596492c0] Frame 1/1 encoded
|
|---|
| 212 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 1, dts 1, size 498 bytes.
|
|---|
| 213 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (3).
|
|---|
| 214 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 215 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=3/poc=6: fn=2/poc=4
|
|---|
| 216 | [h264_vulkan @ 0x5c94596492c0] Frame 2/2 encoded
|
|---|
| 217 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 2, dts 2, size 332 bytes.
|
|---|
| 218 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (4).
|
|---|
| 219 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 220 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=4/poc=8: fn=3/poc=6
|
|---|
| 221 | [h264_vulkan @ 0x5c94596492c0] Frame 3/3 encoded
|
|---|
| 222 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 3, dts 3, size 432 bytes.
|
|---|
| 223 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (5).
|
|---|
| 224 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 225 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=5/poc=10: fn=4/poc=8
|
|---|
| 226 | [h264_vulkan @ 0x5c94596492c0] Frame 4/4 encoded
|
|---|
| 227 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 4, dts 4, size 500 bytes.
|
|---|
| 228 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (6).
|
|---|
| 229 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 230 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=6/poc=12: fn=5/poc=10
|
|---|
| 231 | [h264_vulkan @ 0x5c94596492c0] Frame 5/5 encoded
|
|---|
| 232 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 5, dts 5, size 508 bytes.
|
|---|
| 233 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (7).
|
|---|
| 234 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 235 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=7/poc=14: fn=6/poc=12
|
|---|
| 236 | [h264_vulkan @ 0x5c94596492c0] Frame 6/6 encoded
|
|---|
| 237 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 6, dts 6, size 542 bytes.
|
|---|
| 238 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (8).
|
|---|
| 239 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 240 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=8/poc=16: fn=7/poc=14
|
|---|
| 241 | [h264_vulkan @ 0x5c94596492c0] Frame 7/7 encoded
|
|---|
| 242 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 7, dts 7, size 479 bytes.
|
|---|
| 243 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (9).
|
|---|
| 244 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 245 | [h264_vulkan @ 0x5c945965a400] Creating a buffer of 311296 bytes, usage: 0x8000, flags: 0xa
|
|---|
| 246 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=9/poc=18: fn=8/poc=16
|
|---|
| 247 | [h264_vulkan @ 0x5c94596492c0] Frame 8/8 encoded
|
|---|
| 248 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 8, dts 8, size 501 bytes.
|
|---|
| 249 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (10).
|
|---|
| 250 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 251 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=10/poc=20: fn=9/poc=18
|
|---|
| 252 | [h264_vulkan @ 0x5c94596492c0] Frame 9/9 encoded
|
|---|
| 253 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 9, dts 9, size 362 bytes.
|
|---|
| 254 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (11).
|
|---|
| 255 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 256 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=11/poc=22: fn=10/poc=20
|
|---|
| 257 | [h264_vulkan @ 0x5c94596492c0] Frame 10/10 encoded
|
|---|
| 258 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 10, dts 10, size 654 bytes.
|
|---|
| 259 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (12).
|
|---|
| 260 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 261 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=12/poc=24: fn=11/poc=22
|
|---|
| 262 | [h264_vulkan @ 0x5c94596492c0] Frame 11/11 encoded
|
|---|
| 263 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 11, dts 11, size 546 bytes.
|
|---|
| 264 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (13).
|
|---|
| 265 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 266 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=13/poc=26: fn=12/poc=24
|
|---|
| 267 | [h264_vulkan @ 0x5c94596492c0] Frame 12/12 encoded
|
|---|
| 268 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 12, dts 12, size 432 bytes.
|
|---|
| 269 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (14).
|
|---|
| 270 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 271 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=14/poc=28: fn=13/poc=26
|
|---|
| 272 | [h264_vulkan @ 0x5c94596492c0] Frame 13/13 encoded
|
|---|
| 273 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 13, dts 13, size 579 bytes.
|
|---|
| 274 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (15).
|
|---|
| 275 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 276 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=15/poc=30: fn=14/poc=28
|
|---|
| 277 | [h264_vulkan @ 0x5c94596492c0] Frame 14/14 encoded
|
|---|
| 278 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 14, dts 14, size 357 bytes.
|
|---|
| 279 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (16).
|
|---|
| 280 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 281 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=16/poc=32: fn=15/poc=30
|
|---|
| 282 | [h264_vulkan @ 0x5c94596492c0] Frame 15/15 encoded
|
|---|
| 283 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 15, dts 15, size 495 bytes.
|
|---|
| 284 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (17).
|
|---|
| 285 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 286 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=17/poc=34: fn=16/poc=32
|
|---|
| 287 | [h264_vulkan @ 0x5c94596492c0] Frame 16/16 encoded
|
|---|
| 288 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 16, dts 16, size 484 bytes.
|
|---|
| 289 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (18).
|
|---|
| 290 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 291 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=18/poc=36: fn=17/poc=34
|
|---|
| 292 | [h264_vulkan @ 0x5c94596492c0] Frame 17/17 encoded
|
|---|
| 293 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 17, dts 17, size 610 bytes.
|
|---|
| 294 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (19).
|
|---|
| 295 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 296 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=19/poc=38: fn=18/poc=36
|
|---|
| 297 | [h264_vulkan @ 0x5c94596492c0] Frame 18/18 encoded
|
|---|
| 298 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 18, dts 18, size 470 bytes.
|
|---|
| 299 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (20).
|
|---|
| 300 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 301 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=20/poc=40: fn=19/poc=38
|
|---|
| 302 | [h264_vulkan @ 0x5c94596492c0] Frame 19/19 encoded
|
|---|
| 303 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 19, dts 19, size 417 bytes.
|
|---|
| 304 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (21).
|
|---|
| 305 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 306 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=21/poc=42: fn=20/poc=40
|
|---|
| 307 | [h264_vulkan @ 0x5c94596492c0] Frame 20/20 encoded
|
|---|
| 308 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 20, dts 20, size 581 bytes.
|
|---|
| 309 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (22).
|
|---|
| 310 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 311 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=22/poc=44: fn=21/poc=42
|
|---|
| 312 | [h264_vulkan @ 0x5c94596492c0] Frame 21/21 encoded
|
|---|
| 313 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 21, dts 21, size 423 bytes.
|
|---|
| 314 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (23).
|
|---|
| 315 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 316 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=23/poc=46: fn=22/poc=44
|
|---|
| 317 | [h264_vulkan @ 0x5c94596492c0] Frame 22/22 encoded
|
|---|
| 318 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 22, dts 22, size 482 bytes.
|
|---|
| 319 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (24).
|
|---|
| 320 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 321 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=24/poc=48: fn=23/poc=46
|
|---|
| 322 | [h264_vulkan @ 0x5c94596492c0] Frame 23/23 encoded
|
|---|
| 323 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 23, dts 23, size 522 bytes.
|
|---|
| 324 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (25).
|
|---|
| 325 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 326 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=25/poc=50: fn=24/poc=48
|
|---|
| 327 | [h264_vulkan @ 0x5c94596492c0] Frame 24/24 encoded
|
|---|
| 328 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 24, dts 24, size 467 bytes.
|
|---|
| 329 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (26).
|
|---|
| 330 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 331 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=26/poc=52: fn=25/poc=50
|
|---|
| 332 | [h264_vulkan @ 0x5c94596492c0] Frame 25/25 encoded
|
|---|
| 333 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 25, dts 25, size 267 bytes.
|
|---|
| 334 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (27).
|
|---|
| 335 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 336 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=27/poc=54: fn=26/poc=52
|
|---|
| 337 | [h264_vulkan @ 0x5c94596492c0] Frame 26/26 encoded
|
|---|
| 338 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 26, dts 26, size 513 bytes.
|
|---|
| 339 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (28).
|
|---|
| 340 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 341 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=28/poc=56: fn=27/poc=54
|
|---|
| 342 | [h264_vulkan @ 0x5c94596492c0] Frame 27/27 encoded
|
|---|
| 343 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 27, dts 27, size 499 bytes.
|
|---|
| 344 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (29).
|
|---|
| 345 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 346 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=29/poc=58: fn=28/poc=56
|
|---|
| 347 | [h264_vulkan @ 0x5c94596492c0] Frame 28/28 encoded
|
|---|
| 348 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 28, dts 28, size 503 bytes.
|
|---|
| 349 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (30).
|
|---|
| 350 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 351 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=30/poc=60: fn=29/poc=58
|
|---|
| 352 | [h264_vulkan @ 0x5c94596492c0] Frame 29/29 encoded
|
|---|
| 353 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 29, dts 29, size 509 bytes.
|
|---|
| 354 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (31).
|
|---|
| 355 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 356 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=31/poc=62: fn=30/poc=60
|
|---|
| 357 | [h264_vulkan @ 0x5c94596492c0] Frame 30/30 encoded
|
|---|
| 358 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 30, dts 30, size 514 bytes.
|
|---|
| 359 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (32).
|
|---|
| 360 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 361 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=32/poc=64: fn=31/poc=62
|
|---|
| 362 | [h264_vulkan @ 0x5c94596492c0] Frame 31/31 encoded
|
|---|
| 363 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 31, dts 31, size 444 bytes.
|
|---|
| 364 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (33).
|
|---|
| 365 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 366 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=33/poc=66: fn=32/poc=64
|
|---|
| 367 | [h264_vulkan @ 0x5c94596492c0] Frame 32/32 encoded
|
|---|
| 368 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 32, dts 32, size 473 bytes.
|
|---|
| 369 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (34).
|
|---|
| 370 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 371 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=34/poc=68: fn=33/poc=66
|
|---|
| 372 | [h264_vulkan @ 0x5c94596492c0] Frame 33/33 encoded
|
|---|
| 373 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 33, dts 33, size 440 bytes.
|
|---|
| 374 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (35).
|
|---|
| 375 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 376 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=35/poc=70: fn=34/poc=68
|
|---|
| 377 | [h264_vulkan @ 0x5c94596492c0] Frame 34/34 encoded
|
|---|
| 378 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 34, dts 34, size 458 bytes.
|
|---|
| 379 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (36).
|
|---|
| 380 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 381 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=36/poc=72: fn=35/poc=70
|
|---|
| 382 | [h264_vulkan @ 0x5c94596492c0] Frame 35/35 encoded
|
|---|
| 383 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 35, dts 35, size 446 bytes.
|
|---|
| 384 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (37).
|
|---|
| 385 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 386 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=37/poc=74: fn=36/poc=72
|
|---|
| 387 | [h264_vulkan @ 0x5c94596492c0] Frame 36/36 encoded
|
|---|
| 388 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 36, dts 36, size 454 bytes.
|
|---|
| 389 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (38).
|
|---|
| 390 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 391 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=38/poc=76: fn=37/poc=74
|
|---|
| 392 | [h264_vulkan @ 0x5c94596492c0] Frame 37/37 encoded
|
|---|
| 393 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 37, dts 37, size 454 bytes.
|
|---|
| 394 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (39).
|
|---|
| 395 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 396 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=39/poc=78: fn=38/poc=76
|
|---|
| 397 | [h264_vulkan @ 0x5c94596492c0] Frame 38/38 encoded
|
|---|
| 398 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 38, dts 38, size 427 bytes.
|
|---|
| 399 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (40).
|
|---|
| 400 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 401 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=40/poc=80: fn=39/poc=78
|
|---|
| 402 | [h264_vulkan @ 0x5c94596492c0] Frame 39/39 encoded
|
|---|
| 403 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 39, dts 39, size 437 bytes.
|
|---|
| 404 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (41).
|
|---|
| 405 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 406 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=41/poc=82: fn=40/poc=80
|
|---|
| 407 | [h264_vulkan @ 0x5c94596492c0] Frame 40/40 encoded
|
|---|
| 408 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 40, dts 40, size 441 bytes.
|
|---|
| 409 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (42).
|
|---|
| 410 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 411 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=42/poc=84: fn=41/poc=82
|
|---|
| 412 | [h264_vulkan @ 0x5c94596492c0] Frame 41/41 encoded
|
|---|
| 413 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 41, dts 41, size 417 bytes.
|
|---|
| 414 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (43).
|
|---|
| 415 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 416 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=43/poc=86: fn=42/poc=84
|
|---|
| 417 | [h264_vulkan @ 0x5c94596492c0] Frame 42/42 encoded
|
|---|
| 418 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 42, dts 42, size 426 bytes.
|
|---|
| 419 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (44).
|
|---|
| 420 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 421 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=44/poc=88: fn=43/poc=86
|
|---|
| 422 | [h264_vulkan @ 0x5c94596492c0] Frame 43/43 encoded
|
|---|
| 423 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 43, dts 43, size 421 bytes.
|
|---|
| 424 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (45).
|
|---|
| 425 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 426 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=45/poc=90: fn=44/poc=88
|
|---|
| 427 | [h264_vulkan @ 0x5c94596492c0] Frame 44/44 encoded
|
|---|
| 428 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 44, dts 44, size 400 bytes.
|
|---|
| 429 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (46).
|
|---|
| 430 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 431 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=46/poc=92: fn=45/poc=90
|
|---|
| 432 | [h264_vulkan @ 0x5c94596492c0] Frame 45/45 encoded
|
|---|
| 433 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 45, dts 45, size 390 bytes.
|
|---|
| 434 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (47).
|
|---|
| 435 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 436 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=47/poc=94: fn=46/poc=92
|
|---|
| 437 | [h264_vulkan @ 0x5c94596492c0] Frame 46/46 encoded
|
|---|
| 438 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 46, dts 46, size 409 bytes.
|
|---|
| 439 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (48).
|
|---|
| 440 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 441 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=48/poc=96: fn=47/poc=94
|
|---|
| 442 | [h264_vulkan @ 0x5c94596492c0] Frame 47/47 encoded
|
|---|
| 443 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 47, dts 47, size 383 bytes.
|
|---|
| 444 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (49).
|
|---|
| 445 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 446 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=49/poc=98: fn=48/poc=96
|
|---|
| 447 | [h264_vulkan @ 0x5c94596492c0] Frame 48/48 encoded
|
|---|
| 448 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 48, dts 48, size 823 bytes.
|
|---|
| 449 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (50).
|
|---|
| 450 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 451 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=50/poc=100: fn=49/poc=98
|
|---|
| 452 | [h264_vulkan @ 0x5c94596492c0] Frame 49/49 encoded
|
|---|
| 453 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 49, dts 49, size 306 bytes.
|
|---|
| 454 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (51).
|
|---|
| 455 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 456 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=51/poc=102: fn=50/poc=100
|
|---|
| 457 | [h264_vulkan @ 0x5c94596492c0] Frame 50/50 encoded
|
|---|
| 458 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 50, dts 50, size 195 bytes.
|
|---|
| 459 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (52).
|
|---|
| 460 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 461 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=52/poc=104: fn=51/poc=102
|
|---|
| 462 | [h264_vulkan @ 0x5c94596492c0] Frame 51/51 encoded
|
|---|
| 463 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 51, dts 51, size 520 bytes.
|
|---|
| 464 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (53).
|
|---|
| 465 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 466 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=53/poc=106: fn=52/poc=104
|
|---|
| 467 | [h264_vulkan @ 0x5c94596492c0] Frame 52/52 encoded
|
|---|
| 468 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 52, dts 52, size 408 bytes.
|
|---|
| 469 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (54).
|
|---|
| 470 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 471 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=54/poc=108: fn=53/poc=106
|
|---|
| 472 | [h264_vulkan @ 0x5c94596492c0] Frame 53/53 encoded
|
|---|
| 473 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 53, dts 53, size 418 bytes.
|
|---|
| 474 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (55).
|
|---|
| 475 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 476 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=55/poc=110: fn=54/poc=108
|
|---|
| 477 | [h264_vulkan @ 0x5c94596492c0] Frame 54/54 encoded
|
|---|
| 478 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 54, dts 54, size 554 bytes.
|
|---|
| 479 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (56).
|
|---|
| 480 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 481 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=56/poc=112: fn=55/poc=110
|
|---|
| 482 | [h264_vulkan @ 0x5c94596492c0] Frame 55/55 encoded
|
|---|
| 483 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 55, dts 55, size 444 bytes.
|
|---|
| 484 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (57).
|
|---|
| 485 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 486 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=57/poc=114: fn=56/poc=112
|
|---|
| 487 | [h264_vulkan @ 0x5c94596492c0] Frame 56/56 encoded
|
|---|
| 488 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 56, dts 56, size 441 bytes.
|
|---|
| 489 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (58).
|
|---|
| 490 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 491 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=58/poc=116: fn=57/poc=114
|
|---|
| 492 | [h264_vulkan @ 0x5c94596492c0] Frame 57/57 encoded
|
|---|
| 493 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 57, dts 57, size 542 bytes.
|
|---|
| 494 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (59).
|
|---|
| 495 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 496 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=59/poc=118: fn=58/poc=116
|
|---|
| 497 | [h264_vulkan @ 0x5c94596492c0] Frame 58/58 encoded
|
|---|
| 498 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 58, dts 58, size 412 bytes.
|
|---|
| 499 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (60).
|
|---|
| 500 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 501 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=60/poc=120: fn=59/poc=118
|
|---|
| 502 | [h264_vulkan @ 0x5c94596492c0] Frame 59/59 encoded
|
|---|
| 503 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 59, dts 59, size 435 bytes.
|
|---|
| 504 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (61).
|
|---|
| 505 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 506 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=61/poc=122: fn=60/poc=120
|
|---|
| 507 | [h264_vulkan @ 0x5c94596492c0] Frame 60/60 encoded
|
|---|
| 508 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 60, dts 60, size 473 bytes.
|
|---|
| 509 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (62).
|
|---|
| 510 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 511 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=62/poc=124: fn=61/poc=122
|
|---|
| 512 | [h264_vulkan @ 0x5c94596492c0] Frame 61/61 encoded
|
|---|
| 513 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 61, dts 61, size 452 bytes.
|
|---|
| 514 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (63).
|
|---|
| 515 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 516 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=63/poc=126: fn=62/poc=124
|
|---|
| 517 | [h264_vulkan @ 0x5c94596492c0] Frame 62/62 encoded
|
|---|
| 518 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 62, dts 62, size 465 bytes.
|
|---|
| 519 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (64).
|
|---|
| 520 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 521 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=64/poc=128: fn=63/poc=126
|
|---|
| 522 | [h264_vulkan @ 0x5c94596492c0] Frame 63/63 encoded
|
|---|
| 523 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 63, dts 63, size 445 bytes.
|
|---|
| 524 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (65).
|
|---|
| 525 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 526 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=65/poc=130: fn=64/poc=128
|
|---|
| 527 | [h264_vulkan @ 0x5c94596492c0] Frame 64/64 encoded
|
|---|
| 528 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 64, dts 64, size 462 bytes.
|
|---|
| 529 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (66).
|
|---|
| 530 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 531 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=66/poc=132: fn=65/poc=130
|
|---|
| 532 | [h264_vulkan @ 0x5c94596492c0] Frame 65/65 encoded
|
|---|
| 533 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 65, dts 65, size 459 bytes.
|
|---|
| 534 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (67).
|
|---|
| 535 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 536 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=67/poc=134: fn=66/poc=132
|
|---|
| 537 | [h264_vulkan @ 0x5c94596492c0] Frame 66/66 encoded
|
|---|
| 538 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 66, dts 66, size 521 bytes.
|
|---|
| 539 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (68).
|
|---|
| 540 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 541 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=68/poc=136: fn=67/poc=134
|
|---|
| 542 | [h264_vulkan @ 0x5c94596492c0] Frame 67/67 encoded
|
|---|
| 543 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 67, dts 67, size 451 bytes.
|
|---|
| 544 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (69).
|
|---|
| 545 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 546 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=69/poc=138: fn=68/poc=136
|
|---|
| 547 | [h264_vulkan @ 0x5c94596492c0] Frame 68/68 encoded
|
|---|
| 548 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 68, dts 68, size 501 bytes.
|
|---|
| 549 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (70).
|
|---|
| 550 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 551 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=70/poc=140: fn=69/poc=138
|
|---|
| 552 | [h264_vulkan @ 0x5c94596492c0] Frame 69/69 encoded
|
|---|
| 553 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 69, dts 69, size 444 bytes.
|
|---|
| 554 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (71).
|
|---|
| 555 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 556 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=71/poc=142: fn=70/poc=140
|
|---|
| 557 | [h264_vulkan @ 0x5c94596492c0] Frame 70/70 encoded
|
|---|
| 558 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 70, dts 70, size 466 bytes.
|
|---|
| 559 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (72).
|
|---|
| 560 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 561 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=72/poc=144: fn=71/poc=142
|
|---|
| 562 | [h264_vulkan @ 0x5c94596492c0] Frame 71/71 encoded
|
|---|
| 563 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 71, dts 71, size 445 bytes.
|
|---|
| 564 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (73).
|
|---|
| 565 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 566 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=73/poc=146: fn=72/poc=144
|
|---|
| 567 | [h264_vulkan @ 0x5c94596492c0] Frame 72/72 encoded
|
|---|
| 568 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 72, dts 72, size 430 bytes.
|
|---|
| 569 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (74).
|
|---|
| 570 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 571 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=74/poc=148: fn=73/poc=146
|
|---|
| 572 | [h264_vulkan @ 0x5c94596492c0] Frame 73/73 encoded
|
|---|
| 573 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 73, dts 73, size 422 bytes.
|
|---|
| 574 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (75).
|
|---|
| 575 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 576 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=75/poc=150: fn=74/poc=148
|
|---|
| 577 | [h264_vulkan @ 0x5c94596492c0] Frame 74/74 encoded
|
|---|
| 578 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 74, dts 74, size 526 bytes.
|
|---|
| 579 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (76).
|
|---|
| 580 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 581 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=76/poc=152: fn=75/poc=150
|
|---|
| 582 | [h264_vulkan @ 0x5c94596492c0] Frame 75/75 encoded
|
|---|
| 583 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 75, dts 75, size 413 bytes.
|
|---|
| 584 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (77).
|
|---|
| 585 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 586 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=77/poc=154: fn=76/poc=152
|
|---|
| 587 | [h264_vulkan @ 0x5c94596492c0] Frame 76/76 encoded
|
|---|
| 588 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 76, dts 76, size 462 bytes.
|
|---|
| 589 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (78).
|
|---|
| 590 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 591 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=78/poc=156: fn=77/poc=154
|
|---|
| 592 | [h264_vulkan @ 0x5c94596492c0] Frame 77/77 encoded
|
|---|
| 593 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 77, dts 77, size 424 bytes.
|
|---|
| 594 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (79).
|
|---|
| 595 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 596 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=79/poc=158: fn=78/poc=156
|
|---|
| 597 | [h264_vulkan @ 0x5c94596492c0] Frame 78/78 encoded
|
|---|
| 598 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 78, dts 78, size 439 bytes.
|
|---|
| 599 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (80).
|
|---|
| 600 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 601 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=80/poc=160: fn=79/poc=158
|
|---|
| 602 | [h264_vulkan @ 0x5c94596492c0] Frame 79/79 encoded
|
|---|
| 603 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 79, dts 79, size 429 bytes.
|
|---|
| 604 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (81).
|
|---|
| 605 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 606 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=81/poc=162: fn=80/poc=160
|
|---|
| 607 | [h264_vulkan @ 0x5c94596492c0] Frame 80/80 encoded
|
|---|
| 608 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 80, dts 80, size 400 bytes.
|
|---|
| 609 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (82).
|
|---|
| 610 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 611 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=82/poc=164: fn=81/poc=162
|
|---|
| 612 | [h264_vulkan @ 0x5c94596492c0] Frame 81/81 encoded
|
|---|
| 613 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 81, dts 81, size 416 bytes.
|
|---|
| 614 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (83).
|
|---|
| 615 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 616 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=83/poc=166: fn=82/poc=164
|
|---|
| 617 | [h264_vulkan @ 0x5c94596492c0] Frame 82/82 encoded
|
|---|
| 618 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 82, dts 82, size 414 bytes.
|
|---|
| 619 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (84).
|
|---|
| 620 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 621 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=84/poc=168: fn=83/poc=166
|
|---|
| 622 | [h264_vulkan @ 0x5c94596492c0] Frame 83/83 encoded
|
|---|
| 623 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 83, dts 83, size 405 bytes.
|
|---|
| 624 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (85).
|
|---|
| 625 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 626 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=85/poc=170: fn=84/poc=168
|
|---|
| 627 | [h264_vulkan @ 0x5c94596492c0] Frame 84/84 encoded
|
|---|
| 628 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 84, dts 84, size 407 bytes.
|
|---|
| 629 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (86).
|
|---|
| 630 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 631 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=86/poc=172: fn=85/poc=170
|
|---|
| 632 | [h264_vulkan @ 0x5c94596492c0] Frame 85/85 encoded
|
|---|
| 633 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 85, dts 85, size 397 bytes.
|
|---|
| 634 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (87).
|
|---|
| 635 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 636 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=87/poc=174: fn=86/poc=172
|
|---|
| 637 | [h264_vulkan @ 0x5c94596492c0] Frame 86/86 encoded
|
|---|
| 638 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 86, dts 86, size 407 bytes.
|
|---|
| 639 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (88).
|
|---|
| 640 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 641 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=88/poc=176: fn=87/poc=174
|
|---|
| 642 | [h264_vulkan @ 0x5c94596492c0] Frame 87/87 encoded
|
|---|
| 643 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 87, dts 87, size 407 bytes.
|
|---|
| 644 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (89).
|
|---|
| 645 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 646 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=89/poc=178: fn=88/poc=176
|
|---|
| 647 | [h264_vulkan @ 0x5c94596492c0] Frame 88/88 encoded
|
|---|
| 648 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 88, dts 88, size 369 bytes.
|
|---|
| 649 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (90).
|
|---|
| 650 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 651 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=90/poc=180: fn=89/poc=178
|
|---|
| 652 | [h264_vulkan @ 0x5c94596492c0] Frame 89/89 encoded
|
|---|
| 653 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 89, dts 89, size 370 bytes.
|
|---|
| 654 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (91).
|
|---|
| 655 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 656 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=91/poc=182: fn=90/poc=180
|
|---|
| 657 | [h264_vulkan @ 0x5c94596492c0] Frame 90/90 encoded
|
|---|
| 658 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 90, dts 90, size 390 bytes.
|
|---|
| 659 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (92).
|
|---|
| 660 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 661 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=92/poc=184: fn=91/poc=182
|
|---|
| 662 | [h264_vulkan @ 0x5c94596492c0] Frame 91/91 encoded
|
|---|
| 663 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 91, dts 91, size 387 bytes.
|
|---|
| 664 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (93).
|
|---|
| 665 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 666 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=93/poc=186: fn=92/poc=184
|
|---|
| 667 | [h264_vulkan @ 0x5c94596492c0] Frame 92/92 encoded
|
|---|
| 668 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 92, dts 92, size 353 bytes.
|
|---|
| 669 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (94).
|
|---|
| 670 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 671 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=94/poc=188: fn=93/poc=186
|
|---|
| 672 | [h264_vulkan @ 0x5c94596492c0] Frame 93/93 encoded
|
|---|
| 673 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 93, dts 93, size 360 bytes.
|
|---|
| 674 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (95).
|
|---|
| 675 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 676 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=95/poc=190: fn=94/poc=188
|
|---|
| 677 | [h264_vulkan @ 0x5c94596492c0] Frame 94/94 encoded
|
|---|
| 678 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 94, dts 94, size 370 bytes.
|
|---|
| 679 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (96).
|
|---|
| 680 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 681 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=96/poc=192: fn=95/poc=190
|
|---|
| 682 | [h264_vulkan @ 0x5c94596492c0] Frame 95/95 encoded
|
|---|
| 683 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 95, dts 95, size 360 bytes.
|
|---|
| 684 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (97).
|
|---|
| 685 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 686 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=97/poc=194: fn=96/poc=192
|
|---|
| 687 | [h264_vulkan @ 0x5c94596492c0] Frame 96/96 encoded
|
|---|
| 688 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 96, dts 96, size 373 bytes.
|
|---|
| 689 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (98).
|
|---|
| 690 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 691 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=98/poc=196: fn=97/poc=194
|
|---|
| 692 | [h264_vulkan @ 0x5c94596492c0] Frame 97/97 encoded
|
|---|
| 693 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 97, dts 97, size 384 bytes.
|
|---|
| 694 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (99).
|
|---|
| 695 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 696 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=99/poc=198: fn=98/poc=196
|
|---|
| 697 | [h264_vulkan @ 0x5c94596492c0] Frame 98/98 encoded
|
|---|
| 698 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 98, dts 98, size 542 bytes.
|
|---|
| 699 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (100).
|
|---|
| 700 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 701 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=100/poc=200: fn=99/poc=198
|
|---|
| 702 | [h264_vulkan @ 0x5c94596492c0] Frame 99/99 encoded
|
|---|
| 703 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 99, dts 99, size 193 bytes.
|
|---|
| 704 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (101).
|
|---|
| 705 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 706 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=101/poc=202: fn=100/poc=200
|
|---|
| 707 | [h264_vulkan @ 0x5c94596492c0] Frame 100/100 encoded
|
|---|
| 708 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 100, dts 100, size 451 bytes.
|
|---|
| 709 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (102).
|
|---|
| 710 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 711 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=102/poc=204: fn=101/poc=202
|
|---|
| 712 | [h264_vulkan @ 0x5c94596492c0] Frame 101/101 encoded
|
|---|
| 713 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 101, dts 101, size 362 bytes.
|
|---|
| 714 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (103).
|
|---|
| 715 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 716 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=103/poc=206: fn=102/poc=204
|
|---|
| 717 | [h264_vulkan @ 0x5c94596492c0] Frame 102/102 encoded
|
|---|
| 718 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 102, dts 102, size 538 bytes.
|
|---|
| 719 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (104).
|
|---|
| 720 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 721 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=104/poc=208: fn=103/poc=206
|
|---|
| 722 | [h264_vulkan @ 0x5c94596492c0] Frame 103/103 encoded
|
|---|
| 723 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 103, dts 103, size 163 bytes.
|
|---|
| 724 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (105).
|
|---|
| 725 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 726 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=105/poc=210: fn=104/poc=208
|
|---|
| 727 | [h264_vulkan @ 0x5c94596492c0] Frame 104/104 encoded
|
|---|
| 728 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 104, dts 104, size 614 bytes.
|
|---|
| 729 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (106).
|
|---|
| 730 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 731 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=106/poc=212: fn=105/poc=210
|
|---|
| 732 | [h264_vulkan @ 0x5c94596492c0] Frame 105/105 encoded
|
|---|
| 733 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 105, dts 105, size 293 bytes.
|
|---|
| 734 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (107).
|
|---|
| 735 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 736 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=107/poc=214: fn=106/poc=212
|
|---|
| 737 | [h264_vulkan @ 0x5c94596492c0] Frame 106/106 encoded
|
|---|
| 738 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 106, dts 106, size 492 bytes.
|
|---|
| 739 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (108).
|
|---|
| 740 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 741 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=108/poc=216: fn=107/poc=214
|
|---|
| 742 | [h264_vulkan @ 0x5c94596492c0] Frame 107/107 encoded
|
|---|
| 743 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 107, dts 107, size 440 bytes.
|
|---|
| 744 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (109).
|
|---|
| 745 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 746 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=109/poc=218: fn=108/poc=216
|
|---|
| 747 | [h264_vulkan @ 0x5c94596492c0] Frame 108/108 encoded
|
|---|
| 748 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 108, dts 108, size 430 bytes.
|
|---|
| 749 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (110).
|
|---|
| 750 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 751 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=110/poc=220: fn=109/poc=218
|
|---|
| 752 | [h264_vulkan @ 0x5c94596492c0] Frame 109/109 encoded
|
|---|
| 753 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 109, dts 109, size 404 bytes.
|
|---|
| 754 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (111).
|
|---|
| 755 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 756 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=111/poc=222: fn=110/poc=220
|
|---|
| 757 | [h264_vulkan @ 0x5c94596492c0] Frame 110/110 encoded
|
|---|
| 758 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 110, dts 110, size 402 bytes.
|
|---|
| 759 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (112).
|
|---|
| 760 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 761 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=112/poc=224: fn=111/poc=222
|
|---|
| 762 | [h264_vulkan @ 0x5c94596492c0] Frame 111/111 encoded
|
|---|
| 763 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 111, dts 111, size 371 bytes.
|
|---|
| 764 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (113).
|
|---|
| 765 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 766 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=113/poc=226: fn=112/poc=224
|
|---|
| 767 | [h264_vulkan @ 0x5c94596492c0] Frame 112/112 encoded
|
|---|
| 768 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 112, dts 112, size 389 bytes.
|
|---|
| 769 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (114).
|
|---|
| 770 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 771 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=114/poc=228: fn=113/poc=226
|
|---|
| 772 | [h264_vulkan @ 0x5c94596492c0] Frame 113/113 encoded
|
|---|
| 773 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 113, dts 113, size 385 bytes.
|
|---|
| 774 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (115).
|
|---|
| 775 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 776 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=115/poc=230: fn=114/poc=228
|
|---|
| 777 | [h264_vulkan @ 0x5c94596492c0] Frame 114/114 encoded
|
|---|
| 778 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 114, dts 114, size 417 bytes.
|
|---|
| 779 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (116).
|
|---|
| 780 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 781 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=116/poc=232: fn=115/poc=230
|
|---|
| 782 | [h264_vulkan @ 0x5c94596492c0] Frame 115/115 encoded
|
|---|
| 783 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 115, dts 115, size 419 bytes.
|
|---|
| 784 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (117).
|
|---|
| 785 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 786 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=117/poc=234: fn=116/poc=232
|
|---|
| 787 | [h264_vulkan @ 0x5c94596492c0] Frame 116/116 encoded
|
|---|
| 788 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 116, dts 116, size 433 bytes.
|
|---|
| 789 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (118).
|
|---|
| 790 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 791 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=118/poc=236: fn=117/poc=234
|
|---|
| 792 | [h264_vulkan @ 0x5c94596492c0] Frame 117/117 encoded
|
|---|
| 793 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 117, dts 117, size 428 bytes.
|
|---|
| 794 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (119).
|
|---|
| 795 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 796 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=119/poc=238: fn=118/poc=236
|
|---|
| 797 | [h264_vulkan @ 0x5c94596492c0] Frame 118/118 encoded
|
|---|
| 798 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 118, dts 118, size 438 bytes.
|
|---|
| 799 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (120).
|
|---|
| 800 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 801 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=120/poc=240: fn=119/poc=238
|
|---|
| 802 | [h264_vulkan @ 0x5c94596492c0] Frame 119/119 encoded
|
|---|
| 803 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 119, dts 119, size 457 bytes.
|
|---|
| 804 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (121).
|
|---|
| 805 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 806 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=121/poc=242: fn=120/poc=240
|
|---|
| 807 | [h264_vulkan @ 0x5c94596492c0] Frame 120/120 encoded
|
|---|
| 808 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 120, dts 120, size 445 bytes.
|
|---|
| 809 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (122).
|
|---|
| 810 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 811 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=122/poc=244: fn=121/poc=242
|
|---|
| 812 | [h264_vulkan @ 0x5c94596492c0] Frame 121/121 encoded
|
|---|
| 813 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 121, dts 121, size 410 bytes.
|
|---|
| 814 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (123).
|
|---|
| 815 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 816 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=123/poc=246: fn=122/poc=244
|
|---|
| 817 | [h264_vulkan @ 0x5c94596492c0] Frame 122/122 encoded
|
|---|
| 818 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 122, dts 122, size 396 bytes.
|
|---|
| 819 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (124).
|
|---|
| 820 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 821 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=124/poc=248: fn=123/poc=246
|
|---|
| 822 | [h264_vulkan @ 0x5c94596492c0] Frame 123/123 encoded
|
|---|
| 823 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 123, dts 123, size 434 bytes.
|
|---|
| 824 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (125).
|
|---|
| 825 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 826 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=125/poc=250: fn=124/poc=248
|
|---|
| 827 | [h264_vulkan @ 0x5c94596492c0] Frame 124/124 encoded
|
|---|
| 828 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 124, dts 124, size 550 bytes.
|
|---|
| 829 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (126).
|
|---|
| 830 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 831 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=126/poc=252: fn=125/poc=250
|
|---|
| 832 | [h264_vulkan @ 0x5c94596492c0] Frame 125/125 encoded
|
|---|
| 833 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 125, dts 125, size 405 bytes.
|
|---|
| 834 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (127).
|
|---|
| 835 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 836 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=127/poc=254: fn=126/poc=252
|
|---|
| 837 | [h264_vulkan @ 0x5c94596492c0] Frame 126/126 encoded
|
|---|
| 838 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 126, dts 126, size 424 bytes.
|
|---|
| 839 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (128).
|
|---|
| 840 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 841 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=128/poc=256: fn=127/poc=254
|
|---|
| 842 | [h264_vulkan @ 0x5c94596492c0] Frame 127/127 encoded
|
|---|
| 843 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 127, dts 127, size 417 bytes.
|
|---|
| 844 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (129).
|
|---|
| 845 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 846 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=129/poc=258: fn=128/poc=256
|
|---|
| 847 | [h264_vulkan @ 0x5c94596492c0] Frame 128/128 encoded
|
|---|
| 848 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 128, dts 128, size 429 bytes.
|
|---|
| 849 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (130).
|
|---|
| 850 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 851 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=130/poc=260: fn=129/poc=258
|
|---|
| 852 | [h264_vulkan @ 0x5c94596492c0] Frame 129/129 encoded
|
|---|
| 853 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 129, dts 129, size 433 bytes.
|
|---|
| 854 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (131).
|
|---|
| 855 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 856 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=131/poc=262: fn=130/poc=260
|
|---|
| 857 | [h264_vulkan @ 0x5c94596492c0] Frame 130/130 encoded
|
|---|
| 858 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 130, dts 130, size 437 bytes.
|
|---|
| 859 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (132).
|
|---|
| 860 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 861 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=132/poc=264: fn=131/poc=262
|
|---|
| 862 | [h264_vulkan @ 0x5c94596492c0] Frame 131/131 encoded
|
|---|
| 863 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 131, dts 131, size 476 bytes.
|
|---|
| 864 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (133).
|
|---|
| 865 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 866 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=133/poc=266: fn=132/poc=264
|
|---|
| 867 | [h264_vulkan @ 0x5c94596492c0] Frame 132/132 encoded
|
|---|
| 868 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 132, dts 132, size 465 bytes.
|
|---|
| 869 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (134).
|
|---|
| 870 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 871 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=134/poc=268: fn=133/poc=266
|
|---|
| 872 | [h264_vulkan @ 0x5c94596492c0] Frame 133/133 encoded
|
|---|
| 873 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 133, dts 133, size 456 bytes.
|
|---|
| 874 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (135).
|
|---|
| 875 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 876 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=135/poc=270: fn=134/poc=268
|
|---|
| 877 | [h264_vulkan @ 0x5c94596492c0] Frame 134/134 encoded
|
|---|
| 878 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 134, dts 134, size 451 bytes.
|
|---|
| 879 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (136).
|
|---|
| 880 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 881 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=136/poc=272: fn=135/poc=270
|
|---|
| 882 | [h264_vulkan @ 0x5c94596492c0] Frame 135/135 encoded
|
|---|
| 883 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 135, dts 135, size 425 bytes.
|
|---|
| 884 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (137).
|
|---|
| 885 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 886 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=137/poc=274: fn=136/poc=272
|
|---|
| 887 | [h264_vulkan @ 0x5c94596492c0] Frame 136/136 encoded
|
|---|
| 888 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 136, dts 136, size 426 bytes.
|
|---|
| 889 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (138).
|
|---|
| 890 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 891 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=138/poc=276: fn=137/poc=274
|
|---|
| 892 | [h264_vulkan @ 0x5c94596492c0] Frame 137/137 encoded
|
|---|
| 893 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 137, dts 137, size 482 bytes.
|
|---|
| 894 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (139).
|
|---|
| 895 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 896 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=139/poc=278: fn=138/poc=276
|
|---|
| 897 | [h264_vulkan @ 0x5c94596492c0] Frame 138/138 encoded
|
|---|
| 898 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 138, dts 138, size 432 bytes.
|
|---|
| 899 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (140).
|
|---|
| 900 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 901 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=140/poc=280: fn=139/poc=278
|
|---|
| 902 | [h264_vulkan @ 0x5c94596492c0] Frame 139/139 encoded
|
|---|
| 903 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 139, dts 139, size 479 bytes.
|
|---|
| 904 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (141).
|
|---|
| 905 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 906 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=141/poc=282: fn=140/poc=280
|
|---|
| 907 | [h264_vulkan @ 0x5c94596492c0] Frame 140/140 encoded
|
|---|
| 908 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 140, dts 140, size 472 bytes.
|
|---|
| 909 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (142).
|
|---|
| 910 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 911 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=142/poc=284: fn=141/poc=282
|
|---|
| 912 | [h264_vulkan @ 0x5c94596492c0] Frame 141/141 encoded
|
|---|
| 913 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 141, dts 141, size 468 bytes.
|
|---|
| 914 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (143).
|
|---|
| 915 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 916 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=143/poc=286: fn=142/poc=284
|
|---|
| 917 | [h264_vulkan @ 0x5c94596492c0] Frame 142/142 encoded
|
|---|
| 918 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 142, dts 142, size 450 bytes.
|
|---|
| 919 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (144).
|
|---|
| 920 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 921 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=144/poc=288: fn=143/poc=286
|
|---|
| 922 | [h264_vulkan @ 0x5c94596492c0] Frame 143/143 encoded
|
|---|
| 923 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 143, dts 143, size 426 bytes.
|
|---|
| 924 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (145).
|
|---|
| 925 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 926 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=145/poc=290: fn=144/poc=288
|
|---|
| 927 | [h264_vulkan @ 0x5c94596492c0] Frame 144/144 encoded
|
|---|
| 928 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 144, dts 144, size 443 bytes.
|
|---|
| 929 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (146).
|
|---|
| 930 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 931 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=146/poc=292: fn=145/poc=290
|
|---|
| 932 | [h264_vulkan @ 0x5c94596492c0] Frame 145/145 encoded
|
|---|
| 933 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 145, dts 145, size 437 bytes.
|
|---|
| 934 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (147).
|
|---|
| 935 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 936 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=147/poc=294: fn=146/poc=292
|
|---|
| 937 | [h264_vulkan @ 0x5c94596492c0] Frame 146/146 encoded
|
|---|
| 938 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 146, dts 146, size 458 bytes.
|
|---|
| 939 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (148).
|
|---|
| 940 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 941 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=148/poc=296: fn=147/poc=294
|
|---|
| 942 | [h264_vulkan @ 0x5c94596492c0] Frame 147/147 encoded
|
|---|
| 943 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 147, dts 147, size 472 bytes.
|
|---|
| 944 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (149).
|
|---|
| 945 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 946 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=149/poc=298: fn=148/poc=296
|
|---|
| 947 | [h264_vulkan @ 0x5c94596492c0] Frame 148/148 encoded
|
|---|
| 948 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 148, dts 148, size 457 bytes.
|
|---|
| 949 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (150).
|
|---|
| 950 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 951 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=150/poc=300: fn=149/poc=298
|
|---|
| 952 | [h264_vulkan @ 0x5c94596492c0] Frame 149/149 encoded
|
|---|
| 953 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 149, dts 149, size 542 bytes.
|
|---|
| 954 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (151).
|
|---|
| 955 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 956 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=151/poc=302: fn=150/poc=300
|
|---|
| 957 | [h264_vulkan @ 0x5c94596492c0] Frame 150/150 encoded
|
|---|
| 958 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 150, dts 150, size 503 bytes.
|
|---|
| 959 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (152).
|
|---|
| 960 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 961 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=152/poc=304: fn=151/poc=302
|
|---|
| 962 | [h264_vulkan @ 0x5c94596492c0] Frame 151/151 encoded
|
|---|
| 963 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 151, dts 151, size 523 bytes.
|
|---|
| 964 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (153).
|
|---|
| 965 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 966 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=153/poc=306: fn=152/poc=304
|
|---|
| 967 | [h264_vulkan @ 0x5c94596492c0] Frame 152/152 encoded
|
|---|
| 968 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 152, dts 152, size 494 bytes.
|
|---|
| 969 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (154).
|
|---|
| 970 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 971 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=154/poc=308: fn=153/poc=306
|
|---|
| 972 | [h264_vulkan @ 0x5c94596492c0] Frame 153/153 encoded
|
|---|
| 973 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 153, dts 153, size 450 bytes.
|
|---|
| 974 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (155).
|
|---|
| 975 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 976 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=155/poc=310: fn=154/poc=308
|
|---|
| 977 | [h264_vulkan @ 0x5c94596492c0] Frame 154/154 encoded
|
|---|
| 978 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 154, dts 154, size 433 bytes.
|
|---|
| 979 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (156).
|
|---|
| 980 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 981 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=156/poc=312: fn=155/poc=310
|
|---|
| 982 | [h264_vulkan @ 0x5c94596492c0] Frame 155/155 encoded
|
|---|
| 983 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 155, dts 155, size 471 bytes.
|
|---|
| 984 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (157).
|
|---|
| 985 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 986 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=157/poc=314: fn=156/poc=312
|
|---|
| 987 | [h264_vulkan @ 0x5c94596492c0] Frame 156/156 encoded
|
|---|
| 988 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 156, dts 156, size 452 bytes.
|
|---|
| 989 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (158).
|
|---|
| 990 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 991 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=158/poc=316: fn=157/poc=314
|
|---|
| 992 | [h264_vulkan @ 0x5c94596492c0] Frame 157/157 encoded
|
|---|
| 993 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 157, dts 157, size 477 bytes.
|
|---|
| 994 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (159).
|
|---|
| 995 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 996 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=159/poc=318: fn=158/poc=316
|
|---|
| 997 | [h264_vulkan @ 0x5c94596492c0] Frame 158/158 encoded
|
|---|
| 998 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 158, dts 158, size 457 bytes.
|
|---|
| 999 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (160).
|
|---|
| 1000 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1001 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=160/poc=320: fn=159/poc=318
|
|---|
| 1002 | [h264_vulkan @ 0x5c94596492c0] Frame 159/159 encoded
|
|---|
| 1003 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 159, dts 159, size 423 bytes.
|
|---|
| 1004 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (161).
|
|---|
| 1005 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1006 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=161/poc=322: fn=160/poc=320
|
|---|
| 1007 | [h264_vulkan @ 0x5c94596492c0] Frame 160/160 encoded
|
|---|
| 1008 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 160, dts 160, size 431 bytes.
|
|---|
| 1009 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (162).
|
|---|
| 1010 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1011 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=162/poc=324: fn=161/poc=322
|
|---|
| 1012 | [h264_vulkan @ 0x5c94596492c0] Frame 161/161 encoded
|
|---|
| 1013 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 161, dts 161, size 450 bytes.
|
|---|
| 1014 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (163).
|
|---|
| 1015 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1016 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=163/poc=326: fn=162/poc=324
|
|---|
| 1017 | [h264_vulkan @ 0x5c94596492c0] Frame 162/162 encoded
|
|---|
| 1018 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 162, dts 162, size 455 bytes.
|
|---|
| 1019 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (164).
|
|---|
| 1020 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1021 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=164/poc=328: fn=163/poc=326
|
|---|
| 1022 | [h264_vulkan @ 0x5c94596492c0] Frame 163/163 encoded
|
|---|
| 1023 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 163, dts 163, size 482 bytes.
|
|---|
| 1024 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (165).
|
|---|
| 1025 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1026 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=165/poc=330: fn=164/poc=328
|
|---|
| 1027 | [h264_vulkan @ 0x5c94596492c0] Frame 164/164 encoded
|
|---|
| 1028 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 164, dts 164, size 475 bytes.
|
|---|
| 1029 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (166).
|
|---|
| 1030 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1031 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=166/poc=332: fn=165/poc=330
|
|---|
| 1032 | [h264_vulkan @ 0x5c94596492c0] Frame 165/165 encoded
|
|---|
| 1033 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 165, dts 165, size 476 bytes.
|
|---|
| 1034 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (167).
|
|---|
| 1035 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1036 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=167/poc=334: fn=166/poc=332
|
|---|
| 1037 | [h264_vulkan @ 0x5c94596492c0] Frame 166/166 encoded
|
|---|
| 1038 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 166, dts 166, size 455 bytes.
|
|---|
| 1039 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (168).
|
|---|
| 1040 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1041 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=168/poc=336: fn=167/poc=334
|
|---|
| 1042 | [h264_vulkan @ 0x5c94596492c0] Frame 167/167 encoded
|
|---|
| 1043 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 167, dts 167, size 462 bytes.
|
|---|
| 1044 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (169).
|
|---|
| 1045 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1046 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=169/poc=338: fn=168/poc=336
|
|---|
| 1047 | [h264_vulkan @ 0x5c94596492c0] Frame 168/168 encoded
|
|---|
| 1048 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 168, dts 168, size 481 bytes.
|
|---|
| 1049 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (170).
|
|---|
| 1050 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1051 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=170/poc=340: fn=169/poc=338
|
|---|
| 1052 | [h264_vulkan @ 0x5c94596492c0] Frame 169/169 encoded
|
|---|
| 1053 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 169, dts 169, size 433 bytes.
|
|---|
| 1054 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (171).
|
|---|
| 1055 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1056 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=171/poc=342: fn=170/poc=340
|
|---|
| 1057 | [h264_vulkan @ 0x5c94596492c0] Frame 170/170 encoded
|
|---|
| 1058 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 170, dts 170, size 435 bytes.
|
|---|
| 1059 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (172).
|
|---|
| 1060 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1061 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=172/poc=344: fn=171/poc=342
|
|---|
| 1062 | [h264_vulkan @ 0x5c94596492c0] Frame 171/171 encoded
|
|---|
| 1063 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 171, dts 171, size 483 bytes.
|
|---|
| 1064 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (173).
|
|---|
| 1065 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1066 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=173/poc=346: fn=172/poc=344
|
|---|
| 1067 | [h264_vulkan @ 0x5c94596492c0] Frame 172/172 encoded
|
|---|
| 1068 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 172, dts 172, size 437 bytes.
|
|---|
| 1069 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (174).
|
|---|
| 1070 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1071 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=174/poc=348: fn=173/poc=346
|
|---|
| 1072 | [h264_vulkan @ 0x5c94596492c0] Frame 173/173 encoded
|
|---|
| 1073 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 173, dts 173, size 458 bytes.
|
|---|
| 1074 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (175).
|
|---|
| 1075 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1076 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=175/poc=350: fn=174/poc=348
|
|---|
| 1077 | [h264_vulkan @ 0x5c94596492c0] Frame 174/174 encoded
|
|---|
| 1078 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 174, dts 174, size 524 bytes.
|
|---|
| 1079 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (176).
|
|---|
| 1080 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1081 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=176/poc=352: fn=175/poc=350
|
|---|
| 1082 | [h264_vulkan @ 0x5c94596492c0] Frame 175/175 encoded
|
|---|
| 1083 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 175, dts 175, size 405 bytes.
|
|---|
| 1084 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (177).
|
|---|
| 1085 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1086 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=177/poc=354: fn=176/poc=352
|
|---|
| 1087 | [h264_vulkan @ 0x5c94596492c0] Frame 176/176 encoded
|
|---|
| 1088 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 176, dts 176, size 413 bytes.
|
|---|
| 1089 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (178).
|
|---|
| 1090 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1091 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=178/poc=356: fn=177/poc=354
|
|---|
| 1092 | [h264_vulkan @ 0x5c94596492c0] Frame 177/177 encoded
|
|---|
| 1093 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 177, dts 177, size 445 bytes.
|
|---|
| 1094 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (179).
|
|---|
| 1095 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1096 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=179/poc=358: fn=178/poc=356
|
|---|
| 1097 | [h264_vulkan @ 0x5c94596492c0] Frame 178/178 encoded
|
|---|
| 1098 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 178, dts 178, size 450 bytes.
|
|---|
| 1099 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (180).
|
|---|
| 1100 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1101 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=180/poc=360: fn=179/poc=358
|
|---|
| 1102 | [h264_vulkan @ 0x5c94596492c0] Frame 179/179 encoded
|
|---|
| 1103 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 179, dts 179, size 457 bytes.
|
|---|
| 1104 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (181).
|
|---|
| 1105 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1106 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=181/poc=362: fn=180/poc=360
|
|---|
| 1107 | [h264_vulkan @ 0x5c94596492c0] Frame 180/180 encoded
|
|---|
| 1108 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 180, dts 180, size 450 bytes.
|
|---|
| 1109 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (182).
|
|---|
| 1110 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1111 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=182/poc=364: fn=181/poc=362
|
|---|
| 1112 | [h264_vulkan @ 0x5c94596492c0] Frame 181/181 encoded
|
|---|
| 1113 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 181, dts 181, size 458 bytes.
|
|---|
| 1114 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (183).
|
|---|
| 1115 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1116 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=183/poc=366: fn=182/poc=364
|
|---|
| 1117 | [h264_vulkan @ 0x5c94596492c0] Frame 182/182 encoded
|
|---|
| 1118 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 182, dts 182, size 481 bytes.
|
|---|
| 1119 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (184).
|
|---|
| 1120 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1121 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=184/poc=368: fn=183/poc=366
|
|---|
| 1122 | [h264_vulkan @ 0x5c94596492c0] Frame 183/183 encoded
|
|---|
| 1123 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 183, dts 183, size 483 bytes.
|
|---|
| 1124 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (185).
|
|---|
| 1125 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1126 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=185/poc=370: fn=184/poc=368
|
|---|
| 1127 | [h264_vulkan @ 0x5c94596492c0] Frame 184/184 encoded
|
|---|
| 1128 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 184, dts 184, size 430 bytes.
|
|---|
| 1129 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (186).
|
|---|
| 1130 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1131 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=186/poc=372: fn=185/poc=370
|
|---|
| 1132 | [h264_vulkan @ 0x5c94596492c0] Frame 185/185 encoded
|
|---|
| 1133 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 185, dts 185, size 431 bytes.
|
|---|
| 1134 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (187).
|
|---|
| 1135 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1136 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=187/poc=374: fn=186/poc=372
|
|---|
| 1137 | [h264_vulkan @ 0x5c94596492c0] Frame 186/186 encoded
|
|---|
| 1138 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 186, dts 186, size 427 bytes.
|
|---|
| 1139 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (188).
|
|---|
| 1140 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1141 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=188/poc=376: fn=187/poc=374
|
|---|
| 1142 | [h264_vulkan @ 0x5c94596492c0] Frame 187/187 encoded
|
|---|
| 1143 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 187, dts 187, size 459 bytes.
|
|---|
| 1144 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (189).
|
|---|
| 1145 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1146 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=189/poc=378: fn=188/poc=376
|
|---|
| 1147 | [h264_vulkan @ 0x5c94596492c0] Frame 188/188 encoded
|
|---|
| 1148 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 188, dts 188, size 445 bytes.
|
|---|
| 1149 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (190).
|
|---|
| 1150 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1151 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=190/poc=380: fn=189/poc=378
|
|---|
| 1152 | [h264_vulkan @ 0x5c94596492c0] Frame 189/189 encoded
|
|---|
| 1153 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 189, dts 189, size 427 bytes.
|
|---|
| 1154 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (191).
|
|---|
| 1155 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1156 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=191/poc=382: fn=190/poc=380
|
|---|
| 1157 | [h264_vulkan @ 0x5c94596492c0] Frame 190/190 encoded
|
|---|
| 1158 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 190, dts 190, size 448 bytes.
|
|---|
| 1159 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (192).
|
|---|
| 1160 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1161 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=192/poc=384: fn=191/poc=382
|
|---|
| 1162 | [h264_vulkan @ 0x5c94596492c0] Frame 191/191 encoded
|
|---|
| 1163 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 191, dts 191, size 424 bytes.
|
|---|
| 1164 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (193).
|
|---|
| 1165 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1166 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=193/poc=386: fn=192/poc=384
|
|---|
| 1167 | [h264_vulkan @ 0x5c94596492c0] Frame 192/192 encoded
|
|---|
| 1168 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 192, dts 192, size 431 bytes.
|
|---|
| 1169 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (194).
|
|---|
| 1170 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1171 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=194/poc=388: fn=193/poc=386
|
|---|
| 1172 | [h264_vulkan @ 0x5c94596492c0] Frame 193/193 encoded
|
|---|
| 1173 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 193, dts 193, size 425 bytes.
|
|---|
| 1174 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (195).
|
|---|
| 1175 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1176 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=195/poc=390: fn=194/poc=388
|
|---|
| 1177 | [h264_vulkan @ 0x5c94596492c0] Frame 194/194 encoded
|
|---|
| 1178 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 194, dts 194, size 427 bytes.
|
|---|
| 1179 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (196).
|
|---|
| 1180 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1181 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=196/poc=392: fn=195/poc=390
|
|---|
| 1182 | [h264_vulkan @ 0x5c94596492c0] Frame 195/195 encoded
|
|---|
| 1183 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 195, dts 195, size 440 bytes.
|
|---|
| 1184 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (197).
|
|---|
| 1185 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1186 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=197/poc=394: fn=196/poc=392
|
|---|
| 1187 | [h264_vulkan @ 0x5c94596492c0] Frame 196/196 encoded
|
|---|
| 1188 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 196, dts 196, size 414 bytes.
|
|---|
| 1189 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (198).
|
|---|
| 1190 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1191 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=198/poc=396: fn=197/poc=394
|
|---|
| 1192 | [h264_vulkan @ 0x5c94596492c0] Frame 197/197 encoded
|
|---|
| 1193 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 197, dts 197, size 422 bytes.
|
|---|
| 1194 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (199).
|
|---|
| 1195 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1196 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=199/poc=398: fn=198/poc=396
|
|---|
| 1197 | [h264_vulkan @ 0x5c94596492c0] Frame 198/198 encoded
|
|---|
| 1198 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 198, dts 198, size 421 bytes.
|
|---|
| 1199 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (200).
|
|---|
| 1200 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1201 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=200/poc=400: fn=199/poc=398
|
|---|
| 1202 | [h264_vulkan @ 0x5c94596492c0] Frame 199/199 encoded
|
|---|
| 1203 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 199, dts 199, size 572 bytes.
|
|---|
| 1204 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (201).
|
|---|
| 1205 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1206 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=201/poc=402: fn=200/poc=400
|
|---|
| 1207 | [h264_vulkan @ 0x5c94596492c0] Frame 200/200 encoded
|
|---|
| 1208 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 200, dts 200, size 402 bytes.
|
|---|
| 1209 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (202).
|
|---|
| 1210 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1211 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=202/poc=404: fn=201/poc=402
|
|---|
| 1212 | [h264_vulkan @ 0x5c94596492c0] Frame 201/201 encoded
|
|---|
| 1213 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 201, dts 201, size 399 bytes.
|
|---|
| 1214 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (203).
|
|---|
| 1215 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1216 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=203/poc=406: fn=202/poc=404
|
|---|
| 1217 | [h264_vulkan @ 0x5c94596492c0] Frame 202/202 encoded
|
|---|
| 1218 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 202, dts 202, size 447 bytes.
|
|---|
| 1219 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (204).
|
|---|
| 1220 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1221 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=204/poc=408: fn=203/poc=406
|
|---|
| 1222 | [h264_vulkan @ 0x5c94596492c0] Frame 203/203 encoded
|
|---|
| 1223 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 203, dts 203, size 433 bytes.
|
|---|
| 1224 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (205).
|
|---|
| 1225 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1226 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=205/poc=410: fn=204/poc=408
|
|---|
| 1227 | [h264_vulkan @ 0x5c94596492c0] Frame 204/204 encoded
|
|---|
| 1228 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 204, dts 204, size 461 bytes.
|
|---|
| 1229 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (206).
|
|---|
| 1230 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1231 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=206/poc=412: fn=205/poc=410
|
|---|
| 1232 | [h264_vulkan @ 0x5c94596492c0] Frame 205/205 encoded
|
|---|
| 1233 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 205, dts 205, size 403 bytes.
|
|---|
| 1234 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (207).
|
|---|
| 1235 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1236 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=207/poc=414: fn=206/poc=412
|
|---|
| 1237 | [h264_vulkan @ 0x5c94596492c0] Frame 206/206 encoded
|
|---|
| 1238 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 206, dts 206, size 419 bytes.
|
|---|
| 1239 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (208).
|
|---|
| 1240 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1241 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=208/poc=416: fn=207/poc=414
|
|---|
| 1242 | [h264_vulkan @ 0x5c94596492c0] Frame 207/207 encoded
|
|---|
| 1243 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 207, dts 207, size 394 bytes.
|
|---|
| 1244 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (209).
|
|---|
| 1245 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1246 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=209/poc=418: fn=208/poc=416
|
|---|
| 1247 | [h264_vulkan @ 0x5c94596492c0] Frame 208/208 encoded
|
|---|
| 1248 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 208, dts 208, size 442 bytes.
|
|---|
| 1249 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (210).
|
|---|
| 1250 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1251 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=210/poc=420: fn=209/poc=418
|
|---|
| 1252 | [h264_vulkan @ 0x5c94596492c0] Frame 209/209 encoded
|
|---|
| 1253 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 209, dts 209, size 435 bytes.
|
|---|
| 1254 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (211).
|
|---|
| 1255 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1256 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=211/poc=422: fn=210/poc=420
|
|---|
| 1257 | [h264_vulkan @ 0x5c94596492c0] Frame 210/210 encoded
|
|---|
| 1258 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 210, dts 210, size 463 bytes.
|
|---|
| 1259 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (212).
|
|---|
| 1260 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1261 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=212/poc=424: fn=211/poc=422
|
|---|
| 1262 | [h264_vulkan @ 0x5c94596492c0] Frame 211/211 encoded
|
|---|
| 1263 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 211, dts 211, size 506 bytes.
|
|---|
| 1264 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (213).
|
|---|
| 1265 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1266 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=213/poc=426: fn=212/poc=424
|
|---|
| 1267 | [h264_vulkan @ 0x5c94596492c0] Frame 212/212 encoded
|
|---|
| 1268 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 212, dts 212, size 491 bytes.
|
|---|
| 1269 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (214).
|
|---|
| 1270 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1271 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=214/poc=428: fn=213/poc=426
|
|---|
| 1272 | [h264_vulkan @ 0x5c94596492c0] Frame 213/213 encoded
|
|---|
| 1273 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 213, dts 213, size 468 bytes.
|
|---|
| 1274 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (215).
|
|---|
| 1275 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1276 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=215/poc=430: fn=214/poc=428
|
|---|
| 1277 | [h264_vulkan @ 0x5c94596492c0] Frame 214/214 encoded
|
|---|
| 1278 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 214, dts 214, size 450 bytes.
|
|---|
| 1279 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (216).
|
|---|
| 1280 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1281 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=216/poc=432: fn=215/poc=430
|
|---|
| 1282 | [h264_vulkan @ 0x5c94596492c0] Frame 215/215 encoded
|
|---|
| 1283 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 215, dts 215, size 470 bytes.
|
|---|
| 1284 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (217).
|
|---|
| 1285 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1286 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=217/poc=434: fn=216/poc=432
|
|---|
| 1287 | [h264_vulkan @ 0x5c94596492c0] Frame 216/216 encoded
|
|---|
| 1288 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 216, dts 216, size 514 bytes.
|
|---|
| 1289 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (218).
|
|---|
| 1290 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1291 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=218/poc=436: fn=217/poc=434
|
|---|
| 1292 | [h264_vulkan @ 0x5c94596492c0] Frame 217/217 encoded
|
|---|
| 1293 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 217, dts 217, size 444 bytes.
|
|---|
| 1294 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (219).
|
|---|
| 1295 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1296 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=219/poc=438: fn=218/poc=436
|
|---|
| 1297 | [h264_vulkan @ 0x5c94596492c0] Frame 218/218 encoded
|
|---|
| 1298 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 218, dts 218, size 489 bytes.
|
|---|
| 1299 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (220).
|
|---|
| 1300 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1301 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=220/poc=440: fn=219/poc=438
|
|---|
| 1302 | [h264_vulkan @ 0x5c94596492c0] Frame 219/219 encoded
|
|---|
| 1303 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 219, dts 219, size 477 bytes.
|
|---|
| 1304 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (221).
|
|---|
| 1305 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1306 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=221/poc=442: fn=220/poc=440
|
|---|
| 1307 | [h264_vulkan @ 0x5c94596492c0] Frame 220/220 encoded
|
|---|
| 1308 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 220, dts 220, size 457 bytes.
|
|---|
| 1309 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (222).
|
|---|
| 1310 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1311 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=222/poc=444: fn=221/poc=442
|
|---|
| 1312 | [h264_vulkan @ 0x5c94596492c0] Frame 221/221 encoded
|
|---|
| 1313 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 221, dts 221, size 430 bytes.
|
|---|
| 1314 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (223).
|
|---|
| 1315 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1316 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=223/poc=446: fn=222/poc=444
|
|---|
| 1317 | [h264_vulkan @ 0x5c94596492c0] Frame 222/222 encoded
|
|---|
| 1318 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 222, dts 222, size 418 bytes.
|
|---|
| 1319 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (224).
|
|---|
| 1320 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1321 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=224/poc=448: fn=223/poc=446
|
|---|
| 1322 | [h264_vulkan @ 0x5c94596492c0] Frame 223/223 encoded
|
|---|
| 1323 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 223, dts 223, size 430 bytes.
|
|---|
| 1324 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (225).
|
|---|
| 1325 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1326 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=225/poc=450: fn=224/poc=448
|
|---|
| 1327 | [h264_vulkan @ 0x5c94596492c0] Frame 224/224 encoded
|
|---|
| 1328 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 224, dts 224, size 502 bytes.
|
|---|
| 1329 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (226).
|
|---|
| 1330 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1331 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=226/poc=452: fn=225/poc=450
|
|---|
| 1332 | [h264_vulkan @ 0x5c94596492c0] Frame 225/225 encoded
|
|---|
| 1333 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 225, dts 225, size 444 bytes.
|
|---|
| 1334 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (227).
|
|---|
| 1335 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1336 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=227/poc=454: fn=226/poc=452
|
|---|
| 1337 | [h264_vulkan @ 0x5c94596492c0] Frame 226/226 encoded
|
|---|
| 1338 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 226, dts 226, size 433 bytes.
|
|---|
| 1339 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (228).
|
|---|
| 1340 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1341 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=228/poc=456: fn=227/poc=454
|
|---|
| 1342 | [h264_vulkan @ 0x5c94596492c0] Frame 227/227 encoded
|
|---|
| 1343 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 227, dts 227, size 444 bytes.
|
|---|
| 1344 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (229).
|
|---|
| 1345 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1346 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=229/poc=458: fn=228/poc=456
|
|---|
| 1347 | [h264_vulkan @ 0x5c94596492c0] Frame 228/228 encoded
|
|---|
| 1348 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 228, dts 228, size 440 bytes.
|
|---|
| 1349 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (230).
|
|---|
| 1350 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1351 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=230/poc=460: fn=229/poc=458
|
|---|
| 1352 | [h264_vulkan @ 0x5c94596492c0] Frame 229/229 encoded
|
|---|
| 1353 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 229, dts 229, size 459 bytes.
|
|---|
| 1354 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (231).
|
|---|
| 1355 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1356 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=231/poc=462: fn=230/poc=460
|
|---|
| 1357 | [h264_vulkan @ 0x5c94596492c0] Frame 230/230 encoded
|
|---|
| 1358 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 230, dts 230, size 414 bytes.
|
|---|
| 1359 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (232).
|
|---|
| 1360 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1361 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=232/poc=464: fn=231/poc=462
|
|---|
| 1362 | [h264_vulkan @ 0x5c94596492c0] Frame 231/231 encoded
|
|---|
| 1363 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 231, dts 231, size 442 bytes.
|
|---|
| 1364 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (233).
|
|---|
| 1365 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1366 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=233/poc=466: fn=232/poc=464
|
|---|
| 1367 | [h264_vulkan @ 0x5c94596492c0] Frame 232/232 encoded
|
|---|
| 1368 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 232, dts 232, size 438 bytes.
|
|---|
| 1369 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (234).
|
|---|
| 1370 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1371 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=234/poc=468: fn=233/poc=466
|
|---|
| 1372 | [h264_vulkan @ 0x5c94596492c0] Frame 233/233 encoded
|
|---|
| 1373 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 233, dts 233, size 425 bytes.
|
|---|
| 1374 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (235).
|
|---|
| 1375 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1376 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=235/poc=470: fn=234/poc=468
|
|---|
| 1377 | [h264_vulkan @ 0x5c94596492c0] Frame 234/234 encoded
|
|---|
| 1378 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 234, dts 234, size 396 bytes.
|
|---|
| 1379 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (236).
|
|---|
| 1380 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1381 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=236/poc=472: fn=235/poc=470
|
|---|
| 1382 | [h264_vulkan @ 0x5c94596492c0] Frame 235/235 encoded
|
|---|
| 1383 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 235, dts 235, size 421 bytes.
|
|---|
| 1384 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (237).
|
|---|
| 1385 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1386 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=237/poc=474: fn=236/poc=472
|
|---|
| 1387 | [h264_vulkan @ 0x5c94596492c0] Frame 236/236 encoded
|
|---|
| 1388 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 236, dts 236, size 386 bytes.
|
|---|
| 1389 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (238).
|
|---|
| 1390 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1391 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=238/poc=476: fn=237/poc=474
|
|---|
| 1392 | [h264_vulkan @ 0x5c94596492c0] Frame 237/237 encoded
|
|---|
| 1393 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 237, dts 237, size 415 bytes.
|
|---|
| 1394 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (239).
|
|---|
| 1395 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1396 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=239/poc=478: fn=238/poc=476
|
|---|
| 1397 | [h264_vulkan @ 0x5c94596492c0] Frame 238/238 encoded
|
|---|
| 1398 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 238, dts 238, size 390 bytes.
|
|---|
| 1399 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (240).
|
|---|
| 1400 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1401 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=240/poc=480: fn=239/poc=478
|
|---|
| 1402 | [h264_vulkan @ 0x5c94596492c0] Frame 239/239 encoded
|
|---|
| 1403 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 239, dts 239, size 357 bytes.
|
|---|
| 1404 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (241).
|
|---|
| 1405 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1406 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=241/poc=482: fn=240/poc=480
|
|---|
| 1407 | [out_#0:0 @ 0x705a04003f80] EOF on sink link out_#0:0:default.
|
|---|
| 1408 | [vf#0:0 @ 0x5c9459657f00] Filtergraph returned EOF, finishing
|
|---|
| 1409 | [vf#0:0 @ 0x5c9459657f00] All consumers returned EOF
|
|---|
| 1410 | [h264_vulkan @ 0x5c94596492c0] Frame 240/240 encoded
|
|---|
| 1411 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 240, dts 240, size 384 bytes.
|
|---|
| 1412 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (242).
|
|---|
| 1413 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1414 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=242/poc=484: fn=241/poc=482
|
|---|
| 1415 | [vf#0:0 @ 0x5c9459657f00] Terminating thread with return code 0 (success)
|
|---|
| 1416 | [vist#0:0/wrapped_avframe @ 0x5c9459610a40] [dec:wrapped_avframe @ 0x5c94596500c0] Decoder returned EOF, finishing
|
|---|
| 1417 | [vist#0:0/wrapped_avframe @ 0x5c9459610a40] [dec:wrapped_avframe @ 0x5c94596500c0] Terminating thread with return code 0 (success)
|
|---|
| 1418 | [vist#0:0/wrapped_avframe @ 0x5c9459610a40] All consumers of this stream are done
|
|---|
| 1419 | [in#0/lavfi @ 0x5c94596158c0] All consumers are done
|
|---|
| 1420 | [in#0/lavfi @ 0x5c94596158c0] Terminating thread with return code 0 (success)
|
|---|
| 1421 | [h264_vulkan @ 0x5c94596492c0] Frame 241/241 encoded
|
|---|
| 1422 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 241, dts 241, size 395 bytes.
|
|---|
| 1423 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (243).
|
|---|
| 1424 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1425 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=243/poc=486: fn=242/poc=484
|
|---|
| 1426 | [h264_vulkan @ 0x5c94596492c0] Frame 242/242 encoded
|
|---|
| 1427 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 242, dts 242, size 391 bytes.
|
|---|
| 1428 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (244).
|
|---|
| 1429 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1430 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=244/poc=488: fn=243/poc=486
|
|---|
| 1431 | [h264_vulkan @ 0x5c94596492c0] Frame 243/243 encoded
|
|---|
| 1432 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 243, dts 243, size 363 bytes.
|
|---|
| 1433 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (245).
|
|---|
| 1434 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1435 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=245/poc=490: fn=244/poc=488
|
|---|
| 1436 | [h264_vulkan @ 0x5c94596492c0] Frame 244/244 encoded
|
|---|
| 1437 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 244, dts 244, size 377 bytes.
|
|---|
| 1438 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (246).
|
|---|
| 1439 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1440 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=246/poc=492: fn=245/poc=490
|
|---|
| 1441 | [h264_vulkan @ 0x5c94596492c0] Frame 245/245 encoded
|
|---|
| 1442 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 245, dts 245, size 381 bytes.
|
|---|
| 1443 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (247).
|
|---|
| 1444 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1445 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=247/poc=494: fn=246/poc=492
|
|---|
| 1446 | [h264_vulkan @ 0x5c94596492c0] Frame 246/246 encoded
|
|---|
| 1447 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 246, dts 246, size 352 bytes.
|
|---|
| 1448 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (248).
|
|---|
| 1449 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1450 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=248/poc=496: fn=247/poc=494
|
|---|
| 1451 | [h264_vulkan @ 0x5c94596492c0] Frame 247/247 encoded
|
|---|
| 1452 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 247, dts 247, size 378 bytes.
|
|---|
| 1453 | [h264_vulkan @ 0x5c94596492c0] Input frame: 320x240 (249).
|
|---|
| 1454 | [h264_vulkan @ 0x5c94596492c0] Pick normal P-picture to encode next.
|
|---|
| 1455 | [h264_vulkan @ 0x5c94596492c0] Default RefPicList0 for fn=249/poc=498: fn=248/poc=496
|
|---|
| 1456 | [h264_vulkan @ 0x5c94596492c0] Frame 248/248 encoded
|
|---|
| 1457 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 248, dts 248, size 349 bytes.
|
|---|
| 1458 | [vost#0:0/h264_vulkan @ 0x5c9459600fc0] [enc:h264_vulkan @ 0x5c9459611700] Encoder thread received EOF
|
|---|
| 1459 | [h264_vulkan @ 0x5c94596492c0] Frame 249/249 encoded
|
|---|
| 1460 | [h264_vulkan @ 0x5c94596492c0] Output packet: pts 249, dts 249, size 349 bytes.
|
|---|
| 1461 | [vost#0:0/h264_vulkan @ 0x5c9459600fc0] Terminating thread with return code 0 (success)
|
|---|
| 1462 | [out#0/mp4 @ 0x5c9459610c40] All streams finished
|
|---|
| 1463 | [out#0/mp4 @ 0x5c9459610c40] Terminating thread with return code 0 (success)
|
|---|
| 1464 | [AVIOContext @ 0x5c9459617ec0] Statistics: 112748 bytes written, 2 seeks, 4 writeouts
|
|---|
| 1465 | [out#0/mp4 @ 0x5c9459610c40] Output file #0 (out.mp4):
|
|---|
| 1466 | [out#0/mp4 @ 0x5c9459610c40] Output stream #0:0 (video): 250 frames encoded; 250 packets muxed (110887 bytes);
|
|---|
| 1467 | [out#0/mp4 @ 0x5c9459610c40] Total: 250 packets (110887 bytes) muxed
|
|---|
| 1468 | [out#0/mp4 @ 0x5c9459610c40] video:108KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 1.674678%
|
|---|
| 1469 | frame= 250 fps=0.0 q=-0.0 Lsize= 110KiB time=00:00:10.00 bitrate= 90.2kbits/s speed=82.1x
|
|---|
| 1470 | [in#0/lavfi @ 0x5c94596158c0] Input file #0 (testsrc):
|
|---|
| 1471 | [in#0/lavfi @ 0x5c94596158c0] Input stream #0:0 (video): 269 packets read (118360 bytes); 260 frames decoded; 0 decode errors;
|
|---|
| 1472 | [in#0/lavfi @ 0x5c94596158c0] Total: 269 packets (118360 bytes) demuxed
|
|---|