Skip to main content

HwaccelFamily

A kind of hardware decoding, and the presets that drive it.

keyFamily keyrequired

Stable identifier for this kind of hardware decoding.

presets objectrequired

The ffmpeg preset for each codec this family decodes, or a single 'any' preset when it decodes every codec.

property name*string
HwaccelFamily
{
"key": "string",
"presets": {}
}