🪠️ WWAA Video Resolution

WWAA_VideoResolution

Provides standard video resolutions from 480p to 4K with support for multiple aspect ratios (16:9, 21:9, 2:1, 4:3, 3:2, 4:5, 1:1) and orientations. Outputs width and height as integers. Resolution multipliers are model-specific for compatibility with different video generation models.

Pack: WWAA-CustomNodes

custom_nodes.WWAA-CustomNodes

Inputs (7)

NameTypeRequired
model_typeCOMBOrequired
resolutionCOMBOrequired
aspect_ratioCOMBOrequired
orientationCOMBOrequired
use_customBOOLEANrequired
custom_widthINTrequired
custom_heightINTrequired

Outputs (2)

NameType
widthINT
heightINT