Skip to content

encode: dump full encode capabilities under --verbose - #213

Merged
dabrain34 merged 1 commit into
KhronosGroup:mainfrom
dabrain34:dab_add_debug_encode_capabilities
Jun 10, 2026
Merged

encode: dump full encode capabilities under --verbose#213
dabrain34 merged 1 commit into
KhronosGroup:mainfrom
dabrain34:dab_add_debug_encode_capabilities

Conversation

@dabrain34

Copy link
Copy Markdown
Contributor

Description

Add the full codec-specific *EncodeCapabilities struct to the existing verbose dump in InitDeviceCapabilities (AV1/H.264/H.265), alongside the common video capabilities. Fires once at session init.

No real change in behavior.

Type of change

feature

Issue (optional)

Tests

NVIDIA GeForce RTX 3050 Ti Laptop GPU / NVIDIA 595.44.00 / Ubuntu 24.04.4 LTS

Total Tests: 79
Passed: 62
Crashed: 0
Failed: 0
Not Supported: 16
Skipped: 1 (in skip list)
Success Rate: 100.0%

Intel(R) Iris(R) Xe Graphics (ADL GT2) / Intel open-source Mesa driver Mesa 26.1.2 (git-c653d1509f) / Ubuntu 24.04.4 LTS

Total Tests: 79
Passed: 54
Crashed: 0
Failed: 0
Not Supported: 19
Skipped: 6 (in skip list)
Success Rate: 100.0%

Additional Details (optional)

@dabrain34
dabrain34 force-pushed the dab_add_debug_encode_capabilities branch 2 times, most recently from b77796b to 79897a6 Compare June 5, 2026 15:52
@dabrain34 dabrain34 changed the title encode: dump full encode capabilities under --verbose Draft: encode: dump full encode capabilities under --verbose Jun 5, 2026
@dabrain34
dabrain34 force-pushed the dab_add_debug_encode_capabilities branch from 79897a6 to 0c82152 Compare June 8, 2026 10:38
@dabrain34 dabrain34 changed the title Draft: encode: dump full encode capabilities under --verbose encode: dump full encode capabilities under --verbose Jun 8, 2026
Comment thread vk_video_encoder/libs/VkVideoEncoder/VkEncoderConfigH264.cpp
Comment thread vk_video_encoder/libs/VkVideoEncoder/VkEncoderConfigAV1.cpp
Add the full codec-specific *EncodeCapabilities struct to the existing
verbose dump in InitDeviceCapabilities (AV1/H.264/H.265), alongside the
common video capabilities. Fires once at session init.
@dabrain34
dabrain34 force-pushed the dab_add_debug_encode_capabilities branch from 0c82152 to c4cbb3b Compare June 10, 2026 09:36
@dabrain34
dabrain34 merged commit 8f668d2 into KhronosGroup:main Jun 10, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants