Video Core Next is AMD's brand for its dedicated video encoding and decoding hardware core. It is a family of hardware accelerator designs for encoding and decoding video, and is built into AMD's GPUs and APUs since AMD Raven Ridge, released January 2018.

Background

Video Core Next is AMD's successor to both the Unified Video Decoder and Video Coding Engine designs, which are hardware accelerators for video decoding and encoding, respectively. It can be used to decode, encode and transcode ("sync") video streams, for example, a DVD or Blu-ray Disc to a format appropriate to, for example, a smartphone. Unlike video encoding on a CPU or a general-purpose GPU, Video Core Next is a dedicated hardware core on the processor die. This application-specific integrated circuit (ASIC) allows for more power-efficient video processing.

Feature set

All versions of VCN support H.264/MPEG-4 AVC Encode/Decode, HEVC (H.265) Encode/Decode, and VP9 Decode. 10-bit color depth in the P010 format is supported. VCN 1.0 supports up to 4K resolution. VCN 2.0 and beyond supports up to 8K. Support for H.264 and H.265 Encode methods differ among generations (see below). VC-1 Decode is not supported since VCN 3.0.33.

VCN 2.0 is implemented with Navi products and the Renoir APU. The feature set remains the same as VCN 1.0.

VCN 3.0 is implemented with Navi 2 products. VCN 3.0 implements H.264 B-frames, which was present in Video Coding Engine 2.0 but taken out with VCE 3.0.

VCN 4.0 adds AV1 encode. H.264 quality is higher with VCN 4.0 (as part of RDNA 3) compared to previous generations, but still lags behind Intel and Nvidia hardware codecs.

There is no support for encoding or decoding in YUV422 and YUV444 in H.264 and H.265.

Video Core Next Video decoding/encoding support
VCN GenerationGPU code nameJPEGVC-1 / WMV 9H.262 (MPEG-2)H.264 (MPEG-4 AVC)H.265 (HEVC)VP9AV1
DecodeDecodeDecodeDecodeEncodeDecodeEncodeDecodeDecodeEncode
B-framePre-analysisResolution, color depthChromaResolution, color depth
VCN1.0Raven, Picasso?4K @ 10b4:2:04K @ 10b
VCN2.0Navi 1x4K @ 8b4K @ 10b
VCN2.2Renoir, Lucienne, Cezanne, Barcelo
VCN2.5Arcturus
VCN2.6Aldebaran
VCN3.0Navi 21, Navi 22, Navi 238K @ 10b
VCN3.0.33Navi 24
VCN3.1.0Van Gogh4K @ 8b4:2:08K @ 10b
VCN3.1.1Rembrandt, Mendocino
VCN3.1.2Raphael, Dragon Range
VCN4.0Navi 3x, Phoenix8K @ 10b
VCN5.0Navi 4x

Quality

Early versions of AMD VCN had lower overall quality (VMAF) compared to offerings from Intel and Nvidia. B-frame support narrowed the gap, but did not eliminate it; further improvements, including pre-analysis, resulted in nearly equivalent performance to competitors at the release of VCN 4.0.

Despite a lack of B-frame support, H.265 provides better quality (VMAF) and near-identical speed for the same bitrate compared to H.264 on VCN 2.0, 3.0, and 4.0.

See also

Video hardware technologies

Nvidia

AMD

Intel

Qualcomm

External links

  • , AMD's software API for VCN and earlier media functions. Release notes indicates feature additions without mentioning hardware versions.
  • , a command-line program exposing most configurable options from AMF. Allows HDR10+ with VCN H.265.
  • , a graphical frontend for VCEEnc and other encoders.