Skip to main content

backend_output_caps

Function backend_output_caps 

Source
pub fn backend_output_caps(backend: EncoderBackend) -> OutputCaps
Expand description

Output capabilities of a specific hardware backend. All three do 10-bit AV1, so they can produce HDR without the ffmpeg feature: NVENC via Yuv420_10bit, AMF via P010, and QSV via the in-repo oneVPL P010 path ([qsv_p010]).