Skip to content

SCDemo: enable hardware encoders

  1. For VAAPI: before using, verify you've ffmpeg with vaapi and an intel gpu.
$ ffmpeg -encoders | grep vp9_vaapi
  1. For NVENC: nvidia GPU with working drivers.
Edited by Jaswant Panchumarti (Kitware)

Merge request reports