SVT-AV1

High-performance open-source AV1 encoder (SVT-AV1 and FFmpeg), SSH-driven.

Open sourceSLA: oss-best-effortv3.1.2Image
SVT-AV1 SvtAv1EncApp CLI + FFmpeg libsvtav1
SVT-AV1 SvtAv1EncApp CLI + FFmpeg libsvtav1

SVT-AV1 (Scalable Video Technology for AV1) is a high-performance, production-grade open-source AV1 encoder developed under the Alliance for Open Media. This appliance gives you the SvtAv1EncApp command-line encoder plus FFmpeg with the libsvtav1 encoder on a ready-to-use VM, so you can encode to AV1 at the edge without building a toolchain yourself.

Key features

  • SvtAv1EncApp, the fast multithreaded AV1 CLI encoder, built from the upstream v3.1.2 source
  • FFmpeg with libsvtav1 for encoding any input (ffmpeg -c:v libsvtav1) and dav1d for AV1 decode/inspection
  • Preset-based quality/speed control (--preset 0..13) and CRF/VBR/CBR rate control
  • Built portably with SVT-AV1 runtime CPU dispatch: it automatically uses the best instruction set your VM's CPU reports (from C/SSE up to AVX-512) and will not crash with an illegal-instruction error on a baseline vCPU
  • A first-boot self-check runs a REAL test encode and reports encoder health on the landing page and /health endpoint, so you know the encoder actually works on this VM
  • A tiny sample clip is bundled to try immediately

Use cases

  • Batch or on-demand AV1 encoding of video assets close to your storage or origin
  • A dedicated AV1 encode worker driven over SSH or your own automation
  • Evaluating AV1 quality/bitrate against your existing H.264/HEVC pipeline

Why run it on the NetActuate edge Running the encoder in a PoP near your media keeps large source files off the public internet, shortens the path to your storage, and gives you dedicated CPU for encoding on infrastructure you control.

There is no web application: this is a headless CLI encoder. SSH into the instance and run SvtAv1EncApp or ffmpeg. The instance's landing page (and /health) exist only to document usage and confirm the encoder is installed and runs on this VM's CPU.

Frequently asked questions

How do I deploy SVT-AV1 on NetActuate?

Use the Deploy on NetActuate button to talk to our team. We provision SVT-AV1 on a NetActuate virtual machine in the point of presence you choose, close to your audience. Each deployment runs in the single location you select.

What does it cost to run SVT-AV1?

SVT-AV1 is open-source software and free to run on the marketplace - you pay only for the NetActuate compute (virtual-machine size and location) it runs on, at standard rates. There are no usage-based software fees.

Where can SVT-AV1 run?

SVT-AV1 can be deployed in any of NetActuate's 45+ points of presence across every continent, so you can place ingest, transcode, delivery and caching close to your contributors and viewers.

Who supports SVT-AV1?

NetActuate operates and supports the underlying infrastructure - the virtual machine, network and edge platform. The application itself is supported by its upstream open-source project.