At an identical 1500 kbps ABR target on a 120 s 1080p Meridian source, AMD's av1_vaapi hardware encoder used 0.32 Wh to produce a file scoring VMAF 90.79, while libsvtav1 (SVT-AV1) on the CPU used 0.71 Wh for a file scoring VMAF 92.74. The GPU path is ~2.3× faster and uses ~55% less energy — but produces a ~40% larger file at ~2 VMAF points lower perceptual quality.
This is the first OWL finding that pairs energy with a measured perceptual quality axis (VMAF, shipped in CR-044). Until VMAF landed, "AV1 GPU is faster and cheaper" looked like an unqualified win. With VMAF, the trade-off is visible: the hardware encoder's speed and energy advantage comes from a less compression-efficient encode that produces a larger file at lower perceptual quality. Operators choosing between paths can now see what they are giving up.
For the other two codecs in the same run (H.264 and H.265) the CPU-vs-GPU VMAF gap is ≤2 points and within measurement noise — H.264 scored 94.0 (CPU) vs 92.1 (GPU); H.265 scored 94.1 vs 92.0. AV1 is the codec where the hardware-vs-software gap actually shows in our measurements — and it is the codec where the streaming industry's adoption decision is most active.
A single 120-second 1080p source (Meridian, Netflix Open Content, CC BY 4.0). Six encodes total — H.264 / H.265 / AV1 each on CPU (libx264 / libx265 / libsvtav1) and GPU (h264_vaapi / hevc_vaapi / av1_vaapi). Constant per-codec ABR bitrate target across CPU and GPU sides (4 / 2 / 1.5 Mbps). Energy measured at the wall via a Tapo P110 plug at 1 Hz, with the same focus-mode + lock-file + cooldown protocol every other OWL run uses. VMAF computed as a terminal pass after each measurement window closes, so its CPU draw never enters the reported energy.
All six encodes returned 🟢 confidence (CR-028 Phase 2 confidence-interval model — confidence_positive = 1.0 on all six). The full source measurement, including raw P110 sample arrays, codec-by-codec energy and VMAF, and per-encode thermal traces, is embedded below.
The canonical Video — ABR All-Codecs benchmark finding (Meridian 120 s, n=3, all 🟢) covers the broader picture — H.264 / H.265 / AV1 at the standard ABR ladder, CPU vs GPU energy and speed. This finding is the zoom-in on the AV1 hardware-vs-software pair specifically, made possible by VMAF.